Hi,
I have product that can be ordered as following:
- If the quantity increases, the price per product gets lower
- If the quantity is more than 1, I would like to allow the customer to choose different sizes
The tricky part is that I need to use the "Order anywhere" method on my pages.
I know I can use the "variable" product name to post the different deals on the same page, but how can I allow the customer to order different sizes for the same product?
Does anyone have any idea for how I can implement this? Thanks so much in advance for your help.