{"id":2097,"date":"2017-02-22T18:36:30","date_gmt":"2017-02-22T18:36:30","guid":{"rendered":"https:\/\/villadianthe.com\/book-now\/"},"modified":"2026-04-19T16:15:20","modified_gmt":"2026-04-19T13:15:20","slug":"reservierung","status":"publish","type":"page","link":"https:\/\/staging.villadianthe.com\/de\/reservierung\/","title":{"rendered":"Reservierung"},"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\">Reservierung<\/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><span style=\"font-size: 14pt;\">Bitte geben Sie alle wichtigen Details an um Ihre Reservierung so schnell als m\u00f6glich bearbeiten zu k\u00f6nnen.<\/span><\/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>Fl\u00fcge und Transfers vom Flughafen zur Unterkunft und zur\u00fcck k\u00f6nnen f\u00fcr Sie geregelt werden. Falls Sie das w\u00fcnschen, bitte geben Sie es im Buchungsformular unter \"Bemerkungen\" an. Wir finden f\u00fcr Sie die besten Angebote. Der Mietswagen kann am Flughafen empfangen und bei der Abreise dort wieder hinterlassen werden. Oder er wird auf Wunsch zu Ihrer Unterkunft geliefert.<\/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=\"CF58af3c1e1dbb0\"]<\/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-2097","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.villadianthe.com\/de\/wp-json\/wp\/v2\/pages\/2097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.villadianthe.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.villadianthe.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.villadianthe.com\/de\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.villadianthe.com\/de\/wp-json\/wp\/v2\/comments?post=2097"}],"version-history":[{"count":0,"href":"https:\/\/staging.villadianthe.com\/de\/wp-json\/wp\/v2\/pages\/2097\/revisions"}],"wp:attachment":[{"href":"https:\/\/staging.villadianthe.com\/de\/wp-json\/wp\/v2\/media?parent=2097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}