{"id":2102,"date":"2017-02-22T18:36:30","date_gmt":"2017-02-22T18:36:30","guid":{"rendered":"https:\/\/villadianthe.com\/book-now\/"},"modified":"2026-04-19T16:16:06","modified_gmt":"2026-04-19T13:16:06","slug":"reserver-maintenant","status":"publish","type":"page","link":"https:\/\/staging.villadianthe.com\/fr\/reserver-maintenant\/","title":{"rendered":"R\u00e9servation"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_post_title_0 et_pb_post_title et_pb_bg_layout_light et_pb_module et_flex_module preset--group--divi-post-title--divi-font--hm5q2bb--default preset--group--divi-post-title--divi-font--h3vve90--default\"><div class=\"et_pb_title_container\"><h1 class=\"entry-title\">R\u00e9servation<\/h1><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_1 et_pb_row et_block_row\">\n<div class=\"et_pb_column_1 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>Vous pouvez effectuer une demande de r\u00e9servation en remplissant le formulaire ci-dessous\u00a0: <br \/>D\u00e8s r\u00e9ception de celui-ci nous prendrons contact avec vous le plus rapidement possible.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_image_0 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/staging.villadianthe.com\/wp-content\/uploads\/2017\/02\/villa-dianthe-booking-page-background-1080.jpg\" width=\"1080\" height=\"224\" srcset=\"https:\/\/staging.villadianthe.com\/wp-content\/uploads\/2017\/02\/villa-dianthe-booking-page-background-1080.jpg 1080w, https:\/\/staging.villadianthe.com\/wp-content\/uploads\/2017\/02\/villa-dianthe-booking-page-background-1080-300x62.jpg 300w, https:\/\/staging.villadianthe.com\/wp-content\/uploads\/2017\/02\/villa-dianthe-booking-page-background-1080-768x159.jpg 768w, https:\/\/staging.villadianthe.com\/wp-content\/uploads\/2017\/02\/villa-dianthe-booking-page-background-1080-1024x212.jpg 1024w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" class=\"wp-image-2057\" \/><\/span><\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_row_2 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\">\n<div class=\"et_pb_column_2 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough boxsetshad\">\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>Vous pouvez effectuer vous-m\u00eame la r\u00e9servation de vos vols et trajets vers Villa Dianthe. Nous pouvons aussi vous aider, si vous le souhaitez veuillez l\u2019indiquer sur le formulaire de r\u00e9servation sous \u00ab\u00a0souhaits et\/ou remarques\u00a0\u00bb. <br \/>Nous offrons des tarifs avantageux pour la location de voiture. Livraison\/retour \u00e0 l\u2019a\u00e9roport et\/ou \u00e0 Villa Dianthe.<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><p>[caldera_form id=\"CF58af6cfba93ec\"]<\/p>\n<\/div><\/div>\n\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><script>\njQuery( function( $ ){\n\n var first_date_id = 'fld_9356744', \/\/ date field ID to sync from\n second_date_id = 'fld_9099709', \/\/ date field ID to sync to\n date_forward = 7; \/\/ number of days to sync forward by\n\n \/\/ get the first field\n var first_date = $( '[data-field=\"' + first_date_id + '\"]' );\n\n if( !first_date.length ){\n return;\n }\n\n \/\/ bind date change event\n first_date.on(\"changeDate\", function() {\n var start_date = first_date.cfdatepicker('getFormattedDate');\n var d = new Date( start_date );\n var second_date = first_date.closest('.row').find('[data-field=\"' + second_date_id + '\"]');\n\n d.setDate( d.getDate() + date_forward );\n second_date.cfdatepicker( 'setStartDate', new Date(d) );\n if( !second_date.val().length ){\n second_date.cfdatepicker( 'update', new Date(d) );\n }\n\n second_date.on(\"changeDate\", function() {\n second_date.cfdatepicker( 'hide' ); \n });\n first_date.cfdatepicker( 'hide' );\n });\n});\n\njQuery( function( $ ){\n\n var first_date_id = 'fld_9099709', \/\/ date field ID to sync from\n second_date_id = 'fld_9356744', \/\/ date field ID to sync to\n date_forward = 7; \/\/ number of days to sync forward by\n\n \/\/ get the first field\n var first_date = $( '[data-field=\"' + first_date_id + '\"]' );\n\n if( !first_date.length ){\n return;\n }\n\n \/\/ bind date change event\n first_date.on(\"changeDate\", function() {\n var start_date = first_date.cfdatepicker('getFormattedDate');\n var d = new Date( start_date );\n var second_date = first_date.closest('.row').find('[data-field=\"' + second_date_id + '\"]');\n\n d.setDate( d.getDate() - date_forward );\n second_date.cfdatepicker( 'setEndDate', new Date(d) );\n if( !second_date.val().length ){\n second_date.cfdatepicker( 'update', new Date(d) );\n }\n\n second_date.on(\"changeDate\", function() {\n second_date.cfdatepicker( 'hide' ); \n });\n first_date.cfdatepicker( 'hide' );\n });\n});\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2102","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.villadianthe.com\/fr\/wp-json\/wp\/v2\/pages\/2102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.villadianthe.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.villadianthe.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.villadianthe.com\/fr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.villadianthe.com\/fr\/wp-json\/wp\/v2\/comments?post=2102"}],"version-history":[{"count":0,"href":"https:\/\/staging.villadianthe.com\/fr\/wp-json\/wp\/v2\/pages\/2102\/revisions"}],"wp:attachment":[{"href":"https:\/\/staging.villadianthe.com\/fr\/wp-json\/wp\/v2\/media?parent=2102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}