Page 1 of 1

Coupon for product category

Posted: 26 Sep 2016, 13:01
by wenotine
Thank you for helping me about the language setup. I updated the composer.json and now it works fine.

Now I am working with the Coupons, my question is: is there any way to give xy% discount for a PRODUCT CATEGORY? (or I can only give %discount for certain products?)

Thank you!

Re: Coupon for product category

Posted: 26 Sep 2016, 15:45
by aimeos
No, such a coupon provider doesn't exist yet but you can write it yourself. Take these ones as reference:
https://github.com/aimeos/aimeos-core/t ... n/Provider

If you create a pull request on GitHub, we are happy to add it to the Aimeos core :-)