---
title: "Create discount excluding SureBright Products"
---

## Steps to create discount excluding SureBright Products
<Steps>
    <Step title="Create a Smart Collection">
        **Name:** 
        - **Example:** All products except Surebright
        
        **Conditions:**
        - Product vendor → is not equal to → Surebright

        <img
        src="/images/img_shopifydiscount_1.jpeg"
        alt="Surebright-Sales-channel-Step-1"
        title="Surebright-Discount-Step-1"
        className="mx-auto"
        style={{ width:"86%" }}
        />
    </Step>

    <Step title="Create the Discount">
        **Path:** Shopify Admin → Discounts → Create discount → Amount off products

        <img
        src="/images/img_shopifydiscount_2.jpeg"
        alt="Surebright-Sales-channel-Step-1"
        title="Surebright-Discount-Step-1"
        className="mx-auto"
        style={{ width:"86%" }}
        />
        
        In **Applies To**, select Specific Collections:
        - Search for the collection (All products except Surebright) you named excluding Surebright Products

        <img
        src="/images/img_shopifydiscount_3.jpeg"
        alt="Surebright-Sales-channel-Step-1"
        title="Surebright-Discount-Step-1"
        className="mx-auto"
        style={{ width:"86%" }}
        />
        
    </Step>

    <Step title="Add other details as per requirements">
    </Step>

    <Step title="Save the discount">
        Complete the discount setup and save your changes.
    </Step>
</Steps>