In this example, a user wants to create different flat rate shipping options for the customer.
The steps below are targeting the following three scenarios in which a user wants to create three different shipping options for customers:
Flat fee ground shipping
Flat fee of $9.00 for orders $24.99 and below
Flat Fee of $19.00 for orders $25.00 to $49.99
Free ground shipping for orders of $50.00 and above
Flat fee overnight or two-day shipping
Flat fee of $39.00 for any order
## Create the flat fee service
Go to **Admin Console** \> **Shipping & Fulfillment** \> **Carriers**.
Select **Edit** to edit the desired carrier or, if necessary, create a new carrier.
Select the **Services** finger tab
Populate the **Description** field. This description is displayed on the website shipping options page.
Enter the **Ship Code**, **ERP Ship Code**, and **Charge Amount.**
Enter 0 for the **Flat Fee** and **Minimum Fee**.
In this example, FedEx's ground shipping code is 03, so 03 is populated in both the **Ship Code** and **ERP Ship Code** fields.
If the user only wants one flat fee for ground shipping it will go in the Flat Fee box. For the purposes of this example, because the user wants a flat fee based on an order amount under $49.99 and free shipping for $50.00 and above, the box should remain 0.
As desired, choose the **Activation On** and **Deactive On** dates to represent the appropriate date and time information. The **Activate On** field is automatically populated with the current date and time.
Click the **Enable** toggle to display **Yes**, to allow customers to see this carrier as an option for shipping.
Click **Save** in the **Primary Header**.
## Create the shipping service rules
Select the **Rules** finger tab.
From the **Rule Type** drop-down menu, select **Order Product Total**.
In the **Select Based On** field, select **LessThanOrEqual**.
In the **Product Total Field**, enter in 49.99.
Click **Save**.
## Create the shipping service rates
Go to the **Rates** tab.
Click **Add Ship Rate**. Enter the **Order Amount** and the **Charge Amount**. Repeat this process for the amount of rates needed. In this example, the first rate includes all orders $0.00 to $24.99 and the second rate includes all orders from $25.00 to $49.99.
Click **Save**.
## Free shipping
Select the **Services** finger tab.
Select **Add Shipping Services** to add a new service. Enter the **Carrier Name**. In this scenario, FedEx is used.
Click the **Details** finger tab.
Make sure the **Enable** toggle displays **Yes**.
Add a **Ship Code** and an **ERP Ship Code**. In this example, FedEx's ground shipping free code is 04, so 04 is populated in both fields.
Note
Do not mistake the shipping code with the service code. The service code for this example is FEDEXGROUND and is not used here.
Add a description. This field will populate what the customer looks at while viewing the website's shipping options.
If the user only wants one flat fee for ground shipping it will go in the **Flat Fee** box. In this example, because the user wants a flat fee based on an order amount under $49.99 and free shipping for $50.00 and above, the box should remain 0.
Update the **Activate On** and **Deactivate On** date and time fields to represent the appropriate date and time information. The **Activate On** field is automatically populated with the current date and time.
Click **Save**.
Go to the **Rules** finger tab.
In **Rule Type**, select the **Order Product Total**
In **Select Based On**, select **GreaterThanOrEqual**.
In **Product Total**, enter $50.00. Entering $50.00 will make all orders $50.00 and above eligible for free ground shipping.
Click **Save**.
## Overnight shipping
Go to **Admin Console** \> **Shipping & Fulfillment** \> **Carriers**.
Click **Edit** for the desired Carrier.
Click the **Services** finger tab.
Click **Edit** next to the Carrier.
Make sure the Enable toggle displays **Yes** .
Add a **Ship Code** and an **ERP Ship Code**. In this example, FedEx's overnight shipping code is 05, so 05 is populated in both fields.
Note
Do not mistake the shipping code with the service code. The service code for this example is STANDARDOVERNIGHT and is not used here.
Add a description. This field will populate what the customer looks at while viewing the website's shipping options.
Enter a **Flat Fee** rate. In this example, a flat fee of $39.00 is entered.
Note
Because there is just one rate for overnight shipping, no Rules or Rates apply to these steps.
Click **Save**.
## Two-day shipping
Go to **Admin Console** \> **Shipping & Fulfillment** \> **Carriers**.
Click **Edit** for the desired Carrier.
Go to the **Services** finger tab.
Click **Edit** next to shipping service.
Make sure the Enable toggle displays **Yes** .
Add a **Ship Code** and an **ERP Ship Code**. In this example, FedEx's two-day shipping code is 06, so 06 is populated in both fields.
Note
Do not mistake the shipping code with the service code. The service code for this example is FEDEX2DAY and is not used here.
Add a description. This field will populate what the customer looks at while viewing the shipping options.
Enter a **Flat Fee** rate. In this example, a flat fee of $39.00 is entered.
Note
Because there is just one rate for overnight shipping, no Rules or Rates apply to these steps.
Click **Save**.
Now that the services for this carrier are set up, the carrier can be assigned to any available website.