The QuickLinks for each product are available on the Search Products page in your store's administration area. The Search Products page is located in the Products section of your store's administration area. (See Figure 1.) 
Figure 1: The Search Products page is located in the Products section of your store's administration area.
On the Search Products page, you will find a list of your products. There are several icons available for each product in the list. Click the "links" icon to open a popup window that contains the links available for that product. (See Figure 2.) The popup window will list all the QuickLinks available for the selected product.

Figure 2: Clicking the QuickLink icon will open a popup window listing all of the QuickLinks links available for that product.
Several different QuickLinks are available. Following is a list of each link, and what it does.
1. Quick Basket
Use this link to automatically add the product to the customer's basket, and send them to your store's My Basket page. The link can be used on any website. Wherever it is used, it will invisibly add the product to the customer's basket, and then load your store's My Basket page.
The Quick Basket link is formatted like this:
http://www.MyStore.com/quick_basket.php?id1=X&qty1=Y
In the example above, replace "X" with the product's System ID number, and "Y" with the quantity of the product to be added to the customer's basket.
2. Quick Checkout
Use this link to automatically add the product to the customer's basket, and send them to your store's Checkout page. The link below can be used on any website. Wherever it is used, it will invisibly add the product to the customer's basket, and then load the appropriate first step of your store's checkout process.
The Quick Checkout link is formatted like this:
http://www.MyStore.com/quick_checkout.php?id1=X&qty1=Y
In the example above, replace "X" with the product's System ID number, and "Y" with the quantity of the product to be added to the customer's basket.
3. Quick Return
Use this link to invisibly add the product to the customer's basket, and instantly return them to the webpage containing the link. (To the customer, it will seem like they never left the page.) The link below can be used on any website.
Important: If the Quick Return link is used on a website under a different domain name (for example: www.not-my-store-website.com), it requires the customer to have cookies to be enabled. Otherwise, the product may not be added to the customer's basket.
The Quick Return link is formatted like this:
http://www.MyStore.com/quick_return.php?id1=X&qty1=Y
In the example above, replace "X" with the product's System ID number, and "Y" with the quantity of the product to be added to the customer's basket.
4. Quick Location
Use this link to invisibly add the product to the customer's basket, and then send them to any webpage you specify. Change "www.mylocation.com" to whatever webpage you like. Do not include "http://" in the location. The link below can be used on any website. Wherever it is used, it will add the product to the customer's basket and then load the URL specified by the "loc" variable.
Important: If the Quick Location link is used on a website under a different domain name (example: www.not-my-store-website.com), it requires the customer to have cookies to be enabled. Otherwise, the product may not be added to the customer's basket.
The Quick Location link is formatted like this:
http://www.MyStore.com/quick_location.php?id1=X&qty1=Y&loc=www.mylocation.com/page.html
In the example above, replace "X" with the product's System ID number, "Y" with the quantity of the product to be added to the customer's basket, and "www.mylocation.com/page.html" with the web address the customer will be taken to when they click the link.
Yes. To add multiple products to the customer's basket with a single link, simply add more "id" and "qty" variables to the link.For example, the link below will add seven units of product 100, eight units of product 101, and then automatically load my store's Checkout area:
http://www.MyStore.com/quick_checkout.php?id1=100&qty1=7&id2=101&qty2=8
You can add as many products to the link as you like.
_________________
CMarier
Modular Merchant - Shopping Cart Software
Specializing in digital delivery, subscription products, and add-on also available.