Jump to content

Edit History

ps8modules

ps8modules

4 minutes ago, grolulu said:

Yes, Classic.

./themes/classic/templates/catalog/_partials/product-customization.tpl

image.thumb.png.80cb4967ded7e00404e1510a27ab686a.png

If you are going to use long HTML, you will need to change the length of the field in the database. It now has 255 characters.

Table ps_customization_field_lang field name

ALTER TABLE `ps_customization_field_lang` CHANGE `name` `name` TEXT NOT NULL; 

 

ps8modules

ps8modules

1 minute ago, grolulu said:

Yes, Classic.

./themes/classic/templates/catalog/_partials/product-customization.tpl

image.thumb.png.80cb4967ded7e00404e1510a27ab686a.png

×
×
  • Create New...