# Kohls In-Store Stock Checker

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

{% hint style="info" %}
The SKU can be found in the **"Product Details"** section of the product page on Kohls.com
{% endhint %}

<div data-full-width="false"><figure><img src="https://893849789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrycYp60cdP0Mk33K2Nri%2Fuploads%2FsWLxHa6ghdggvcNRioC6%2Fwww.kohls.com_product_prd-7222225_amazon-fire-tv-stick-4k-streaming-device-2024-release.jsp.png?alt=media&#x26;token=2a51d939-0bc9-496a-9ba1-cb1f1b241e88" alt=""><figcaption><p><em>Example Product Details Section of an Item</em></p></figcaption></figure></div>

<figure><img src="https://893849789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrycYp60cdP0Mk33K2Nri%2Fuploads%2FTaTVl303ulG2xl3lWYyB%2Fwww.kohls.com_product_prd-7222225_amazon-fire-tv-stick-4k-streaming-device-2024-release.jsp%20(1).png?alt=media&#x26;token=f6f83c53-152d-4c48-803d-af316532e9da" alt=""><figcaption><p><em>Example SKU Information from the Product Details Section</em></p></figcaption></figure>

*URL Example:*

{% code overflow="wrap" %}

```
https://www.kohls.com/product/prd-7222225/amazon-fire-tv-stick-4k-streaming-device-2024-release.jsp
```

{% endcode %}

***

#### Command:

{% code overflow="wrap" %}

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

{% endcode %}

*Example:*

```
!ta stock store kohls 30015844 90210
```

{% 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 %}
