Hi,
I am trying to do the following:
Instead of using the smith cart category structure I want to use pics from a HTML module (pic of the category, for example dresses) and link it to the smith category bu using that url. However, when I do this for three categories, dresses/skirts/shoes, each with its own catID they all go to the same category which happens to be the last one I visited through the smith category structure.
So basically I want to link thee dresses pic from a html module to:
http://www.mydomain.com/EshopProducts/tabid/63/categoryid/2/dresses/Default.aspx
skirts to:
http://www.mydomain.com/EshopProducts/tabid/63/categoryid/3/skirts/Default.aspx
etc
But this doesnt seem to work? When I visit the page through the smith cart category structure is works fine but I cant use that category structure.
Whatever category I visited last via the smith cat structure is the page I go to regardless of the url in the link.
Does anyone know how to resolve this?
Any suggestions are welcome