How to prevent shopping cart to show up automatically

The cart can be customised so that it will not appear immediately after an item is added to the cart.

Introduction

Change the ui=1 attribute in the script to ui=0 to hide the shopping cart. Make sure you have configure and place your "view cart" link in your page to enable the customer to call up the shopping cart later

<script id="basket2go-script" type="text/javascript" src="http://checkout.basket2go.net/cart.js" shopid="your-shop-id" ui="0" ></script>

Change the ui option back to 1 to enable shopping cart to be shown whenever an item is added.


Register free shopping cart

Seller Login