Total shipping cost
The sum of all the fees required to ship orders is called total shipping cost. This cost considers the shipping rates, as defined in the shipping policies, and the loading dock costs.
Both costs are considered when displaying the total shipping cost at checkout. When the customer informs their delivery details at the end of the shopping experience, the platform calculates the shipping options and rates and shows them to the customer.
You can define your shipping costs via:
- Admin:
- In the section
Shipping strategy
: using the shipping rate template of a shipping policy to add costs in bulk. - In the section
Shipping rates
: add costs one at a time and check the existing ones. Learn how to use this section in the article Managing shipping rates.
- In the section
- API: using the Freight values API.
After defining the rates on the platform, we recommend making sure they have been correctly set up using the Shipping simulator.
Shipping simulator
Once you have set up the shipping strategies and the items for sale in the inventory, check whether these settings reflect what is expected, for example, if the products listed in the inventory actually offer shipping options for customers.
To do this validation, you can use the Shipping simulator. This tool allows retailers to see the delivery scenarios available for a product to specific locations. With this tool, retailers can see:
- Whether the product is available for delivery to a certain region.
- The shipping options for that product.
- The carriers available to perform the delivery and the reasons for disregarding other carriers.
- The shipping rates, if any.
- Whether there are pickup points available for that product.
- Which white label seller will deliver the product.
You can also simulate shipping options via the SLA calculation API.