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

# Order

> Provide discounts when customers reach spending thresholds

## Setup

<Steps>
  <Step title="Open your store's Discounts page and click Create discount">
    <Frame>
      <img src="https://mintcdn.com/discountkit/13c2a93-ZYQ0Efnq/images/create-new-discount.png?fit=max&auto=format&n=13c2a93-ZYQ0Efnq&q=85&s=1fd1f3648b82af7512cc6a37b73621ad" alt="Create new discount image" width="1918" height="924" data-path="images/create-new-discount.png" />
    </Frame>
  </Step>

  <Step title="Scroll down to the Discount Kit section, which should now be available, and click Order goal">
    <Frame>
      <img src="https://mintcdn.com/discountkit/13c2a93-ZYQ0Efnq/images/select-order-goal.png?fit=max&auto=format&n=13c2a93-ZYQ0Efnq&q=85&s=bc176dafb517732a88993e0b91e8c0c9" alt="Select order goal image" width="639" height="619" data-path="images/select-order-goal.png" />
    </Frame>
  </Step>

  <Step title="Configure your desired settings and click Save">
    <Frame>
      <img src="https://mintcdn.com/discountkit/13c2a93-ZYQ0Efnq/images/save-order-goal.png?fit=max&auto=format&n=13c2a93-ZYQ0Efnq&q=85&s=dc3c32f42d103ad0909b6a87963f8b2f" alt="Save order goal image" width="974" height="936" data-path="images/save-order-goal.png" />
    </Frame>
  </Step>
</Steps>

## Settings

#### Value Type

Denotes the type of discount that will be applied, either a percentage or fixed amount, to the order.

### Discount application

#### Exclude a specific collection

You can exclude products from a specific collection from counting towards thresholds or receiving discounts.

<Frame>
  <img src="https://mintcdn.com/discountkit/aKHnnDxY9pKBcfE9/images/exclude-collection.png?fit=max&auto=format&n=aKHnnDxY9pKBcfE9&q=85&s=a1ff1db984a6f630d6c5df755d00aebf" alt="Exclude collection interface" width="1274" height="528" data-path="images/exclude-collection.png" />
</Frame>

#### Exclude products with compare at prices

Allows for excluding products with compare at prices from both the prerequisite count and discount.

<Warning>
  Using exclusions (either collection or sale items) limits this discount to 1 tier due to a technical limitation on the Shopify side.
</Warning>

### Tiers

Allows for the merchant to give varying discount amounts based on different cart values. Discounts are not cumulative, and thus each tier will replace the discount value of the previous tier.

#### Title override

This will be displayed instead of the discount title in the cart if specified. Currently only works for automatic discounts.

#### Minimum subtotal

Specifies the minimum value required in the cart to unlock the tier.

#### Percentage/Fixed amount off

Specifies the discount value that will be applied to the cart.

## Integrations

#### Order Goal Banner

Open your store's **Theme Editor** and then head to the **cart** page. On the left-hand side, click **Add block**. Under **Apps**, select **Order Goal Banner**.

This component displays the remaining spend amount needed to achieve the next tier in an active Order Goal discount.

<Frame>
  <img src="https://mintcdn.com/discountkit/13c2a93-ZYQ0Efnq/images/order-goal-banner-setup.png?fit=max&auto=format&n=13c2a93-ZYQ0Efnq&q=85&s=0bf437dc28a6c746ce83d99cf7cc298c" alt="Setup order goal banner image" width="1554" height="878" data-path="images/order-goal-banner-setup.png" />
</Frame>
