Discussions
Web Site Tags
So I am using Website tags such as:
<%=getCurrentAttribute('item','quantityavailable')%> on my site to give my customers real-time data in the availability of my products.
I have a multi-location inventory setup, and using this tag did not have any problems for my 1st location. However, once I started adding inventory to a 2nd location, all my values are showing 0 (zero).
Does anybody have a similar experience with these Website Tags?
Any help would be great.