How do i configure EJ so that I can prevent users ordering more than X quantity of products before entering a discount code?
As an example, I want to allow anyone to order to up to say 20 products, but if they want more than 20, they need to enter a discount code to get the trade price.
Configuring the quantity at the add to cart button will not work because some users (who have the discount code) will legitimatley want to add more than 20 of a given product (and certainly more than 20 products in total).
This is mainly related to limiting my liability for chargeback requests. However it is also to do with providing a better service for my trade customers.