You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- With the introduction of discount code usage limits, you can now limit the number of times a customer can use a discount code before it becomes invalid
53
+
- You can now provide your own form themes for the discounts form by using the extension point in [`ibexa_discounts_form_themes` Twig function](discounts_twig_functions.md#ibexa_discounts_form_themes)
54
+
55
+
#### PHP API
56
+
57
+
The PHP API has been enhanced with the following new classes:
With the Discounts LTS Update, you can temporarily or permanently reduce prices on specific products or categories, making deals more attractive to potential buyers.
108
+
109
+
Use them to encourage first-time purchases, reward loyal customers, promote new or slow-moving items, or drive sales during seasonal events.
110
+
111
+
By displaying discounted prices clearly in the catalog or cart, businesses can create a sense of urgency, increase customer satisfaction, and ultimately boost revenue.
112
+
113
+

114
+
115
+
For more information, see [Discounts product guide](discounts_guide.md).
0 commit comments