PDA

View Full Version : Display price against each component option automatically?


AdrianW
07-Oct-2003, 05:44 PM
I want to be able to display a picture and description of a product.
Below that I want to display optional components but also with the price of each component displayed.
Eg.
2Pack @ 2.00 Buy Now
5Pack @ 5.00 Buy Now
OR
Have a drop down box with the options and the price displayed whichever option is chosen.

In the actinic example it shows a magazine description but the price is included in the HTML text which is displayed as an option. Ie. 6 months at 11.00.
This is not a good way of doing this as you have to always remember to change the text if the price changes and isn't very efficient.

I can't find any product display options (amongst the many) that seem to fit the above.

Any help would be much appreciated.

cdicken
13-Oct-2003, 09:06 AM
Hi there

I'm afraid the only way to include a price within a drop down list at the moment is to include it in the 'HTML for Name' fields. Sorry about that.