Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Extending product name area?

Extending product name area?

Locked

Views: 1,021

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
13 Nov 2006, 3:14 PM
#1
thebeveragegourmet avatar

thebeveragegourmet

Zen Follower

Join Date:
Nov 2006
Posts:
163
Plugin Contributions:
0

Extending product name area?

I did a search but most likely had the wrong search terms.

I have some products with long descriptions once you add in the manufacturer name (which I need to have). I don't have enough room for the entire product name in the space provided. Where can I extend the space available? I searched for it but it's probably sitting in front of my face and I"m not seeing it..

thanks

16 Nov 2006, 4:37 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Extending product name area?

You would need to adjust all of the products_name fields in all of the tables in the database ...

If you were to browse the file:
/zc_install/sql/mysql_zencart.sql

You could search for products_name to find all fields and then adjust their sizes to match ...

The code should automatically handle this change ...

NOTE: Always backup your database before attempting changes like this ...

NOTE: Be sure to test a complete order from creating the product to ordering and checkout thru email to account info ...