Setting/propertiesbookpageunavailablerooms: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
* Cheapest First - show available rooms by increasing price order and unavailable rooms at the bottom.
* Cheapest First - show available rooms by increasing price order and unavailable rooms at the bottom.
* Expensive  First - show available rooms by decreasing price order and unavailable rooms at the bottom.
* Expensive  First - show available rooms by decreasing price order and unavailable rooms at the bottom.
* Hide Unavailable - show available rooms by sell priority and hide unavailable rooms.
* Hide Unavailable - show available rooms by sell priority and hide unavailable rooms. This option does not work well with pagination.  


  Note: if using pagination to limit the number of rooms shown at a time, the pages will be constructed using rooms with the highest sell priority on the first page through to rooms with the lowest sell priority on the last page. The room order setting will apply per page.
<span style="color:#019cde; font-size: 150%;“ >{{#fas:info-circle}} </span>  If using pagination to limit the number of rooms shown at a time, the pages will be constructed using rooms with the highest sell priority on the first page through to rooms with the lowest sell priority on the last page. The room order setting will apply per page.