---
title: "Available Shortcodes"
source: "https://docs.nexcess.com/software/kadence/iconic/available-shortcodes/"
description: "Currently, WooThumbs has 1 shortcode woothumbs-gallery. This shortcode will display the gallery of a product. It can be used like so: [woothumbs-gallery id=\"99\"…"
vertical: "Software"
area: "Iconic"
date: "2021-03-25"
last_modified: "2021-03-25"
---

# Available Shortcodes

Currently, WooThumbs has 1 shortcode `woothumbs-gallery`. This shortcode will display the gallery of a product. It can be used like so: `[woothumbs-gallery id="99"]` where 99 is the ID of your product. If you omit the `id` parameter, it will attempt to inherit the ID of the current product.

If you use this for variable products and require that the images change when selecting a final variation, then the shortcode contents and the variations form should be wrapped in a container with a class of `.product`.
