Chord OMS
...
Chord OMS Overview
Shipping

Shipping Method Setup Examples

5min



Your store's shipping setup may range from using a simple, singular shipping rate to more specific shipping categories and rates. In this article, we will go through one example for each of the Base Calculator offered

In this example, you run a store that sells one main product to the United States and Europe and ships from a single location. You work with two carriers:



  • USPS Ground (to the US)
  • FedEx (to Europe)

You can easily anticipate the shipping costs of any order; thus, offering a flat rate to your customers makes the most sense.



Let's put the pricing as follows:

  • For USPS shipments: $5 for the first item, regardless of the quantity. (Flat rate per package.)
  • For FedEx shipments: $10 for each item, regardless of the quantity. (Flat rate per package.)

To achieve this setup, you need the following configuration:



  • One shipping category: In this example, you only sell one type of product (t-shirts), so you only need to define one default shipping category. Each product would use this shipping category.
Document image




  • One stock location: At least one stock location is required. You are shipping all items from the exact location so that you can use the default stock location. More on Stock location in this document
  • Two shipping methods: In this case, USPS and FedEx.

Please refer to the Shipping Method document for more information



USPS Shipping Method



Document image






FedEx Shipping Method



Document image






  • Two zones: Because your shipping methods are bound to specific geographical regions, you can assign one zone for the United States and another for Europe. To ensure that your customers select the accurate shipping rate, make sure to select "Require manual approval" when creating Zones.

Please refer to this document to learn more about Zones.





You can automatically calculate shipping costs based on shipment weight. The cost will be presented to the customer at checkout.





The cost will recalculate automatically when a customer adds or removes products from their cart.



The calculator computes cost based on the weight of a shipment and not on an order. If an order splits into multiple shipments, the calculator will add individual costs for each shipment.

Select Item Weight Shipping.

Input the currency code for shipping costs. The default is USD.

If you select another Currency, ensure you have the front-end appropriately set up.

The calculator presently supports three weight tiers.

Each weight tier contains a weight limit and an amount. The weight limit is the maximum total shipment weight for the specified shipping amount. If the total shipment weight exceeds the weight limit for a tier, the shipping cost will advance to the next tier.

The third tier is the default tier and will be assigned to any shipment that exceeds the tier 2 weight limit. There is no weight limit on tier 3; it is the most a customer will pay for shipping a shipment.



Consider the tier configuration below:

Document image


Examples of shipment weight and costs:







Total shipment weight

Shipment cost ($)

4

100

5

100

6

200

9

200

10

200

11

500

25

500



The small variant weighs 2.5 pounds. Shipping cost for a single unit falls within the tier 1 limit.



Document image


If two more units are added (bringing the total to three), the total weight increases to 7.5 pounds. The shipping cost advances to tier 2.



Document image


Even if you are shipping a ludicrous number of products, the total shipping amount will be capped at the tier 3 amount.



Document image






You can add a custom message below the shipping and billing address collection at checkout. For more information, please refer to the Environment Variables document