# Rental Layout Settings

{% hint style="info" %}
The **Rental Layout Settings** section exists only in the **Rent a Car Service** and **Rent a Car Service Two** layouts.&#x20;
{% endhint %}

![](/files/v6uAqtHkvuy5cKCpk6QI)

## Reservation Date Page

![](/files/YCTvJ0hW3hxOJvSFh9Xz)

On the Reservation Date Page field, you should specify the page where the reservation information will be displayed.&#x20;

{% tabs %}
{% tab title="Auto Rental One" %}

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

{% hint style="info" %}
The page chosen should have specific Elementor or WPBakery modules to show the list of vehicles, depending on the page builder.
{% endhint %}
{% endtab %}

{% tab title="Auto Rental Two" %}

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

In the **Rent a Car Service Two** **layout**, on the  **Reservation Date Page field** list of rental cars will be displayed.

{% hint style="info" %}
For the selected page there is no need to contain specific modules to display the list of vehicles.
{% endhint %}
{% endtab %}
{% endtabs %}

{% content-ref url="/pages/y2Iv4xVy8ECARMUgnfiK" %}
[Reservation Page](/motors-theme-documentation/car-rental-layout-features/reservation-page.md)
{% endcontent-ref %}

## Checkout Order Received Endpoint Page

Here you need to specify the order received page:

![](/files/VJpaLgTUABJJvavn10ww)

The Auto Rental One demo will display the page content after successful payment, under the order details:

![](/files/I5MB5ydNsPJ4sHYK2vfy)

## Enable Fixed Price for Quantity Days

Turn on the Enable Fixed Price for Quantity Days option to set up fixed prices for rental products at a discount for the number of days.

The fixed price can be specified under the   Rental products > Car Rent Price Info > **Fixed Price By Quantity Days** section on the vehicle backend-side page:

![](/files/QRXHloSZrnvWmBU1Ioh4)

{% hint style="info" %}
The fixed price will be multiplied by the number of selected days if the conditions for the fixed price are met.
{% endhint %}

{% tabs %}
{% tab title="Auto Rental One" %}

<figure><img src="/files/wIeYypb7V8dOvHItvTgm" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Auto Rental Two" %}

<figure><img src="/files/RtmWUc7rRYPezbqIY4cC" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="success" %}
In the example above, we have established a fixed price of $8 for bookings of 5 days or more. When customer books vhicle for 10 days fixed price will be applied: $8 x 10 = $800.&#x20;

When booking for fewer days, the regular price of the product will be multiplied by the number of selected days.
{% endhint %}

{% content-ref url="/pages/SubGgRNYLx90yAffYC8w" %}
[Pricing system](/motors-theme-documentation/car-rental-layout-features/pricing-system.md)
{% endcontent-ref %}

## Popup Discount Program Description

The **Popup Discount Program Description** will appear on the vehicle reservation page on clicking the discount field.&#x20;

{% hint style="info" %}
The option works if the **Fixed Price for Quantity Days** option is disabled.
{% endhint %}

![](/files/dbcT4hXkfeKMyx7dukw1)

The discounts can be set while editing the Rental products > Car Rent Price Info > Discount By Days section on the WordPress dashboard:

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

{% tabs %}
{% tab title="Auto Rental One Discount" %}
![](/files/ZLuvsavpTY0p2FGmgsa5)
{% endtab %}

{% tab title="Discount Popup" %}
![](/files/bbnzfcjlqSoYyBE8KXbK)
{% endtab %}

{% tab title="Auto Rental Two Discount" %}

<figure><img src="/files/kVoLb8jZOaddBC9jXRqL" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Discount Popup" %}

<figure><img src="/files/2wnP6Gm5jROhKedLgTML" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://docs.stylemixthemes.com/motors-theme-documentation/car-rental-layout-features/rental-layout-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.
