Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
How do I not display quantity pricing, but still display online price or base price?
On many of the items on our web site we display quantity pricing.
For some products, we no longer want to display quantity pricing on our web site. We still want to include quantity pricing info for the item in NetSuite, however.
Our default item drilldown template uses the NetSuite website tag <%=getCurrentAttribute('item', 'salespricehtml')%>. This tag shows all the pricing info, including quantity pricing.
We would like to create a new template that does not display quantity pricing and apply it to some of the items on our website. What NetSuite web site tag should we use? Is there a tag that displays only the online or base price?