Hymtos Posted August 11, 2020 Share Posted August 11, 2020 I'm trying to achieve product links, where each of the product uri part is the next nested category. If product is nested two levels deep, for example int plant -> flowers category, its link should look like "/flower/plant/product-name". The other thing is, when we enter "/flower/product-name" path, it should still map to the same product, as it belongs to that parent category. Is that achievable in prestashop with module or some core routing extension? Where should I start to look? 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