test
Posted by: admin
Juni 6, 2024
Global Search
Description:
Global search displays the search form, and all later reservation steps – list, reservation options, reservation summary, reservation confirmation.
The search form returns search results in the in same page or different page, if search page is selected in rental admin settings.
Also any search form field can be enabled, disabled, or marked as required from Global Rental Settings in WordPress Admin.
Keep in mind that:
1. If you have a high traffic load website, and you are using server-side HTTP(S) reverse proxy web application accelerator (i.e. Varnish) and/or WordPress template caching plugin (i.e. W3Total Cache or WP Super Cache), then you must select the search page in rental admin, and exclude that search page from caching.
2. In global search form for class, transmission type or fuel type drop-downs, we only show types that have assigned to them, that are enabled, has 1+ units in garage and is assigned to specific partner id, if partner id parameter is provided.
Example shortcode:
models price table
Description:
models price table displays deposit and prices of each model that has reservable , and is selected to be displayed in price table (or, if pickup_location_id parameter is provided – enabled, available for pick-up from that location, and selected to be displayed in price table).
Prices are grouped here by price plan’s discount period from-to, that are used by all price plans (global discounts), or by specific price plans, that ARE NOT (!) using coupon codes.
When plugin engine counts the price per period, it takes all seasonal and regular price plans of price group for upcoming 7 days (today + 6 more days), that DOES NOT (!) have coupon code set.
Period here is a minimum time frame that can change the price. It is set in CRS Settings as price model:
– price per reservation, if price model is set to “per reservation”; – price per day, if price model is set to “daily by date”, “daily by time” or “mixed”; – price per night, if price model is set to “nightly by noon” or “mixed”; – price per hour, if price model is set to “hourly”. Price will be displayed only if has price group assigned. If price group is not set for that , then it will display “Get a quote” text instead of price.
Example shortcode:
models availability calendar
Description:
models availability calendar displays availability of each for next 30 days (today + 29 days more) that is enabled, and is selected to be displayed in availability calendar (or, if pickup_location_id parameter is provided – is enabled, set as available for pick-up from that location, and is selected to be displayed in availability calendar).
For each date of these upcoming 30 days, plugin engine check how many units are available for all 24 hours.
It displays two numbers for each date – full-day availability (big number) and partial-day availability (small number in grey). For big number unit is counted as available if it is not reserved by other customer and are not blocked by site admin for 24 hours of that date.
For small number unit is counted as available if it is not reserved by other customer and are not blocked by site admin from noon till midnight. The start time (noon) for small number can be changed in “WordPress Admin -> CRS Admin -> Settings -> Noon time”. By default noon time is 12:00 PM.
Example shortcode:
model page with search for exact model:
Example shortcode for exact model details (i.e. ID=7):
Example shortcode to search for exact model (i.e. ID=7):