Quique García Posted July 13, 2022 Share Posted July 13, 2022 I'm searching for the proper way to override Product class that extends ProductCore and also add the required form fields in the product admin page of the back office. All this using Prestashop v1.7.x I already done this editing ProductCore, essentials.html.twig, FormViews, etc... on the PrestahsopBundle directory, but if I update Prestashop that changes will be overriden. Can anyone point me on the right direction? Link to comment Share on other sites More sharing options...
Prestachamps Posted July 13, 2022 Share Posted July 13, 2022 Hi, For this you can use this module and modify its hooks accordingly to display the values you need : https://github.com/Matt75/displayproductmanufacturer/ Have a nice day, Leo. 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