Implement Smart Send calculator on your website.
To add a Smart Send courier calculator on to your website, copy the following code into your page:
<a href="http://www.smartsend.com.au/calculator.cfm" target="_blank">Smart Send Calculator</a>
You can also add pre-fillers via a query string e.g.:
"calculator.cfm?pickuppostcode=4006&height=2&width=2&length=2&weight=2"
A query string starts at the end of the address and begins with a question mark (?). Each parameter is assigned a value with the equals sign (=) and each set of parameters is delimited by an ampersand (&)
Available Parameters
- PickupPostcode = Postcode to pick parcel up at
- Height = Height in cms
- Width = Width in cms
- Length = Length in cms
- Weight = Weight in kgs
- Description = Description of parcel (available values below)
- Receipted = Whether or not the delivery is receipted (can only be 'yes' or 'no')
- ServiceType = Road or Express delivery (can only be 'road' or 'express')
- TailLift = Do you require a tail-lift truck to help with collection or delivery of the parcel? (can only be 'No', 'Pickup', 'Delivery' or 'Both')
- TransportAssurance = Enter the wholesale value of the goods if you want them insured against loss or damage while in transit (if entered only amounts between 250 and 10000)
Description Values
Carton, Heavy Carton, Satchel/Bag, Tube, Skid, Pallet, Crate, Flat Pack, Roll, Length, Envelope, Tyre/Wheel
An example of the Postage Calculator can be viewed here:
www.smartsend.com.au/calculator.cfm
EBay Sellers
To add our Postage Calculator to your page, you need to add a link to our Postage Calculator through a HTML tag in the 'Item Description' section on your Ebay page.
For help on how to do this on an Ebay page, go to: http://pages.ebay.com.au/help/sell/html_tips.html
