Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
sitecategory Attribute is not working properly
On the item description page we use the following tag:
<%=getCurrentAttribute('sitecategory','storeURL')%>
to get the category of the product you are currently viewing and starting today this tag does not work properly.
For example:
http://www.deiequipment.com/s.nl/it.A/id.1180/.f
When you scroll down to the link 'other colors' located right below the main image, it takes you back to the main page instead of the item's category.
This happens when:
1. You do a search on the website and the item's URL does not have the string '&category=xxx' (default for Netsuite search)
0