Jump to content

How to increase length of product tags?


Recommended Posts

Sorry if this is already answered. I tried searching but could not find anything. Basically I want to have a fairly high maximum length/width for product tags. Currently it cuts off at 32 characters. If it is not clear, I m talking about Catalog - Tags tab.

Thanks!!

Link to comment
Share on other sites

I figured this out (at least in a workaround kind of way, unsure if this is a great method).

If you go into the database, ps_tag table. Field 'name' is set to type varchar(32), change it to varchar(XX) where XX is how many characters you want it to be.

Link to comment
Share on other sites

×
×
  • Create New...