The Problem
The Solution
Instead of using the standard link convetion:
Use the following format:
If you really want to get creative and are looking at
SEO specifically you can create custom pages for each product category by copying the index.php page and saving it as new-category-specific-index.php page. This page will function just like the default index.php page in osCommerce, to have the page return only the specific category you need, you'll need to use the following code:
Remember to change the cPath=28 to the actual desired category or you'll get all the products.