Example Text Link (GET Request) for Add to Cart Code, Empty Cart Code, View Cart Code, Checkout Code
Here are examples of a normal GET URL (or hyperlink) for the shopping cart buttons. Please note that you will need to update the URL to use your USERNAME. These types of URLs are commonly used by developers using Macromedia's ShockWave or Flash products.
ADD CART CODE Link or (GET Request)
https://hyelighting.cartmanager.net/cgi-bin/cart.cgi?additem=USERNAME|This+is+a+product|5.00|1||||||
See this page for more information on the "AddItem" values.
The "Add Cart" code button builder can also be used to make the URL for your buttons.
EMPTY CART CODE Link or (GET Request)
http://hyelighting.cartmanager.net/cgi-bin/cart.cgi?EmptyCart=1&CartID=USERNAME
VIEW CART CODE Link or (GET Request)
http://hyelighting.cartmanager.net/cgi-bin/cart.cgi?ViewCart=USERNAME
CHECKOUT CART CODE Link or (GET Request)
https://hyelighting.cartmanager.net/cgi-bin/cart.cgi?CheckOut=Online&CartID=USERNAME
CUSTOMER LOGIN CODE Link or (GET Request)
https://hyelighting.cartmanager.net/cgi-bin/cart.cgi?UserLogin=USERNAME |
|
|