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!
suitescript and cart items and current total
Hi,
does anyone know if its possible to simply obtain the total items in the users basket and current total in their basket.
I know its simple using the website tags, however we have had to construct a suitelet leveraging a saved search to display products on our site, however it appears we also require this information on the top of the page.
Ive tried simply using getCartTotal() however it causes our suitelet to return an error that it is undefined.
anyone have any ideas on how to do this ?