> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/filter/configure-pinning-products.md).

# Configure pinning products

✨With the **Smart Product Filter & Search** app, you can **pin specific products** to the top of the search results. This is a great way to promote bestsellers, new arrivals, or seasonal items for specific search terms.

***

### ✅ Step-by-Step Guide to Pin Products

#### ⚡️Step 1: Go to the Pinning Section

1. In your Shopify admin, open the **Smart Product Filter & Search** app.
2. From the left menu, go to **Search**
3. Go to **Pinning tab.**

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

***

#### ⚡️Step 2: Add a New Pinning Rule

1. Click the **“Add Pinning”** button.
2. In the **Add search term** field, enter the search term you want to apply pinning to (e.g., `jacket`, `gift`, etc.).
   * You can add multiple keywords, separated by commas.
3. Click **Add Products** to choose the products you want to pin for that keyword.
4. Arrange the pinned products in the order you'd like them to appear.

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

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

***

#### ⚡️Step 3: Save Your Settings

* Click **Save** when you’re done.
* Now, whenever a customer searches using the defined keyword(s), your selected products will appear at the top of the search results.

***

### 📝 Notes

* You can create multiple pinning rules for different keywords.
* Pinned products are only shown at the top **if they match** the search results.
* The rest of the product results will follow your regular sort settings.

***

### 💡 Example

Let’s say you set up this pinning rule:

* **Keyword:** `summer dress`
* **Pinned Products:** Product A, Product B

When a customer searches for **“summer dress”**, Product A and Product B will appear at the top—**only if they’re relevant to the search results**.

***

### 💬 Need Help?

Have questions or need assistance?\
📧 Contact us anytime at **<contact@globo.io>**


---

# 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:

```
GET https://docs.globo.io/filter/configure-pinning-products.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.
