Easy Shopping Basket, You can finally automate your on-line Store and accept orders on-line
Increase your sales dramatically with our ezBasket shopping cart solution  HOME  Sell worldwide with support for Multiple currencies, world tax and shipping calculations  Services  It's simple and quick and even you can add a Shopping Basket to your web site  Help  Need complex shipping or tax calculations for each product, with ezBasket it's Easy
 please   Login/Register 
Today is Wednesday 
August 20, 2008 
 e-commerce 4 you
  
ezBasket is the only multi-currency solution available for a serious worldwide on-line store  Index:  Create your own on-line catalog or store and start selling your products 24 hours a day, 7 days a week  Features Reference  The only Easy and Flexible, Multi-currency, Internet Shopping Basket. It's a product. It's a service. You can easily add it to your own site.  Site Map  Let ezBasket sell your products even when you're asleep, you can count on it never to get tired  Privacy Policy  Easily add Shopping Basket to your web site with ezBasket and your sales will go up  Cookies Required  Easy Shopping Basket, You can finally automate your on-line Store and accept orders on-line
© Double P Software 

ezBasket™ Features - Reference     Click to see out Demo Store = TutorialView our on-line Tutorial demonstrating most features in step-by-step fashion

Following is a list of most commonly used parameters to ezBasket™. Other Features will be listed shortly.
 
Version 1.21 (current on-line services)
PnPart NumberIdentifies each unique Product in the Basket. If you use the same Part Number for several styles/colors/sizes of a product, then you must append some value, usually a letter, to Pn to make it unique for all styles
PPriceIt's in Canadian Dollars (it will be divided by a factor of 1.5 to Show US prices)
P1 T1Price DiscountsThis price (value of P1) is used instead of P when Quantity >= value of T1
P9 T9Same as P1 and T1 pair, up to 9 pairs can be used for multiple discount levels.
All T# values must be defined in ascending orderfor ascending values of #.
InfoInformationDescription of this item, it will be presented in the ezBasket, Checkout, and Receipt for this item
CatCategoryItems can be categorized (groupped), default category has no label and is listed first
SiShipping IncludedIf Standard Shipping is included in the price, set Si=1 so it's not added for this item.
PbPer Box DiscountIf you're shipping items in boxes of predefined quantity and you want to offer discounts for orders of exact box-quantity, specify Pb=# where # is the number of items per box. If the user specifies the exact multiple of this value in quantity, then P1 pricing will be applied.
 
Version 2.0 beta 1 (as of April 30, 2000)
As of this version, all parameters may use context-replacement, inserting values of any other parameter as part of the on being defined. The syntax for this feature is:
Parameter=String Template with {AnotherParam} included This allows to append color/size suffix to Pn, specific style information inserted in Info...
QQuantitySpecify or allow the user to specify the initial quantity to be added to the basket.
(at least 1 will be used, even if Q is < 1), (defaults to 1)
XtraExtra ParametersAllows to combine multiple Key=Value pairs into a single parameter.
This is useful to simplify storing multiple parameters into a single hidden control, or to provide select box or check boxes with multiple parameters defined for each. For example selecting different size or style could define a different price.
It's also used as a way to add multiple products to the basket in a single operation - multiple definitions of Xtra value are allowed, each one will add another product to the basket.
 
Version 2.0 beta 2 (as of May 10, 2000)
PUUS PriceSame as but specified in US Dollars (overrides P)

Legend:      - Optional Parameter, doesn't have to be provided,      - Mandatory/Required Parameter