Yes, this is already supported under Zen Cart 1.5 and the latest version of "Ultimate SEO URLs".
You will need to a) go into "admin" -> "configuration" -> "SEO URLs" and adjust the settings and b) modify your .htaccess file to match the settings.
Versions of "Ultimate SEO URLs" > 2.200 have three modes of operation:
1. Normal ("category parent": false, "category as directory": false)
- Category Pages: category-name-c-34.html
- Product Pages: product-name-p-54.html
2. Category Parent ("category parent": true, "category as directory": false)
- Category Pages: parent-name-category-name-c-34.html
- Product Pages: product-name-p-54.html
3. Category as Directory ("category as directory": true)
- Category Pages: category-name-c-34/
- Product Pages: category-name-c-34/product-name-p-54.html
If you have any linked products and use option 1 or 2: make sure to enable "Add cPath to product URLs".
If you are using option 3 you can leave "Add cPath to product URLs" disabled.
Bookmarks