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.
Sourcing Specific Items From Cart To Another Page
Hello--
I'm not sure if this has been answered in another topic (I haven't been able to find it, if so), but feel free to point me in the right direction if it's already been covered.
Anyway, I'm wondering if it is possible to source specific item quantities from the cart. I know by using the javascript snippet below I can get the total cart quantity, but how about specific item quantities? Could I build out the URL? possibly use query strings with internal item IDs as the parameters somehow?
<script src='http://shopping.netsuite.com/app/site/query/getcartitemcount.nl?c=XXXXXXXX&n=1'></script>