> For the complete documentation index, see [llms.txt](https://ova-themes.gitbook.io/vedhak/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ova-themes.gitbook.io/vedhak/accommodation/create-accommodation/service.md).

# Service

## 1) Add Services for product <a href="#id-1-add-services-for-product" id="id-1-add-services-for-product"></a>

This feature allows you to add unlimited payable services. Additionally, you also can offer unlimited payable options for each service.&#x20;

Depending on Rental Type, you can set it either per day, per hour or one-order basis.

**Required:** The customer have to choose an option when booking at frontend.

<figure><img src="/files/40LgCVfHGSUqPY8gUf8h" alt=""><figcaption></figcaption></figure>

## 2) Show in Booking and Request Form

### 2.1) Config in Setting <a href="#id-2.1-config-in-setting" id="id-2.1-config-in-setting"></a>

Go to WooCommerce >> Settings >> Booking & Rental >> Product Details >> Booking or Request Form >> Show Services

<div><figure><img src="/files/VQ3qA8yQXBiuRTeOspeS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ruhNhrlKEe0ky8YPr76r" alt=""><figcaption></figcaption></figure></div>

### 2.2) Show at frontend and backend

<div><figure><img src="/files/v6Sp1aRLqY1B0PEOlEnj" alt=""><figcaption><p>Booking Form</p></figcaption></figure> <figure><img src="/files/d0nAzLs5l8zZo6a8nYwx" alt=""><figcaption><p>Enquiry form</p></figcaption></figure></div>

<div><figure><img src="/files/fWomL94owmlDYTY2LnbD" alt=""><figcaption><p>Cart page</p></figcaption></figure> <figure><img src="/files/gm0wNvi87sMUyrIBTk0F" alt=""><figcaption><p>Checkout page</p></figcaption></figure> <figure><img src="/files/UyYoDt4YyEhpmGmcIvPv" alt=""><figcaption><p>Order detail</p></figcaption></figure> <figure><img src="/files/IJlbVaAkr7jgdWHlEqOq" alt=""><figcaption></figcaption></figure></div>

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
