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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
If quantity is greater syntax
Hello,
How we use our "minimum quantity" much different than most users. We urge our customers to order in multiples of the min qty.
If I have an item with a minimum quantity of 5, I want to be able to write.
Item is sold in multiples of 5, please purchase in multiples of 5
I am not yet familiar with this language used in SCA. I appear to get a blank page on my local environment, I can only guess that my code is wrong.
This is my current code, applied this on line 15 of the product_details_quantity.tpl
{{#if model.quantity > 1 }}
Tagged:
0