Setting up Shipping Rates

Shipping Rates rely on Zones to determine what rates are available for each order. If the shipping address is within any of the zones for an applicable Shipping Rate, that rate will be available to the customer. It is often easier to setup your zones prior to setting up Shipping Rates. If an order shipping address does not fall within a zone used by any applicable shipping method, shipping will not be available to that customer at the checkout.

Example Shipping Rate configuration

drawing drawing

For all products add Courier to the Shipping Method multi-select picklist field on the product record. Any order less than $100 will pay $20 for shipping, all others will pay $10.

The above example uses total order price to determine what ‘Courier’ method rate to apply to the order. You can also determine the rate based on the cart weight. To make this work, all products that are assigned that shipping method must have a weight and weight unit entered into the product record.

If free shipping is offered for a selection of products, you could add the following Shipping Rate:

drawing

For all products that qualify for Free Shipping, add Free Shipping to the Shipping Method multi-select picklist field on the product record. If free shipping doesn’t apply to all products, add Courier to the Shipping Method multi-select picklist for all products including the ones that get free shipping. This will ensure a common Shipping Method exists for all products. In this example, orders that only contain products with free shipping will ship for free, for all other orders, those less than $100 will pay $20 for shipping, the rest will pay $10.


You can provide multiple options to your customers, applying to different zones and order subtotals. When a customer goes through the checkout process, they will be able to select their preferred option. Once they have paid for their order, you can then view and edit the Shipment record in Salesforce and manage the remainder of the shipping process. See How to Use Shipping.


Incremental Cost Shipping Rates

Some shipping companies may charge a flat rate plus an extra amount per weight unit (i.e. 40c per Kg or $1.20 per 3Kg). You can allow for this using the Cost Per Additional Unit field and the Quantity of each Additional Unit field.

This would then charge $25 as a base rate and $0.40 per Kg after that. Note, the minimum price a customer would be charged in this case would be $25.40 for the first Kg.

 

 
Back to Documentation