{"id":2043,"date":"2023-05-10T10:19:19","date_gmt":"2023-05-10T10:19:19","guid":{"rendered":"https:\/\/preview.redq.io\/turbo\/?page_id=2043"},"modified":"2023-12-11T16:56:00","modified_gmt":"2023-12-11T16:56:00","slug":"listing","status":"publish","type":"page","link":"https:\/\/mobilityscooters.gr\/el\/listing\/","title":{"rendered":"Scooters \/ Wheelchairs"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2043\" class=\"elementor elementor-2043\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-30ae147 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"30ae147\" 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-da86c0b\" data-id=\"da86c0b\" 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-af39f63 elementor-widget elementor-widget-shortcode\" data-id=\"af39f63\" 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<div class=\"elementor-shortcode\"><script type=\"text\/html\" id=\"inspectGridTemplate\">\n    <% _.each(listing, function(list, index ) { %>\n\n    <%\n        if( list.post_id ) {\n            let permalink = list ? list.permalink : '';\n            let id = list ? list.post_id : '';\n            let thumbnail = list ? list.thumbnail : '';\n            let title = list ? list.title : '';\n            let excerpt = list ? list.excerpt : '';\n            let product_unit = list ? list.product_unit : '';\n            let price_html = list ? list.price_html : '';\n            let button_text = list && list.button_text ? list.button_text : buttonText;\n            let is_in_stock = list ? list.is_in_stock : \"\";\n            let attributes = list ? list?.attributes?.highlighted?.slice(0, 3) : [];\n            let features = list ? list?.features?.highlighted?.slice(0, 6) : [];\n            let rating = list ? list?._wc_average_rating : 0;            \n    %>\n\n    <div class=\"relative flex flex-col justify-between rounded-lg bg-white p-5 shadow-card transition-all hover:-translate-y-0.5 hover:shadow-large\">\n        <a class=\"block\" href=\"<%=permalink%>\">\n            <h5 class=\"mb-5 block text-sm font-medium text-gray-900 transition hover:text-gray-600 2xl:text-base\"><%=title%><\/h5>\n            <figure class=\"relative overflow-hidden rounded-lg\">\n                <img decoding=\"async\" class=\"max-h-60 object-cover w-full\" src=\"<%=thumbnail%>\" alt=\"\">\n            <\/figure>\n        <\/a>\n\n        <div>\n            <% if(features && features.length > 0) { %>\n            <div class=\"mt-5 grid grid-cols-2 gap-x-4 gap-y-5 text-sm text-gray-600 sm:grid-cols-2 xl:text-xs 2xl:text-sm\">\n                <% _.forEach(features, function (value, key) { %>\n                <span class=\"flex items-center gap-2\">\n                    <figure class=\"max-w-[20px] block\">\n                        <img decoding=\"async\" class=\"w-full\" src=\"<%= value['image'] %>\" alt=\"\">\n                    <\/figure>\n                    <span><%= value['name'] %><\/span>\n                <\/span>\n                <% }) %>\n            <\/div>\n            <% } %>\n\n            <div class=\"mt-6 flex justify-between items-center gap-3\">\n                <div class=\"flex items-center gap-2 [&>.amount]:font-medium [&>.amount]:text-brand\">\n                    <%= price_html %>\n                <\/div>\n                <button onclick=\"location.href = '<%=permalink%><%=searchParams%>'\" class=\"relative inline-flex shrink-0 items-center justify-center overflow-hidden text-center text-xs tracking-wider outline-none transition-all sm:text-sm bg-brand border-brand hover:-translate-y-0.5 hover:shadow-large focus:shadow-large focus:outline-none text-white rounded-md sm:rounded-lg uppercase h-10 !px-3.5 pb-[11px] pt-[13px] font-medium !leading-none\"><%= button_text %><\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n    <% } %>\n    <% }) %>\n\n    <% if(!listing.length){ %>\n    <div class=\"inspect-no-product-found <% if(count > listing.length) { %> product-empty <% } %>\">\n        <img decoding=\"async\" src=\"https:\/\/mobilityscooters.gr\/wp-content\/plugins\/inspect\/assets\/images\/not-found.svg\" alt=\"no products found\">\n    <\/div>\n    <% } %>\n\n    <% if(count > listing.length){ %>\n    <div class=\"inspect-product-search-loadmore\">\n        <button class=\"button\">\n            <span class='loaded-text'><%= loadMoreText %><\/span>\n            <span class=\"loading-text\">Loading...<\/span>\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\">\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)\">\n                    <animateTransform attributeType=\"xml\" attributeName=\"transform\" type=\"rotate\" from=\"0 25 25\" to=\"360 25 25\" dur=\"0.8s\" repeatCount=\"indefinite\"><\/animateTransform>\n                <\/path>\n            <\/svg>\n        <\/button>\n    <\/div>\n    <% } %>\n<\/script>\n<style type=\"text\/css\">\n    @media (min-width: 768px) {\n        .inspect-filter-results-container {\n            --grid-column-item: 2;\n        }\n    }\n\n    @media (min-width: 1280px) {\n        .inspect-filter-results-container {\n            --grid-column-item: calc(4 - 1);\n        }\n    }\n\n    @media (min-width: 1780px) {\n        .inspect-filter-results-container {\n            --grid-column-item: 4;\n        }\n    }\n<\/style>\n\n<div class=\"lg:container mx-auto pt-6 md:pt-6 pb-10 px-4 inspect-filter-wrapper turbo-listing 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\">\u03a6\u03af\u03bb\u03c4\u03c1\u03b1<\/span>\n<\/div><div class=\"inspect-filter-form-wrapper turbo-filter-form\">\n    <div class=\"sidebar-header bg-default-bg rounded-lg px-5 py-4 mb-3\">\n        <h3 class=\"sidebar-header-title !text-sm lg:!text-base uppercase\">\u03a6\u03af\u03bb\u03c4\u03c1\u03b1<\/h3>\n            <span class=\"sidebar-header-button clear-all-filter\">Reset<\/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        \n<div class=\"inspect-filter-widget inspect-filter-widget-date shadow rounded-md py-5 mb-3 bg-white\">\n            <h2 class=\"inspect-filter-widget-title px-5 pb-4 border-b border-[#E5E7EB] border-dashed\">\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b5\u03c2<\/h2>\n        <div class=\"px-5 relative\">\n          \n        <input type=\"hidden\" value=\"04\/04\/2026 - 04\/04\/2026\" class=\"today_date\">\n        <input type=\"text\" class=\"daterange !bg-default-bg !border-0 !py-3 !pl-[38px]\" 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=\"04\/04\/2026\" readonly \/>\n    <\/div>\n<\/div><div class=\"inspect-filter-widget inspect-filter-widget-resource shadow rounded-md py-5 bg-white mb-3\">\n            <h2 class=\"inspect-filter-widget-title px-5 pb-4 border-b border-[#E5E7EB] border-dashed\">\u039a\u03b1\u03c4\u03b7\u03b3\u03bf\u03c1\u03af\u03b5\u03c2<\/h2>\n    \n    <div class=\"px-5\">\n        \n        <div class=\"product-filter-item-listing !pt-0\">\n                            <label data-filter=\"Category A 120kg\" class=\"product-filter-label\">\n                    <input name=\"tex_rnb_categories[]\" value=\"category-a-120kg\" 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\u03b1\u03c4\u03b7\u03b3\u03bf\u03c1\u03af\u03b1 \u0391 120kg<\/span>\n                <\/label>\n                            <label data-filter=\"Category B 180kg\" class=\"product-filter-label\">\n                    <input name=\"tex_rnb_categories[]\" value=\"category-b-180kg\" 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\">K\u03b1\u03c4\u03b7\u03b3\u03bf\u03c1\u03af\u03b1 \u0392 180kg<\/span>\n                <\/label>\n                            <label data-filter=\"Category C 200kg\" class=\"product-filter-label\">\n                    <input name=\"tex_rnb_categories[]\" value=\"category-c-200kg\" 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\">K\u03b1\u03c4\u03b7\u03b3\u03bf\u03c1\u03af\u03b1 \u0393 200kg<\/span>\n                <\/label>\n                            <label data-filter=\"Wheelchair\" class=\"product-filter-label\">\n                    <input name=\"tex_rnb_categories[]\" value=\"wheelchair\" 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\">A\u03bd\u03b1\u03c0\u03b7\u03c1\u03b9\u03ba\u03cc \u03b1\u03bc\u03b1\u03be\u03af\u03b4\u03b9\u03bf<\/span>\n                <\/label>\n                    <\/div>  \n    <\/div>\n<\/div>\n<!-- Pickup Location -->\n<div class=\"inspect-filter-widget inspect-filter-widget-pickup shadow rounded-md py-5 mb-3 bg-white\">\n            <h2 class=\"inspect-filter-widget-title px-5 pb-4 border-b border-[#E5E7EB] border-dashed\">\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b5\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bb\u03b1\u03b2\u03ae\u03c2<\/h2>\n        <div class=\"checkbox-group flex flex-col px-5\">\n        <select class=\"inspect-search-select\" name=\"tex_pickup_location\" id=\"tex_pickup_location\" data-placeholder=\"Choose Location\">\n            <option selected value=\"\">Select Pickup Location<\/option>\n                                           <option  value=\"athens\">Athens, GR<\/option>\n                                           <option  value=\"kanalaki-gr\">Kanalaki, GR<\/option>\n                                           <option  value=\"kanali-gr\">Kanali, GR<\/option>\n                                           <option  value=\"lefkada\">Lefkada, GR<\/option>\n                                           <option  value=\"palairos-gr\">Palairos, GR<\/option>\n                                           <option  value=\"parga-gr\">Parga, GR<\/option>\n                                           <option  value=\"preveza-gr\">Preveza, GR<\/option>\n                                           <option  value=\"pvk-airport\">PVK Aktion airport<\/option>\n                                           <option  value=\"rhodes\">Rhodes, GR<\/option>\n                                           <option  value=\"sivota-thesprotias-gr\">Sivota Thesprotias, GR<\/option>\n                                           <option  value=\"thessaloniki\">Thessaloniki, GR<\/option>\n                    <\/select>\n    <\/div>\n<\/div>\n<!-- Drop off Location -->\n<div class=\"inspect-filter-widget inspect-filter-widget-dropoff shadow rounded-md py-5 mb-3 bg-white\">\n            <h2 class=\"inspect-filter-widget-title px-5 pb-4 border-b border-[#E5E7EB] border-dashed\">\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b5\u03c2 \u03b5\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae\u03c2<\/h2>\n        <div class=\"checkbox-group flex flex-col px-5\">\n        <select class=\"inspect-search-select\" name=\"tex_return_location\" data-placeholder=\"Choose Location\">\n            <option value=\"\">Select DropOff Location<\/option>\n                                            <option  value=\"athens-gr\">Athens, GR<\/option>\n                                            <option  value=\"kanalaki-gr\">Kanalaki, GR<\/option>\n                                            <option  value=\"kanali-gr\">Kanali, GR<\/option>\n                                            <option  value=\"lefkada-gr\">Lefkada, GR<\/option>\n                                            <option  value=\"palairos-gr\">Palairos, GR<\/option>\n                                            <option  value=\"parga\">Parga, GR<\/option>\n                                            <option  value=\"preveza-gr\">Preveza, GR<\/option>\n                                            <option  value=\"pvk-airport\">PVK Aktion airport<\/option>\n                                            <option  value=\"rhodes-gr\">Rhodes, GR<\/option>\n                                            <option  value=\"sivota-thesprotias-gr\">Sivota Thesprotias, GR<\/option>\n                                            <option  value=\"thessaloniki-gr\">Thessaloniki, GR<\/option>\n                    <\/select>\n    <\/div>\n<\/div>    <input type=\"hidden\" name=\"trp-form-language\" value=\"el\"\/><\/form>\n<\/div>\n<div class=\"inspect-total-filtered-products-wrapper\">\n    <div class=\"inspect-total-filtered-products\">\n        <span class=\"inspect-show-items-text\">Show<\/span>\n        <span class=\"inspect-filter-result-count\"><\/span>\n    <\/div>\n    <!-- loading ui  -->\n    <div class=\"inspect-btn-loading-ui\">\n        <span class=\"dot-1\"><\/span>\n        <span class=\"dot-2\"><\/span>\n        <span class=\"dot-3\"><\/span>\n    <\/div>\n<\/div>    <\/aside>\n    <div class=\"inspect-filter-result-wrapper turbo-filter-result-wrapper\">\n        <div class=\"inspect-filter-result-header\">\n                            <div class=\"inspect-filter-result-header-left\">\n                    <div class=\"inspect-filter-result-count text-brand text-sm font-medium\"><\/div>\n                <\/div>\n                <div class=\"inspect-open-mobile-filter-wrapper turbo-mobile-filter-wrapper\">\n                    <button class=\"inspect-open-mobile-filter\">\n                        <svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mr-2 block\" fill=\"currentColor\" width=\"14\" height=\"14\" viewbox=\"0 0 512 512\">\n                            <path d=\"M490.667,405.333h-56.811C424.619,374.592,396.373,352,362.667,352s-61.931,22.592-71.189,53.333H21.333 C9.557,405.333,0,414.891,0,426.667S9.557,448,21.333,448h270.144c9.237,30.741,37.483,53.333,71.189,53.333 s61.931-22.592,71.189-53.333h56.811c11.797,0,21.333-9.557,21.333-21.333S502.464,405.333,490.667,405.333z M362.667,458.667 c-17.643,0-32-14.357-32-32s14.357-32,32-32s32,14.357,32,32S380.309,458.667,362.667,458.667z\"><\/path>\n                            <path d=\"M490.667,64h-56.811c-9.259-30.741-37.483-53.333-71.189-53.333S300.736,33.259,291.477,64H21.333 C9.557,64,0,73.557,0,85.333s9.557,21.333,21.333,21.333h270.144C300.736,137.408,328.96,160,362.667,160 s61.931-22.592,71.189-53.333h56.811c11.797,0,21.333-9.557,21.333-21.333S502.464,64,490.667,64z M362.667,117.333 c-17.643,0-32-14.357-32-32c0-17.643,14.357-32,32-32s32,14.357,32,32C394.667,102.976,380.309,117.333,362.667,117.333z\"><\/path>\n                            <path d=\"M490.667,234.667H220.523c-9.259-30.741-37.483-53.333-71.189-53.333s-61.931,22.592-71.189,53.333H21.333 C9.557,234.667,0,244.224,0,256c0,11.776,9.557,21.333,21.333,21.333h56.811c9.259,30.741,37.483,53.333,71.189,53.333 s61.931-22.592,71.189-53.333h270.144c11.797,0,21.333-9.557,21.333-21.333C512,244.224,502.464,234.667,490.667,234.667z M149.333,288c-17.643,0-32-14.357-32-32s14.357-32,32-32c17.643,0,32,14.357,32,32S166.976,288,149.333,288z\"><\/path>\n                        <\/svg>\n                        <span>\u03a6\u03af\u03bb\u03c4\u03c1\u03b1<\/span>\n                    <\/button>\n                <\/div>\n\n                <div class=\"inspect-filter-result-header-right\">\n                    <!-- <div class=\"inspect-product-view-layer\">\n                        <button class=\"inspect-product-view-layer-item\" value=\"grid\" data-class=\"inspect-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=\"inspect-product-view-layer-item\" value=\"list\" data-class=\"inspect-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 class=\"inspect-filter-sort mr-0 ml-3\">\n                        <select name=\"sortBy\" class=\"product-sorting\" data-placeholder=\"Sorting Options\">\n                            <option value=\"\" selected disabled>\u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b5\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2<\/option>\n                            <option value=\"title\">\u039f\u03bd\u03bf\u03bc\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac ( \u0391 - \u0396)<\/option>\n                            <option value=\"title-desc\">\u039f\u03bd\u03bf\u03bc\u03b1\u03c3\u03c4\u03b9\u03ba\u03ac (\u0396 - \u0391)<\/option>\n                            <option value=\"date-desc\">\u03a4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03ba\u03b1\u03c4\u03ac \u039d\u03b5\u03cc\u03c4\u03b5\u03c1\u03bf<\/option>\n                            <option value=\"date\">\u03a4\u03b1\u03be\u03b9\u03bd\u03cc\u03bc\u03b7\u03c3\u03b7 \u03ba\u03b1\u03c4\u03ac \u03a0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03bf<\/option>\n                            <option value=\"_price-desc\">\u03a4\u03b9\u03bc\u03ae (\u03a5\u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03a7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7)<\/option>\n                            <option value=\"_price\">\u03a4\u03b9\u03bc\u03ae (\u03a7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7 \u03c0\u03c1\u03bf\u03c2 \u03a5\u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03b7)<\/option>\n                        <\/select>\n                    <\/div>\n\n                <\/div>\n                    <\/div>\n        <div class=\"inspect-filter-results-container\">\n            <div class=\"filter-results inspect-product-view-grid\" id=\"filter-results\" data-button-text=\"Book Now\" data-load_more_text=\"Load More\"><\/div>\n            <div class=\"inspect-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><\/div>\n\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\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2043","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Scooters \/ Wheelchairs - Mobility Scooters Lefkada Parga Athens Greece<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mobilityscooters.gr\/el\/listing\/\" \/>\n<meta property=\"og:locale\" content=\"el_GR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Scooters \/ Wheelchairs - Mobility Scooters Lefkada Parga Athens Greece\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mobilityscooters.gr\/el\/listing\/\" \/>\n<meta property=\"og:site_name\" content=\"Mobility Scooters Lefkada Parga Athens Greece\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-11T16:56:00+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0395\u03ba\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u03bb\u03b5\u03c0\u03c4\u03cc\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mobilityscooters.gr\/listing\/\",\"url\":\"https:\/\/mobilityscooters.gr\/listing\/\",\"name\":\"Scooters \/ Wheelchairs - Mobility Scooters Lefkada Parga Athens Greece\",\"isPartOf\":{\"@id\":\"https:\/\/mobilityscooters.gr\/#website\"},\"datePublished\":\"2023-05-10T10:19:19+00:00\",\"dateModified\":\"2023-12-11T16:56:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/mobilityscooters.gr\/listing\/#breadcrumb\"},\"inLanguage\":\"el\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mobilityscooters.gr\/listing\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mobilityscooters.gr\/listing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mobilityscooters.gr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Scooters \/ Wheelchairs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mobilityscooters.gr\/#website\",\"url\":\"https:\/\/mobilityscooters.gr\/\",\"name\":\"Mobility Scooters Lefkada Parga Athens Greece\",\"description\":\"Mobility Scooters Lefkada Parga Athens  Greece\",\"publisher\":{\"@id\":\"https:\/\/mobilityscooters.gr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mobilityscooters.gr\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"el\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mobilityscooters.gr\/#organization\",\"name\":\"Mobility Scooters Lefkada Parga Athens Greece\",\"url\":\"https:\/\/mobilityscooters.gr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"el\",\"@id\":\"https:\/\/mobilityscooters.gr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mobilityscooters.gr\/wp-content\/uploads\/2023\/10\/Asset-1.png\",\"contentUrl\":\"https:\/\/mobilityscooters.gr\/wp-content\/uploads\/2023\/10\/Asset-1.png\",\"width\":312,\"height\":160,\"caption\":\"Mobility Scooters Lefkada  Parga Athens Greece\"},\"image\":{\"@id\":\"https:\/\/mobilityscooters.gr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Scooters \/ Wheelchairs - Mobility Scooters Lefkada Parga Athens Greece","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mobilityscooters.gr\/el\/listing\/","og_locale":"el_GR","og_type":"article","og_title":"Scooters \/ Wheelchairs - Mobility Scooters Lefkada Parga Athens Greece","og_url":"https:\/\/mobilityscooters.gr\/el\/listing\/","og_site_name":"Mobility Scooters Lefkada Parga Athens Greece","article_modified_time":"2023-12-11T16:56:00+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u0395\u03ba\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2":"1 \u03bb\u03b5\u03c0\u03c4\u03cc"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mobilityscooters.gr\/listing\/","url":"https:\/\/mobilityscooters.gr\/listing\/","name":"Scooters \/ Wheelchairs - Mobility Scooters Lefkada Parga Athens Greece","isPartOf":{"@id":"https:\/\/mobilityscooters.gr\/#website"},"datePublished":"2023-05-10T10:19:19+00:00","dateModified":"2023-12-11T16:56:00+00:00","breadcrumb":{"@id":"https:\/\/mobilityscooters.gr\/listing\/#breadcrumb"},"inLanguage":"el","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mobilityscooters.gr\/listing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mobilityscooters.gr\/listing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mobilityscooters.gr\/"},{"@type":"ListItem","position":2,"name":"Scooters \/ Wheelchairs"}]},{"@type":"WebSite","@id":"https:\/\/mobilityscooters.gr\/#website","url":"https:\/\/mobilityscooters.gr\/","name":"Mobility Scooters Lefkada Parga Athens Greece","description":"Mobility Scooters Lefkada Parga Athens  Greece","publisher":{"@id":"https:\/\/mobilityscooters.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mobilityscooters.gr\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"el"},{"@type":"Organization","@id":"https:\/\/mobilityscooters.gr\/#organization","name":"Mobility Scooters Lefkada Parga Athens Greece","url":"https:\/\/mobilityscooters.gr\/","logo":{"@type":"ImageObject","inLanguage":"el","@id":"https:\/\/mobilityscooters.gr\/#\/schema\/logo\/image\/","url":"https:\/\/mobilityscooters.gr\/wp-content\/uploads\/2023\/10\/Asset-1.png","contentUrl":"https:\/\/mobilityscooters.gr\/wp-content\/uploads\/2023\/10\/Asset-1.png","width":312,"height":160,"caption":"Mobility Scooters Lefkada  Parga Athens Greece"},"image":{"@id":"https:\/\/mobilityscooters.gr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/mobilityscooters.gr\/el\/wp-json\/wp\/v2\/pages\/2043","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mobilityscooters.gr\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mobilityscooters.gr\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mobilityscooters.gr\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mobilityscooters.gr\/el\/wp-json\/wp\/v2\/comments?post=2043"}],"version-history":[{"count":2,"href":"https:\/\/mobilityscooters.gr\/el\/wp-json\/wp\/v2\/pages\/2043\/revisions"}],"predecessor-version":[{"id":9937,"href":"https:\/\/mobilityscooters.gr\/el\/wp-json\/wp\/v2\/pages\/2043\/revisions\/9937"}],"wp:attachment":[{"href":"https:\/\/mobilityscooters.gr\/el\/wp-json\/wp\/v2\/media?parent=2043"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}