> ## Documentation Index
> Fetch the complete documentation index at: https://docs.checkoutrules.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Discount shipping methods

> Discount specific shipping rates based on the given conditions.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/tYwhP_57i7Q?si=aqId7JSLiXQjsXCJ" title="BeSure Discount Shipping Methods" style={{ border: 0 }} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Rule overview

This rule allows you to discount specific shipping rates at the checkout based on defined conditions. You can apply percentage, fixed amount off, subtotal percentage, set fixed price, or set all shipping free, etc. using criteria like cart total, shipping address, customer tags, or product attributes, etc.

Using this rule you can create a discount code, or create an automatic discount. If the rule creates a discount code, then customer can use the discount code at the checkout to get the discount. Otherwise, if automatic discount is selected, then the rule can apply a discount automatically to the selected shipping methods based on the configured conditions.

## Sample configuration

The following steps show how to create and configure a **Discount Shipping Methods** rule using the app.

### Create a new rule

From your [Shopify admin](/guides/en/get-started/installation#go-to-the-app), open the app. In the sidebar, go to the [Rules](/guides/en/get-started/quickstart#create-a-sample-rule) section and click *"Create Rule"*.

Then, You’ll be redirected to the **Select checkout rule type screen**. Choose *category "Shipping" → select checkout rule type "Discount Shipping Methods" → click “Select Rule”*.

<img src="https://mintcdn.com/storespark/I1UBjFyXWKs0eNGB/images/essentials/shipping/select-discount-shipping-methods.webp?fit=max&auto=format&n=I1UBjFyXWKs0eNGB&q=85&s=d6032485f00bbd1a3bc08d463e5276c2" alt="Select Discount Shipping Methods" width="973" height="606" data-path="images/essentials/shipping/select-discount-shipping-methods.webp" />

Next, you’ll land on the **Create new discount shipping methods rule** screen, where you can configure your rule.

### Rule configuration

To configure the rule, first optionally add a name such as "Discount shipping methods" to describe what it does if you want to apply an **"Automatic discount"**.

<img src="https://mintcdn.com/storespark/tQbMafl_7inCwqk3/images/essentials/shipping/automatic-discount-name-discount-shipping-methods.webp?fit=max&auto=format&n=tQbMafl_7inCwqk3&q=85&s=5dcb7b3aeaac7a0874241a654f7699c5" alt="Automatic Discount Name" width="963" height="227" data-path="images/essentials/shipping/automatic-discount-name-discount-shipping-methods.webp" />

Or, if you prefer to apply the discount using a discount code, click **"Discount code"** and enter your desired code or generate one randomly by clicking **"Generate random code"**.

<img src="https://mintcdn.com/storespark/tQbMafl_7inCwqk3/images/essentials/shipping/discount-code-discount-shipping-methods.webp?fit=max&auto=format&n=tQbMafl_7inCwqk3&q=85&s=9746a6d5575990c7b2c6cba9447d661e" alt="Discount Code" width="960" height="232" data-path="images/essentials/shipping/discount-code-discount-shipping-methods.webp" />

Next, on the same screen, select the rule [status](/guides/en/get-started/concepts#status): Testing, Active, or Deactivated. Here we are going to choose **Testing** status, so we can quickly test the rule without affecting the checkout for actual customers.

<img src="https://mintcdn.com/storespark/I1UBjFyXWKs0eNGB/images/essentials/shipping/rule-status-discount-shipping-methods.webp?fit=max&auto=format&n=I1UBjFyXWKs0eNGB&q=85&s=b40acf4474dd3b95c751062dfadd56d6" alt="Rule Status" width="959" height="291" data-path="images/essentials/shipping/rule-status-discount-shipping-methods.webp" />

Next, on the same screen, configure the [Combinations](/guides/en/get-started/concepts#combinations) settings to control how this shipping discount interacts with other discounts. You can choose to allow it to combine with:

* **Product discounts** – This lets the shipping discount be used alongside any product level discounts. Make sure product discounts are also configured to combine with shipping discounts.

* **Order discounts** – This enables the shipping discount to work together with overall order level discounts. Make sure order discounts are also set to allow combinations with shipping discounts.

<img src="https://mintcdn.com/storespark/tQbMafl_7inCwqk3/images/essentials/shipping/combinations-disount-shipping-methods.webp?fit=max&auto=format&n=tQbMafl_7inCwqk3&q=85&s=e8469652393d5d4accd5d7c90793b01d" alt="Combinations Disount Shipping Methods" width="961" height="212" data-path="images/essentials/shipping/combinations-disount-shipping-methods.webp" />

Next, on the same screen, select the relevant [condition set](/guides/en/get-started/concepts#condition-set), [condition](/guides/en/get-started/concepts#conditions-when), and [action](/guides/en/get-started/concepts#action-what).

> As an example, here we are using the default **Condition set 1**, setting the rule to run **Always**, and configuring it to apply a **10% discount** to all shipping methods using the **Percentage** option. The discount message **"10% OFF"** will be shown to customers at checkout.

<img src="https://mintcdn.com/storespark/tQbMafl_7inCwqk3/images/essentials/shipping/condition-set-discount-shipping-methods.webp?fit=max&auto=format&n=tQbMafl_7inCwqk3&q=85&s=dc2d08da9360b8c74059d8bf2037505e" alt="Condition Set Discount Shipping Methods" width="977" height="524" data-path="images/essentials/shipping/condition-set-discount-shipping-methods.webp" />

In the Action section, you can choose to apply the discount using **Percentage, Fixed amount off, Subtotal percentage, Set fixed price, or Set all shipping free** based on your requirements.

<img src="https://mintcdn.com/storespark/I1UBjFyXWKs0eNGB/images/essentials/shipping/action-type-discount-shipping-methods.webp?fit=max&auto=format&n=I1UBjFyXWKs0eNGB&q=85&s=9dac8144b64ccf18d26fa3dbe37cf2a1" alt="Action Type Discount" width="943" height="205" data-path="images/essentials/shipping/action-type-discount-shipping-methods.webp" />

The discount can also be applied only to specific shipping methods by selecting **"Apply this discount to only these shipping methods"** instead of "Apply this discount to all shipping methods", and then by entering the **names** of the shipping methods you want the discount to apply to.

<img src="https://mintcdn.com/storespark/I1UBjFyXWKs0eNGB/images/essentials/shipping/action-shipping-methods-selection-discount-shipping-methods.webp?fit=max&auto=format&n=I1UBjFyXWKs0eNGB&q=85&s=69374cf6503965373551b13907762f47" alt="Action Shipping Methods Selection" width="933" height="230" data-path="images/essentials/shipping/action-shipping-methods-selection-discount-shipping-methods.webp" />

Next, on the same screen, in the [Maximum Discount Uses](/guides/en/get-started/concepts#maximum-discount-uses) section, you can optionally enable a usage limit for the discount code, limit it to one use per customer, or apply both if a discount code is selected.

Finally, click the <b>Save</b> button at the top to create and save your rule.

<img src="https://mintcdn.com/storespark/ZoBcc0QT_aT_tX8T/images/shared/save-rule.webp?fit=max&auto=format&n=ZoBcc0QT_aT_tX8T&q=85&s=49b09a4f049059fd67144f92d10233ca" alt="Rule Save" width="713" height="184" data-path="images/shared/save-rule.webp" />

## Test the rule

Since, the rule is set to testing status, we have to use `test@testing.com` as the email, instead of the actual email, to run the rule at checkout.

<Warning>
  The image below shows the checkout page <b>before</b> the testing email
  address was used. Please note all shipping options have not yet been
  discounted.
</Warning>

<img src="https://mintcdn.com/storespark/I1UBjFyXWKs0eNGB/images/essentials/shipping/before-rule-apply-shipping-methods.webp?fit=max&auto=format&n=I1UBjFyXWKs0eNGB&q=85&s=089c2430defe02dc150a095eb09b6024" alt="Before Rule Apply" width="859" height="545" data-path="images/essentials/shipping/before-rule-apply-shipping-methods.webp" />

After setting the email, the checkout rule runs and applies the configured shipping discount. We can verify that the **10% discount** is visible for the selected shipping methods at checkout, as shown below.

<img src="https://mintcdn.com/storespark/I1UBjFyXWKs0eNGB/images/essentials/shipping/after-rule-apply-discount-shipping-methods.webp?fit=max&auto=format&n=I1UBjFyXWKs0eNGB&q=85&s=82b01fa15785e1199f78e55e038f0308" alt="After Rule Apply" width="1008" height="670" data-path="images/essentials/shipping/after-rule-apply-discount-shipping-methods.webp" />

## Activate the rule

Once testing is done, we can activate the rule, so it can start making changes to the checkout for actual customers. Only activated rules can make changes to the checkout for all customers.

Click on **Rules** in the sidebar to view all rules. Select the rule you want to activate, then click the **Activate** button to activate it.

<Warning>
  Rule activation is only available on paid plans. If you haven't upgraded your
  plan yet, follow the instructions
  [here](/guides/en/get-started/installation#upgrade-your-plan) to upgrade.
</Warning>

<img src="https://mintcdn.com/storespark/I1UBjFyXWKs0eNGB/images/essentials/shipping/activate-the-rule-discount-shipping-methods.webp?fit=max&auto=format&n=I1UBjFyXWKs0eNGB&q=85&s=480906ff51b020bac7961f31cb4d4222" alt="Activate The Rule" width="976" height="156" data-path="images/essentials/shipping/activate-the-rule-discount-shipping-methods.webp" />

## Limitations

* This rule is incompatible with draft-order-based checkout and apps that use draft-order checkout.
* If your checkout URL includes `.../checkouts/do/...`, `do` stands for draft order. This rule won't run on that checkout.
