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!
getCurrentAttribute tags & order tracking
I am looking to gain the ability to grab Line-Item level information on what items, qty, price are in a shopping cart and/or have been purchased. I know that the following fields are available:
* subtotal
* tax
* shipping
* total
* ordernumber
* promotioncoderef
* partner
* shipmethodref
Is there a way to see what Products are added/purchased? What about Qty or Price of these items?
Is there a way to see comma-separated lists of items/qty/price in the event that multiple products appear on one order? (ie, if 1 of ItemA is purchased and 2 of ItemB, will I be able to grab these as separate bits of information in the getCurrentAttribute tags or will it simply sum up 3 items purchased with a total $ amount)?