andrewgrain
Programmer
I have a personalised gift product shop. I am using PayPal add to cart button code, but want to add text fields in a seperate form to any product selected as the options eg
1. User fills in options in form1 eg To: Baby James, From : Mum & Dad, Dedication: Lots of love etc
2. User clicks add to basket for a chosen product eg a card, mug, pen etc
3. values of form1 to be concatinated and assigned to the hidden option value fields, os0 or os1 of the selected product
4. Add the product to the cart with options.
How can I do this
Many thanks.