# Show Product Review Values

## Who Needs This?

This feature benefits store owners who are looking for how to:

**Build Reputation & Brand Trust**: Labels/Badges based on positive reviews provide social proof and build trust, encouraging purchases. Seeing a specific high star rating can be more persuasive than marketing copy.

**Boost Product Ranking**: High sales and positive reviews often contribute to better product ranking within the marketplace's search algorithm. Labels/Badges can indirectly contribute to this by driving sales.

**Easier Product Discovery**: Labels/Badges help highlight top-rated products within specific categories, improving navigation and product discovery.

## What Does This Feature Mean?

Labels/Badges will appear on products that meet certain review criteria, either by **the number of reviews** or **their star rating.**

<figure><img src="/files/re2kj5zUxykjfnhhjwXB" alt=""><figcaption><p>Show Product Star Rating on Label</p></figcaption></figure>

<figure><img src="/files/z1BnCC2gXrZlbXUYRkpz" alt=""><figcaption><p>Show Number Of Reviews on Badge</p></figcaption></figure>

## How It Works?

You can add review values to both Image Labels/Badges and Text Labels/Badges

### 1. Setting Up Your Label

#### **1.1. If you have an Image Label/Badge**

* Select a preferred image to make your label in the tab "Design"&#x20;

#### 1.2. If you hav[e a](#user-content-fn-1)[^1] Text Label/Badge

* In the tab "Design", select a preferred shape & shape color
* In the **"Content"** section, click on the button: **"Add discount"** > **Select 1 in 2 options**: Number of reviews/Average rating (depending on your purpose)

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

{% hint style="info" %}
FYI, {NUMBER\_OF\_REVIEW} = XX (in the preview) will be **dynamically replaced with the actual number of reviews based on the chosen conditions**. The same goes for 'Average rating'.
{% endhint %}

### 2. Setting up **your review condition**

**Step 1**: Next, let's move to the tab "Products" > Scroll down to the "**Integrations**" section. Here, **select 1 review app** you are using from the app list

{% hint style="info" %}
If you **don't find your review app** you're using, **chat with us via the live chat box in the app** to have a speedy solution! ^^
{% endhint %}

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

**Step 2**: Next, let's **choose a review option**: Star ratings/ Number of reviews

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

**Step 3**: Finally, **select a condition for your review option**: Greater than/Less than/Equal, and **write down 1 number in the box beside**

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

[^1]:


---

# 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://deco-product-labels-and-badges-1.gitbook.io/deco-guidelines/show-product-review-values.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.
