{"id":7,"date":"2025-08-22T10:39:38","date_gmt":"2025-08-22T10:39:38","guid":{"rendered":"https:\/\/caf.flylabtravels.com\/?page_id=7"},"modified":"2025-08-22T10:55:35","modified_gmt":"2025-08-22T10:55:35","slug":"homepage","status":"publish","type":"page","link":"https:\/\/caf.flylabtravels.com\/","title":{"rendered":"Homepage"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\"><script>var ea_settings = {\"trans.service\":\"Service\",\"trans.location\":\"Location\",\"trans.worker\":\"Worker\",\"trans.done_message\":\"Done\",\"time_format\":\"h:mm a\",\"trans.currency\":\"$\",\"price.hide\":\"1\",\"price.hide.service\":\"1\",\"datepicker\":\"en-US\",\"form.label.above\":\"0\",\"show.iagree\":\"0\",\"show.display_thankyou_note\":\"0\",\"show.customer_search_front\":\"0\",\"cancel.scroll\":\"calendar\",\"compatibility.mode\":\"0\",\"css.off\":\"0\",\"submit.redirect\":\"\",\"advance.redirect\":\"[]\",\"advance_cancel.redirect\":\"[]\",\"block.time\":\"0\",\"max.appointments\":\"5\",\"pre.reservation\":\"0\",\"currency.before\":\"1\",\"gdpr.on\":\"0\",\"gdpr.label\":\"By using this form you agree with the storage and handling of your data by this website.\",\"gdpr.link\":\"\",\"gdpr.message\":\"You need to accept the privacy checkbox\",\"sort.workers-by\":null,\"sort.services-by\":null,\"sort.locations-by\":null,\"order.workers-by\":null,\"order.services-by\":null,\"order.locations-by\":null,\"captcha.site-key\":\"\",\"captcha3.site-key\":\"\",\"label.from_to\":\"0\",\"check\":\"6cd6558ba0\",\"scroll_off\":false,\"start_of_week\":\"1\",\"default_date\":\"2026-06-23\",\"min_date\":null,\"max_date\":null,\"show_remaining_slots\":\"0\",\"save_form_content\":true,\"show_week\":\"0\",\"trans.please-select-new-date\":\"Please select another day\",\"trans.date-time\":\"Date & time\",\"trans.price\":\"Price\",\"date_format\":\"MMMM D, YYYY\",\"default_datetime_format\":\"YYYY-MM-DD HH:mm\",\"trans.nonce-expired\":\"Form validation code expired. Please refresh page in order to continue.\",\"trans.internal-error\":\"Internal error. Please try again later.\",\"trans.ajax-call-not-available\":\"Unable to make ajax request. Please try again later.\",\"default.status\":\"pending\",\"is_user_logged_in\":0};<\/script><script>var ea_vacations = [];<\/script><script>var ea_service_start_data = [];<\/script><style><\/style><style> body .wp-block-post-content a:not(.wp-element-button) { color: #000000; text-decoration: none !important; } .ea-standard .selected-time { background-color: green !important; color: white !important; } <\/style> <script type=\"text\/template\" id=\"ea-appointments-overview\"> <small id=\"ea-overview-message\"><%- settings['trans.overview-message'] %><\/small> <table> <tbody> <% if(settings['rtl'] == '1') { %> <% if(data.location.indexOf('_') !== 0) { %> <tr class=\"row-location\"> <td class=\"ea-label\"><%- settings['trans.location'] %><\/td> <td class=\"value\"><%- data.location %><\/td> <\/tr> <% } %> <% if(data.service.indexOf('_') !== 0) { %> <tr class=\"row-service\"> <td class=\"ea-label\"><%- settings['trans.service'] %><\/td> <td class=\"value\"><%- data.service %><\/td> <\/tr> <% } %> <% if(data.worker.indexOf('_') !== 0) { %> <tr class=\"row-worker\"> <td class=\"ea-label\"><%- settings['trans.worker'] %><\/td> <td class=\"value\"><%- data.worker %><\/td> <\/tr> <% } %> <% if (settings['price.hide'] !== '1') { %> <tr class=\"row-price\"> <td class=\"ea-label\"><%- settings['trans.price'] %><\/td> <td class=\"value\"><%- data.price%> <%- settings['trans.currency'] %><\/td> <\/tr> <% } %> <tr class=\"row-datetime\"> <td class=\"ea-label\"><%- settings['trans.date-time'] %><\/td> <td class=\"value\"><%- data.date %> <%- data.time %><\/td> <\/tr> <% } else { %> <% if(data.location.indexOf('_') !== 0) { %> <tr class=\"row-location\"> <td class=\"ea-label\"><%- settings['trans.location'] %><\/td> <td class=\"value\"><%- data.location %><\/td> <\/tr> <% } %> <% if(data.service.indexOf('_') !== 0) { %> <tr class=\"row-service\"> <td class=\"ea-label\"><%- settings['trans.service'] %><\/td> <td class=\"value\"><%- data.service %><\/td> <\/tr> <% } %> <% if(data.worker.indexOf('_') !== 0) { %> <tr class=\"row-worker\"> <td class=\"ea-label\"><%- settings['trans.worker'] %><\/td> <td class=\"value\"><%- data.worker %><\/td> <\/tr> <% } %> <% if (settings['price.hide'] !== '1') { %> <tr class=\"row-price\"> <td class=\"ea-label\"><%- settings['trans.price'] %><\/td> <% if (settings['currency.before'] == '1') { %> <td class=\"value\"><%- settings['trans.currency'] %><%- data.price %><\/td> <% } else { %> <td class=\"value\"><%- data.price %><%- settings['trans.currency'] %><\/td> <% } %> <\/tr> <% } %> <tr class=\"row-datetime\"> <td class=\"ea-label\"><%- settings['trans.date-time'] %><\/td> <td class=\"value\"><%- data.date_time %><\/td> <\/tr> <% } %> <\/tbody> <\/table> <div id=\"ea-total-amount\" style=\"display: none;\" data-total=\"<%- data.price %>\"><\/div> <div id=\"ea-meta-data\" data-location=\"<%- data.location %>\" data-service=\"<%- data.service %>\" data-worker=\"<%- data.worker %>\" data-date-time=\"<%- data.date_time %>\" data-currency=\"<%- settings['trans.currency'] %>\"><\/div> <div id=\"ea-success-box\" style=\"display:none; max-width: 500px; margin: 20px auto; padding: 20px; border-radius: 10px; text-align: center; font-family: Arial, sans-serif; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);\" class=\"ea-confirmation-card\"> <h3 style=\"color: #2b6924; margin-top: 0;\" class=\"ea-confirmation-title\"> <%- settings['trans.confirmation-title'] || 'Thank You for Booking!' %> <\/h3> <div style=\"margin: 10px 0 20px;\"> <p style=\"font-size: 14px; color: #555; margin-top: 8px; word-wrap: break-word; white-space: normal; max-width: 100%;\" class=\"ea-status-note\"> <\/p> <\/div> <div id=\"ea-overview-details\" style=\"width: 100%; font-size: 14px; color: #000; text-align: left; margin: 0 auto 20px;\"> <\/div> <div id=\"ea-overview-buttons\" style=\"justify-content: center; gap: 10px; margin-top: 15px; flex-wrap: wrap;\"> <a href=\"#\" onclick=\"window.location.reload();\" style=\"padding: 5px 10px; background-color: #333cb7; color: white; text-decoration: none; border-radius: 5px; margin-right: 5px;\" class=\"ea-button-book-again\"> <%- settings['trans.book-again'] || 'Book New Appointment' %> <\/a> <a id=\"ea-add-to-calendar\" href=\"#\" target=\"_blank\" style=\"background-color: #34A853; color: #fff; padding: 5px 10px; border-radius: 6px; text-decoration: none;\"> Add to Google Calendar <\/a> <\/div> <\/div> <\/script> <script type=\"text\/javascript\"> var ea_ajaxurl = \"https:\/\/caf.flylabtravels.com\/wp-admin\/admin-ajax.php\"; <\/script> <div class=\"ea-standard\"> <form> <div class=\"step\"> <div class=\"block\"><\/div> <label class=\"ea-label\">Location<\/label><select name=\"location\" data-c=\"location\" class=\"filter\"><option value='2' selected='selected'>ONLINE<\/option><\/select> <\/div> <div class=\"step\"> <div class=\"block\"><\/div> <label class=\"ea-label\">Service<\/label><select name=\"service\" data-c=\"service\" class=\"filter\" data-currency=\"$\"><option value='' selected='selected'>Select Service<\/option><option data-duration='30' data-slot_step='30' value='4'>Domanda Ricongiungimento Familiare<\/option><option data-duration='30' data-slot_step='30' value='3'>DOMANDA CITTADINANZA<\/option><option data-duration='10' data-slot_step='10' value='2'>MILAN CONSULATE SERVICE<\/option><\/select> <\/div> <div class=\"step\"> <div class=\"block\"><\/div> <label class=\"ea-label\">Worker<\/label><select name=\"worker\" data-c=\"worker\" class=\"filter\"><option value='1' selected='selected'>MONZA BRANCH<\/option><\/select> <\/div> <div class=\"step calendar\" class=\"filter\"> <div class=\"block\"><\/div> <div class=\"date\"><\/div> <\/div> <div class=\"step\" class=\"filter\"> <div class=\"block\"><\/div> <div class=\"time\"><\/div> <\/div> <div class=\"step final\"> <div class=\"ea_hide_show\"> <div class=\"block\"><\/div> <p class=\"section\">Personal information<\/p> <small>Fields with * are required<\/small> <br> <p><label>EMail * : <\/label><input class=\"custom-field\" type=\"text\" name=\"email\" data-rule-required=\"true\" data-msg-required=\"This field is required.\" data-msg-email=\"Please enter a valid email address\" data-rule-email=\"true\" \/><\/p><p><label>Name * : <\/label><input class=\"custom-field\" type=\"text\" name=\"name\" data-rule-required=\"true\" data-msg-required=\"This field is required.\" \/><\/p><p><label>Phone * : <\/label><input class=\"custom-field\" type=\"text\" name=\"phone\" data-rule-required=\"true\" data-msg-required=\"This field is required.\" \/><\/p><p><label>Description : <\/label><textarea class=\"form-control custom-field\" rows=\"3\" style=\"height: auto;\" name=\"description\" ><\/textarea><\/p> <br> <p class=\"section\">Booking overview<\/p> <\/div> <div id=\"booking-overview\"><\/div> <div class=\"ea_hide_show\"> <div style=\"display: inline-flex;\"> <button class=\"ea-btn ea-submit\">Submit<\/button> <button class=\"ea-btn ea-cancel\">Cancel<\/button> <\/div> <\/div> <\/div> <\/form> <div id=\"ea-loader\"><\/div> <\/div> <br><\/pre>\n","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-7","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/caf.flylabtravels.com\/index.php\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caf.flylabtravels.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/caf.flylabtravels.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/caf.flylabtravels.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/caf.flylabtravels.com\/index.php\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":4,"href":"https:\/\/caf.flylabtravels.com\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":11,"href":"https:\/\/caf.flylabtravels.com\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions\/11"}],"wp:attachment":[{"href":"https:\/\/caf.flylabtravels.com\/index.php\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}