I understand there are a few SEO plugins for OsCommerce, however none of theme seem to allow me to specify a custom slug for a product.
Essentially, I want to rewrite this:
http://www.example.com/category/nice-product-slug
to the default url:
http://www.example.com/product_info.php?products_id=29
I can obviously do this in .htaccess
but I can't find a way to make OsCommerce generate the Product URLs (for navs, sidebars, product grids, etc) in the way I need.
Anyone have any suggestions for this?