> For the complete documentation index, see [llms.txt](https://docs.tipo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tipo.io/tipo-related-products/widget-setup/targeting-rules-where-widget-applies.md).

# Targeting rules (where widget applies)

**Targeting** **rules** control where your widget will show.\
They help you decide if the widget should appear on all products or only on specific products, tags, or collections.

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

***

### ℹ️ What does “Targeting” mean?

Think of targeting as:\
\&#xNAN;**“Which products should display this widget?”**

For example:

* Show this widget on **all products**
* Show this widget only on products in the **Shoes collection**
* Show this widget only on products with the **summer tag**

***

### ℹ️ Target options explained

#### All products

The widget shows on every product that matches the widget placement.

Best for: stores that want one recommendation widget everywhere.

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

***

#### Specific products

The widget shows only on products you select.

Best for: high-priority products, bestsellers, or special campaigns.

<figure><img src="/files/1ivxjoKYJ3E2FSrTWYwt" alt=""><figcaption></figcaption></figure>

**Example**\
Show “Frequently Bought Together” only for your **Top 10 bestsellers**.

***

#### Specific tags

The widget shows only on products that have selected **product tags**.

Best for: seasonal groups or product categories you manage with tags.

<figure><img src="/files/4hKxCSSrbHTzpDKbzMWY" alt=""><figcaption></figcaption></figure>

**Example**\
Tag products with `silver` → show a gift-related widget only on those products.

***

#### Specific collections

The widget shows only on products inside selected **collections**.

Best for: category-level control (Shoes, Skincare, Accessories, etc.)

<figure><img src="/files/0BCy6L3tMAflwjcC72iB" alt=""><figcaption></figcaption></figure>

**Example**\
Show “Related products” only in the **Silver** collection.

***

### 🛠️ Step 1: Open targeting settings

1. Go to the app > click **Widgets**
2. Open the widget you want to configure.
3. In the editor, find the **Target** section

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

***

### 🛠️ Step 2: Choose where the widget applies

1. Select one target option:
   * **All products**
   * **Specific products**
   * **Specific tags**
   * **Specific collections**
2. Select the products/tags/collections (if needed).
3. Click **Save**.

***

### ⚠️ Important notes

* Targeting controls where the widget appears, not what it recommends.
* If you want to control what products are shown inside, go to:\
  ⇒  **Choose recommended products** (what to show)

&#x20;**Tip**\
If you create multiple widgets for the same placement, use:

* different targeting rules
* display order (priority)

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tipo.io/tipo-related-products/widget-setup/targeting-rules-where-widget-applies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
