0
Welcome Guest! Login
0 items Join Now

SOLVED RokQuickCart Item- Add Custom text option for buyers

  • SOLVED RokQuickCart Item- Add Custom text option for buyers

    Posted 8 years 8 months ago
    • I'd like to get an option for customers to input their own information in a custom field.
      This is for my website skymobileunlock.com/unlock, Instead of having custom options in a dropdown list I'd like to have a field that the customer can input their own custom paramater (ie IMEI number) and have it show in the shopping cart. I'm looking at some possible changes in customcartparams.php but I'm not sure where to start. Any help would be appreciated.
    • Last Edit: 8 years 8 months ago by Micah Venugopal.
  • Re: SOLVED RokQuickCart Item- Add Custom text option for buyers

    Posted 8 years 8 months ago
    • I think I've found a simple workaround.
      I've added one line to the item's description script editor in the backend
      <input class="item_imei" type="text" />

      The text filled out in the field ends up appearing in the cart, then again in the paypal checkout with the headding "imei:" (whatever comes after 'class="item_' appears as the headder for that text.
      I suppose I could add any type of input provided I include class="item_something"
    • Last Edit: 8 years 8 months ago by Micah Venugopal.

Time to create page: 0.075 seconds