multiple product text boxes

General ShopSite user discussion
Post Reply
peteuga
Posts: 75
Joined: Thu May 21, 2009 1:20 pm

multiple product text boxes

Post by peteuga »

HI,
I am need to create multiple(3) text entry boxes for a product, is this possible? I only see 1 text box option in product options. I know this was not possible in older versions of shopsite has there been an update? I am currently using v14.
ShopSite Lauren
Posts: 889
Joined: Fri Aug 11, 2006 1:35 pm
Location: Orem, UT
Contact:

Re: multiple product text boxes

Post by ShopSite Lauren »

Here is a cookbook article that shows how to do this in various versions of ShopSite. For v14, you can add multiple text fields by just using the name="[-- PRODUCT.RecordNumber --]:merchant" in your custom input fields (in a custom template). You would also need to make sure you have the checkboxes checked to both allow merchant input fields and to display merchant input fields (Commerce > Order System > Shopping Cart).

I would suggest creating a copy of whatever product template you are currently using, and just name it "Two-TextFields" or "Three-TextFields" etc, so you can select to use this alternate template for products you want multiple text entry fields for.

http://www.shopsite.com/templates/cookbook/product16-textentryfielddivided.shtml
- ShopSite Lauren
Contact me for help with any of your
custom ShopSite template questions.
Post Reply