# Why is a product not appearing in a collection?

If you're **manually** adding products into your Shopify collections, then the product may have been missed. If this is the case, the product will need to be added to the collection.

If you're populating products based on certain **conditions**, then there are two possible reasons:

1\. The product does not meet the condition (missing tag, title does not contain, etc.)

![](/files/PpoB3dI2yB9iqpdp12YR)

2\. The tag may be excluded in the Settings of Reactify Search

![If you do not want a product to appear in Reactify Search, you can exclude products by tag. All products associated with Exclusion tags will not appear in a collection or search results page. However, the products may still be accessible through a direct link.](/files/xxPnzA6iSa3FfKjHj0JG)


---

# 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://search.guides.reactify.com.au/troubleshooting-and-faq/why-is-a-product-not-appearing-in-a-collection.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.
