Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Shopping Cart URL Parameter "amount" not working
I am trying to add an item to the shopping cart at I am trying to add an item to the shopping cart at $0.0 price.
But I am not able to do it.
I am setting the url parameter amount=0, but the price always shows up as the online price of that item.
What is the use of the URL Parameter amount?
[code]
<form name='myform' method='post' action='http://shopping.netsuite.com/app/site/query/additemtocart.nl'>
<input class='CheckOutButton' type='hidden' value='Submit' id='Submit1'>
<input type='hidden' name='c' value='12345'>
0