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

# Atom Commerce Offer Types

> Quickly choose the right offer format, then open the dedicated page for setup details, examples, and edge-case guidance.

Use this page as the offer-type selector. Each offer type now has its own dedicated page so setup guidance stays clear and focused.

## Choose Your Offer Type

| Offer type           | Best when                                                              | Dedicated page                                             |
| -------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------- |
| Product Discount     | You want direct discounts on products or collections                   | [Product Discount](/offers/types/product-discount)         |
| Buy X Get Y          | You want to reward one purchase with another item                      | [Buy X Get Y](/offers/types/buy-x-get-y)                   |
| Advanced Buy X Get Y | You need exact qualification, exclusions, and advanced controls        | [Advanced Buy X Get Y](/offers/types/advanced-buy-x-get-y) |
| Buy More Save More   | You want bigger discounts as quantity increases                        | [Buy More Save More](/offers/types/buy-more-save-more)     |
| Bundles              | You want curated sets sold at a better combined price                  | [Bundles](/offers/types/bundles)                           |
| Gift With Purchase   | You want a free or discounted gift tied to spend or product conditions | [Gift With Purchase](/offers/types/gift-with-purchase)     |
| Order Discount       | You want to discount cart totals based on spend or purchase rules      | [Order Discount](/offers/types/order-discount)             |
| Shipping Discount    | You want to reduce shipping friction at checkout                       | [Shipping Discount](/offers/types/shipping-discount)       |

## Quick Routing

<Steps>
  <Step title="Need direct product markdowns?">
    Start with [Product Discount](/offers/types/product-discount).
  </Step>

  <Step title="Need cart-building behavior?">
    Choose [Buy More Save More](/offers/types/buy-more-save-more), [Bundles](/offers/types/bundles), or [Buy X Get Y](/offers/types/buy-x-get-y).
  </Step>

  <Step title="Need gift or checkout incentive?">
    Use [Gift With Purchase](/offers/types/gift-with-purchase), [Order Discount](/offers/types/order-discount), or [Shipping Discount](/offers/types/shipping-discount).
  </Step>

  <Step title="Need strict control for complex campaigns?">
    Use [Advanced Buy X Get Y](/offers/types/advanced-buy-x-get-y) and validate behavior in [Offer Priority and Stacking](/offers/priority-and-stacking).
  </Step>
</Steps>

## Related

* [Creating Offers](/offers/creating-offers)
* [Offer Priority and Stacking](/offers/priority-and-stacking)
* [Scheduling Offers](/offers/scheduling)
* [Testing Offers](/offers/testing)
* [Offer Best Practices](/offers/best-practices)
