Coupons for certain category or products
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 5
- Joined: 09 Jan 2019, 08:07
Coupons for certain category or products
Hi,
I have a need to create a coupon code that will give some discount in% or fixed value, only for a specific product category or for certain products. Eg. when a coupon code is entered and products in a specific category are in the basket, the discount amount is only calculated for products in the configured category and not for the total value of the products in the basket.
I have a need to create a coupon code that will give some discount in% or fixed value, only for a specific product category or for certain products. Eg. when a coupon code is entered and products in a specific category are in the basket, the discount amount is only calculated for products in the configured category and not for the total value of the products in the basket.
Re: Coupons for certain category or products
The FixedRebate and PercentRebate coupon providers doesn't that support at the moment. You or someone you pay for can extend the providers and create a pull request to get that changes into the Aimeos core.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

-
- Advanced
- Posts: 114
- Joined: 08 Nov 2019, 11:56
Re: Coupons for certain category or products
Hello Guys,
Do we have any update on this? Is this feature available now in aimeos new version?
Cause, this feature is equally important in any ecommerce platform.
Please let us know, If it is available or not? If not, then how do we develop such feature?
Thanks
Do we have any update on this? Is this feature available now in aimeos new version?
Cause, this feature is equally important in any ecommerce platform.
Please let us know, If it is available or not? If not, then how do we develop such feature?
Thanks
Re: Coupons for certain category or products
Yes, in later versions it's possible to configure the to apply this to certain categories and products only:
- https://aimeos.org/docs/latest/manual/c ... /#category
- https://aimeos.org/docs/latest/manual/c ... /#required
- https://aimeos.org/docs/latest/manual/c ... /#category
- https://aimeos.org/docs/latest/manual/c ... /#required
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
