# Product - Calendar

## **1: Shortcode Format**

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FfZeJc7TH6uY5c9zLyWGX%2Fimage.png?alt=media&#x26;token=7d30176b-714c-4fcb-9f42-a69ad15c678d" alt=""><figcaption></figcaption></figure>

```html
 [ovabrw_st_product_calendar 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/st-calendar.php
```
