> For the complete documentation index, see [llms.txt](https://docs.northcommerce.com/north-commerce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.northcommerce.com/north-commerce/shortcodes/product-collection-slider.md).

# Product Collection Slider

\[nc-product-slider]

North Commerce currently has a collection of shortcodes available to all beta users. These shortcodes make North compatible with virtually every WordPress theme and builder.&#x20;

{% hint style="info" %}
We do have plans to create native blocks for popular WordPress builders. We will also have our own Gutenberg blocks which will be available within the pro version of North Commerce
{% endhint %}

Use the shortcode below to render your product slider on any page.

There is a  filter you can add to the shortcode so that you can render a specific category of products.

```
[nc-product-slider category="Nike"]
```

The category will filter out all the products that only have the category `Nike`

<figure><img src="https://3754649969-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD2GW0FgHldEZwt1FAF7r%2Fuploads%2FTFTGcyTAe5ybx83ClZ9M%2Fimage.png?alt=media&amp;token=e4ec8f23-1efd-49ba-85ad-5619a14863e9" alt=""><figcaption><p>Preview of what the shortcode renders</p></figcaption></figure>
