{"id":657,"date":"2017-04-18T12:47:22","date_gmt":"2017-04-18T12:47:22","guid":{"rendered":"http:\/\/redq.io\/turbo\/?page_id=657"},"modified":"2022-07-03T20:07:43","modified_gmt":"2022-07-03T20:07:43","slug":"car-listing","status":"publish","type":"page","link":"https:\/\/cosmorac.gr\/en\/car-listing\/","title":{"rendered":"Car Listing"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"turbo-default-wrap\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n    \r\n<script type=\"text\/html\" id=\"inspectGridTemplate\">\r\n    <% _.each(listing, function(list, index ) { %>\r\n    <%\r\n        if( list.post_id ) {\r\n        let permalink = list ? list.permalink : '';\r\n        let id = list ? list.post_id : '';\r\n        let thumbnail = list ? list.thumbnail : '';\r\n        let title = list ? list.title : '';\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    <div class=\"inspect-helium-product-card\" data-product_id=\"<%=id%>\">\r\n        <div class=\"inspect-listing-img\">\r\n            <% if(thumbnail){ %>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"696\" height=\"896\" src=\"<%=thumbnail%>\" alt=\"<%=title%>\" \/>\r\n            <% } else { %>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"696\" height=\"896\" src=\"https:\/\/cosmorac.gr\/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\">Book Now<\/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=\"far fa-star fa-fw\"><\/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\">Book Now<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\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=\"https:\/\/cosmorac.gr\/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=\"turbo-filter-wrapper is-sidebar\">\n        <aside class=\"inspect-filter-widgets\">\n            <div class=\"inspect-filter-widget-header\">\n    <button class=\"inspect-close-mobile-filter\">\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>\n    <\/button>\n    <span class=\"inspect-filter-widget-header-title\">Filter<\/span>\n<\/div><div class=\"inspect-filter-form-wrapper\">\n    <div class=\"sidebar-header\">\n        <h3 class=\"sidebar-header-title\">\u0391\u039d\u0391\u0396\u0397\u03a4\u0397\u03a3\u0397 &amp; \u03a6\u0399\u039b\u03a4\u03a1\u0391<\/h3>\n            <span class=\"sidebar-header-button clear-all-filter\">\u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u039c\u039f\u03a3<\/span>\n    <\/div>\n    <form id=\"inspect-filter-form\" action=\"#\" data-trp-original-action=\"#\">\n        <input type=\"hidden\" class=\"hidden\" name=\"action\" value=\"inspect_helper_ajax\" \/>\n        <input type=\"hidden\" class=\"hidden\" name=\"action_type\" value=\"search\" \/>\n\n        <input type=\"hidden\" class=\"hidden product-order-by\" name=\"order_by\" value=\"title\" \/>\n        <input type=\"hidden\" class=\"hidden product-default-view\" name=\"view\" value=\"grid\" \/>\n\n            <div class=\"inspect-filter-widget inspect-filter-widget-quick\">\n                <h2 class=\"inspect-filter-widget-title\">\u0393\u03a1\u0397\u0393\u039f\u03a1\u0397 \u0391\u039d\u0391\u0396\u0397\u03a4\u0397\u03a3\u0397<\/h2>\n                <input type=\"search\" name=\"text-search\" placeholder=\"QUICK SEARCH\" class=\"product-text-search\" id=\"text-search\">\n    <\/div>\n\n    <!-- Pickup Location -->\n    <div class=\"inspect-filter-widget inspect-filter-widget-pickup\">\n                <h2 class=\"inspect-filter-widget-title\">PICK UP POINT<\/h2>\n                <div class=\"checkbox-group flex flex-col\">\n            <select class=\"inspect-search-select\" name=\"tex_pickup_location\" data-placeholder=\"\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c0\u03cc\u03bb\u03b7, \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03ae \u03b1\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf\">\n                <option selected value=\"\">Select Pickup Location<\/option>\n                            <option value=\"ioannina_kentriko_pick\">\u0399\u03c9\u03ac\u03bd\u03bd\u03b9\u03bd\u03b1 \u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc<\/option>\n                            <option value=\"ioannina_airport_pick\">\u0399\u03c9\u03ac\u03bd\u03bd\u03b9\u03bd\u03b1 \u0391\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf<\/option>\n                            <option value=\"athens_airport_pick\">\u0391\u03b8\u03ae\u03bd\u03b1 \u0391\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf<\/option>\n                        <\/select>\n        <\/div>\n    <\/div>\n    <!-- Drop off Location -->\n    <div class=\"inspect-filter-widget inspect-filter-widget-dropoff\">\n                <h2 class=\"inspect-filter-widget-title\">DROP OFF POINT<\/h2>\n                <div class=\"checkbox-group flex flex-col\">\n            <select class=\"inspect-search-select\" name=\"tex_return_location\" data-placeholder=\"\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c0\u03cc\u03bb\u03b7, \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03ae \u03b1\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf\">\n                <option selected value=\"\">Select DropOff Location<\/option>\n                            <option value=\"ioannina_kentriko_drop\">\u0399\u03c9\u03ac\u03bd\u03bd\u03b9\u03bd\u03b1 \u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc<\/option>\n                            <option value=\"ioannina_airport_drop\">\u0399\u03c9\u03ac\u03bd\u03bd\u03b9\u03bd\u03b1 \u0391\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf<\/option>\n                            <option value=\"athens_airport_drop\">\u0391\u03b8\u03ae\u03bd\u03b1 \u0391\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf<\/option>\n                        <\/select>\n        <\/div>\n    <\/div>\n    <div class=\"inspect-filter-widget inspect-filter-widget-date\">\n            \n        <h2 class=\"inspect-filter-widget-title\">CHOOSE DATES<\/h2>\n                <input type=\"hidden\" value=\"04\/16\/2026 - 04\/16\/2026\" class=\"today_date\">\n        <input type=\"text\" class=\"daterange\" aria-labelledby=\"daterange\" id=\"daterange\" name=\"daterange\" value=\"04\/16\/2026\" \/>\n    <\/div>                    <!-- Resources -->\n            <div class=\"inspect-filter-widget inspect-filter-widget-resource\">\n                                <h2 class=\"inspect-filter-widget-title\">\u03a0\u03a1\u039f\u03a3\u0398\u0395\u03a4\u0391<\/h2>\n                                <div class=\"filter-widget-item-search\">\n                    <input type=\"search\" placeholder=\"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1\">\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\">\n                        <g transform=\"translate(-602 -37)\">\n                            <g transform=\"translate(602 37)\">\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\" \/>\n                            <\/g>\n                        <\/g>\n                    <\/svg>\n                <\/div>\n                <div class=\"product-filter-item-listing\">\n                                            <label data-filter=\"GPS\" class=\"product-filter-label\">\n                            <input name=\"tex_resource[]\" value=\"gps\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                            <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                            <\/svg>\n                            <span class=\"product-filter-title\">GPS<\/span>\n                        <\/label>\n                                            <label data-filter=\"\u0395\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u039f\u03b4\u03b7\u03b3\u03cc\u03c2\" class=\"product-filter-label\">\n                            <input name=\"tex_resource[]\" value=\"additional_drivers\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                            <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                            <\/svg>\n                            <span class=\"product-filter-title\">\u0395\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u039f\u03b4\u03b7\u03b3\u03cc\u03c2<\/span>\n                        <\/label>\n                                            <label data-filter=\"\u0392\u03c1\u03b5\u03c6\u03b9\u03ba\u03cc \u039a\u03ac\u03b8\u03b9\u03c3\u03bc\u03b1\" class=\"product-filter-label\">\n                            <input name=\"tex_resource[]\" value=\"baby_seat\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                            <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                            <\/svg>\n                            <span class=\"product-filter-title\">\u0392\u03c1\u03b5\u03c6\u03b9\u03ba\u03cc \u039a\u03ac\u03b8\u03b9\u03c3\u03bc\u03b1<\/span>\n                        <\/label>\n                                            <label data-filter=\"\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03cc \u039a\u03ac\u03b8\u03b9\u03c3\u03bc\u03b1\" class=\"product-filter-label\">\n                            <input name=\"tex_resource[]\" value=\"child_seat\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                            <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                            <\/svg>\n                            <span class=\"product-filter-title\">\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03cc \u039a\u03ac\u03b8\u03b9\u03c3\u03bc\u03b1<\/span>\n                        <\/label>\n                                    <\/div>\n            <\/div>\n                                            <!-- Features -->\n                <div class=\"inspect-filter-widget border-b border-solid border-gray-400 pb-7\">\n                                        <h2 class=\"inspect-filter-widget-title\">\u0395\u039e\u039f\u03a0\u039b\u0399\u03a3\u039c\u039f\u03a3<\/h2>\n                                        <div class=\"filter-widget-item-search\">\n                        <input type=\"search\" placeholder=\"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03b5\u03be\u03bf\u03c0\u03bb\u03b9\u03c3\u03bc\u03cc\">\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\">\n                            <g transform=\"translate(-602 -37)\">\n                                <g transform=\"translate(602 37)\">\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\" \/>\n                                <\/g>\n                            <\/g>\n                        <\/svg>\n                    <\/div>\n                    <div class=\"product-filter-item-listing\">\n                                                    <label data-filter=\"Air Condition\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"aircondition\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">Air Condition<\/span>\n                            <\/label>\n                                                    <label data-filter=\"Climate Control\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"climate_control\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">Climate Control<\/span>\n                            <\/label>\n                                                    <label data-filter=\"Bluetooth\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"bluetooth\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">Bluetooth<\/span>\n                            <\/label>\n                                                    <label data-filter=\"\u0398\u03cd\u03c1\u03b5\u03c2 USB\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"usb_ports\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">\u0398\u03cd\u03c1\u03b5\u03c2 USB<\/span>\n                            <\/label>\n                                                    <label data-filter=\"Android Auto\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"android_auto\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">Android Auto<\/span>\n                            <\/label>\n                                                    <label data-filter=\"Apple CarPlay\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"apple_car_play\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">Apple CarPlay<\/span>\n                            <\/label>\n                                                    <label data-filter=\"Cruise Control\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"cruise_control\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">Cruise Control<\/span>\n                            <\/label>\n                                                    <label data-filter=\"LED Lights\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"led_lights\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">LED Lights<\/span>\n                            <\/label>\n                                                    <label data-filter=\"Navigation\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"navi\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">Navigation<\/span>\n                            <\/label>\n                                                    <label data-filter=\"\u0394\u03b5\u03c1\u03bc\u03ac\u03c4\u03b9\u03bd\u03b1 \u039a\u03b1\u03b8\u03af\u03c3\u03bc\u03b1\u03c4\u03b1\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"leather_seats\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">\u0394\u03b5\u03c1\u03bc\u03ac\u03c4\u03b9\u03bd\u03b1 \u039a\u03b1\u03b8\u03af\u03c3\u03bc\u03b1\u03c4\u03b1<\/span>\n                            <\/label>\n                                                    <label data-filter=\"\u0397\u03bb\u03b9\u03bf\u03c1\u03bf\u03c6\u03ae\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"sunroof\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">\u0397\u03bb\u03b9\u03bf\u03c1\u03bf\u03c6\u03ae<\/span>\n                            <\/label>\n                                                    <label data-filter=\"\u0391\u03b5\u03c1\u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"airsuspension\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">\u0391\u03b5\u03c1\u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7<\/span>\n                            <\/label>\n                                                    <label data-filter=\"\u0391\u03bd\u03b1\u03b4\u03b9\u03c0\u03bb\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1 \u03a4\u03c1\u03b1\u03c0\u03b5\u03b6\u03ac\u03ba\u03b9\u03b1\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"fordable_table\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">\u0391\u03bd\u03b1\u03b4\u03b9\u03c0\u03bb\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1 \u03a4\u03c1\u03b1\u03c0\u03b5\u03b6\u03ac\u03ba\u03b9\u03b1<\/span>\n                            <\/label>\n                                                    <label data-filter=\"\u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9\" class=\"product-filter-label\">\n                                <input name=\"features[]\" value=\"center_table\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                                <svg viewbox=\"0 0 21 21\" class=\"product-filter-svg\">\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>\n                                <\/svg>\n                                <span class=\"product-filter-title\">\u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc \u03a4\u03c1\u03b1\u03c0\u03ad\u03b6\u03b9<\/span>\n                            <\/label>\n                                            <\/div>\n                <\/div>\n                        <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form> <!-- end form#inspect-filter-form -->\n<\/div>\n<div class=\"inspect-total-filtered-products-wrapper\">\n    <button class=\"inspect-total-filtered-products\">\n        <span class=\"inspect-show-items-text\">Show<\/span>\n        <span class=\"turbo-filter-result-count\"><\/span>\n    <\/button>\n<\/div>        <\/aside>\n        <div class=\"turbo-filter-result-wrapper\">\n            <div class=\"turbo-filter-result-header\">\n                <div class=\"turbo-filter-result-header-left\">\n                    <div class=\"turbo-filter-result-count\"><\/div>\n                <\/div>\n                <div class=\"turbo-filter-result-header-right\">\n                    <div class=\"turbo-filter-sort\">\n                        <select name=\"sortBy\" class=\"product-sorting\" data-placeholder=\"Sorting Options\">\n                            <option value=\"\" selected disabled>Sorting Options<\/option>\n                            <option value=\"title\">Title (A - Z)<\/option>\n                            <option value=\"title-desc\">Title (Z - A)<\/option>\n                            <option value=\"date-desc\">Sort by Newest<\/option>\n                            <option value=\"date\">Sort by Oldest<\/option>\n                            <option value=\"_price-desc\">Price (High to Low)<\/option>\n                            <option value=\"_price\">Price (Low to High)<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"turbo-product-view-layer\">\n                        <button class=\"turbo-product-view-layer-item\" value=\"grid\" data-class=\"turbo-product-view-grid\">\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\">\n                                <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\n                                <rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\n                                <rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\n                                <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\n                            <\/svg>\n                        <\/button>\n                        <button class=\"turbo-product-view-layer-item\" value=\"list\" data-class=\"turbo-product-view-list\">\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\">\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>\n                            <\/svg>\n                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"turbo-filter-results-container\">\n                <div class=\"filter-results\" id=\"filter-results\"><\/div>\n                <div class=\"turbo-filter-loader is-active\">\n                    <span class=\"dot-1\"><\/span>\n                    <span class=\"dot-2\"><\/span>\n                    <span class=\"dot-3\"><\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"inspect-open-mobile-filter-wrapper\">\n            <button class=\"inspect-open-mobile-filter\">\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\">\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>\n                <\/svg>\n                <span>Filter Search<\/span>\n            <\/button>\n        <\/div>\n    <\/div>\n<\/div><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Filter \u0391\u039d\u0391\u0396\u0397\u03a4\u0397\u03a3\u0397 &amp; \u03a6\u0399\u039b\u03a4\u03a1\u0391 \u039a\u0391\u0398\u0391\u03a1\u0399\u03a3\u039c\u039f\u03a3 \u0393\u03a1\u0397\u0393\u039f\u03a1\u0397 \u0391\u039d\u0391\u0396\u0397\u03a4\u0397\u03a3\u0397 \u03a3\u0397\u039c\u0395\u0399\u039f \u03a0\u0391\u03a1\u0391\u039b\u0391\u0392\u0397\u03a3 Select Pickup Location \u0399\u03c9\u03ac\u03bd\u03bd\u03b9\u03bd\u03b1 \u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc \u0399\u03c9\u03ac\u03bd\u03bd\u03b9\u03bd\u03b1 \u0391\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf \u0391\u03b8\u03ae\u03bd\u03b1 \u0391\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf \u03a3\u0397\u039c\u0395\u0399\u039f \u03a0\u0391\u03a1\u0391\u0394\u039f\u03a3\u0397\u03a3 Select DropOff Location \u0399\u03c9\u03ac\u03bd\u03bd\u03b9\u03bd\u03b1 \u039a\u03b5\u03bd\u03c4\u03c1\u03b9\u03ba\u03cc \u0399\u03c9\u03ac\u03bd\u03bd\u03b9\u03bd\u03b1 \u0391\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf \u0391\u03b8\u03ae\u03bd\u03b1 \u0391\u03b5\u03c1\u03bf\u03b4\u03c1\u03cc\u03bc\u03b9\u03bf \u0395\u03a0\u0399\u039b\u0395\u039e\u03a4\u0395 \u0397\u039c\u0395\u03a1\u039f\u039c\u0397\u039d\u0399\u0395\u03a3 \u03a0\u03a1\u039f\u03a3\u0398\u0395\u03a4\u0391 GPS \u0395\u03c0\u03b9\u03c0\u03bb\u03ad\u03bf\u03bd \u039f\u03b4\u03b7\u03b3\u03cc\u03c2 \u0392\u03c1\u03b5\u03c6\u03b9\u03ba\u03cc \u039a\u03ac\u03b8\u03b9\u03c3\u03bc\u03b1 \u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03cc \u039a\u03ac\u03b8\u03b9\u03c3\u03bc\u03b1 \u0395\u039e\u039f\u03a0\u039b\u0399\u03a3\u039c\u039f\u03a3 Air Condition Climate Control Bluetooth \u0398\u03cd\u03c1\u03b5\u03c2 USB Android Auto Apple CarPlay Cruise Control LED Lights [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width-page.php","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-657","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cosmorac.gr\/en\/wp-json\/wp\/v2\/pages\/657","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cosmorac.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cosmorac.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cosmorac.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cosmorac.gr\/en\/wp-json\/wp\/v2\/comments?post=657"}],"version-history":[{"count":5,"href":"https:\/\/cosmorac.gr\/en\/wp-json\/wp\/v2\/pages\/657\/revisions"}],"predecessor-version":[{"id":1523,"href":"https:\/\/cosmorac.gr\/en\/wp-json\/wp\/v2\/pages\/657\/revisions\/1523"}],"wp:attachment":[{"href":"https:\/\/cosmorac.gr\/en\/wp-json\/wp\/v2\/media?parent=657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}