Dynamic Subcategories

Hi.

I am wondering if anyone has done anything like dynamic subcategories.

We would like to have some SEO named subcategories to handle products by price, brand, width, heigh etc... e.g

/outdoor_products/width-0-899mm

/outdoor_products/width-900mm+

With the point being that we don't need to manually assign products between categories based on their dimensions, these urls are detected by cscart and the appropriate products returned.

I have an example of this working where I hijack 'get_route' and the correct features hash is applied to fn_get_products. But it only works for one level deep and I wonder if I am reinventing the wheel and that I may have missed some element of CS-CART that will allow for this already.

I realise that I could just do /outdoor_products?features_hash=####, but we are in the process of revamping our website, so I figure the extra bit of attention on using an SEO url can't hurt.

Anyone done something simliar?

Cheers,

Please pay attention to our SEO Rules addon

https://www.ecom-labs.com/ready-to-use-add-ons/cs-cart-seo-rules-add-on.html

Cool - thanks... Can i specify meta description and page title with your addon?

Cool - thanks... Can i specify meta description and page title with your addon?

Unfortunately, no.