# Walmart In-Store Stock Checker

This in-store stock checker <mark style="color:purple;">requires</mark> the <mark style="color:purple;">product's SKU</mark> or <mark style="color:purple;">UPC.</mark>

{% hint style="info" %}
SKU can be found towards the end of the URL, after the product name or description
{% endhint %}

*URL Example:*

{% code overflow="wrap" %}

```
https://www.walmart.com/ip/Beautiful-3-Qt-Air-Fryer-with-TurboCrisp-Technology-Black-Sesame-by-Drew-Barrymore/5150283655
```

{% endcode %}

***

#### Command:

{% code overflow="wrap" %}

```
!ta stock store <STORE_NAME> <PRODUCT_SKU> <ZIP>
```

{% endcode %}

*Example:*

{% code overflow="wrap" %}

```
!ta stock store walmart 5150283655 90210
```

{% endcode %}

{% hint style="info" %}
A [shorter command](https://assistantdocs.tempomonitors.com/stock-checkers/shortened-stock-check-commands) as well as a [slash command](https://assistantdocs.tempomonitors.com/stock-checkers/slash-commands-for-stock-checks) can be used for this store for easier access.
{% endhint %}
