void99 Posted April 13, 2018 Share Posted April 13, 2018 I've noticed that in the order details page in the back office the description of the product gets cut off so I have not way of knowing what options were chosen by the customer. It also happens when viewing the invoice associated with the order. Is there a way to fix this so I can see all of the options that were selected by the customer? Thank you! Link to comment Share on other sites More sharing options...
vekia Posted April 13, 2018 Share Posted April 13, 2018 Hello where it is cutted? i do not see anything strange on the "products (3)" list i am sking because i see that product name (with information about selected attributes) is properly wrapped Link to comment Share on other sites More sharing options...
NemoPS Posted April 14, 2018 Share Posted April 14, 2018 The name is too long for the database field, I suppose. Check out ps_order_detail and see what's the length for "name". Make it longer if not enough Link to comment Share on other sites More sharing options...
void99 Posted April 21, 2018 Author Share Posted April 21, 2018 On 4/13/2018 at 7:50 PM, NemoPS said: The name is too long for the database field, I suppose. Check out ps_order_detail and see what's the length for "name". Make it longer if not enough That's what I was thinking. I'm pretty new to prestashop so how would I go about changing the length? Where would I go to change the length for "name" Thank you! Link to comment Share on other sites More sharing options...
tantan199 Posted April 22, 2018 Share Posted April 22, 2018 @void99, I attached you a file to change the length of product name, you can upload it to your installation root folder, then type www.your-domin.com/t.php on your browser, then you will see the result. t.php 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