-- HikaShop version -- : 2.4
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4
-- Browser(s) name and version -- : all
Hello,
I am trying to find out how to apply a discount, based on minimum spending.
I see two different applications (or scenarios, if you prefer):
Scenario #1: (a discount that applies automatically to all transactions)
When the sum in the shopping cart exceeds X euros, the system applies an automatic discount (%).
Scenario #2: (Discount per customer, via a coupon):
A customer asks for a better price if she buys products X, Y, Z.
We give her a discount code which will apply only if the sum of the products added to the shopping cart exceeds X euros. This can be either a flat or a % discount.
Can we do one or both in Hikashop?
Thanks
P.