{"id":1091,"date":"2023-07-18T10:43:07","date_gmt":"2023-07-18T08:43:07","guid":{"rendered":"https:\/\/helift.fr\/?page_id=1091"},"modified":"2023-08-10T15:57:00","modified_gmt":"2023-08-10T13:57:00","slug":"votre-reservation","status":"publish","type":"page","link":"https:\/\/helift.fr\/en\/votre-reservation\/","title":{"rendered":"Votre r\u00e9servation"},"content":{"rendered":"<div class=\"wp-block-cover alignfull banniere\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-70 has-background-dim\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1440\" height=\"762\" class=\"wp-block-cover__image-background wp-image-488\" alt=\"\" src=\"https:\/\/helift.fr\/wp-content\/uploads\/2023\/07\/reservation-chalet-luxe.webp\" data-object-fit=\"cover\" srcset=\"https:\/\/helift.fr\/wp-content\/uploads\/2023\/07\/reservation-chalet-luxe.webp 1440w, https:\/\/helift.fr\/wp-content\/uploads\/2023\/07\/reservation-chalet-luxe-300x159.webp 300w, https:\/\/helift.fr\/wp-content\/uploads\/2023\/07\/reservation-chalet-luxe-1024x542.webp 1024w, https:\/\/helift.fr\/wp-content\/uploads\/2023\/07\/reservation-chalet-luxe-768x406.webp 768w\" sizes=\"auto, (max-width: 1440px) 100vw, 1440px\" \/><div class=\"wp-block-cover__inner-container is-layout-flow wp-container-core-cover-is-layout-e978df1f wp-block-cover-is-layout-flow\">\n<h1 class=\"wp-block-heading has-text-align-center has-x-large-font-size\">VOTRE R\u00c9SERVATION<\/h1>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Discover our booking options<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-8f98fe35 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background has-text-align-center wp-element-button\">Book your stay<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-group alignwide barre-recherche has-global-padding is-layout-constrained wp-container-core-group-is-layout-86f0daf4 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:0\">\n<div class=\"wrap plugin-container\">\n\n\t\n\t\n\t\t<div class=\"notice is-dismissible notice-warning\">\n\t\t\t\t\t<p>Your Pro version of Vik Booking was downgraded to the Free version after the update. Please visit the <a href=\"\/en\/admin.php\/?page=vikbooking&view=getpro\">Go to Pro<\/a> page to restore your Pro settings and complete the update process.<\/p>\n\t\t\t\t<\/div>\n\t\t<script type=\"text\/javascript\">\n\tfunction vbAddElement() {\n\t\tvar ni = document.getElementById('vbo-search-num-aduchild-block');\n\t\tvar numi = document.getElementById('vbroomhelper');\n\t\tvar num = (document.getElementById('vbroomhelper').value -1)+ 2;\n\t\tnumi.value = num;\n\t\tvar newdiv = document.createElement('div');\n\t\tvar divIdName = 'vb'+num+'racont';\n\t\tnewdiv.setAttribute('id',divIdName);\n\t\tnewdiv.innerHTML = '<div class=\\'vbo-search-num-aduchild-entry\\'><span class=\\'vbo-search-roomnum\\'>Room '+ num +'<\/span><div class=\\'vbo-search-num-adults-entry\\'><label class=\\'vbo-search-num-adults-entry-label\\'>Adults<\/label><span class=\\'vbo-search-num-adults-entry-inp\\'><select name=\\'adults[]\\'><option value=\\'1\\'>1<\/option><option value=\\'2\\'>2<\/option><option value=\\'3\\'>3<\/option><option value=\\'4\\'>4<\/option><option value=\\'5\\'>5<\/option><option value=\\'6\\'>6<\/option><option value=\\'7\\'>7<\/option><option value=\\'8\\'>8<\/option><option value=\\'9\\'>9<\/option><option value=\\'10\\'>10<\/option><option value=\\'11\\'>11<\/option><option value=\\'12\\'>12<\/option><option value=\\'13\\'>13<\/option><option value=\\'14\\'>14<\/option><option value=\\'15\\'>15<\/option><option value=\\'16\\'>16<\/option><option value=\\'17\\'>17<\/option><option value=\\'18\\'>18<\/option><option value=\\'19\\'>19<\/option><option value=\\'20\\'>20<\/option><option value=\\'21\\'>21<\/option><option value=\\'22\\'>22<\/option><option value=\\'23\\'>23<\/option><option value=\\'24\\'>24<\/option><option value=\\'25\\'>25<\/option><option value=\\'26\\'>26<\/option><option value=\\'27\\'>27<\/option><option value=\\'28\\'>28<\/option><\/select><\/span><\/div><\/div>';\n\t\tni.appendChild(newdiv);\n\t}\n\tfunction vbSetRoomsAdults(totrooms) {\n\t\tvar actrooms = parseInt(document.getElementById('vbroomhelper').value);\n\t\tvar torooms = parseInt(totrooms);\n\t\tvar difrooms;\n\t\tif (torooms > actrooms) {\n\t\t\tdifrooms = torooms - actrooms;\n\t\t\tfor(var ir=1; ir<=difrooms; ir++) {\n\t\t\t\tvbAddElement();\n\t\t\t}\n\t\t}\n\t\tif (torooms < actrooms) {\n\t\t\tfor(var ir=actrooms; ir>torooms; ir--) {\n\t\t\t\tif (ir > 1) {\n\t\t\t\t\tvar rmra = document.getElementById('vb' + ir + 'racont');\n\t\t\t\t\trmra.parentNode.removeChild(rmra);\n\t\t\t\t}\n\t\t\t}\n\t\t\tdocument.getElementById('vbroomhelper').value = torooms;\n\t\t}\n\t}\n\tfunction vbCalcNights() {\n\t\tvar vbcheckin = document.getElementById('checkindate').value;\n\t\tvar vbcheckout = document.getElementById('checkoutdate').value;\n\t\tif (vbcheckin.length > 0 && vbcheckout.length > 0) {\n\t\t\tvar vbcheckinp = vbcheckin.split(\"\/\");\n\t\t\tvar vbcheckoutp = vbcheckout.split(\"\/\");\n\t\t\t\t\tvar vbinmonth = parseInt(vbcheckinp[1]);\n\t\t\tvbinmonth = vbinmonth - 1;\n\t\t\tvar vbinday = parseInt(vbcheckinp[0], 10);\n\t\t\tvar vbcheckind = new Date(vbcheckinp[2], vbinmonth, vbinday);\n\t\t\tvar vboutmonth = parseInt(vbcheckoutp[1]);\n\t\t\tvboutmonth = vboutmonth - 1;\n\t\t\tvar vboutday = parseInt(vbcheckoutp[0], 10);\n\t\t\tvar vbcheckoutd = new Date(vbcheckoutp[2], vboutmonth, vboutday);\n\t\t\t\t\t\tvar vbdivider = 1000 * 60 * 60 * 24;\n\t\t\tvar vbints = vbcheckind.getTime();\n\t\t\tvar vboutts = vbcheckoutd.getTime();\n\t\t\tif (vboutts > vbints) {\n\t\t\t\t\/\/var vbnights = Math.ceil((vboutts - vbints) \/ (vbdivider));\n\t\t\t\tvar utc1 = Date.UTC(vbcheckind.getFullYear(), vbcheckind.getMonth(), vbcheckind.getDate());\n\t\t\t\tvar utc2 = Date.UTC(vbcheckoutd.getFullYear(), vbcheckoutd.getMonth(), vbcheckoutd.getDate());\n\t\t\t\tvar vbnights = Math.ceil((utc2 - utc1) \/ vbdivider);\n\t\t\t\tif (vbnights > 0) {\n\t\t\t\t\tdocument.getElementById('vbjstotnights').innerHTML = 'Nights: '+vbnights;\n\t\t\t\t} else {\n\t\t\t\t\tdocument.getElementById('vbjstotnights').innerHTML = '';\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tdocument.getElementById('vbjstotnights').innerHTML = '';\n\t\t\t}\n\t\t} else {\n\t\t\tdocument.getElementById('vbjstotnights').innerHTML = '';\n\t\t}\n\t}\n\t<\/script>\n\t<input type=\"hidden\" id=\"vbroomhelper\" value=\"1\"\/>\n\t<p class=\"err\">Error, Insufficient Data Received.<\/p>\t<div class=\"vbo-intro-main\"><\/div>\n\t<div class=\"vbdivsearch vbo-search-mainview vbo-search-noresults-cont\"><form action=\"https:\/\/helift.fr\/en\/votre-reservation\/?option=com_vikbooking&#038;Itemid=0\" method=\"post\" data-trp-original-action=\"https:\/\/helift.fr\/en\/votre-reservation\/?option=com_vikbooking&amp;Itemid=0\"><div class=\"vb-search-inner\">\n<input type=\"hidden\" name=\"option\" value=\"com_vikbooking\"\/>\n<input type=\"hidden\" name=\"task\" value=\"search\"\/>\n<div class=\"vbo-search-inpblock vbo-search-inpblock-checkin\"><label for=\"checkindate\">Check-in Date<\/label><div class=\"input-group\"><input type=\"text\" name=\"checkindate\" id=\"checkindate\" size=\"10\" autocomplete=\"off\" onfocus=\"this.blur();\" readonly><i class=\"far fa-calendar-alt vbo-caltrigger\"><\/i><\/div><input type=\"hidden\" name=\"checkinh\" value=\"12\"\/><input type=\"hidden\" name=\"checkinm\" value=\"0\"\/><\/div>\n<div class=\"vbo-search-inpblock vbo-search-inpblock-checkout\"><label for=\"checkoutdate\">Check-out Date<\/label><div class=\"input-group\"><input type=\"text\" name=\"checkoutdate\" id=\"checkoutdate\" size=\"10\" autocomplete=\"off\" onfocus=\"this.blur();\" readonly><i class=\"far fa-calendar-alt vbo-caltrigger\"><\/i><\/div><input type=\"hidden\" name=\"checkouth\" value=\"10\"\/><input type=\"hidden\" name=\"checkoutm\" value=\"0\"\/><\/div>\n<div class=\"vbo-search-num-racblock\">\n\t<div class=\"vbo-search-num-rooms\"><input type=\"hidden\" name=\"roomsnum\" value=\"1\">\n<\/div>\n\t<div class=\"vbo-search-num-aduchild-block\" id=\"vbo-search-num-aduchild-block\">\n\t\t<div class=\"vbo-search-num-aduchild-entry\">\n\t\t\t<div class=\"vbo-search-num-adults-entry\"><label class=\"vbo-search-num-adults-entry-label\">Adults<\/label><span class=\"vbo-search-num-adults-entry-inp\"><select name=\"adults[]\"><option value=\"1\">1<\/option><option value=\"2\">2<\/option><option value=\"3\">3<\/option><option value=\"4\">4<\/option><option value=\"5\">5<\/option><option value=\"6\">6<\/option><option value=\"7\">7<\/option><option value=\"8\">8<\/option><option value=\"9\">9<\/option><option value=\"10\">10<\/option><option value=\"11\">11<\/option><option value=\"12\">12<\/option><option value=\"13\">13<\/option><option value=\"14\">14<\/option><option value=\"15\">15<\/option><option value=\"16\">16<\/option><option value=\"17\">17<\/option><option value=\"18\">18<\/option><option value=\"19\">19<\/option><option value=\"20\">20<\/option><option value=\"21\">21<\/option><option value=\"22\">22<\/option><option value=\"23\">23<\/option><option value=\"24\">24<\/option><option value=\"25\">25<\/option><option value=\"26\">26<\/option><option value=\"27\">27<\/option><option value=\"28\">28<\/option><\/select><\/span><\/div>\n\t\t<\/div>\n\t<\/div>\n\t<div id=\"vbjstotnights\"><\/div>\n<\/div>\n<div class=\"vbo-search-submit\"><input type=\"submit\" name=\"search\" value=\"Search\" class=\"btn vbo-pref-color-btn\"\/><\/div>\n<\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form><\/div>\t<div class=\"vbo-closing-main\"><\/div>\n\t\n<\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1091","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Votre r\u00e9servation - Chalet Aravet<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Votre r\u00e9servation - Chalet Aravet\" \/>\n<meta property=\"og:url\" content=\"https:\/\/helift.fr\/en\/votre-reservation\/\" \/>\n<meta property=\"og:site_name\" content=\"Chalet Aravet\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-10T13:57:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/helift.fr\/wp-content\/uploads\/2023\/07\/reservation-chalet-luxe.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/helift.fr\/votre-reservation\/\",\"url\":\"https:\/\/helift.fr\/votre-reservation\/\",\"name\":\"Votre r\u00e9servation - Chalet Aravet\",\"isPartOf\":{\"@id\":\"https:\/\/helift.fr\/#website\"},\"datePublished\":\"2023-07-18T08:43:07+00:00\",\"dateModified\":\"2023-08-10T13:57:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/helift.fr\/votre-reservation\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/helift.fr\/votre-reservation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/helift.fr\/votre-reservation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/helift.fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Votre r\u00e9servation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/helift.fr\/#website\",\"url\":\"https:\/\/helift.fr\/\",\"name\":\"Chalet Aravet\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/helift.fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/helift.fr\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/helift.fr\/#organization\",\"name\":\"Chalet Aravet\",\"url\":\"https:\/\/helift.fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/helift.fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/helift.fr\/wp-content\/uploads\/2023\/06\/logo.svg\",\"contentUrl\":\"https:\/\/helift.fr\/wp-content\/uploads\/2023\/06\/logo.svg\",\"width\":1,\"height\":1,\"caption\":\"Chalet Aravet\"},\"image\":{\"@id\":\"https:\/\/helift.fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Votre r\u00e9servation - Chalet Aravet","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_GB","og_type":"article","og_title":"Votre r\u00e9servation - Chalet Aravet","og_url":"https:\/\/helift.fr\/en\/votre-reservation\/","og_site_name":"Chalet Aravet","article_modified_time":"2023-08-10T13:57:00+00:00","og_image":[{"url":"https:\/\/helift.fr\/wp-content\/uploads\/2023\/07\/reservation-chalet-luxe.webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/helift.fr\/votre-reservation\/","url":"https:\/\/helift.fr\/votre-reservation\/","name":"Votre r\u00e9servation - Chalet Aravet","isPartOf":{"@id":"https:\/\/helift.fr\/#website"},"datePublished":"2023-07-18T08:43:07+00:00","dateModified":"2023-08-10T13:57:00+00:00","breadcrumb":{"@id":"https:\/\/helift.fr\/votre-reservation\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/helift.fr\/votre-reservation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/helift.fr\/votre-reservation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/helift.fr\/"},{"@type":"ListItem","position":2,"name":"Votre r\u00e9servation"}]},{"@type":"WebSite","@id":"https:\/\/helift.fr\/#website","url":"https:\/\/helift.fr\/","name":"Chalet Aravet","description":"","publisher":{"@id":"https:\/\/helift.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/helift.fr\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/helift.fr\/#organization","name":"Chalet Aravet","url":"https:\/\/helift.fr\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/helift.fr\/#\/schema\/logo\/image\/","url":"https:\/\/helift.fr\/wp-content\/uploads\/2023\/06\/logo.svg","contentUrl":"https:\/\/helift.fr\/wp-content\/uploads\/2023\/06\/logo.svg","width":1,"height":1,"caption":"Chalet Aravet"},"image":{"@id":"https:\/\/helift.fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/helift.fr\/en\/wp-json\/wp\/v2\/pages\/1091","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helift.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/helift.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/helift.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/helift.fr\/en\/wp-json\/wp\/v2\/comments?post=1091"}],"version-history":[{"count":0,"href":"https:\/\/helift.fr\/en\/wp-json\/wp\/v2\/pages\/1091\/revisions"}],"wp:attachment":[{"href":"https:\/\/helift.fr\/en\/wp-json\/wp\/v2\/media?parent=1091"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}