Salut/Hello,
I have a new customer that is requiring that customers be able to order their product only in the quantities of: 1, 2, 3, 6, and 12.
[meaning NOT 4, 5, 7, 8, 9, 10, or 11, or 13+]
So, how would one do that exactly...
I'm figuring I can do that via shipping rules and modifying the string
'The cart items combined weight is too big for all the possible shipping methods' to say something like:
'Our products can only be ordered in the quantity of 1, 2, 3, 6, and 12 jars'
BUT to make things a 'bit' more fun/interesting, she wants special pricing that goes like this:
1 and 2 jars - $ 15 a piece
3 jars - $ 14 a piece
6 jars - $ 13 a piece
12 jars - $ 12 a piece...
So how do I set it up so that the customer can do a mix match to satisfy the above requirements?
[auto-loaded coupon codes perhaps?]
Thanks, Merci,
Cheers,
Emmanuel.