Popmart Monitoring

Our Popmart monitoring system supports both global online and local (US-only) restock alerts.

🌐 Global Online Popmart Monitor

General Restock Alerts

Use this command to monitor any restock or new product added to Popmart’s online store:

bashCopyEdit$search addterm popmart #channel restock

This will notify #channel whenever a restock or new listing occurs across the global Popmart store.


🎯 Specific Item Monitoring

If you only want alerts for specific products, use this two-part setup:

1. Set the Target Channel

bashCopyEdit$monitor addchannel popmart #channel

This command links #channel to only receive alerts for the specific items you define.

πŸ” You can change popmart to any of the supported regional variants below.

2. Add Items to Watch

bashCopyEdit$monitor {product_link}

Replace {product_link} with the actual product URL from any of the supported Popmart regions.

βœ… Supported Regions

You can substitute popmart with any of these region codes:

  • popmart

  • popmartca

  • popmartde

  • popmartes

  • popmartfr

  • popmartgb

  • popmartit

  • popmartmy

  • popmartnl

  • popmartph

  • popmartpl

  • popmartsg

  • popmartth

  • popmarttw

This allows you to track region-specific inventory and avoid global false positives.


πŸͺ Local Popmart Monitoring (US Only)

For in-store restocks at US Popmart physical locations, use:

bashCopyEdit$monitor addchannel popmartlocal #channel

This will send alerts to #channel whenever any US Popmart store restocks an item. Perfect for in-person shoppers or US-based collectors.

Last updated

Was this helpful?