Page 1 of 1

paypal 'add to cart' plus combobox options

Posted: Tue May 26, 2015 7:30 am
by adrian5750
HI Folks
I'm sure I've done this before... but can't remember how!

Simple shopping site, Paypal 'add to cart' buttons.
I need to select from two pack sizes for each product - with different prices.

Have created a combobox with two options - Item name -Product1, Value - €12 and Product2, €22

Referenced the combobox in the 'add to cart' button

But - the item name and value aren't getting passed across to the 'Add to cart' button

What am I doing wrong ?

Thanks
Adrian

Re: paypal 'add to cart' plus combobox options

Posted: Tue May 26, 2015 7:49 am
by Pablo
The easiest way to do this is by using the Form Wizard. Select the 'PayPal -Price Option' template.

Re: paypal 'add to cart' plus combobox options

Posted: Tue May 26, 2015 8:27 am
by adrian5750
Ah - I _knew_ there was an easy way!
Thanks Pablo

Adrian

Re: paypal 'add to cart' plus combobox options

Posted: Sat May 27, 2017 10:11 am
by me.prosenjeet
Sorry to bump this old thread.
Can this be done using layout grid (enable form) so that the thing is responsive? Currently it does not seem to be responsive.
I tried doing it, the selection and error message works fine but when user is clicking on "Add to Cart" button, Outlook Express is getting launched

Re: paypal 'add to cart' plus combobox options

Posted: Sat May 27, 2017 10:20 am
by Pablo
The Form Wizard generates fixed positioned forms. However you can use the same properties in a Layout grid.

Re: paypal 'add to cart' plus combobox options

Posted: Sat May 27, 2017 10:36 am
by me.prosenjeet
Got it ;) thanks