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

# Coupons & Discounts

> Create powerful discount campaigns to boost conversions and increase customer loyalty

FlexyPe's coupon system gives you complete control over promotional campaigns. From simple percentage discounts to complex purchase-driven offers, you can create targeted promotions that drive sales while protecting your margins.

## Available Coupon Types

<CardGroup cols={2}>
  <Card title="Amount Off Products/Order" icon="tag" href="/coupons/AmountOffProducts_OrderDiscount">
    Percentage or fixed discounts on orders or products for sales.
  </Card>

  <Card title="Buy X Get Y" icon="gift" href="/coupons/buyxgety">
    "Buy 1 Get 1 Free" or tiered deals to boost cart size.
  </Card>

  <Card title="Purchase Driven" icon="user" href="/coupons/PurchaseDriven">
    Personalized rewards based on customer history.
  </Card>

  <Card title="Exclusive Free Gift" icon="box-open" href="/coupons/ExclusiveFreeGift">
    Auto-add free items to qualifying orders.
  </Card>

  <Card title="Free Shipping" icon="truck" href="/coupons/FreeShipping">
    Waive shipping fees to cut abandonment.
  </Card>

  <Card title="Bundle Discounts" icon="boxes-stacked" href="/coupons/Bundle">
    Special pricing for grouped products.
  </Card>
</CardGroup>

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How do I set up an Amount Off discount?">
    In [Amount Off Products/Order](/coupons/AmountOffProducts_OrderDiscount), choose percentage or fixed value, apply to specific products/collections, and set min cart thresholds for targeted sales.
  </Accordion>

  <Accordion title="What's the best way to use Buy X Get Y?">
    Configure in [Buy X Get Y](/coupons/buyxgety) with quantity tiers (e.g., Buy 2 Get 1 50% Off), limit to collections, and enable auto-apply to encourage upsells.
  </Accordion>

  <Accordion title="How can I target loyal customers?">
    Use [Purchase Driven](/coupons/PurchaseDriven) to base discounts on order history, like 10% off for 3+ purchases, with per-customer limits to reward repeats.
  </Accordion>

  <Accordion title="When should I offer Free Shipping?">
    Set up in [Free Shipping](/coupons/FreeShipping) with min order values to boost AOV, or auto-apply for first-timers to reduce early abandonment.
  </Accordion>

  <Accordion title="How to prevent coupon abuse?">
    Across all types, add global/per-customer usage caps, date ranges, and COD restrictions in usage controls to safeguard margins.
  </Accordion>
</AccordionGroup>

## Need Help?

<CardGroup cols={2}>
  <Card title="Contact Support" icon="headset" href="mailto:support@flexype.io">
    Questions about coupon setup? Our team is here to help.
  </Card>

  <Card title="View Examples" icon="lightbulb" href="/coupons/AmountOffProducts_OrderDiscount">
    Start with Amount Off discounts - the most versatile option.
  </Card>
</CardGroup>
