> For the complete documentation index, see [llms.txt](https://docs.tempomonitors.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tempomonitors.com/monitor-commands/variant-specific-monitors.md).

# Variant Specific Monitors

Some stores offer you the ability to monitor specific variants for an item

## Walgreens

To monitor a specific variant of an item from Walgreens you need to use both the ID of the item and the ID of the variant to add it to the monitor. Example:

Item:\
<https://www.walgreens.com/store/c/covergirl-lipstick-creme/ID=300395894-product>\
Item ID:\
`300395894`

\
Selected Variant (Blush):\
<https://www.walgreens.com/store/c/covergirl-lipstick-creme/ID=300395894-product?skuId=sku6227886>\
Variant ID:\
`sku6227886`

\
Command:

```
!m add walgreens 300395894-sku6227886
```
