Hi Guys,
Here is what I want to do:
Instead of www.example.com/my-product-list/Colour/red/size/50 where I would have a physical page (my product list) with my module on it, I want to have www.example.com/Colour/red/size/50 in the URL. However it should still display the page (my product list) without it being in the URL.
Please note the the filters Colour/size will be dynamically created (that includes filter names and values). So I can't just create a page for example for colour
I still need a homepage that is not the product list if that makes sense.
Has anybody done that before? What would be my options to achieve such a thing?