'); jQuery('.postid-13067 .hfeed .pbr-page-inner .site-main .opalhotel-tabs #tab-thearea .container .room-thearea .activitiesArrayBox').css('display', 'none'); //PDB-386 - change contact address for Villa Carmina // Get the current HTML content of the element // var currentVillaCarminaEnquiryHtml = jQuery('.postid-10857 .hfeed .pbr-page-inner .site-main .opalhotel-tabs #tab-enquire .container .propertyContactAddress #custom_html-2').html(); // // Replace the old address with the new address // var newVillaCarminaEnquiryHtml = currentVillaCarminaEnquiryHtml.replace("No 68, Kinwick Center, 32 Hollywood Rd, Central, HK", "503, Crawford House, 70 Queen’s Road Central, Central, Hong Kong"); jQuery(document).ready(function($) { var currentVillaCarminaEnquiryHtml = $('.postid-10857 .hfeed .pbr-page-inner .site-main .opalhotel-tabs #tab-enquire .container .propertyContactAddress #custom_html-2').html(); if (currentVillaCarminaEnquiryHtml) { console.log("currentVillaCarminaEnquiryHtml:", currentVillaCarminaEnquiryHtml); var newVillaCarminaEnquiryHtml = currentVillaCarminaEnquiryHtml.replace("No 68, Kinwick Center, 32 Hollywood Rd, Central, HK", "503, Crawford House, 70 Queen’s Road Central, Central, Hong Kong"); $('.postid-10857 .hfeed .pbr-page-inner .site-main .opalhotel-tabs #tab-enquire .container .propertyContactAddress #custom_html-2').html(newVillaCarminaEnquiryHtml); } else { console.error("Element not found or HTML content is undefined."); } }); // Set the new HTML content for the element // jQuery('.postid-10857 .hfeed .pbr-page-inner .site-main .opalhotel-tabs #tab-enquire .container .propertyContactAddress #custom_html-2').html(newVillaCarminaEnquiryHtml); //PDB-282 - Edits for Cheung Chau House 1967 jQuery('.postid-10839 .hfeed .pbr-page-inner .site-main .opalhotel-tabs #tab-map').html(`

LOCATION


Once a sleepy fishing village, Cheung Chau has become a vibrant island with lively food stalls, restaurants and cafes. From artisanal cakes and pastries to traditional seafood feasts, leisurely island walks perfect for an epic Hong Kong staycation.

Getting to and from Cheung Chau is via ferry leaving from Ferry Pier 5 in Central Hong Kong and takes approximately 30 minutes on a fast ferry or 50 minutes on the slow ferry.


`); jQuery('.postid-10839 .hfeed .pbr-page-inner .site-main .opalhotel-tabs #tab-enquire .container .enquire-form .wpcf7 .wpcf7-form .col-md-4 .listSignUp').css('display', 'none'); jQuery('.postid-10839 .hfeed .pbr-page-inner .site-main .opalhotel-tabs #tab-enquire .container .propertyContactAddress #custom_html-2 ').html('

Email:

cheungchauhouse1967@gmail.com

'); jQuery('.postid-10839 #page .pbr-page-inner #main .opalhotel-tabs #tab-floorplans .container .room-floorplans #tabsub-2').append('
The second bedroom is also spacious with a king size double bed and ensuite bathroom. A wall mounted TV provides numerous cable channels or if you prefer a door leads out onto the veranda where you can sit and drink coffee and enjoy the view.
'); jQuery('.postid-10839 #page .pbr-page-inner #main .opalhotel-tabs #tab-floorplans .container .room-floorplans #tabsub-2').append('
'); jQuery('.postid-10839 #page .pbr-page-inner #main .opalhotel-tabs #tab-floorplans .container .room-floorplans #tabsub-2').append('
The other two bedrooms are also spacious with specially designed bunks suitable for both adults and children. Both have ensuite bathrooms with shower and toilet.
'); jQuery('.postid-10839 #page .pbr-page-inner #main .opalhotel-tabs #tab-floorplans .container .room-floorplans #tabsub-2').append('
'); if (location.href.split('/')[4] === 'cheung-chau-house-1967') { jQuery('form.wpcf7-form').attr('action', '/properties/cheung-chau-house-1967/#wpcf7-f13382-o1'); jQuery('.enquire-form .wpcf7').attr('id', 'wpcf7-f13382-o1'); jQuery('input[name="_wpcf7"]').val('13382'); jQuery('input[name="_wpcf7_unit_tag"]').val('wpcf7-f13382-o1'); }