rdonato Posted October 23, 2014 Share Posted October 23, 2014 Hi all, I added custom fields to Prestashop Product class (using override folder), everything works fine: I can use and update those fields in the backend and show them on the frontend but I have problem when I try to use those field for setting up the rewrite url on seo/url tab, I am able to add the rule but when I try to open a product page detail on the frontend I receive a 404 error page. For example I set the rule: {categories:/}{id}-{my_custom_product_field}-{rewrite}{-:ean13}.html it saves the rule properly but gives error 404 on the frontend If i set a rule using standard fields it works fine. Any hints? Best Regards, Riccardo. Link to comment Share on other sites More sharing options...
rdonato Posted October 30, 2014 Author Share Posted October 30, 2014 I have found a workaround by extending Link class 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