Hi I'm new to ejunkie and I've gotten some basic buy now buttons added to my order page



http://netpark-logos.com/order/



I'm trying to figure out the simplest way to allow users to pass text information when they click the add to cart buttons I have in place.



I tried to use variations but couldn't get it to work correctly. Thanks!

  • created

    May '12
  • last reply

    May '12
  • 1

    reply

  • 1.0k

    views

  • 2

    users

  • 2

    links

Hello,



Variations are the way to go to add text fields to a button. To create a text field you would name a new Option Name for the product on the variations screen, but don't provide any values for that option at all, as described here:

1http://www.e-junkie.com/ej/help.variants.htm1



Once you have done that be sure to update your button code in order to add the new text field that has been created for the button. Most changes to a product do not require you to re-do your buttons, but changes to variants and variations are an exception because we code them straight into the button itself.