For the complete documentation index, see llms.txt. This page is also available as Markdown.

Product Archive

These settings will be applied for the Shop page, Category page and Search page.

Go to WooCommerce >> Settings >> Booking & Rental >> Product Archive

1: Show Features:

You can show/hide "Features" in archive template.

Backend: Setup Features for a product
Frontend - Shop Page

2: Show Special in Features:

Show special features in archive template.

Backend: Setup Special Features for a product
Frontend - Shop Page

3: Show Attributes:

You can show/hide "Attributes" in archive template

To add attributes:

Go to: Products >> Add New Product >> "Product Data" dropdown: select "Rental" value >> Attributes tab >> Add new: add name and values for a attribute

Backend: Setup Attributes for a product
Frontend - Shop Page

4: Display Product Taxonomy:

Rental or Shop. Read more here

  • Rental: Display page by file template. (Get UI by BRW)

  • Shop: Display page by default hook in WooCommerce.

5: Display Shop Page:

Rental or Shop

  • Rental: Display page by file template. (Get UI by BRW)

  • Shop: Display page by default hook in WooCommerce.

  • Display price by format: You can insert text or html to set price format label for your products. Besides, you can use our available shortcodes.

6: Shortcodes for Price Formal Label

[unit]: Day or Night or Hour or Km or Mi [regular_price]: regular price by day ( apply for rental type: day, Mixed "day and hour", hotel ) [hour_price]: regular price by hour ( apply for rental type: hour and Mixed "day and hour" ) [min_daily_price]: minimum daily price ( apply for rental type: day, Mixed "day and hour", hotel ) [max_daily_price]: maximum daily price ( apply for rental type: day, Mixed "day and hour", hotel ) [min_package_price]: minimum package price (rental type: Period) [max_package_price]: maximum package price (rental type: Period) [min_location_price]: minimum location price (rental type: Transportation) [max_location_price]: maximum location price (rental type: Transportation)

Set in Backend
Price display in Product Archive
Price display in Product Details

Example:

For Hotel you can setup: [regular_price]/[unit] or From [min_daily_price]/[unit]

For Car: [regular_price]/day

For taxi: From [regular_price]/[unit]

Last updated