I have successfully set up an online shop using Freeway, Mals shopping cart and Paypal.
I need to add some products to the web site. For these particular products, I would like to be able to take a few details such as Height, length, Left or right handed, colour.
I can get the right or left handed part to work using e-product variation action.
Is there a way I can take the rest of the information so it appears in mals cart when the buy now button is clicked ?
I’ve taken a look at the additional actions available for purchase but can not see anything that would enable to to do this.
Using e-product variation action I can select product type using the drop down list, I can also get some info from the customer using radio buttons. What I desperately need is to get typed input from the site visitor to be added to the shopping cart.
Is there a way? Sort of like using the php form action would be good !
Sure, use the E-Buy Form Action on an HTML item, and place a Text Field inside it with the E-Product Variation Action applied and it will pass through any of the text added to your shopping cart.
Hope this helps,
Joe
On 8 Aug 2010, at 15:36, NeilMT wrote:
Hi again,
Using e-product variation action I can select product type using the drop down list, I can also get some info from the customer using radio buttons. What I desperately need is to get typed input from the site visitor to be added to the shopping cart.
Is there a way? Sort of like using the php form action would be good !
I have added a text field. Applied the E-Product Variation Action to it.
When I try to browse the file it crashes and gives a Java script error message…
“tag.value has no properties”
I’ve probably missed something obvious? Any ideas?