Where do I find the JavaScript for the "Quantity" on the product codes?
I would like to figure out how to change the code and offer a discount for "X" ammount of products purchased.
I believe I should be able to write an "if" statement for different quantities purchased and change the Price showing
the discounteed price.
Can anyone help?
Basically...Base Price is:
1- 2 = £1.20 per item
3 - 11 = £1.00 each
12 = £11.00
If I can look at the code, I believe I could it.
Many thanks for reading.
Wullie