{"id":3996,"date":"2022-08-26T06:30:53","date_gmt":"2022-08-26T06:30:53","guid":{"rendered":"https:\/\/fenixrentalcar.com\/car-listing\/"},"modified":"2023-07-03T14:06:36","modified_gmt":"2023-07-03T12:06:36","slug":"car-listing","status":"publish","type":"page","link":"https:\/\/fenixrentalcar.com\/de\/car-listing\/","title":{"rendered":"Autovermietung"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3996\" class=\"elementor elementor-3996 elementor-1521\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-7f040524 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7f040524\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5443730c\" data-id=\"5443730c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73f9468a elementor-widget elementor-widget-shortcode\" data-id=\"73f9468a\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><script type=\"text\/html\" id=\"inspectGridTemplate\">\r\n    <% _.each(listing, function(list, index ) { %>\r\n    <%\r\n    if( list.post_id ) {\r\n    if( list.post_id[lang] ) {\r\n        let permalink = list ? list.permalink[lang] : '';\r\n        let id = list ? list.post_id[lang] : '';\r\n        let thumbnail = list ? list.thumbnail[lang] : '';\r\n        let title = list ? list.title[lang] : '';\r\n        let excerpt = list ? list.excerpt : '';\r\n        let product_unit = list ? list.product_unit : '';\r\n        let price_html = list ? list.price_html : '';\r\n        let is_in_stock = list ? list.is_in_stock : \"\";\r\n        let attributes = list ? list?.attributes?.highlighted?.slice(0, 3) : [];\r\n        let features = list ? list?.features?.highlighted?.slice(0, 6) : [];\r\n        let rating = list ? list?._wc_average_rating : 0;\r\n        \r\n    %>\r\n    <div class=\"inspect-helium-product-card\" data-product_id=\"<%=id%>\">\r\n        <div class=\"inspect-listing-img\">\r\n            <% if(thumbnail){ %>\r\n            <img fetchpriority=\"high\" decoding=\"async\" width=\"696\" height=\"896\" src=\"<%=thumbnail%>\" alt=\"<%=title%>\" \/>\r\n            <% } else { %>\r\n            <img decoding=\"async\" width=\"696\" height=\"896\" src=\"http:\/\/fenixrentalcar.com\/wp-content\/plugins\/inspect\/assets\/images\/placeholder\/696x896.png\" alt=\"image placeholder\" \/>\r\n            <% } %>\r\n            <div class=\"inspect-listing-image-hover\">\r\n                <a href=\"<%=permalink%><%=searchParams%>\" class=\"inspect-listing-link\"><%=buttonText%><\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"inspect-listing-details\">\r\n            <div class=\"inspect-listing-details-title\">\r\n                <h4 class=\"product_title\">\r\n                    <a href=\"<%=permalink%><%=searchParams%>\">\r\n                        <%= title %>\r\n                    <\/a>\r\n                <\/h4>\r\n                <div class=\"product_price\">\r\n                    <%= price_html %>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"inspect-listing-meta-content\">\r\n                <div class=\"inspect-listing-meta-left\">\r\n                    <p class=\"inspect-star-rating\">\r\n                        <% _.each([1,2,3,4,5], function( num ) { %>\r\n                            <% if(num <= parseFloat(rating, 10)) { %>\r\n                            <span class=\"fas fa-star fa-fw\"><\/span>\r\n                            <% } else if((num > parseFloat(rating, 10)) && ((num - 1 < parseFloat(rating, 10)))) { %>\r\n                            <span class=\"fas fa-star-half-alt fa-fw\"><\/span>\r\n                            <% } else { %>\r\n                            <span class=\"inspect-star-blank\"><\/span>\r\n                            <% } %>\r\n                        <% }) %>\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <div class=\"inspect-listing-meta-right\">\r\n                    <div class=\"product_price\">\r\n                        <%= price_html %>\r\n                    <\/div>\r\n    \r\n                    <% if(!is_in_stock) { %>\r\n                    <div class=\"out-of-stock\">(Out Of Stock)<\/div>\r\n                    <% } %>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <% if(attributes && attributes.length > 0) { %>\r\n                <ul class=\"inspect-listing-attributes\">\r\n                    <% _.forEach(attributes, function (value, key) { %>\r\n                        <li>\r\n                            <span class=\"name\"><%= value['name'] %><\/span>\r\n                            <span class=\"value\"><%= value['value'] %><\/span>\r\n                        <\/li>\r\n                    <% }) %>\r\n                <\/ul>\r\n            <% } %>\r\n\r\n            <% if(features && features.length > 0) { %>\r\n                <ul class=\"inspect-listing-attributes inspect-listing-features\">\r\n                    <% _.forEach(features, function (value, key) { %>\r\n                        <li>\r\n                            <span class=\"icon\"><\/span>\r\n                            <span class=\"name\"><%= value['name'] %><\/span>\r\n                        <\/li>\r\n                    <% }) %>\r\n                <\/ul>\r\n            <% } %>\r\n\r\n            <div class=\"inspect-listing-footer\">\r\n                <a href=\"<%=permalink%><%=searchParams%>\" class=\"inspect-listing-link\"><%=buttonText%><\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <% } %>\r\n    <% } %>\r\n    <% }) %>\r\n\r\n    <% if(!listing.length){ %>\r\n    <div class=\"inspect-no-product-found <% if(count > listing.length) { %> product-empty <% } %>\">\r\n        <img decoding=\"async\" src=\"http:\/\/fenixrentalcar.com\/wp-content\/plugins\/inspect\/assets\/images\/not-found.svg\" alt=\"no products found\">\r\n    <\/div>\r\n    <% } %>\r\n\r\n    <% if(count > listing.length){ %>\r\n    <div class=\"inspect-product-search-loadmore\">\r\n        <button class=\"button button-medium\">\r\n            <span class='loaded-text'>Load More<\/span>\r\n            <span class=\"loading-text\">Loading...<\/span>\r\n            <svg class='loading-svg' version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 50 50\" style=\"enable-background:new 0 0 50 50;\" xml:space=\"preserve\">\r\n                <path fill=\"#fff\" d=\"M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z\" transform=\"rotate(108.893 25 25)\">\r\n                    <animateTransform attributeType=\"xml\" attributeName=\"transform\" type=\"rotate\" from=\"0 25 25\" to=\"360 25 25\" dur=\"0.8s\" repeatCount=\"indefinite\"><\/animateTransform>\r\n                <\/path>\r\n            <\/svg>\r\n        <\/button>\r\n    <\/div>\r\n    <% } %>\r\n<\/script><div class=\"inspect-filter-wrapper is-sidebar\">\r\n    <aside class=\"inspect-filter-widgets\">\r\n        <div class=\"inspect-filter-widget-header\">\r\n    <button class=\"inspect-close-mobile-filter\">\r\n        <svg xmlns=\" http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"17.828\" viewBox=\"0 0 22 17.828\"> <path id=\"arrow-forward-outline_10_\" data-name=\"arrow-forward-outline (10)\" d=\"M97.627,112,90,119.5l7.627,7.5m-6.568-7.5H110\" transform=\"translate(-89 -110.586)\" fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><\/path> <\/svg>\r\n    <\/button>\r\n    <span class=\"inspect-filter-widget-header-title\">Filter<\/span>\r\n<\/div><div class=\"inspect-filter-form-wrapper\">\r\n    <div class=\"sidebar-header\">\r\n        <h3 class=\"sidebar-header-title\">Suchen &amp; Filtern<\/h3>\r\n            <span class=\"sidebar-header-button clear-all-filter\">alle l\u00f6schen<\/span>\r\n    <\/div>\r\n    <form id=\"inspect-filter-form\" action=\"#\">\r\n        <input type=\"hidden\" class=\"hidden\" name=\"action\" value=\"inspect_helper_ajax\" \/>\r\n        <input type=\"hidden\" class=\"hidden\" name=\"action_type\" value=\"search\" \/>\r\n\r\n        <input type=\"hidden\" class=\"hidden product-order-by\" name=\"order_by\" value=\"title\" \/>\r\n        <input type=\"hidden\" class=\"hidden product-default-view\" name=\"view\" value=\"grid\" \/>\r\n\r\n        \r\n<div class=\"inspect-filter-widget inspect-filter-widget-quick\">\r\n        <h2 class=\"inspect-filter-widget-title\">Schnelle Suche<\/h2> \r\n        <input type=\"search\" name=\"text-search\" placeholder=\"Geben Sie etwas zum Suchen ein\" class=\"product-text-search\" id=\"text-search\">\r\n<\/div>\r\n\r\n\r\n\r\n<!-- Pickup Location -->\r\n<div class=\"inspect-filter-widget inspect-filter-widget-pickup\">\r\n            <h2 class=\"inspect-filter-widget-title\">Ort der Abholung<\/h2>\r\n        <div class=\"checkbox-group flex flex-col\">\r\n        <select class=\"inspect-search-select\" name=\"tex_pickup_location\" id=\"tex_pickup_location\" data-placeholder=\"Standort ausw\u00e4hlen\">\r\n            <option selected value=\"\">Select Pickup Location<\/option>\r\n                                           <option  value=\"brindisi-airport\">Brindisi Aeroporto<\/option>\r\n                                           <option  value=\"gallipoli-de-2\">Gallipoli<\/option>\r\n                                           <option  value=\"lecce-de-2\">Lecce<\/option>\r\n                                           <option  value=\"nardo-de-2\">Nard\u00f2<\/option>\r\n                                           <option  value=\"otranto-de-2\">Otranto<\/option>\r\n                                           <option  value=\"porto-di-brindisi-de-2\">Porto di Brindisi<\/option>\r\n                                           <option  value=\"santa-maria-al-bagno-de\">Santa Maria al Bagno<\/option>\r\n                    <\/select>\r\n    <\/div>\r\n<\/div>\r\n<!-- Drop off Location -->\r\n<div class=\"inspect-filter-widget inspect-filter-widget-dropoff\">\r\n            <h2 class=\"inspect-filter-widget-title\">Abgabestelle<\/h2>\r\n        <div class=\"checkbox-group flex flex-col\">\r\n        <select class=\"inspect-search-select\" name=\"tex_return_location\" data-placeholder=\"Standort ausw\u00e4hlen\">\r\n            <option value=\"\">DropOff-Ort ausw\u00e4hlen<\/option>\r\n                                            <option  value=\"brindisi-airport\">Brindisi Aeroporto<\/option>\r\n                                            <option  value=\"gallipoli-de-2\">Gallipoli<\/option>\r\n                                            <option  value=\"lecce-de-2\">Lecce<\/option>\r\n                                            <option  value=\"nardo-de-2\">Nard\u00f2<\/option>\r\n                                            <option  value=\"otranto-de-2\">Otranto<\/option>\r\n                                            <option  value=\"porto-di-brindisi-de-2\">Porto di Brindisi<\/option>\r\n                                            <option  value=\"santa-maria-al-bagno-de\">Santa Maria al Bagno<\/option>\r\n                    <\/select>\r\n    <\/div>\r\n<\/div>\r\n<div class=\"inspect-filter-widget inspect-filter-widget-date\">\r\n            <h2 class=\"inspect-filter-widget-title\">Datum ausw\u00e4hlen<\/h2>\r\n        <input type=\"hidden\" value=\"05\/13\/2026 - 05\/13\/2026\" class=\"today_date\">\r\n    <input type=\"text\" class=\"daterange\" id=\"daterange\" week-start=\"1\" date-format=\"MM\/DD\/YYYY\" data-day=\"Su_Mo_Tu_We_Th_Fr_Sa\" data-cancel-label=\"Cancel\" data-apply-label=\"Apply\" name=\"daterange\" value=\"05\/13\/2026\" \/>\r\n<\/div>\r\n<div class=\"inspect-filter-widget inspect-filter-widget-resource\">\r\n            <h2 class=\"inspect-filter-widget-title\">Ressourcen<\/h2>\r\n    \r\n    <div class=\"filter-widget-item-search\">\r\n        <input type=\"search\" placeholder=\"Eingabe Zur Suche\">\r\n        <div class=\"product-resource-search-icon-wrapper\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14.206\" height=\"15\" viewBox=\"0 0 14.206 15\" class=\"product-resource-search-icon\">\r\n                <g transform=\"translate(-602 -37)\">\r\n                    <g transform=\"translate(602 37)\">\r\n                        <path d=\"M378.15,381.874l2.687,2.682c.139.139.284.274.414.422a.745.745,0,1,1-1.072,1.031c-.906-.889-1.816-1.776-2.689-2.7a.77.77,0,0,0-1.1-.185,6.257,6.257,0,1,1-2.753-11.839,6.276,6.276,0,0,1,5,9.946C378.5,381.432,378.343,381.618,378.15,381.874Zm-4.614.434a4.756,4.756,0,1,0-4.729-4.766A4.729,4.729,0,0,0,373.536,382.308Z\" transform=\"translate(-367.297 -371.285)\" fill=\"#999\" \/>\r\n                    <\/g>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"product-filter-item-listing\">\r\n                    <label data-filter=\"Baby-Sitz\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"baby-seat-de\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Baby-Sitz<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Feuer-Diebstahl-Versicherung\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"feuer-diebstahl-versicherung\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Feuer-Diebstahl-Versicherung<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Kollisionsgarantie\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"versicherung-de\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Kollisionsgarantie<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Navigator\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"navigator-de-2\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Navigator<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Zus\u00e4tzliche Treiber\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"additional-drivers-de\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Zus\u00e4tzliche Treiber<\/span>\r\n            <\/label>\r\n            <\/div>\r\n<\/div><!-- Features -->\r\n<div class=\"inspect-filter-widget border-b border-solid border-gray-400 pb-7\">\r\n            <h2 class=\"inspect-filter-widget-title\">Eigenschaften<\/h2>\r\n    \r\n    <div class=\"filter-widget-item-search\">\r\n        <input type=\"search\" placeholder=\"Eingabe zur Suche\">\r\n        <div class=\"product-resource-search-icon-wrapper\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14.206\" height=\"15\" viewBox=\"0 0 14.206 15\" class=\"product-resource-search-icon\">\r\n                <g transform=\"translate(-602 -37)\">\r\n                    <g transform=\"translate(602 37)\">\r\n                        <path d=\"M378.15,381.874l2.687,2.682c.139.139.284.274.414.422a.745.745,0,1,1-1.072,1.031c-.906-.889-1.816-1.776-2.689-2.7a.77.77,0,0,0-1.1-.185,6.257,6.257,0,1,1-2.753-11.839,6.276,6.276,0,0,1,5,9.946C378.5,381.432,378.343,381.618,378.15,381.874Zm-4.614.434a4.756,4.756,0,1,0-4.729-4.766A4.729,4.729,0,0,0,373.536,382.308Z\" transform=\"translate(-367.297 -371.285)\" fill=\"#999\" \/>\r\n                    <\/g>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"product-filter-item-listing\">\r\n                    <label data-filter=\"ABS\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"abs-de-2\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">ABS<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Air Bags\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"air-bags-de-2\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Air Bags<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Airconditions\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"airconditions-de-2\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Airconditions<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Audio Input\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"audio-input-de-2\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Audio Input<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Bluetooth\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"bluetooth-de-2\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Bluetooth<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"GPS\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"gps-en-de\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">GPS<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"GPS\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"gps-de\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">GPS<\/span>\r\n            <\/label>\r\n            <\/div>\r\n<\/div>    <\/form>\r\n<\/div>\r\n<div class=\"inspect-total-filtered-products-wrapper\">\r\n    <button class=\"inspect-total-filtered-products\">\r\n        <span class=\"inspect-show-items-text\">Show<\/span>\r\n        <span class=\"inspect-filter-result-count\"><\/span>\r\n    <\/button>\r\n<\/div>    <\/aside>\r\n    <div class=\"inspect-filter-result-wrapper\">\r\n        <div class=\"inspect-filter-result-header\">\r\n                \r\n                <div class=\"inspect-filter-result-header-left\">\r\n                    <div class=\"inspect-filter-result-count\"><\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"inspect-filter-result-header-right\">\r\n\r\n                    <div class=\"inspect-filter-sort\">\r\n                        <select name=\"sortBy\" class=\"product-sorting\" data-placeholder=\"Sorting Options\">\r\n                            <option value=\"\" selected disabled>Sorting Options<\/option>\r\n                            <option value=\"title\">Title (A - Z)<\/option>\r\n                            <option value=\"title-desc\">Title (Z - A)<\/option>\r\n                            <option value=\"date-desc\">Sort by Newest<\/option>\r\n                            <option value=\"date\">Sort by Oldest<\/option>\r\n                            <option value=\"_price-desc\">Price (High to Low)<\/option>\r\n                            <option value=\"_price\">Price (Low to High)<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div class=\"inspect-product-view-layer\">\r\n                        <button class=\"inspect-product-view-layer-item\" value=\"grid\" data-class=\"inspect-product-view-grid\">\r\n                            <svg stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\" viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\r\n                                <rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\r\n                                <rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\r\n                                <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\r\n                            <\/svg>\r\n                        <\/button>\r\n                        <button class=\"inspect-product-view-layer-item\" value=\"list\" data-class=\"inspect-product-view-list\">\r\n                            <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 20 20\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path fill-rule=\"evenodd\" d=\"M3 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z\" clip-rule=\"evenodd\"><\/path>\r\n                            <\/svg>\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n                    <\/div>\r\n        <div class=\"inspect-filter-results-container\"  style=\"--grid-column-item: 2\">\r\n            <div class=\"filter-results\" id=\"filter-results\" data-button-text=\"Jetzt buchen\"><\/div>\r\n            <div class=\"inspect-filter-loader is-active\">\r\n                <span class=\"dot-1\"><\/span>\r\n                <span class=\"dot-2\"><\/span>\r\n                <span class=\"dot-3\"><\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"inspect-open-mobile-filter-wrapper\">\r\n        <button class=\"inspect-open-mobile-filter\">\r\n            <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 512 512\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M456.69 421.39L362.6 327.3a173.81 173.81 0 0034.84-104.58C397.44 126.38 319.06 48 222.72 48S48 126.38 48 222.72s78.38 174.72 174.72 174.72A173.81 173.81 0 00327.3 362.6l94.09 94.09a25 25 0 0035.3-35.3zM97.92 222.72a124.8 124.8 0 11124.8 124.8 124.95 124.95 0 01-124.8-124.8z\"><\/path>\r\n            <\/svg>\r\n            <span>Filter Search<\/span>\r\n        <\/button>\r\n    <\/div>\r\n<\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"Filter Suchen &amp; Filtern alle l\u00f6schen Schnelle Suche Ort der Abholung Select Pickup Location Brindisi Aeroporto Gallipoli Lecce Nard\u00f2 Otranto Porto di Brindisi Santa Maria al Bagno Abgabestelle DropOff-Ort ausw\u00e4hlen Brindisi Aeroporto Gallipoli Lecce Nard\u00f2 Otranto Porto di Brindisi Santa Maria al Bagno Datum ausw\u00e4hlen Ressourcen Baby-Sitz Feuer-Diebstahl-Versicherung Kollisionsgarantie Navigator Zus\u00e4tzliche Treiber Eigenschaften ABS Air [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width-page.php","meta":{"footnotes":""},"class_list":["post-3996","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fenixrentalcar.com\/de\/wp-json\/wp\/v2\/pages\/3996","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fenixrentalcar.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fenixrentalcar.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fenixrentalcar.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fenixrentalcar.com\/de\/wp-json\/wp\/v2\/comments?post=3996"}],"version-history":[{"count":4,"href":"https:\/\/fenixrentalcar.com\/de\/wp-json\/wp\/v2\/pages\/3996\/revisions"}],"predecessor-version":[{"id":4119,"href":"https:\/\/fenixrentalcar.com\/de\/wp-json\/wp\/v2\/pages\/3996\/revisions\/4119"}],"wp:attachment":[{"href":"https:\/\/fenixrentalcar.com\/de\/wp-json\/wp\/v2\/media?parent=3996"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}