Kiwi
Basket
|
![]() |
|||
|
|
||||
|
EXAMPLES: (please note that prices & weights in this examples are random figures only)How to call the basket and add your items? You use the basket by just calling the basket url and adding your Provider ID as a parameter. In case you have more than one currency you add the currency number to be used as a parameter as well. You have to add the Target frame if you want the basket to go into one of your frames.
e.g. href="http://www.basket.co.nz/SB:BASKET::PV=12345,CNO=1" target=_top or with a button
How to add items to your basket? With our pottery example we show you how it can be done as there are several ways.Please look up the source code to work it out for yourself. 1. Single adding of one item. No form is required - a button of your choice with a link will do. Item specific values are sent as parameters with the link.
2. Single item with user entry fields for quantity, user comment and options: (in this case freight is included in the price already) |
||||
|
Multiple items (options) using just one "add to basket" button: (in this case the weight is defined each item is added to a defined basis weight and the freight cost will be calculated and shown accordingly - also a discount is defined to apply above an order value of NZ$ 100, US$80, AU$100 and EURO 100) |
||||