PsychoZzzorD Posted August 11, 2016 Share Posted August 11, 2016 Hello everybody,I'm actually working on a website where I created a customised product page where all the product are (because it was more simple than to modify the already existing category.tpl).So now I need to modify the breadcrumb so that the different categories are replaced by this page instead. For example when you're on a "belt" page, the breadcrumb is "website > belts > belt1" and I want it to be "website > our products > belt1". Does somebody know how I can choose which page is parent (the Our products page is not a category one) Link to comment Share on other sites More sharing options...
PsychoZzzorD Posted August 11, 2016 Author Share Posted August 11, 2016 I found out how to redirect the link to the "our products" page.Go in controller > front > categoryControllerAnd here you can change the category.tpl file by the one you want (ourproducts.pl in my case). The problem is the link is still the name of the product's category, instead of being "our products". I keep searching 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