How would I go about fixing the issue where two categories/products have the same URL in Opencart? Or if their is a module which already does this?
E.g: categories
Ladies -> Trousers (URL: ladies/trousers)
Mens -> Trousers (URL: mens/trousers)
This breaks Opencart because we have two sub-categories with the URL = trousers?
I developed this vqmod for that exact scenario