# Reward Air Product Reviews with Store Credit Using Dollarback

Want to reward customers for leaving product reviews using the **Air Product Reviews App & UGC**? With **Dollarback**, you can automatically deposit **Shopify-native store credit** into a customer’s wallet instead of using discount codes.

This guide shows you how to set it up using **Shopify Flow** — no app-based coupon dependencies required.

{% embed url="<https://youtu.be/QhF-h0IWFSk>" %}

***

#### ✅ Prerequisites

Make sure the following apps are installed and configured:

* Air Product Reviews App & UGC
* Dollarback: Cashback & Loyalty

***

#### 🔄 Step-by-Step Setup Using Shopify Flow

**1. Enable Shopify Flow in Air Product Reviews**

* Go to **Air Reviews App → Settings → Integrations**.
* Enable the **Shopify Flow Integration**.
* This allows the app to trigger Shopify Flow workflows when a new review is submitted.

**2. Create a New Shopify Flow**

* Open **Shopify Admin → Flow** and click **Create Workflow**.
* **Trigger**: Select **Air Product Reviews – New Review**.

**3. Deposit Store Credit via Dollarback**

* Add an **Action**: **Dollarback – Deposit Store Credit**.
* Set:
  * **Amount**: e.g., ₹100, $10, etc.
  * **Expiry**: Set number of days or `0` for no expiry.

Once the review is submitted, the customer will automatically receive an email notification about the credit deposited into their Shopify wallet.

***

#### 📣 Why Store Credit?

Using store credit over discount codes gives you more control and flexibility. It encourages repeat purchases and stays within Shopify’s ecosystem — no third-party coupon systems or headaches.

***

#### 💬 Need Help?

Have questions or face issues while setting this up? Our support team is always ready to help you out. Reach out via the Dollarback app chat.


---

# 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.dollarlabs.io/dollarback-store-credit/integrations/store-credit-for-submitting-review/reward-air-product-reviews-with-store-credit-using-dollarback.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.
