I have a new item that is sold in boxes of 10. The boxes should not be split, and must be sold as a box of 10.
All my competitors list the prices on their websites as 'per item', but only allow purchases of boxes.
I also want to put qty discounts on these items.
eg. £5/item, so box of 10 is £50, but...
buy 3 or more boxes and the price is £4/item (£40/box)
I was going to add the 'box' as the product, but then the price will be 'per box' which I don't want (I will be bottom of the list in froogle for example!). I could set the item price as a customvar but that would get unmanageable if I changed the prices on this large range.
So is is possible to have an actinic product but specifiy that in can only be purchased in multiples of 10 for example? Or have a box as the product but somehow automate the 'item price'?
All my competitors list the prices on their websites as 'per item', but only allow purchases of boxes.
I also want to put qty discounts on these items.
eg. £5/item, so box of 10 is £50, but...
buy 3 or more boxes and the price is £4/item (£40/box)
I was going to add the 'box' as the product, but then the price will be 'per box' which I don't want (I will be bottom of the list in froogle for example!). I could set the item price as a customvar but that would get unmanageable if I changed the prices on this large range.
So is is possible to have an actinic product but specifiy that in can only be purchased in multiples of 10 for example? Or have a box as the product but somehow automate the 'item price'?
Comment