Index | - | FAQ - Add to Cart code |
Use this database template if you need to add CartManager buttons to your current database driven website. You will need to adjust the template mildly to fit your specific script. Below is a simple version of the database template. You can review the link at the bottom of the document in order to fine tune the template to your specific needs. <form method="post" action= </form>
<input type="hidden" name="AddItem" value="USER|DESCRIPTION|PRICE|QUANTITY <input type="submit" value="Add To Cart" /> A complete list of the AddItem values can be found here Be sure to escape all HTML Entities And URI Escape codes to avoid broken buttons. |