# Categories

## I: Create Category

Go to **Products >> Add New Category**

![](https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2FLFiPVxxe9L1zW0Unu4QE%2FScreenshot%202025-07-26%20at%2015.34.45.png?alt=media\&token=d7d7a4a8-8a01-4aa8-a077-d860a65ef4db)

### 1: Add Name of category

### 2: Display:&#x20;

Choose: "**Rental**" option

### 3: Choose Taxonomies&#x20;

We support 2 options:&#x20;

* **Empty**: If you don't choose any Custom Taxonomies, all Custom Taxonomies will be shown in the category.
* **Choose some custom taxonomies:** The custom taxonomies you choose will be displayed in the category

Read here to know How to [Create & Config Custom Taxonomy](https://ova-themes.gitbook.io/tripgo/tripgo-menu/custom-taxonomies)

### 4: Choose custom checkout fields

We support 2 options:&#x20;

* **All**: Display all custom checkout fields in the category
* **Choose other fields**: Choose some separate custom checkout fields for the category that you want&#x20;

Read here to know How to [Create & Config Custom Checkout Fields](https://ova-themes.gitbook.io/tripgo/tripgo-menu/custom-checkout-field)

### 5: Product Template

We support 2 options:&#x20;

* **Global Settings**: Allow settings in global settings  ( WooCommerce >> Settings >> Booking Tours >> Product Details >> Product templates ) to be applicable for the category. Learn more in [Tour template](https://ova-themes.gitbook.io/tripgo/tripgo-menu/products/tour-template)
* **Tour Detail 1, Tour Detail**: These two templates are built with Elementor. With Elementor, you can create product templates on your own and assign them to any products you want. Learn more in [Tour template](https://ova-themes.gitbook.io/tripgo/tripgo-menu/products/tour-template)

### 6: Display Type

Choose "**Default**" option

### 7: Upload image

* This image will be displayed at top of category page.

## II: Display at frontend

### 1) Add a category to Menu

<figure><img src="https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2FOVOkc0aXGaDBmvETumGv%2FScreen%20Shot%202024-08-28%20at%2011.32.12.png?alt=media&#x26;token=1f8a8918-a665-4337-8e23-2c1f6c16ff55" alt=""><figcaption></figcaption></figure>

Also you can add a link like: <https://your-domain/product-category/slug-category/>.

You can change "product-category" slug in[ WooCommerce Settings.](https://ova-themes.gitbook.io/tripgo/settings#id-9-change-permalink-for-product)

Example: <https://demo.ovatheme.com/tripgo/tour-category/beach/>

### 2 ) Display at frontend

* Show/hide fields in Customizer: Go to Appearance >> Customize >> Tour >> Archive

<figure><img src="https://4212765544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZOiVMEtQvzvKpud2EtLj%2Fuploads%2FzdVVQ91UAXh12SSLHD9y%2FScreenshot%202025-07-26%20at%2015.45.46.png?alt=media&#x26;token=3b789f51-4c54-4aa8-81c7-1b41ac7cc664" alt=""><figcaption></figcaption></figure>

## III: Customize Template

You can customize Shop and Category in child theme:

Note:&#x20;

* You have to active the tripgo-child theme.
* You can use File Manager plugin to create folder "WooCommerce", "rental" in child theme.

```
Copy file
themes/tripgo/woocommerce/rental/content-item-product.php
to
themes/tripgo-child/woocommerce/rental/content-item-product.php
```
