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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
SuiteAnswer Id: 41253 Reference Checkout: Show Price per Item on the Shopping Cart
Quoted from Answer ID: 41253
Reference Checkout: Show Price per Item on the Shopping Cart
Published 01/12/2015 09:51 AM | Updated 01/12/2015 09:51 AM | Answer Id: 41253
Applicable to the following versions:
Reference Checkout v2.02.0 (Bundle ID: 49333)
Reference Checkout v2.03.0 (Bundle ID: 59236)
By default the individual price of an item is showing on the shopping cart.
However if user already customized the shopping cart macro pages and the codes are quite different on the standard macro file, users can follow the following steps to add the item price for each item.
My question is
for line <%= _('Price per Item: $ $(0)').translate( item.get('_price') ) %> ---> to clarify, this is the ONLINE PRICE for one item?