Discussions
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'>