# Product - Taxonomy

## **1: Shortcode Format**

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2F49J3d4S0GaK18vmDmOwN%2FScreen%20Shot%202024-07-31%20at%2015.46.03.png?alt=media&#x26;token=ee6f3cd0-faf3-4620-b815-54300e9f419d" alt=""><figcaption></figcaption></figure>

```
[ovabrw_product_taxonomy id="" class="" /]  
```

These params:

**id**:  ID of Product

**class**: Insert your class

## 2: Customize Template

[Read here to know how to customize template in child theme](https://ovatheme.gitbook.io/brw/basics/customize-template-in-theme-or-child-theme)

You can customize template in&#x20;

```
plugins/ova-brw/ovabrw-templates/shortcode/product-taxonomy.php
```
