sooly Posted May 9, 2017 Share Posted May 9, 2017 Hello dear Prestashop community, I would like to know, how to increase long description character limit, because we have product (battery) with many compatibilities but there is probably a limitation because all we got is 30% of all imported text. Where can I change this limit? Thanks. Link to comment Share on other sites More sharing options...
tuk66 Posted May 9, 2017 Share Posted May 9, 2017 The "description" field in the ps_product_lang table is "text". Up to 65,535 characters. You can change its format to "longtext", up to 4,294,967,295 characters or consider to use CMS pages to store such huge description. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now