# Online Stock Check Command

Use this command to fetch the stock information for a product online. This command <mark style="color:purple;">requires the name of the online store</mark> where you want to check the stock and the <mark style="color:purple;">SKU</mark> *or* <mark style="color:purple;">URL</mark> of the product you wish to check.&#x20;

{% hint style="info" %}
The URL of the product can usually be found in the address bar of your web browser when you are viewing the product page
{% endhint %}

{% 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.fanatics.com/mlb/new-york-yankees/new-york-yankees-antigua-victory-pullover-hoodie-navy/o-3465+t-81444321+p-24835868607+z-9-1088804734
```

{% endcode %}

***

#### Command:

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

*Example:*

{% code overflow="wrap" %}

```
!ta stock online fanatics https://www.fanatics.com/mlb/new-york-yankees/new-york-yankees-antigua-victory-pullover-hoodie-navy/o-3465+t-81444321+p-24835868607+z-9-1088804734
```

{% endcode %}

{% hint style="info" %}
A shorter command can also be used to complete stock checks. Find out more here [shortened-stock-check-commands](https://assistantdocs.tempomonitors.com/stock-checkers/shortened-stock-check-commands "mention")
{% endhint %}
