ASP Cart Querystring Parameters

NOTE: This topic applies only to the legacy ASP cart.  If you are using the next generation .NET shopping cart, please see .NET Cart Querystring Parameters.

 

Overview:

External web sites can link into several ordering pages in the cart ordering process, either to view product catalog information or to view the cart or add items to it directly.  Much of the behavior of the cart will be determined by the querystring parameters passed in on the first visit to the ordering process, so it is important that all necessary parameters are passed in on every external link into the SOLO ordering process.

 

Linkable Pages:

The following pages can be linked to externally into the SOLO ordering process:

 

Querystring Parameters:

Each querystring parameter is described here:

 

Parameter/Page Requirements:

The previous parameters are supported on the ordering pages as follows:

 

Ordering Page

Parameter

Cart View

Cart Add

EULA

Author

Products

Options

A

R

O

O

R

X

X

T

X

R

R

X

X

R

Quantity

X

O

O

X

X

R

P

X

X

X

X

R

X

U

X

O

O

X

X

O

D (F)

O

O

O

X

O

O

Single (F)

O

O

O

O

O

O

S (F)

O

O

O

X

O

O

PROMO (F)

O

O

O

O

O

O

Q (F)

O

O

O

X

O

O

PrCode

O

O

O

O

O

O

aredir (F)

O

O

O

X

X

X

PreRegister (F)

O

O

O

X

X

X

ReturnPage (F)

O

O

O

X

X

X

C\CID (F)

O

O

O

X

X

X

OriginalE\PW (F)

O

O

O

X

X

X

noopo\nopaypal\ nomailinst\nophoneinst

(F)

O

O

O

X

X

X

RegisterRedirect (F)

O

O

X

X

X

X

CompletionRedirect(F)

O

O

X

X

X

X

clear

O

O

X

X

X

X

PONumber (F)

O

O

X

X

X

X

where the codes are defined as:

In addition, any parameter marked with an F is a first run parameter, meaning that once the cart is created (once the b1_cart.asp page has been reached for the first time), this parameter is stored on the cart and cannot be changed or modified.

 

For information of how to use these links, visit the Change Links section of the manual