{"id":935,"date":"2024-02-18T11:05:43","date_gmt":"2024-02-18T11:05:43","guid":{"rendered":"https:\/\/dev-b23.aljezur-info.com\/?page_id=935"},"modified":"2024-08-01T10:47:10","modified_gmt":"2024-08-01T10:47:10","slug":"rental-car-booking-form","status":"publish","type":"page","link":"http:\/\/aljezur-info.com\/pt\/rental-car-booking-form\/","title":{"rendered":"Rental Car Booking Form"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"935\" class=\"elementor elementor-935\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94a5cdb e-con-full e-flex e-con e-parent\" data-id=\"94a5cdb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1aec820 e-flex e-con-boxed e-con e-child\" data-id=\"1aec820\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1848bb4 e-con-full e-flex e-con e-child\" data-id=\"1848bb4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc62737 elementor-widget elementor-widget-heading\" data-id=\"bc62737\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Aluguer de Carros<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f6d151d e-con-full e-flex e-con e-parent\" data-id=\"f6d151d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-74cf6e1 e-con-full e-flex e-con e-child\" data-id=\"74cf6e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c718b88 e-flex e-con-boxed e-con e-child\" data-id=\"c718b88\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a34b862 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"a34b862\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Rental Car Booking<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-804b99c elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"804b99c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"324\" height=\"111\" src=\"https:\/\/aljezur-info.com\/wp-content\/uploads\/2024\/02\/logo-luzcar.png\" class=\"attachment-medium_large size-medium_large wp-image-1400\" alt=\"\" srcset=\"https:\/\/aljezur-info.com\/wp-content\/uploads\/2024\/02\/logo-luzcar.png 324w, https:\/\/aljezur-info.com\/wp-content\/uploads\/2024\/02\/logo-luzcar-300x103.png 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8677702 elementor-widget elementor-widget-text-editor\" data-id=\"8677702\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t    <style>\n\t    #form-field-ai_rentbook_price {\n    \t    text-align: left;\n            background-color: #ff9800;\n        }\n        #form-field-ai_rentbook_price.white {\n            background-color: #FFF !important;\n        }\n\t    <\/style>\n\t    <script>\n\t    \njQuery(document).ready(function($){\n\t$(\"#form-field-ai_rentbook_group\").prop('selectedIndex',8);\n\t$('#form-field-ai_rentbook_del_date').val('2026-06-20');\n\t$('#form-field-ai_rentbook_ret_date').val('2026-06-27');\n\t$('#form-field-ai_rentbook_price').prop('disabled','true');\n\t\n\t$('#form-field-ai_rentbook_del_date, #form-field-ai_rentbook_ret_date').change(function(){\n\t\tif ($('#form-field-ai_rentbook_ret_date').val() <= $('#form-field-ai_rentbook_del_date').val()) {\n\t\t\tvar endDate = new Date($('#form-field-ai_rentbook_del_date').val() || Date.now());\n            endDate.setDate(endDate.getDate() + 7);\n            $('#form-field-ai_rentbook_ret_date').val(yyyymmdd(endDate));\n\t\t}\n\t});\n\t$('form[name=\"rentcar-booking\"]').submit(function(e) {\n        $(':disabled').each(function(e) {\n            $(this).removeAttr('disabled');\n        })\n    });\n    $(document).on('reset', (e) => { \n        if( e.target.name == \"rentcar-booking\" ) {\n            e.preventDefault();\n            $('#form-field-ai_rentbook_price').prop('disabled','true');\n        }\n    })\n\t\n\tcheckcalc();\n\t$('#form-field-ai_rentbook_group, #form-field-ai_rentbook_extras, #form-field-ai_rentbook_del_place, #form-field-ai_rentbook_ret_place, #form-field-ai_rentbook_del_date, #form-field-ai_rentbook_ret_date, #form-field-ai_rentbook_del_time, #form-field-ai_rentbook_ret_time').change(function(){\n\t\tcheckcalc();\n\t});\n\t\n\tfunction checkcalc() {\n\t\tif ($('#form-field-ai_rentbook_del_date').val() == '') return;\n\t\tif ($('#form-field-ai_rentbook_ret_date').val() == '') return;\n\t\t\n\t\t\/\/check price at luzcar.com\n\t\t$('#form-field-ai_rentbook_price').addClass('white').val('');\t\t\n\t\tconst priceurl = \"http:\/\/aljezur-info.com\/wp-content\/plugins\/aljezur-info\/includes\/rentcar-calc-ajax.php\";\n        $('.confspinner').fadeIn();\n        request = $.ajax({\n            url: priceurl,\n            type: \"post\",\n            data: jQuery.param({\n            \tcarGroupID: $('#form-field-ai_rentbook_group').val().replace(\/[^\\d]\/g,''),\n            \tdatein: ddmmyyyy($('#form-field-ai_rentbook_del_date').val()),\n            \tdateout : ddmmyyyy($('#form-field-ai_rentbook_ret_date').val()),\n            \tnumCars: 1,\n            \tcollectPlace: $('#form-field-ai_rentbook_del_place').val().match(\/faro\/i) ? 'At Faro Airport' : 'In Lagos at the hotel\/villa where I am staying',\n            \treturnPlace: $('#form-field-ai_rentbook_ret_place').val().match(\/faro\/i) ? 'At Faro Airport' : 'In Lagos at the hotel\/villa where I am staying',\n            \t}),\n    \t\tcontentType: 'application\/x-www-form-urlencoded; charset=UTF-8'\n        });\n        request.done(function (response, textStatus, jqXHR){\n\t\t\tresponse = JSON.parse(response);\n\n        \tvar info =  response.NumberOfDays + \" Days -  Total Price: \" + response.TotalPrice + \"\u20ac -  Rental Price: \" + response.RentalPrice + \"\u20ac -  \" + response.DailyRate + \"\u20ac per Day\";\n\t\t\tif (! response.DatesAreValid) {\n\t\t\t\tinfo = 'Invalid Dates';\n\t\t\t}\n\t\t\t$('#form-field-ai_rentbook_price').val(info);\n\t\t\t$('#form-field-ai_rentbook_price').removeClass('white');\n    \t\t\/\/$('.confspinner').hide();\n    \t\t\/\/Success\n\t\n    \t\treturn;\n        });\n        request.fail(function (jqXHR, textStatus, errorThrown) {\n            alert (errorThrown);\n            $('.confspinner').hide();\n        });\t\n\t\t\n\t}\n\tfunction yyyymmdd(d) {\n        month = '' + (d.getMonth() + 1),\n        day = '' + d.getDate(),\n        year = d.getFullYear();\n        if (month.length < 2) \n            month = '0' + month;\n        if (day.length < 2) \n            day = '0' + day;\n        \/\/alert ([year, month, day].join('-'));\n        return [year, month, day].join('-');\n\t}\n\tfunction ddmmyyyy (ymd) {\n\t\treturn ymd.substr(8,2) + '-' + ymd.substr(5,2) + '-' + ymd.substr(0,4)\n\t}\n});\t\n<\/script>\n\t\t\t\t<p><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb77f33 elementor-button-align-center elementor-widget__width-initial elementor-widget elementor-widget-form\" data-id=\"bb77f33\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"rentcar-booking\" aria-label=\"rentcar-booking\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"935\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"bb77f33\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Rental Car Booking Form\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"935\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-ai_rentbook_group elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_group\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tGroup\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before\">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[ai_rentbook_group]\" id=\"form-field-ai_rentbook_group\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"401 \/ Group B\">Grupo B<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"402 \/ Group C\">Grupo C<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"407 \/ Group H\">Grupo H<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"20397 \/ Group P\">Grupo P<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"17355 \/ Group L\">Grupo L<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"404 \/ Group E\">Grupo E<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"21076 \/ Group M\">Grupo M<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"405 \/ Group F\">Grupo F<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-ai_rentbook_extras elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_extras\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tExtras\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Booster Seat\" id=\"form-field-ai_rentbook_extras-0\" name=\"form_fields[ai_rentbook_extras][]\"> <label for=\"form-field-ai_rentbook_extras-0\">Booster Seat<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Baby Seat\" id=\"form-field-ai_rentbook_extras-1\" name=\"form_fields[ai_rentbook_extras][]\"> <label for=\"form-field-ai_rentbook_extras-1\">Baby Seat<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-ai_rentbook_del_place elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_del_place\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDelivery Place\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before\">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[ai_rentbook_del_place]\" id=\"form-field-ai_rentbook_del_place\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"Faro Airport\">Faro Airport<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Accommodation\">Accommodation<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-ai_rentbook_ret_place elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_ret_place\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tReturn Place\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before\">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-caret-down\"><\/i>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[ai_rentbook_ret_place]\" id=\"form-field-ai_rentbook_ret_place\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"Faro Airport\">Faro Airport<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Accommodation\">Accommodation<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-date elementor-field-group elementor-column elementor-field-group-ai_rentbook_del_date elementor-col-25 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_del_date\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDelivery Date\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\n\t\t<input type=\"date\" name=\"form_fields[ai_rentbook_del_date]\" id=\"form-field-ai_rentbook_del_date\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-date-field elementor-use-native\" required=\"required\" pattern=\"[0-9]{4}-[0-9]{2}-[0-9]{2}\" min=\"2026-06-19\" max=\"2099-12-31\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-time elementor-field-group elementor-column elementor-field-group-ai_rentbook_del_time elementor-col-25 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_del_time\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDelivery Time\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"time\" name=\"form_fields[ai_rentbook_del_time]\" id=\"form-field-ai_rentbook_del_time\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-time-field elementor-use-native\" value=\"12:00\" required=\"required\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-date elementor-field-group elementor-column elementor-field-group-ai_rentbook_ret_date elementor-col-25 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_ret_date\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tReturn Date\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\n\t\t<input type=\"date\" name=\"form_fields[ai_rentbook_ret_date]\" id=\"form-field-ai_rentbook_ret_date\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-date-field elementor-use-native\" required=\"required\" pattern=\"[0-9]{4}-[0-9]{2}-[0-9]{2}\" min=\"2026-06-19\" max=\"2099-12-31\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-time elementor-field-group elementor-column elementor-field-group-ai_rentbook_ret_time elementor-col-25 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_ret_time\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tReturn Time\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"time\" name=\"form_fields[ai_rentbook_ret_time]\" id=\"form-field-ai_rentbook_ret_time\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-time-field elementor-use-native\" value=\"12:00\" required=\"required\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-ai_rentbook_price elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-ai_rentbook_price\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPrice Information\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[ai_rentbook_price]\" id=\"form-field-ai_rentbook_price\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_a11e66c elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_a11e66c\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDriver Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_a11e66c]\" id=\"form-field-field_a11e66c\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_058b6b6 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_058b6b6\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFlight Number (if delivery at Airport)\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_058b6b6]\" id=\"form-field-field_058b6b6\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-time elementor-field-group elementor-column elementor-field-group-field_ef10782 elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_ef10782\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFlight Arrival Time\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"time\" name=\"form_fields[field_ef10782]\" id=\"form-field-field_ef10782\" class=\"elementor-field elementor-size-sm  elementor-field-textual elementor-time-field elementor-use-native\">\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-number elementor-field-group elementor-column elementor-field-group-field_1478ada elementor-col-25 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_1478ada\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tDriver Age\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t<input type=\"number\" name=\"form_fields[field_1478ada]\" id=\"form-field-field_1478ada\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\" min=\"\" max=\"\" >\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_09adf0c elementor-col-25\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_09adf0c\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMobile Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_09adf0c]\" id=\"form-field-field_09adf0c\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_287e02c elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_287e02c\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[field_287e02c]\" id=\"form-field-field_287e02c\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_cf0c9dd elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_cf0c9dd\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tRemarks\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[field_cf0c9dd]\" id=\"form-field-field_cf0c9dd\" rows=\"1\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha elementor-field-group elementor-column elementor-field-group-field_f7e5301 elementor-col-100\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-field_f7e5301\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LflqPESAAAAAEWYUPAQeVB1uWUFTb0yefjS4Txm\" data-type=\"v2_checkbox\" data-theme=\"light\" data-size=\"normal\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send Inquiry<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"pt\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Rental Cars Rental Car Booking<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-935","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"http:\/\/aljezur-info.com\/pt\/wp-json\/wp\/v2\/pages\/935"}],"collection":[{"href":"http:\/\/aljezur-info.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/aljezur-info.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/aljezur-info.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/aljezur-info.com\/pt\/wp-json\/wp\/v2\/comments?post=935"}],"version-history":[{"count":208,"href":"http:\/\/aljezur-info.com\/pt\/wp-json\/wp\/v2\/pages\/935\/revisions"}],"predecessor-version":[{"id":4347,"href":"http:\/\/aljezur-info.com\/pt\/wp-json\/wp\/v2\/pages\/935\/revisions\/4347"}],"wp:attachment":[{"href":"http:\/\/aljezur-info.com\/pt\/wp-json\/wp\/v2\/media?parent=935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}