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.
Kit Items - In Stock?
Am I missing something? What getattribute tag should be used to communicate the availability of kit items in the web store? The typical quantity available item field does not apply to kit items and when I use the <%=getCurrentAttribute('item','stockStatusMessageHTML')%> it is simply blank.
I was thinking of trying a formula but it would be complex (ie. over my head). It would have to loop through the quantity available field for each member item and test if the quantity available is less than 1. We could then display a custom field that says out of stock or something.
0