PDA

View Full Version : 1 x Product - different quantities & cost


theglowcompany
14-Jul-2003, 04:25 PM
Hi,

This is probably easy but its not something I have had to utilise.

I would like to have one product with a drop down list offering different quantities of that product at different prices

Is this possible?

I-CC
14-Jul-2003, 09:31 PM
Assuming that you have set the costs as normal for different qty of the product, then you could use this that Norman suggested for us.

http://community.actinic.com/showthread.php?s=&threadid=1910&highlight=qty+input+drop+down

It is a global setting, so you would not be able to set the price in it aswell in its current form and use, but it will give you part of what you are after...

Ben
15-Jul-2003, 10:40 AM
Hi James

Another way of doing this is to set up the product configuration as:
(Product)
- (Component)
-- Quantity (Attribute)
--- 1 (Choice)
--- 2 etc (Choice)

Then:
- Set Pricing Model in Product Details | Components to 'Sum of Components'
- Click 'Fill List' on the Permutations tab of the Component dialogue and set up the various choices with their prices
- Select dropdown list Dropdown List within the Attribute dialogue

The prices for each quantity will not be displayed unless you include them in the name of the quantity choices.

HTH

theglowcompany
19-Jul-2003, 08:54 AM
Thanks Ben - I'll give it a go

Cheers