Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / How to add a new input field for products customization requests?

How to add a new input field for products customization requests?

Views: 1,064

Results 1 to 4 of 4
18 Aug 2011, 8:21 PM
#1
itsrajk avatar

itsrajk

New Zenner

Join Date:
Jun 2011
Posts:
4
Plugin Contributions:
0

How to add a new input field for products customization requests?

I'm using Zen cart 1.3.9h and want to add a new input field ('comments') for all the products. I want this new field to appear along with quantity input field. In this field I want to capture any product customization request from customers.

I found some posts on how to add a new field for products to display a new attribute, but none to add a new input field. Any input will be highly appreciated.

Thanks,
Raj.

19 Aug 2011, 12:36 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: How to add a new input field for products customization requests?

You can do that by adding attributes to your products. No programming required.
https://www.zen-cart.com/tutorials/index.php?article=57

17 Sep 2011, 5:05 PM
#3
itsrajk avatar

itsrajk

New Zenner

Join Date:
Jun 2011
Posts:
4
Plugin Contributions:
0

Re: How to add a new input field for products customization requests?

Thanks for your suggestion - I tried using attributes, but in this, the new field does not appear in product listing page. It appears only in 'product detail' page.

I want the new field to be visible in product listing page.

17 Sep 2011, 5:13 PM
#4
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: How to add a new input field for products customization requests?

There is a thread describing how you can "force" attributes to show up in the listing page, and it requires a bit of re-coding.

You will find the thread by doing an appropriate search.

We did this a few years ago, and you have to tread cautiously. If you intend using only ONE attribute text field you are unlikely to experience problems.

And also... we found that we had to turn off the multiple-selector "Add Selected Products To Cart". Each product needed its own "Add to Cart button.