# Products

## **1: Shortcode Format**

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2Fi0SMQgjHMRjfctUEBsY0%2Fimage.png?alt=media&#x26;token=79ec723c-a3ff-4e11-8c63-dfccbad40c61" alt=""><figcaption></figcaption></figure>

```
[ovabrw_products class='' posts_per_page='6' order='DESC' orderby='date' categories='' card='card1' column='2']
```

these params:

**order**: DESC/ASC\
**orderby**: date\
**categories**: slug1, slug2\
**card**: card1, card2, card3, card4, card5, card6\
**column**: 1,2,3,4\
**posts\_per\_page**:  insert number\
**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/list-products.php
```
