Setting/propertiesbookingurl: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 38: Line 38:




If you are familiar with  Javascript  you can us this method to add target features to Booking redirect URL:
 
Scripts can be added in the <head> section at the menus
SETTINGS->BOOKING ENGINE->MULTIPLE PROPERTIES->DEVELOPER
or
SETTINGS->BOOKING ENGINE->DEVELOPER
 
For example: this would cause property 1234 to open in the parent window (frame busting) when it's book button is clicked on the multiple property page


  <script>
  <script>
Line 45: Line 51:
  });
  });
  </script>
  </script>
Scripts can be addes in the <head> section in SETTINGS->BOOKING PAGE-DEVELOPER.