OrderForm Shopping Cart Functionality In HTML Pages
|
Previous Top Next |
1. | A file named .htaccess containing the following instructions must be present within directories where OrderForm is to be used within HTML pages.
|
2. | Place the following code within the header of the HTML pages that are to use OrderForm.
|
3. | Place the cart subtotal box, and shopping cart buttons in the page by inserting the following.
|
4. | Optionally display the product price that is set in AShop by placing the following code within the body of the HTML page.
|
5. | Place Add To Cart buttons where needed by inserting the following code within the body of the page. Change the productid to correspond with the AShop productid that appears next to each product in the Administration Panel > Edit Catalogue for each product.
|