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

# Smarty Discounts documentation — Shopify discount app guides

> Smarty helps you run sales and promotions in your Shopify store. You choose who gets the deal and what gets cheaper; Shopify applies it at checkout when the cart matches your rules. No code required—everything runs in Shopify Admin inside the Smarty app.

## First time here?

<Steps>
  <Step title="Install">
    Follow [Install and open](install) once per store.
  </Step>

  <Step title="Map the app">
    Open [How the app works](how-the-app-works) for a screen map and the terms we use.
  </Step>

  <Step title="Choose the right type">
    If you know the promotion but not the editor path, start with [Match your sale](match-your-sale).
  </Step>

  <Step title="Create your first discount">
    Use [Create a discount](create-discount), then repeat whenever you run a new sale.
  </Step>
</Steps>

<Tip>
  If you already know the promotion (free shipping, buy 2 get 1, etc.) but are not sure **which discount type** to pick, use [Match your sale](match-your-sale) and [Pick a discount type](discount-types/index).
</Tip>

## Jump to a guide

<Columns cols={2}>
  <Card title="Create a discount" icon="badge-percent" href="/docs/smarty-discounts/create-discount">
    Step-by-step through the current editor order.
  </Card>

  <Card title="Import & export rules" icon="folder-input" href="/docs/smarty-discounts/import-export-rules">
    Encrypted backup and reuse of a rule set between stores or drafts.
  </Card>

  <Card title="Match your sale" icon="compass" href="/docs/smarty-discounts/match-your-sale">
    Start here if you know the promotion but not the right type.
  </Card>

  <Card title="Discount types" icon="layers" href="/docs/smarty-discounts/discount-types/index">
    Compare product, order, shipping, **Combine**, Buy X Get Y, bundles, and code rejection.
  </Card>

  <Card title="Features" icon="book-open" href="/docs/smarty-discounts/features">
    What each switch and section does.
  </Card>

  <Card title="Field conditions" icon="list-filter" href="/docs/smarty-discounts/field-conditions">
    Condition names while you build rules.
  </Card>

  <Card title="Plans" icon="credit-card" href="/docs/smarty-discounts/plans">
    Pricing, plan gates, and the billing feature matrix.
  </Card>

  <Card title="Templates" icon="library" href="/docs/smarty-discounts/templates">
    Browse ready-made use cases and starter campaigns.
  </Card>
</Columns>
