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.
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.
Comment