[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Same product, different prices?
> Is there a way that I can have 1 product that comes in 3 different formats
> for 3 different prices. For instance, video tapes that come in PAL, NTSC,
> and one other format need to have different prices in my database. Thanks
> for any suggestions.
>
Sure, you need to make a field in your products database, like 'format'.
Then lookup in the docs how to use a product modifier. This will show you
not only how to generate the drop downs for the format but also how to
change the pricing, you'll have a base cost and then if they pick a
different format it will change the price. Good luck.
-Ron