Quantity Increments
Posted: Wed Feb 17, 2010 9:11 pm
I need to setup products so that they are only purchasable in quantities of 10, 25, etc. For example, wedding invitations, note cards, and other paper products are sold in increments of 25, 50, 75, etc. on up to 1,000. Frankly, I'm very surprised AbleCommerce doesn't support this already, but it is something we should have caught during our evaluation before we started converting form our current platform. Instead, it slipped past us.
Changing product descriptions to say "Sold in Sets of 10", "Sold in Sets of 25", etc. would be a very large detriment to our online business. All of our competitors price items individually but force the quantity selection to be a dropdown menu with 25, 50, ... It would also negatively affect how our prices appear in product feeds compared to them.
My thought is to add a product template with a merchant field for the quantity increment. Then look for that in the product page and change the quantity spinner to a dropdown. The dropdown would start at the min quantity, 25 for example and then add rows in quantity increments on up to the max quantity. The cart webpart and cart page itself would also have to modified. Calculations shouldn't have to change because the end-quantity would still just be multiplied by the base amount.
Can you give me guidance on this? I'm a very experienced developer so making the changes only worries me in the sense that it could snowball into a LOT of changes. Are there other things I'm overlooking? Other things to be concerned about?
Finally, could you please add this capability as a future enhancement?
Thank you,
Terry
Changing product descriptions to say "Sold in Sets of 10", "Sold in Sets of 25", etc. would be a very large detriment to our online business. All of our competitors price items individually but force the quantity selection to be a dropdown menu with 25, 50, ... It would also negatively affect how our prices appear in product feeds compared to them.
My thought is to add a product template with a merchant field for the quantity increment. Then look for that in the product page and change the quantity spinner to a dropdown. The dropdown would start at the min quantity, 25 for example and then add rows in quantity increments on up to the max quantity. The cart webpart and cart page itself would also have to modified. Calculations shouldn't have to change because the end-quantity would still just be multiplied by the base amount.
Can you give me guidance on this? I'm a very experienced developer so making the changes only worries me in the sense that it could snowball into a LOT of changes. Are there other things I'm overlooking? Other things to be concerned about?
Finally, could you please add this capability as a future enhancement?
Thank you,
Terry