Discussions
View Other Items in Same Category During Global Search
Hi All,
I would like to have the ability to add a link to the item's category during a global search. In other-words, when a customer performs a search, I would like the corresponding items to show up, but also provide a link to drill down into each particular item's own category. The link itself would say something like "Explore Similar items".
When I tried to use the <a href="<%=getCurrentAttribute('sitecategory','storeurl')%> tag, the link shows up as the category search. Is there a way to point this to the category (or categories) specific to the item itself? Thanks in advance.