# Walmart Online Stock Checker

This online stock checker <mark style="color:purple;">requires</mark> the <mark style="color:purple;">product's SKU.</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/Funko-Pop-Moments-Lion-King-Hakuna-Matata-Vinyl-Figure-Walmart-Exclusive/1605471577
```

{% endcode %}

***

#### Command:

{% code overflow="wrap" %}

```
!ta stock online <STORE_NAME> <PRODUCT_SKU>
```

{% endcode %}

*Example:*

```
!ta stock online walmart 1605471577
```
