Discussions
Documentation for posting to shopping cart from external site
Is there documentation available somewhere for the parameters that are available to use to post to additemtocart.nl from an external site? I have inherited a project and this is the code snippet that is being used; I just want to understand how it works. Thanks in advance.
<form method="post" name="form" id="form" action="http://shopping.netsuite.com/app/site/query/additemtocart.nl">
<input name="buyid" id="buyid" value="649" type="hidden"/>
<input name="itemid" value="151" type="hidden"/>
<input type="hidden" value="MYCODE" name="c" />
<input type="hidden" value="1" name="n" />