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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Pulling price INCLUSIVE of tax - having difficulties
On our site we wish to show all the different prices for each single item at their different price levels.
The problem I am having is that the only tag I can see which pulls the price inclusive of tax is <%=getCurrentAttribute('item','salesPriceHTML')%>
If I use a tag to pull a custom price level price, eg <%=getCurrentAttribute('item','pricelevel11')%> it will pull the price WITHOUT the tax included.
Is there a tag/command to pull a custom price level price for an item that includes tax?
0