On my site each product ordered comes in packs of 250 / 500 / 1000 / 2000 / 5000 etc. What i've done is to ask users to select their quantity from a drop-down box - which is an attribute. This also helps to work out the total price as i've added the prices as permutations.
The problem is that I have changed the quantity setting for the site to 'quantity in shopping cart'. What then happens is if you select say 500 of an item and then view your basket it asks you what quantity you want. This could get confusing as they've already selected 500.
Is there a way I can remove the quantity option completely?
The problem is that I have changed the quantity setting for the site to 'quantity in shopping cart'. What then happens is if you select say 500 of an item and then view your basket it asks you what quantity you want. This could get confusing as they've already selected 500.
Is there a way I can remove the quantity option completely?
Comment