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

# Combining Discounts

> Learn how to combine manually created discounts with Assortion discounts

You can combine manually created discounts (like welcome discounts or seasonal promotions) with Assortion's automatic discounts. This allows you to offer multiple discount types simultaneously to maximize conversions.

## Prerequisites

To combine discounts, you need to configure settings in both:

1. Your Shopify admin discount settings
2. Your Assortion widget settings

## Configuration Steps

<Steps>
  <Step title="Configure Shopify Discount">
    ### Make your Shopify discount combinable

    1. Navigate to **Discounts** in your Shopify admin
    2. Find and click on your discount code
    3. Scroll down to the **Combinations** section
    4. Check the **Product discounts** option
    5. Save your changes

    <Info>
      This allows your manual discount to combine with product-level discounts from Assortion
    </Info>
  </Step>

  <Step title="Configure Assortion Widget">
    ### Enable combination in Assortion

    1. Go to your Assortion dashboard
    2. Edit the widget you want to configure
    3. Navigate to the **Options** section
    4. Check **"Allow discount to be combined with other discounts"**
    5. Save your widget settings

    <Warning>
      Make sure both settings are enabled for discounts to combine properly
    </Warning>
  </Step>
</Steps>

## How It Works

When both settings are enabled:

* Customers can use a manual discount code (e.g., WELCOME10)
* Assortion discounts (volume, bundle, etc.) will still apply
* The discounts stack, giving customers the best possible deal

## Common Use Cases

<CardGroup cols={2}>
  <Card icon="percent" title="Welcome + Volume">
    Combine a new customer discount with volume pricing tiers
  </Card>

  <Card icon="gift" title="Seasonal + Bundle">
    Stack holiday promotions with bundle discounts
  </Card>

  <Card icon="tags" title="VIP + Product">
    Apply VIP customer codes alongside product-specific offers
  </Card>

  <Card icon="users" title="Referral + Upsell">
    Use referral discounts with upsell promotions
  </Card>
</CardGroup>

## Best Practices

<AccordionGroup>
  <Accordion title="Test discount combinations">
    Always test your discount combinations to ensure they calculate correctly and don't over-discount your products.
  </Accordion>

  <Accordion title="Set clear limits">
    Consider setting maximum discount limits to protect your margins when combining multiple discounts.
  </Accordion>

  <Accordion title="Communicate clearly">
    Make sure customers understand which discounts can be combined to avoid confusion at checkout.
  </Accordion>
</AccordionGroup>

## Troubleshooting

| Issue                   | Solution                                               |
| ----------------------- | ------------------------------------------------------ |
| Discounts not combining | Verify both Shopify and Assortion settings are enabled |
| Wrong calculation       | Check discount priority settings in Shopify            |
| Customer confusion      | Add clear messaging about combinable discounts         |

<Note>
  Discount combination rules follow Shopify's native discount priority system. Percentage discounts typically apply before fixed amount discounts.
</Note>

## Need Help?

If you need assistance with combining discounts, contact our support team at [support@assortion.com](mailto:support@assortion.com).
