Mobile Prices: Difference between revisions

Jump to navigation Jump to search
No edit summary
Lesley (talk | contribs)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Rates]]
[[Category:Fixed Prices]]
[[Category:Daily_Prices]]
[[Category:Daily_Prices]]
[[Category:Prices]]
[[Category:Prices]]
[[Category:Enhanced_Selling]]
<div class="heading">Mobile Prices</div>
<div class="heading">Mobile Prices</div>


Line 7: Line 8:


=For direct bookings=
=For direct bookings=
You can achieve this if you use two offers and a script. Offer 1 only for desktop and Offer 2 only for mobile. If you have additional offers they will always show.  
You can achieve this if you use two offers and a script. Offer 1 only for desktop and Offer 2 only for mobile. If you have additional offers they will always show.  


Line 13: Line 13:


If you have not already set up an offer to go to {{#fas:cog}} (SETTINGS) PROPERTIES > OFFERS and create an additional offer.  
If you have not already set up an offer to go to {{#fas:cog}} (SETTINGS) PROPERTIES > OFFERS and create an additional offer.  
After you have created the offer you can set up prices for the offer. Click on  <span style="color:#007bff;“ >{{#far:question-circle}}  </span> in the top right for detailed instructions.  
After you have created the offer you can set up prices for the offer. Click on  <span style="color:#007bff;“ >{{#far:question-circle}}  </span> in the top right for detailed instructions on offers.  


'''Step 1: Add the script '''  
'''Step 2: Add the script '''  


Go to {{#fas:cog}} (SETTINGS)  BOOKING ENGINE > PROPERTY BOOKING PAGE > DEVELPERS and add the script below to the <head> section:
Go to {{#fas:cog}} (SETTINGS)  BOOKING ENGINE > PROPERTY BOOKING PAGE > DEVELOPERS and add the script below to the <head> section:


<code><script>$(document).ready(function() {if($(window).width() >= 800) {$('.offerid1').show();$('.offerid2').hide();}else{$('.offerid1').hide();$('.offerid2').show();}});</script></code>
<code><script>$(document).ready(function() {if($(window).width() >= 800) {$('.offerid1').show();$('.offerid2').hide();}else{$('.offerid1').hide();$('.offerid2').show();}});</script></code>
Line 26: Line 26:
=For Expedia=
=For Expedia=
You can add a mobile rate for Expedia directly from Beds24 in  PRICES > PROMOTIONS > EXPEDIA. Click on  <span style="color:#007bff;“ >{{#far:question-circle}}  </span> in the top right for detailed instructions.
You can add a mobile rate for Expedia directly from Beds24 in  PRICES > PROMOTIONS > EXPEDIA. Click on  <span style="color:#007bff;“ >{{#far:question-circle}}  </span> in the top right for detailed instructions.
=Other OTSs=
For some other OTAs you can create mobile rates in their extranet.