Hello,
I have two questions about ordering options for a product.
1. I currently have a product with a few ordering options. I also would like to add two text boxes for the customer to enter manual entries, like special instructions. How can I go about doing this? I see there is one available but I need two.
2. Also, one of my ordering options price changes depending on a combination of what the customer chooses. I need to be able to pass on to ShopSite the final price of the option.
I can only get it to work if the <option value="Peach;+1.40"> is the exact same as the option in ShopSite. The 1.40 changes depending on what option the customer chooses beforehand and I have a script that will add the correct amount into the value field.
I need to know how I can get ShopSite to accept this calculated price instead of one that is already set.
Any help and advise would be greatly appreciated.
Thanks!
Kei