> ## 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.

# Exclusive Free Gift

> Add a complimentary product to the order — gift with purchase, samples, and stock clearance.

Gives the customer a product for free rather than money off. Shown as **Freebie** in the coupons list. Use it for gift-with-purchase, sampling, and moving stock you'd rather not discount in price.

<Info>
  Shared setup, eligibility, and usage limits are covered in [Coupons](/features/coupons/overview). This page covers only what's specific to this type.
</Info>

## What this type does

<Frame caption="Free gift setup — pick the products and the maximum quantity given away.">
  <img className="rounded-lg" src="https://mintcdn.com/flexype/bFr-dWxa-QGiY3oF/images/features/coupons/freegift-setup.png?fit=max&auto=format&n=bFr-dWxa-QGiY3oF&q=85&s=a495076f11fb9e27a46278a613154098" alt="Exclusive Free Gift setup step with a four-step progress bar, a discount code field, free products picker, and free quantity field" width="1456" height="816" data-path="images/features/coupons/freegift-setup.png" />
</Frame>

| Field             | What it does                                            |
| ----------------- | ------------------------------------------------------- |
| **Free products** | The products given away. Search or **Browse** to select |
| **Free quantity** | The maximum number of free items                        |

<Note>
  This type has **four** steps, not five — there's no Preview step, so visibility and custom wording aren't configurable here.
</Note>

<Warning>
  Products added as a freebie are excluded from every other coupon, **even when this coupon is combinable**. A gifted item can't also be discounted by a second promotion.
</Warning>

## How it calculates

| Setup                                      | Cart            | Result              |
| ------------------------------------------ | --------------- | ------------------- |
| Free sample, quantity 1, no condition      | Any cart        | 1 sample added free |
| Free item, quantity 1, minimum cart ₹1,499 | ₹1,200          | Not applied         |
| Free item, quantity 1, minimum cart ₹1,499 | ₹1,600          | 1 item free         |
| Free item, quantity 2                      | Qualifying cart | Up to 2 free items  |

## Examples

<AccordionGroup>
  <Accordion title="Gift with purchase" icon="gift">
    **Setup:** Coupon code `GIFTBOX` · free travel-size product · quantity 1
    **Condition:** Minimum purchase amount ₹1,499

    A classic threshold gift. Raises average order value without cutting the price of anything you sell.
  </Accordion>

  <Accordion title="Sampling a new launch" icon="flask">
    **Setup:** Automatic · free sample of the new product · quantity 1
    **Condition:** No purchase requirements

    Every customer gets a sample, which is usually cheaper than paid discovery and puts the product in real hands.
  </Accordion>

  <Accordion title="Clear slow stock" icon="boxes-stacked">
    **Setup:** Coupon code `EXTRAGIFT` · free product from the slow-moving line · quantity 1
    **Condition:** Minimum purchase amount ₹999

    Moves stock without publishing a markdown that resets what customers think the product is worth.
  </Accordion>

  <Accordion title="VIP thank-you" icon="crown">
    **Setup:** Automatic · free premium item · quantity 1
    **Eligibility:** Total order count, minimum 5

    Only long-standing customers see it, and they don't need to enter anything.
  </Accordion>
</AccordionGroup>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Can a customer get the free gift discounted by another coupon too?">
    No. Freebie products are excluded from all other coupons, even combinable ones.
  </Accordion>

  <Accordion title="Where are the visibility and custom title settings?">
    This type has no Preview step, so those options aren't available for free gifts.
  </Accordion>

  <Accordion title="What if the free product is out of stock?">
    It behaves like any other unavailable product at checkout. Pick a gift you can reliably supply for the length of the campaign.
  </Accordion>

  <Accordion title="Can I offer a choice of gifts?">
    Select several products as free products and set the quantity to how many the customer receives.
  </Accordion>
</AccordionGroup>

<CardGroup cols={2}>
  <Card title="All coupon types" icon="ticket" href="/features/coupons/overview">
    Shared setup, limits, and combining rules
  </Card>

  <Card title="Buy X Get Y" icon="gift" href="/features/coupons/buy-x-get-y">
    When the gift should depend on buying something specific
  </Card>
</CardGroup>
