# Create Category

**Global Setting:** Get setting in WooCommerce >> Settings >> Booking & Rental tab.

## **1) Add new category**

Go to Products >> Categories >> Insert Info in Add New Category

<figure><img src="/files/wKp1PfV8w5e0I8BH6E3u" alt=""><figcaption></figcaption></figure>

### **1: Choose Taxonomies** <a href="#id-1.4-choose-taxonomies" id="id-1.4-choose-taxonomies"></a>

This option only display when WooCommerce >> Settings >> Booking & Rental >> General tab >> Show Taxonomy depend Category: Choose "Yes".

* Empty: Doesn't use any custom taxonomy
* Choose list custom taxonomies.

Read here to know How to [Create & Config Custom Taxonomy](/vedhak/accommodation/custom-taxonomy.md)

### 2: Choose custom checkout fields

* All: Display All Custom Checkout Fields
* Choose Other Fields: Choose some Custom Checkout Fields

Read here to know How to [Create & Config Custom Checkout Fields](/vedhak/accommodation/custom-checkout-field.md)

### **3:** Rename "Check in" title <a href="#id-1.8-rename-pick-up-date-title" id="id-1.8-rename-pick-up-date-title"></a>

Example: If you create category for hotel you can rename to: check-in date

### **4:** Rename "Check out" title <a href="#id-1.9-rename-drop-off-date-title" id="id-1.9-rename-drop-off-date-title"></a>

Example: If you create category for hotel you can rename to: check-out date

### 5: Product template

* **Global Settings**: Use default template Find global template in WooCommerce >> Settings >> Booking & Rental >> Product Details >> Product Templates
* **Choose a Template** that is built with Elements in Elementor. Read here to know [create product template with Elementor](/vedhak/accommodation/make-product-template-with-elementor.md)

## **2) Add Category to menu** <a href="#id-2-add-category-to-menu" id="id-2-add-category-to-menu"></a>

Go to **Appearance >> Menu >> Choose Product Categories** to add it to menu

<figure><img src="/files/EMdBEbOavGBgOnUwGgZf" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ova-themes.gitbook.io/vedhak/accommodation/create-category.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
