Product Archive

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

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

  • Show Features: You can show/hide "Features" in archive template.

Backend: Setup Fetures for a product
Frontend - Shop Page
  • Show Special in Fetures: Show a special features in archive template.

Backend: Setup Special Fetures for a product
Frontend - Shop Page
  • Show Attributes: You can show/hide "Attributes" in archive template

Backend: Setup Attributes for a product
Frontend - Shop Page
  • 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.

  • 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.

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