# Monitor an entire shopify store for Restocks / New Items

* AllShopify also support `funko.com`, you can use this to monitor all new items / restocks on the site.
* You can use `$monitor showshopifyoos` to toggle OOS pings that are sent when products go oos.

Using the `allshopify` command let you set a channel where all store updates (restocks/oos/new products) pings will go to, that lets you ignore the need to manually monitors products from a store in the case you want to monitor the entire store.\
\
You can both monitor an entire store on one channel, and still monitor specific items that'll go to your main shopify channel [\[And any kw channels\] ](/monitoring-commands/setting-a-category-channel-parroting/setting-a-channel-for-a-single-shopify-store.md), that way you'll have an "unfiltered" and "filtered" channels set.\
\
Usage example\
`$monitor allshopify https://www.kith.com/ #kith-unfiltered`\ <br>


---

# 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://docs.moonitor.tools/monitoring-commands/monitor-an-entire-shopify-store-for-restocks-new-items.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.
