# Settings

Go to: **Tripgo >> Settings ( WooCommerce >> Settings >> Booking Tour )**

## **1: General**&#x20;

* Google Maps API Key: Read here to know how to create [Google API Key](/tripgo/other-settings/google-map.md)

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

## **2: Product Details**

If you choose **Product Templates** is **Default:** You can show/hide Booking Form and Request Booking Form and Customize Product template in child theme.

![Product template is Default](/files/8R1z9rTP35c32vMn6d7w)

If you choose **Product Templates** is **Tour Detail 2** or **Tour Detail:** You can customize product template in Elementor.

![Product Template is other](/files/azXs8dEpR73H1oxaLJss)

We built 2 templates for product detail, so you can drag or drop any elements in these templates.

You can go to Templates >> Saved Templates >> Choose a template to edit with elementor.

![](/files/AxUHl8cS9MWl2frKj2kH)

<div><img src="/files/dvIQaF2f7ofFhpvcrDg2" alt=""> <figure><img src="/files/YGlXwmlG9ziGbC6mWoAZ" alt=""><figcaption></figcaption></figure></div>

## 3: Booking Form

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

* **Book before X hours today**: the latest time in the day that customers are allowed to book a service or tour for the same day.

Example: **Book before X hours today: 12:00**

If a customer wants to book a tour that starts today, they must do this before 12:00 PM (noon) today. After 12:00 PM, the system will no longer allow bookings for tours starting today.

* **Insurance amount will be paid one**

  * Choose "**Yes**" option: If you want Insurance amount will be paid in full in the first payment
  * Choose "**No**" option: If you want the insurance amount to be split into two parts

  Read [here](/tripgo/tripgo-menu/products/insurance.md#id-2-configure-insurance-settings) to know details

## 4: Request Form

![](/files/MnqzcoQ2pMJ4j3dJDaRq)

**Note**: You can configure the request form to display the **total amount**, **number of tours available**, and **insurance amount** based on your settings. In "Show total" tab, if you choose:

* **Yes**: When customers select a **check-in date**, the request form will display:
  * **Total amount**
  * **Number of tours available** (if enabled)
  * **Insurance amount** (if enabled)

By enabling the "Yes" option in the **Show total** tab, the additional options **Show number of tours available** and **Show amount of insurance** will also become available. This allows you to provide customers with a more complete overview of their booking details directly in the request form.

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

Display in request form on the frontend

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

* **No**: The **total amount will not be displayed** in the request form.

## 5: Enquiry Form

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

## 6: reCAPTCHA

Form: Booking, Enquiry, Both

Type: Version 2, 3

<figure><img src="/files/5fS2stjYAWS0yLbxc7R9" alt=""><figcaption></figcaption></figure>

## 7: Cancellation Policy

![](/files/iI7vvSeYFKk2asVUx4tJ)

* **Minimum time required before canceling (hours)**: The minimum number of hours in advance that a customer must cancel their booking. Cancellations will not be allowed if this time limit is not met.

For example, if you set the minimum cancellation time to 24 hours, and a customer books at 10:00 AM on 27/05/2024, they must cancel the booking before 10:00 AM on 26/05/2024. After this time, the system will no longer accept booking cancellations.

* **Cancellation is accepted if the total order is less than x amount**: This means the customer can only cancel the booking if the total amount is less than X&#x20;

## 8: Reminder

This feature helps you send automatically an email to customers to remind them about pick-up date ( check-in date )

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

## 9: Order Settings

If you want to hide any fields, insert "0" or empty.&#x20;

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

In Manage booking ( **BRW >> Manage Bookings** ), you can see the order of the fields you have configured

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

## 10: Change Permalink for product

Go to Settings >> Permalink

![](/files/7luDFZrKbfojZr7f23zz)


---

# 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/tripgo/tripgo-menu/settings.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.
