> ## 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 product amount

> Discount product amount based on the given conditions.

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

## Rule overview

This rule allows you to apply discounts to specific product prices at checkout based on defined conditions. You can offer a percentage discount, a fixed amount off, or set a specific fixed price using criteria such as customer tags, collections, product SKUs, or other conditions.

You can create either a discount code or an automatic discount. Customers must enter the code at checkout to receive a discount if a discount code is created. If an automatic discount is selected, it will be applied automatically to eligible products when the configured conditions are met.

## Sample configuration

The following steps show how to create and configure a **Discount Product Amount** 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 "Discount" → select checkout rule type "Discount product amount" → click “Select Rule”*.

<img src="https://mintcdn.com/storespark/zQqGNM0gkiGw9j3r/images/essentials/discount/select-discount-product-amount.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=fd2c2696aea59838f87382b1472b4920" alt="Select Discount Product Amount" width="978" height="578" data-path="images/essentials/discount/select-discount-product-amount.webp" />

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

### Rule configuration

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

<img src="https://mintcdn.com/storespark/zQqGNM0gkiGw9j3r/images/essentials/discount/automatic-discount-name-discount-product-amount.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=fa36478f87c495a0ab8bbbe278d66950" alt="Automatic Discount Name" width="981" height="236" data-path="images/essentials/discount/automatic-discount-name-discount-product-amount.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/zQqGNM0gkiGw9j3r/images/essentials/discount/discount-code-discount-product-amount.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=af36542bc5bafb18019070dfdd7a91ef" alt="Discount Code" width="976" height="232" data-path="images/essentials/discount/discount-code-discount-product-amount.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 product discount interacts with other discounts. You can choose to allow it to combine with:

* **Product discounts** – This enables multiple product level discounts to be applied together. Ensure the other product discounts are also set to combine with product discounts.

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

* **Shipping discounts** – This allows the product discount to be used together with shipping level discounts. Confirm that shipping discounts are also set to combine with product discounts.

<img src="https://mintcdn.com/storespark/zQqGNM0gkiGw9j3r/images/essentials/discount/combinations-discount-product-amount.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=743033fbc280a0bae5908d8272c138ca" alt="Combinations" width="970" height="267" data-path="images/essentials/discount/combinations-discount-product-amount.webp" />

Next, on the same screen, configure the [Strategy](/guides/en/get-started/concepts#strategy) settings to control how the system handles multiple discount blocks. You can choose **First**, which applies only the first discount that meets the conditions, ignoring any better discounts that may come later, or **All**, which applies discount to each eligible product in the cart, or **Maximum**, which evaluates all discount blocks and applies the one with the highest reduction.

<img src="https://mintcdn.com/storespark/zQqGNM0gkiGw9j3r/images/essentials/discount/strategy-discount-product-amount.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=7db1ac8d381f46f9a05213573adb99e7" alt="Strategy" width="970" height="271" data-path="images/essentials/discount/strategy-discount-product-amount.webp" />

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

> As an example, here we are setting the rule to run **Always** and configuring it to apply a **12% discount** using the **Percentage** option. The discount message **"12% OFF"** will be shown to customers at checkout. We then select the product **The 3D Modeled Snowboard** to apply the discount to that product.

<img src="https://mintcdn.com/storespark/zQqGNM0gkiGw9j3r/images/essentials/discount/condition-action-discount-product-amount.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=c70706fdfd11c5eea5ef570790c4ee72" alt="Condition + Action" width="975" height="544" data-path="images/essentials/discount/condition-action-discount-product-amount.webp" />

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

<img src="https://mintcdn.com/storespark/Sok9oSe2WoHAMR4c/images/essentials/discount/action-type-discount-product-amount.webp?fit=max&auto=format&n=Sok9oSe2WoHAMR4c&q=85&s=5a5b47096dc9bf275e17082ec1393069" alt="Action Type Discount" width="940" height="182" data-path="images/essentials/discount/action-type-discount-product-amount.webp" />

Then enter the discount value and discount message. Next, select a product or multiple products from the popup to apply the discount. You must add at least one product for the discount to take effect.

<Warning>
  Please note that <b>Set all products free</b> does not show any discount
  value, message, or product selection because all products are free.
</Warning>

<img src="https://mintcdn.com/storespark/zQqGNM0gkiGw9j3r/images/essentials/discount/product-selection.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=c3716026e8fcf153886a0e78fa187d55" alt="Product Selection" width="942" height="143" data-path="images/essentials/discount/product-selection.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.

<img src="https://mintcdn.com/storespark/zQqGNM0gkiGw9j3r/images/essentials/discount/maximum-discount-uses.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=4ceef794ce2bb537768fedfd86ee7e67" alt="Maximum Discount Uses" width="973" height="180" data-path="images/essentials/discount/maximum-discount-uses.webp" />

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 that the product discount has not been applied
  yet.
</Warning>

<img src="https://mintcdn.com/storespark/zQqGNM0gkiGw9j3r/images/essentials/discount/before-rule-apply-discount-product-amount.webp?fit=max&auto=format&n=zQqGNM0gkiGw9j3r&q=85&s=f25fc3239fdb468ac121f2a846c4f032" alt="Before Rule Apply" width="1067" height="674" data-path="images/essentials/discount/before-rule-apply-discount-product-amount.webp" />

After setting the email, the checkout rule runs and applies the configured product discount. We can verify that the **12% discount** is visible on the selected products at checkout, as shown below.

<img src="https://mintcdn.com/storespark/Sok9oSe2WoHAMR4c/images/essentials/discount/after-rule-apply-discount-product-amount.webp?fit=max&auto=format&n=Sok9oSe2WoHAMR4c&q=85&s=a12a1ad8305f9783251aad712c65b23e" alt="After Rule Apply" width="1076" height="672" data-path="images/essentials/discount/after-rule-apply-discount-product-amount.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/Sok9oSe2WoHAMR4c/images/essentials/discount/activate-the-rule-discount-product-amount.webp?fit=max&auto=format&n=Sok9oSe2WoHAMR4c&q=85&s=7782688c357367d345bda53e3c88bba5" alt="Activate The Rule" width="972" height="153" data-path="images/essentials/discount/activate-the-rule-discount-product-amount.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.
