# Buy products with points

In addition to letting customers redeem their points for a discount on their purchase, Beans has other reward options. With the "Buy products with points" option, you can allow shoppers to use their points to get a product in your store. This is especially useful if you have a special collection of items that can only be obtained with points. This feature is great at boosting customer participation in your rewards program.&#x20;

<figure><img src="/files/zkcdp1g4dcVP2vYhcuVR" alt=""><figcaption><p>Buy product with points</p></figcaption></figure>

The Beans admin interface allows you to select the product in your shop that should be exclusively redeemable with points. This means that the products you have selected for the rewards program will no longer be available for purchase in your store through regular checkout. Once you activate that option for a product its price will be displayed in points and a new ***Pay with points*** button will replace the regular ***Add to cart*** call to action. When a customer clicks on it, the product will be automatically added to their cart with a special redemption coupon applied. Note that the customer must be a member of your rewards program and have enough points to redeem for the product.&#x20;

### Steps

1. From the left menu, go to **Loyalty** **>** **Redemption**
2. Locate the **Buy products with points** section&#x20;
3. Select products that will be exclusively redeemable with points
4. When you are done, click on the **Save** button &#x20;

{% hint style="warning" %}
Only products that have been published in your store, and that have a valid price will be available for selection.
{% endhint %}

![Select redeemable products](/files/-MMXMiQyqZ0eKHU20fqw)


---

# 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.trybeans.com/liana/redemption/buy-products-with-points.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.
