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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
In stock message in Shopping cart
Hi, I'd like to set up a "in stock" message on the shopping cart. (we are using the multiple page one)
Any chance anyone has already got that working?
Basically, somethign along the line of:
if <%=getCurrentAttribute("item","availablequantity")%> is >0, print "In Stock"..
Not sure where to put that though...
0