Single Product - Single Quantity & Order Now!

Single Product - Single Quantity
This method of using TurboLink allows you to use a simple hyperlink that, when clicked on, will add a quantity of one of the selected product to the user's cart. This method is best used if you offer more than one product for sale, but assume your customers will be purchasing only one of each product rather than multiples.

Order Now!
The Order Now! button will add one item to the cart and take the user directly to the checkout page, bypassing both the Add to Cart page and the View Cart page. This method is best used if you offer only one item, or, if you assume your customer will purchase only the one item in a quantity of one.

Use the link below to view demos of how both of these methods work.

Single Product - Single Quantity Demo

Order Now! Demo

How it works:
To use this feature you will need to manually edit the product links on your web pages. For this reason we do not recommend you attempt this unless you have some knowledge of editing HTML code. No adjustments will need to be made in your eManager.


How to Setup Single Product - Single Quantity
To setup a product (or products) that can be added to the cart from your web page in a quantity of one, you need only attach a simple hyperlink to the product. You may attach this hyperlink to text or a graphic, whichever you prefer. The link must be as follows:

http://www.gochargeit.com/youraccountcodehere/link.cgi?prod_code=yourproductcodehere

Note that you must insert your account code and the corresponding product code into the above link.

You will want to include a View Cart and Checkout link at the bottom of your page after the form is closed. You may use the same code for your existing View Cart and Checkout links, or modify the following with your account code.

<A HREF="http://www.gochargeit.com/youraccountcodehere/cart.htm?view">View Cart</A>

<A HREF="http://www.gochargeit.com/youraccountcodehere/safeorder.htm">Checkout</A>



How To Setup Order Now!
To setup a product that can be added to the cart and take the user directly to the checkout page, you will need to create a FORM. You may customize the FORM for your own preferences..include a graphic, change the label on the Order Now! button etc. The base code for the FORM is as follows:

<FORM action="http://www.gochargeit.com/youraccountcodehere/link.cgi" method="POST">
<INPUT type="hidden" NAME="prod_code" VALUE="yourproductcodehere"<
<INPUT type="submit" VALUE="Order Now!">
<INPUT type="hidden" NAME="checkout" VALUE="1">
</FORM>




To Use A Custom Order Now Graphic
The above code will create a standard gray form Order Now button. If you wish to use a graphic Order Now button instead, use the code below. Be sure to replace the "xxx" with your graphic's dimensions.

<FORM action="http://www.gochargeit.com/youraccountcodehere/link.cgi" method="POST"<
<INPUT type="hidden" NAME="prod_code" VALUE="1"<
<INPUT type="image" src="xxx" width="xxx" height="xxx" border=0 alt="Order Now!"<
<INPUT type="hidden" NAME="checkout" VALUE="1"<
</FORM<


Site Search

Product FAQ's
  » Toolkit
  » Toolbag
  » eTerminal

User Manuals
  » Toolkit
  » Toolbag
  » eTerminal

Tutorials
  » Attribute Tutorial
  » Shipping Tutorial

International Orders

File Upload

Linking Help
  » Toolkit Acct
  » Toolbag Acct
  » eTerminal Acct
  » Remote Linking

Plug-Ins
  » Password eDelivery
  » File eDelivery
  » Miva Payment Module
  » Recurrent Billing
  » Affiliate Systems

Merchant Acct Help
  » Accepting Amex
  » Accepting Discover
  » Other Assistance
  » Anti-Fraud Steps
  » Imprinter Information

New Cart Graphics
  » Page 1
  » Page 2

CCard Graphics

Website Tips
  » General Tips
  » Web Page Basics
  » Graphics Tips

Wish List

Online Checks
  » FAQ

What's New

Past What's New
  » TurboLink Power!
  » TurboID Feature
  » Batch Reports
  » Test Processing
  » Pay Info Toggle
  » File Upload
  » Password eDelivery
  » File eDelivery
  » AutoBatch

Ask Support

Support Form

  Home