Recent posts by AlexeiKo
Post | When |
---|---|
Hey, How can i add discount for product not by registered users? I'm trying to use properties for th... |
Posted in Sale option |
I have this in model: ` fields.yaml
|
Posted in Show value in list available instead of 1 and unavailable instead of 0 |
Hey, because of security reasons of my hosting (dumb) I cannot use regular phpmail, getting: "escape... |
Posted in SMTP for GMAIL gives 110 timeout |
thanks, checking |
Posted in Getting list of subcategories |
I made this: `
|
Posted in Getting list of subcategories |
Hey, How can I get subcategories of some category? {{ category }} doesnt have such key/value only so... |
Posted in Getting list of subcategories |
Hey man, could you please add Duplicate feature please? I think I already asked for it. It's very us... |
Posted in Duplicate product feature |
Problem was in wrong productPage = "" page sorry. |
Posted in URL is null from product in productsPagination.items() |
Hey Getting URL = null using productsPagination.items() {{product }} example: {"id":2,"created_at":... |
Posted in URL is null from product in productsPagination.items() |
Hey, cannot make urls to be with ID's and not with slugs. www.sample.com/product/1 not working, only... |
Posted in How to make urls with ID and not slugs? |