# Free shipping program

{% hint style="info" %}
This feature is available for Pro, Advanced and Ultimate
{% endhint %}

### What is "Free shipping program" feature?

**Free shipping program** lets customers redeem their points for free shipping on their orders. When customers use their points, they receive a unique coupon code that removes shipping costs from their purchase. For example, customers might spend 100 points to get free shipping on their next order.

### Why do you need this feature?

**Free shipping** is one of the most powerful incentives in e-commerce. By letting customers use points for free shipping, you can reduce cart abandonment, encourage larger purchases, and provide a compelling reason for customers to return to your store. This feature is particularly effective for stores that deal with significant shipping costs or compete with marketplaces offering free shipping.

### How to set up this feature

{% stepper %}
{% step %}
**Get access to "Free shipping program"**

Choose **Reward programs** -> **Redeeming programs** -> Go to **Free shipping program** and select **Add more**

{% embed url="<https://app.arcade.software/share/t6fK1xuJXOJEbMRkGGKC>" %}
{% endstep %}

{% step %}
**Set up "Free shipping program"**

* **Setup rewards**: Enter a program name (e.g., "Free Shipping Rewards")
* **Redeemed value**: Set points requirement (e.g., 100 points for free shipping)
* **Minimum order requirement**:

<figure><img src="/files/lXKKPcQImiANBTCm2JEx" alt=""><figcaption></figcaption></figure>

* **Condition**:
  * **Discount combinations**: Choose if free shipping can be combined with **Order discounts** or **Product discounts**
  * **Sales channels**: Pick where customers can redeem
  * **Usage restrictions**: Choose whether everyone or only customer who redeemed can get your discount
* **Coupon expiration date**: Set coupon expiration date
* **Refund points**: Configure refund points option for cancelled orders
* **Discount code's prefix**: Choose discount code prefix

<figure><img src="/files/gJaJ1WwxjoEoY8EpArOG" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

**FAQs:**

**Can customers exchange their coupons back for points?**

Yes, you can convert customers' unused coupons back into points upon their request. This is merchant-only control — Customers must contact merchants for refunds.

You can revoke coupon in customer profile.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.joy.so/reward-programs/redeeming-programs/free-shipping-program.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
