New Zenner
- Join Date:
- Dec 2010
- Location:
- Melbourne, Australia
- Posts:
- 5
- Plugin Contributions:
- 0
Order in bulk quantity using product attribute, is it the way to go?
A store I set up needs to sell a products in both manners: as individual items or as packaged bulk, say boxes of 12. Pricing is not a concern, it's just different ways customers want to buy this product (and potentially many others).
I set up a product attribute so that when selected, the "add to cart" quantity now represents the "bulk" item count, and the correct (x12) charge is made for the order.
However only 1 item is subtracted from the stock quantity. I need to have the x12 quantity subtracted.
Is it possible to achieve with attribute settings alone, or I need extra module/modification for this ? Currently I have to list this product as 2 separate catalog items, which creates extra problems with stock management (eg individual item reporting out of stock while there is plenty in bulk).