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!
Script to check Total Amount and Total Weight and show Alert Msg
In order to increase sale and encourage people to spend a little bit more in the webstore, would like to have an alert popup in the Shopping Basket page, to check Total Amount and Total weight and then give a message to say Spend X more to get free shipping.
Is that possible on the Shopping Basket Page? And where to place the script? Also, could someone help me with the script?
What I want it the script to do in the Webstore is
1. Get the value of Total Amount (store in variable "TotalAmt")
2. Get the value of Total order weight (Store in variable "TotalWeight")