------------------------------- The shopping cart detail template showing the items in the cart and the totals -------------------------------
------------------------------- Repeating part of template to display each item with price and currency etc -------------------------------
 
 
  Item   Qty   Qty   Price   Remove  
  {CART_ITEM_NAME}   {CART_ITEM_QUANTITY}   increase by 1   decrease by 1   {CART_ITEM_CURRENCY}{CART_ITEM_TOTAL}   remove item from cart  
                  Shipping {CART_GRAND_TOTAL_CURRENCY}{POSTAGE}      
                  {CART_GRAND_TOTAL_CURRENCY}{CART_GRAND_TOTAL}      
 
<< Continue shopping             {BUTTON_SECURE_CHECKOUT}
 
Solution Graphics

We use PayPal because it is secure and accepts payment from many credit cards.

The complete transaction is handled by the PayPal secure server system. PayPal is responsible for handling the credit card and other payment details.

If you have not purchased anything through PayPal before, you will be able to register with PayPal, or you may purchase by credit card without registering.

MAKE SURE THAT THE EMAIL ADDRESS YOU ENTER INTO PAYPAL IS VALID AS THIS WILL BE THE EMAIL ADDRESS THAT YOUR DOWNLOAD DETAILS WILL BE SENT TO

Once your payment has been accepted you will receive an email from us identifying your user name and password. The email address being your PayPal email address. You will then be able to login and download your file.