# Products

The product catalogue contains a list of all Shopify products that Reactify Search is aware of. If you've made changes to a specific product in Shopify but don't want to wait for the scheduled bulk sync, then you can sync the specific product individually. Simply hover over a product below and press "Sync". Once the sync is complete, changes should appear on the live site immediately.&#x20;

Please note: You can only sync one item at a time.

<figure><img src="/files/qNDfzofJb7BuFRcHemXF" alt=""><figcaption><p>This page shows the number of units in stock, and number of variants for each product in your catalogue</p></figcaption></figure>


---

# 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/catalogue/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.
