Steveio Posted March 24, 2023 Share Posted March 24, 2023 Hi, I need to change the Max number of characters allowed in the MPN field for my products from 40 to 80. I have changed the MPN length to 80 for the VARCHARS in my _product table in my database (see attached). I have also changed the MAX_MPN_LENGTH to 80 in my src/Core/Domain/Product/ProductSettings.php file (see attached). My problem is that the backoffice is still only allowing me to add MPN numbers of up to 40 characters. Does anyone know if I am missing something? Thanks 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