WHAT IT DOES
============
This mod is made to solve the current SEO URL problem that OpenCart faces, where you can't have two sub categories for different parent categories use the same seo keyword
EXAMPLE
=========
Suppose you have a mens and womens section on your website, with a category structure similar to this
Code: Select all
- Mens
-- Sportswear
--- Footwear
- Womens
-- Sportswear
--- Footwear
Code: Select all
/mens/
/mens/sportswear/
/mens/sportswear/footwear/
/womens/
/womens/sportswear/
/womens/sportswear/footwear/