- 2
Hi, I would like to be able to access to products filters with regular url's , is there any chance to make a map to convert something like this:
/cat/specFilters=1!#-!48!-#!2m
to
/cat/woman/shoes/ ...
I know that this is not the regular behaviour of ajax filters but I would like to combine the ajax functionality with some custom links I need to write in the menu to access to products with certains filters.
In Apache world it could be done writting the url's in .htaccess file but I'm not sure how can this be achieved in IIS plataform or if this is possible
Thanks
/cat/specFilters=1!#-!48!-#!2m
to
/cat/woman/shoes/ ...
I know that this is not the regular behaviour of ajax filters but I would like to combine the ajax functionality with some custom links I need to write in the menu to access to products with certains filters.
In Apache world it could be done writting the url's in .htaccess file but I'm not sure how can this be achieved in IIS plataform or if this is possible
Thanks