> For the complete documentation index, see [llms.txt](https://ovatheme.gitbook.io/brw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ovatheme.gitbook.io/brw/create-a-product/rental-type-config/by-day.md).

# By Day

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FVmMsBx3BJthCJCsPODLH%2Fday.png?alt=media&amp;token=9e2efe32-e4d1-4e7a-bae3-04ce62355cce" alt=""><figcaption></figcaption></figure>

## 1: Quick Start

{% stepper %}
{% step %}

### Add General fields

Read in [overview](/brw/create-a-product/overview.md)
{% endstep %}

{% step %}

### [Choose Rental Type](#id-2-choose-rental-type)

In the **Rental Type** tab, choose **By Day** from the dropdown. The relevant configuration tabs will appear.
{% endstep %}

{% step %}

### [Pricing Settings](#id-3-pricing-settings)

* In the **Regular price / Day** field, enter your standard daily rate. This is the minimum required field before you can publish.
* Optionally set up per-weekday pricing, seasonal specials, and duration discounts — see the Pricing section below.
  {% endstep %}

{% step %}

### [Shared Fields](#id-4-shared-fields)

The following fields are shared across multiple rental types.
{% endstep %}

{% step %}

### [Common Fields](#id-5-common-fields)

The following fields are shared across all rental types.&#x20;
{% endstep %}

{% step %}

### [Customize Fields in Product Editing](#id-6-customize-fields-in-product-editing)

You can add/remove fields in product editing.
{% endstep %}

{% step %}

### Publish

Set a WooCommerce Regular Price for display purposes, then click **Publish**. The actual booking price is always calculated by BRW settings.
{% endstep %}
{% endstepper %}

## 2: Choose Rental Type

* Step 1: Add new product
* Step 2: Setup&#x20;
  * Product data: Rental
  * Rental Type: Day

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FSq5oSaQEcHL9B2F9DQ0V%2FScreenshot%202026-06-20%20at%2009.17.28.png?alt=media&amp;token=92c91e86-24cf-4adb-bc03-acfea155ea95" alt=""><figcaption></figcaption></figure>

## 3: Pricing Settings

### 3.1 Regular price / Day <a class="button primary">price-day</a>

The base rate charged per day. This is the only **required** pricing field. All other pricing rules build on top of this value.

| Field               | Description                                                                     |
| ------------------- | ------------------------------------------------------------------------------- |
| Regular price / Day | Standard daily rate (e.g. `50.00`). Applied when no other pricing rule matches. |

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FgcyvtW5YNaXsLpueMTLS%2FScreenshot%202026-06-20%20at%2009.34.34.png?alt=media&amp;token=5903df51-5fd8-4715-8b85-b81cf8ce2c1b" alt=""><figcaption></figcaption></figure>

### 3.2 Charge by <a class="button primary">define-day</a>

Defines how the rental period is calculated between the pickup date and dropoff date.

<mark style="background-color:$success;">Day</mark>  **(Drop-off date) − (Pick-up date) + 1**. Example: pickup Jan 1, dropoff Jan 3 = 3 days.

<mark style="background-color:$primary;">Night</mark>    **(Drop-off date) − (Pick-up date)**. Example: pickup Jan 1, dropoff Jan 3 = 2 nights.

<mark style="background-color:$primary;">Hour</mark>.  **(Drop-off datetime) − (Pick-up datetime) + X**, rounded up to full days based on time difference.

* **X = 1**: If (end time) − (start time) > 0
* **X = 0**: If (end time) − (start time) <= 0

{% hint style="info" %}
Use **Day** for typical car rentals. Use **Night** if your business model counts overnight stays (similar to hotel logic). Use **Hour** when the exact time matters.
{% endhint %}

{% tabs %}
{% tab title="Day" %}

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FBtj0OBPTWGL3nRvc2Rr6%2FScreenshot%202026-06-20%20at%2009.55.42.png?alt=media&amp;token=6c403366-ca05-4c6e-9c4c-aaa2272fc4c1" alt=""><figcaption></figcaption></figure>

**Example:** You rented a car from **01 Sep** to **03 Sep**

→ **Rental days** = **03 Sep - 01 Sep +** 1  = 3-1+1 = 3 ( rental days )

→ **Total amount** = 30 ( regular price / day )\* 3 ( rental days ) = $90

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2Fz6D2BC5Yr8SRIB7XJgWT%2Fimage.png?alt=media&amp;token=756313b2-e964-462a-b298-5823e3b0c894" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Hour" %}

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FdKlDMTTpEIz2fH6wFUjZ%2FScreenshot%202026-06-20%20at%2010.01.08.png?alt=media&amp;token=aaad288f-797f-46a6-bb82-8571a5bee7dc" alt=""><figcaption></figcaption></figure>

**Example 1:**  You rented a car from **01 Sep at 09:00**  to **03 Sep at 10:00**

Because the end time is greater than the start time(10:00 > 09:00), X = 1.

→ **Rental days** = 03 Sep at 10:00 -  01 Sep at 09:00 + X = 3-1 + 1 = 3

→ **Total amount** = 30 ( regular price / day )\* 3 ( rental days ) = $90

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FDhGlCjqkpieQtbueawty%2Fday-based-rental-type-brw-39.png?alt=media&amp;token=bdc4740f-1570-4708-b4fd-bbcc22b5f9f6" alt=""><figcaption></figcaption></figure>

**Example 2**:  You rented a car from  **01 Sep at 09:00**  to **03 Sep at 09:00**

Because the end time is equal to the start time, 09:00, X = 0.

→ **Rental days** = 03 Sep at 09:00 -  01 Sep at 09:00 + X = 3-1+0 = 2

→ **Total amount** = 30 ( regular price / day )\* 2 ( rental days ) = $60

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FitdoK3VEP5tSYFrvYyQx%2Fday-based-rental-type-brw-40.png?alt=media&amp;token=5a3e9ccc-9831-40b0-b0b2-e1aeb75737eb" alt=""><figcaption></figcaption></figure>

**Example 3** : You rented a car from **01 Sep at 09:00**  to **03 Sep at 08:00**

Because the end time is earlier than the start time, X = 0.

→  **Rental days** = 03 Sep at 08:00 -  01 Sep at 09:00 + X = 3-1+0 = 2

→ **Total amount** = 30 ( regular price / day )\* 2 ( rental days ) = $60

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FjQIdTiqkVwnMZbAhQJCR%2Fday-based-rental-type-brw-41.png?alt=media&amp;token=de726000-1b8b-44e2-9cd9-da9ee5d46409" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Night" %}

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FnClx8g5dnUxugttybPR5%2FScreenshot%202026-06-20%20at%2009.58.01.png?alt=media&amp;token=dbc616ce-430f-4262-9251-ab7e0bf723a7" alt=""><figcaption></figcaption></figure>

**Example:** You rented a car from **01 Sep  to 03 Sep**

→ **Rental days** = 03 Sep - 01 Sep = 3-1 = 2 ( rental days )

→ **Total amount** = 30 ( regular price / day )\* 2 ( rental days ) = $60&#x20;

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FK7VXFJwoQRJO4prvRElh%2Fday-based-rental-type-brw-35.png?alt=media&amp;token=df58b093-2787-4779-9b95-c30856ff0231" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### 3.3 Daily pricing plan <a class="button primary">daily-price</a> &#x20;

Override the base daily rate for specific days of the week. Useful for weekend surcharges or mid-week discounts.

| Day             | Description                                                                                         |
| --------------- | --------------------------------------------------------------------------------------------------- |
| Monday – Sunday | Enter a custom price for that day of the week. Leave blank to use the base **Regular price / Day**. |

{% hint style="warning" %}
**Priority:** <mark style="color:red;">Daily pricing plan overrides the base Regular price / Day, but is overridden by Special time (ST) if a special period is active on that date.</mark>
{% endhint %}

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FDxugVWMwan3RfsYl7JHj%2FScreenshot%202026-06-20%20at%2010.23.56.png?alt=media&amp;token=2289a4f4-1b57-4564-bd07-8792cc650c14" alt=""><figcaption></figcaption></figure>

### 3.4 Global discount (GD) <a class="button primary">discounts</a>

Apply a discounted daily rate when the rental duration falls within a defined range. Multiple discount tiers can be stacked.

| Column        | Description                                                     |
| ------------- | --------------------------------------------------------------- |
| Price / Day   | The discounted rate per day to apply for this tier.             |
| From (number) | Minimum number of days to trigger this discount.                |
| To (number)   | Maximum number of days for this discount tier.                  |
| Duration      | Unit for From/To values. Fixed to **Day(s)** for Rental by Day. |

{% hint style="warning" %} <mark style="color:red;">GD is</mark> <mark style="color:red;"></mark><mark style="color:red;">**not applied**</mark> <mark style="color:red;"></mark><mark style="color:red;">during Special time (ST) periods. ST uses its own discount rate (DST) instead.</mark>
{% endhint %}

**Example:** \
Set Price=$25, From=7, To=99 to charge $25/day for rentals of 7 days or more. \
Add another row: Price=$30, From=3, To=6 for 3–6 day bookings.

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2Fro3ZXieR3kI7W7vSza7t%2FScreenshot%202026-06-20%20at%2010.44.44.png?alt=media&amp;token=8764224b-ab10-46f7-acf9-9c7ab3073ba0" alt=""><figcaption></figcaption></figure>

### 3.5 Special time (ST) <a class="button primary">special-times</a>

Define date ranges with a custom daily price. When a booking falls within a special period, the ST price is used instead of the base price or daily pricing plan.

| Column                         | Description                                                                                                                         |
| ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------- |
| Price / Day                    | The special daily rate during this period.                                                                                          |
| Start Date                     | First date the special price becomes active.                                                                                        |
| End Date                       | Last date the special price is active.                                                                                              |
| Discount in special time (DST) | Optional: an additional discount rate applied on top of the ST price when rental duration qualifies. Replaces GD during ST periods. |

{% hint style="info" icon="bell" %}
**Note:** ST does *not* use Global Discount (GD). It uses its own DST (Discount in Special Time) instead. Always fill in DST if you want duration discounts during the special period.
{% endhint %}

<figure><img src="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FjXkJDibb8T0riWPVQ0cM%2FScreenshot%202026-06-20%20at%2010.58.53.png?alt=media&amp;token=28818bf8-8450-460b-86b8-b394a975ec3c" alt=""><figcaption></figcaption></figure>

### 3.6 🏆 Pricing Priority

When multiple pricing rules are active for the same date range, BRW applies them in the following priority order (highest wins):

<a class="button primary">Special time (ST) + DST</a> > <a class="button primary">Global discount (GD)</a> > <a class="button primary">Daily pricing plan</a> > <a class="button primary">Regular price / Day</a>

{% hint style="success" icon="square-check" %} <mark style="color:$success;">**Example:**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">A 10-day Christmas rental. Christmas falls in a ST period (Price=$80/day, DST=10%). The total is calculated at $80/day with 10% DST off — GD and Daily pricing plan are both ignored.</mark>
{% endhint %}

## 4: Shared Fields

The following fields are shared across multiple rental types and are documented on the **Shared Fields** page to avoid repetition. Click any card to go directly to that section.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Locations</strong></td><td><em>Pickup/dropoff pairs + price</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FxchHT8QdF27u2zz8Bo8o%2Froute.png?alt=media&amp;token=7cc26d7b-baaa-4267-a96a-3e5a5396f008">route.png</a></td><td><a href="/brw/create-a-product/shared-fields/location/locations.md">Locations</a></td></tr><tr><td><strong>Location surcharge</strong></td><td><em>Extra fee per location</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FAFjqEBwsVLIovWgkPdu7%2Fprice.png?alt=media&amp;token=ddf6d5c6-8650-4750-9e48-883aecf688bb">price.png</a></td><td><a href="/brw/create-a-product/shared-fields/location/locations-surcharge.md">Locations surcharge</a></td></tr><tr><td><strong>Pick-up location</strong></td><td><em>Show/rename on booking form</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FE5QmNeaYbtj583QhhFVg%2Flocation.png?alt=media&amp;token=c26e399f-afa0-4e89-b43a-31c2fbb821ab">location.png</a></td><td><a href="/brw/create-a-product/shared-fields/location/pick-up-location.md">Pick-up Location</a></td></tr><tr><td><strong>Drop-off location</strong></td><td><em>Show/rename on booking form</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FIgvUaa0e4eBUJwSWctDc%2Fdrop-off.png?alt=media&amp;token=ae9a5104-072a-463d-a0f3-a1adeaaa210a">drop-off.png</a></td><td><a href="/brw/create-a-product/shared-fields/location/drop-off-location.md">Drop-off Location</a></td></tr><tr><td><strong>Round-trip</strong></td><td><em>Toggle + extra fee</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FsziJN9pVOG114t07WPnG%2Fround-trip.png?alt=media&amp;token=3d7ed259-2342-46fb-a0cc-23b3f4d7177e">round-trip.png</a></td><td><a href="/brw/create-a-product/shared-fields/location/round-trip.md">Round-trip</a></td></tr><tr><td><strong>Guests options</strong></td><td><em>show/hide guest</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2Fzp9hD4p7APLXBG7AQNDE%2Fcake.png?alt=media&amp;token=28b10c9d-3897-4dde-a5a0-bcfd35818ab3">cake.png</a></td><td><a href="/brw/create-a-product/shared-fields/guests/guest-option.md">Guest option</a></td></tr><tr><td><strong>Guests fields</strong></td><td><em>Form fields + min/max</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FSghSiWEVGFG4kkmH73j0%2Fguest-list.png?alt=media&amp;token=98f112fc-4a52-483d-9fb2-811772f32bf6">guest-list.png</a></td><td><a href="/brw/create-a-product/shared-fields/guests/guests-pricing-and-limits.md">Guests (pricing &amp; limits)</a></td></tr><tr><td><strong>Pick-up date</strong></td><td><em>Time slots, label, defautls</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FhimLDbxBkqW67IwuLHcA%2Fstart-date.png?alt=media&amp;token=5a66382b-cbb8-4841-9f92-0a9f653b2c87">start-date.png</a></td><td><a href="/brw/create-a-product/shared-fields/booking-dates/pick-up-date.md">Pick-up date</a></td></tr><tr><td><strong>Drop-off date</strong></td><td><em>Show/rename on booking form</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FHZB58ceyMxbJawVs3DUS%2Fend-of-year.png?alt=media&amp;token=fd8451a9-c6b6-433b-9ff6-6039f9ab3722">end-of-year.png</a></td><td><a href="/brw/create-a-product/shared-fields/booking-dates/drop-off-date.md">Drop-off date</a></td></tr><tr><td><strong>Booking Conditions</strong></td><td><em>Min/max days, preparation, advance</em></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FSqvnedaUILFZRR7KVeKv%2Fschedule.png?alt=media&amp;token=fc50535b-0cb7-4081-ab1a-d154f1b786cd">schedule.png</a></td><td><a href="/brw/create-a-product/shared-fields/booking-conditions.md">Booking Conditions</a></td></tr></tbody></table>

## 5: Common Fields

These fields are shared across all rental types and documented on a dedicated reference page. Click any card to go directly to that section.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Availability</strong></td><td><em>Allowed dates, disabled dates, iCal</em></td><td><a href="/brw/common-fields/availability.md">Availability</a></td><td><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FHZB58ceyMxbJawVs3DUS%2Fend-of-year.png?alt=media&amp;token=fd8451a9-c6b6-433b-9ff6-6039f9ab3722">end-of-year.png</a></td></tr><tr><td><strong>Services &#x26; Resources</strong></td><td><em>Add-on pricing with /Day or /Order</em></td><td><a href="/brw/common-fields/services-and-resources.md">Services &amp; Resources</a></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2Faaowe5OV6TECZOYyW1lC%2Fconfiguration.png?alt=media&amp;token=5ed2998a-3bba-42a0-b41a-38c0dc91f04b">configuration.png</a></td></tr><tr><td><strong>Deposit</strong></td><td><em>Fixed or percentage upfront payment</em></td><td><a href="/brw/common-fields/deposit-and-insurance/deposit.md">Deposit</a></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FoUxbTJH7SOcUJRbMqMnJ%2Fupload.png?alt=media&amp;token=5fadf598-d7e8-4c12-bc26-c19b42a1131c">upload.png</a></td></tr><tr><td><strong>Insurance</strong></td><td><em>Fixed fee added to every booking</em></td><td><a href="/brw/common-fields/deposit-and-insurance.md">Deposit &amp; Insurance</a></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FFNlMKp9kbkGG0u1jjN8e%2Finsurance.png?alt=media&amp;token=9aaa2b8e-a6e3-46d6-9f71-354390651a12">insurance.png</a></td></tr><tr><td><strong>Inventory &#x26; Quantity</strong></td><td><em>Stock count, named vehicles</em></td><td><a href="/brw/common-fields/inventory-and-quantity.md">Inventory &amp; Quantity</a></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FILbKMkGoOfwvdbjQE12f%2Fstock-rotation.png?alt=media&amp;token=169c6174-3a41-4b7b-bbb8-25482473558c">stock-rotation.png</a></td></tr><tr><td><strong>Booking Form</strong></td><td><em>Custom checkout fields</em></td><td><a href="/brw/common-fields/booking-form.md">Booking Form</a></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FFXS96CDy8zn0GDDQA6Di%2Fcontact-form.png?alt=media&amp;token=6f9dde63-12f0-4605-a3d0-a161ccc32c6b">contact-form.png</a></td></tr><tr><td><strong>Map / Place</strong></td><td><em>Maps pin on product page</em></td><td><a href="/brw/common-fields/display-and-layout/map-place.md">Map / Place</a></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2Fhpsva9YNet3BAONHVeVe%2Fmap.png?alt=media&amp;token=66b4fcb8-9002-42ef-bf68-18c83b22e9cf">map.png</a></td></tr><tr><td><strong>Display &#x26; Layout</strong></td><td><em>Price format, template, extra tab</em></td><td><a href="/brw/common-fields/display-and-layout.md">Display &amp; Layout</a></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FoIzHgd10O3ZJmyeLJZTN%2Fwebsite-design.png?alt=media&amp;token=4a4a1407-c804-4620-8747-dff829ad145b">website-design.png</a></td></tr><tr><td><strong>Product Content</strong></td><td><em>Specifications, features list</em></td><td><a href="/brw/common-fields/product-content.md">Product Content</a></td><td data-object-fit="contain"><a href="https://4082525133-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa2OkFafBNY1uvQO4naAL%2Fuploads%2FbsaXxA9qTU90hwKE9DPr%2Fcopy-writing.png?alt=media&amp;token=93dcdd65-5a49-47b3-8d9d-e2097a64d5b2">copy-writing.png</a></td></tr></tbody></table>

## 6: Customize Fields in Product Editing

When you create a product and want to remove unnecessary fields, you can follow these steps in [Customize - Rental Type](/brw/customize-rental-type.md)
