{"id":1895,"date":"2025-05-06T15:45:14","date_gmt":"2025-05-06T12:45:14","guid":{"rendered":"https:\/\/kiloshop.carnivaldigital.gr\/?page_id=1895"},"modified":"2025-05-06T16:46:38","modified_gmt":"2025-05-06T13:46:38","slug":"contact-us-2","status":"publish","type":"page","link":"https:\/\/kiloshop.carnivaldigital.gr\/en\/contact-us-2\/","title":{"rendered":"Locations"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Header &#038; Contact&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#F0EACA&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; locked=&#8221;off&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;aae8e2cb-fa20-42e7-bfc7-499ce7a47f78&#8243; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;16px&#8221; header_font=&#8221;|600|||||||&#8221; header_text_color=&#8221;#000000&#8243; header_font_size=&#8221;75px&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h1>Locations<\/h1>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]\n    <!-- CSS Styles -->\n    <style>\n        .leaflet-container {\n            display: flex;\n            flex-direction: row;\n            width: 100%;\n            gap: 20px;\n            background: white;\n            border: 1px solid #ddd;\n            box-sizing: border-box;\n            height: 620px;\n        }\n\n        #leaflet-sidebar {\n            width: 20%;\n            overflow-y: auto;\n            background: white;\n            padding: 20px 10px 10px 10px;\n            box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);\n            border-right: 1px solid #eee;\n            height: 100%;\n        }\n\n        #leaflet-map {\n            width: 100%;\n            height: 600px;\n            background: white;\n        }\n\n#leaflet-search-box {\n    position: absolute;\n    top: 10px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 300px;\n    padding: 10px;\n    font-size: 16px;\n    border: 2px solid #007bff;\n    border-radius: 5px;\n    background: white;\n    z-index: 1000; \/* Ensures it stays above the map *\/\n}\n\n        .leaflet-search-container {\n            text-align: center;\n            margin-bottom: 10px;\n            margin-top: 2em;\n\t\t\t\n        }\n\n        .autocomplete-items {\n            position: absolute;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100%;\n            max-width: 500px;\n            background: white;\n            border: 1px solid #ddd;\n            list-style: none;\n            padding: 0;\n            z-index: 1000;\n            border-radius: 5px;\n            overflow: hidden;\n            box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);\n            display: none;\n        }\n\n        .autocomplete-items li {\n            padding: 10px;\n            cursor: pointer;\n            font-size: 16px;\n            text-align: center;\n        }\n\n        .autocomplete-items li:hover {\n            background: #f1f1f1;\n        }\n\n        #location-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        #location-list li {\n            padding: 10px;\n            cursor: pointer;\n            border-bottom: 1px solid #eee;\n            font-size: 14px;\n        }\n\n        #location-list li:hover {\n            background: #f1f1f1;\n        }\n\t\t\n\t\t\n\/* Mobile styles *\/\n    @media (max-width: 767px) {\n        \/*peftei pano sto search*\/\n\t\t.leaflet-control-attribution\n\t\t{\n\t\t\tdisplay:none;\n\t\t}\n\t\t\n\t\t.leaflet-container {\n            flex-direction: column; \/* Stack sidebar and map vertically *\/\n            height: auto; \/* Allow height to adjust based on content *\/\n        }\n\t\t\n\t\t#leaflet-search-box {\n    \ttop: 0px;\n\t\twidth: 100%;\n\t\theight: 4em;\n   \t\tpadding: 20px;\t\n\t\t}\n\n        #leaflet-sidebar {\n            width: 100%; \/* Full width on mobile *\/\n            height: auto; \/* Allow height to adjust based on content *\/\n            border-right: none; \/* Remove the right border *\/\n            border-top: 1px solid #eee; \/* Add a border at the top *\/\n            padding: 10px; \/* Adjust padding for mobile *\/\n\t\t\tmax-height:40px!important;\n\n        }\n\n        #leaflet-map {\n            width: 100%; \/* Full width on mobile *\/\n            height: 400px; \/* Adjust map height for mobile *\/\n        }\n    }\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n    <\/style>\n\n    <!-- HTML Structure -->\n    <div class=\"leaflet-container\">\n        <div id=\"leaflet-sidebar\">\n            <ul id=\"location-list\">\n                                    <li onclick=\"searchLocation('Kilo Shop Greece')\">\n                        Kilo Shop Greece                    <\/li>\n                                    <li onclick=\"searchLocation('Kilo Shop Aix-en-Provence')\">\n                        Kilo Shop Aix-en-Provence                    <\/li>\n                            <\/ul>\n        <\/div>\n        <div style=\"flex: 1;\">\n            <div class=\"leaflet-search-container\">\n                <input type=\"text\" id=\"leaflet-search-box\" placeholder=\"\ud83d\udd0d Search for a location...\">\n                <ul id=\"autocomplete-list\" class=\"autocomplete-items\"><\/ul>\n            <\/div>\n            <div id=\"leaflet-map\"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- JavaScript -->\n    <link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet\/dist\/leaflet.css\" \/>\n    <script src=\"https:\/\/unpkg.com\/leaflet\/dist\/leaflet.js\"><\/script>\n   <script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    var map = L.map('leaflet-map').setView([37.9838, 23.7275], 8);\n    L.tileLayer('https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png', {\n        attribution: '&copy; OpenStreetMap contributors'\n    }).addTo(map);\n\n    var markers = {};\n    var locations = [{\"name\":\"Kilo Shop Greece\",\"lat\":37.977385303667546,\"lng\":23.721707530064556,\"address\":\"120 Ermou, 105 54 Athina\",\"phone\":\"21 0323 7203\",\"website\":\"http:\\\/\\\/kiloshop.gr\",\"description\":\"\"},{\"name\":\"Kilo Shop Aix-en-Provence\",\"lat\":43.528619923294464,\"lng\":5.445385897704668,\"address\":\"44 Place des Tanneurs, 13100 Aix-en-Provence\",\"phone\":\"04 42 63 50 08\",\"website\":\"https:\\\/\\\/www.kilo-shop.com\\\/\",\"description\":\"\"}];\n\n    \/\/ Function to normalize Greek accents\n    function normalizeGreek(text) {\n        return text.normalize('NFD').replace(\/[\\u0300-\\u036f]\/g, '').toLowerCase();\n    }\n\n    \/\/ Function to update the sidebar list based on the search query\n    function updateSidebarList(query) {\n        var locationList = document.getElementById('location-list');\n        locationList.innerHTML = ''; \/\/ Clear the current list\n\n        var normalizedQuery = normalizeGreek(query);\n\n        locations.forEach(function(location) {\n            var normalizedName = normalizeGreek(location.name);\n            var normalizedAddress = normalizeGreek(location.address || '');\n            var normalizedPhone = normalizeGreek(location.phone || '');\n            var normalizedDescription = normalizeGreek(location.description || '');\n\n            \/\/ Check if the location matches the search query\n            if (normalizedName.includes(normalizedQuery) ||\n                normalizedAddress.includes(normalizedQuery) ||\n                normalizedPhone.includes(normalizedQuery) ||\n                normalizedDescription.includes(normalizedQuery)) {\n                var listItem = document.createElement('li');\n                listItem.textContent = location.name;\n                listItem.onclick = function() {\n                    searchLocation(location.name);\n                };\n                locationList.appendChild(listItem);\n            }\n        });\n    }\n\n    \/\/ Initialize the sidebar with all locations\n    updateSidebarList('');\n\n    locations.forEach(function(location) {\n        var googleMapsLink = `https:\/\/www.google.com\/maps\/dir\/?api=1&destination=${location.lat},${location.lng}`;\n        var openStreetMapLink = `https:\/\/www.openstreetmap.org\/directions?engine=fossgis_osrm_car&to=${location.lat},${location.lng}`;\n\n        var popupContent = `\n            <b>${location.name}<\/b><br>\n            ${location.address ? `\ud83d\udccd <strong>Address:<\/strong> ${location.address}<br>` : ''}\n            ${location.phone ? `\ud83d\udcde <strong>Phone:<\/strong> <a href=\"tel:${location.phone}\">${location.phone}<\/a><br>` : ''}\n            ${location.website ? `\ud83d\udd17 <a href=\"${location.website}\" target=\"_blank\">Website<\/a><br>` : ''}\n            ${location.description ? `<hr>${location.description}` : ''}\n            <hr>\n            \ud83d\uddfa <a href=\"${googleMapsLink}\" target=\"_blank\"><strong>Get Directions (Google Maps)<\/strong><\/a><br>\n            \ud83d\uddfa <a href=\"${openStreetMapLink}\" class=\"osm-directions\" data-lat=\"${location.lat}\" data-lng=\"${location.lng}\"><strong>Get Directions (OpenStreetMap)<\/strong><\/a>\n        `;\n\n        var marker = L.marker([location.lat, location.lng]).addTo(map)\n            .bindPopup(popupContent);\n\n        markers[normalizeGreek(location.name)] = {\n            marker: marker,\n            locationData: location\n        };\n    });\n\n    function updateOSMDirections() {\n        if (\"geolocation\" in navigator) {\n            navigator.geolocation.getCurrentPosition(function(position) {\n                var userLat = position.coords.latitude;\n                var userLng = position.coords.longitude;\n\n                document.querySelectorAll('.osm-directions').forEach(function(link) {\n                    var destLat = link.getAttribute('data-lat');\n                    var destLng = link.getAttribute('data-lng');\n\n                    var osmWebLink = `https:\/\/www.openstreetmap.org\/directions?engine=osrm_car&from=${userLat},${userLng}&to=${destLat},${destLng}`;\n\n                    link.setAttribute(\"href\", osmWebLink);\n                    link.setAttribute(\"target\", \"_blank\");\n                });\n            }, function(error) {\n                console.error(\"Geolocation error:\", error);\n            });\n        } else {\n            console.log(\"Geolocation is not supported by this browser.\");\n        }\n    }\n\n    document.addEventListener(\"DOMContentLoaded\", updateOSMDirections);\n\n    function autocompleteSearch(input, locations) {\n        var autocompleteList = document.getElementById(\"autocomplete-list\");\n\n        autocompleteList.innerHTML = \"\";\n        autocompleteList.style.display = \"none\";\n\n        if (!input.value) return;\n\n        var normalizedQuery = normalizeGreek(input.value);\n\n        var matches = locations.filter(location => {\n            var normalizedName = normalizeGreek(location.name);\n            var normalizedAddress = normalizeGreek(location.address || '');\n            var normalizedPhone = normalizeGreek(location.phone || '');\n            var normalizedDescription = normalizeGreek(location.description || '');\n\n            return normalizedName.includes(normalizedQuery) ||\n                   normalizedAddress.includes(normalizedQuery) ||\n                   normalizedPhone.includes(normalizedQuery) ||\n                   normalizedDescription.includes(normalizedQuery);\n        });\n\n        if (matches.length > 0) {\n            autocompleteList.style.display = \"block\";\n        }\n\n        matches.forEach(location => {\n            var listItem = document.createElement(\"li\");\n            listItem.innerHTML = `<strong>${location.name}<\/strong><br>${location.address ? location.address : ''}`;\n            listItem.onclick = function () {\n                input.value = location.name;\n                autocompleteList.innerHTML = \"\";\n                autocompleteList.style.display = \"none\";\n                searchLocation(location.name);\n            };\n            autocompleteList.appendChild(listItem);\n        });\n    }\n\n    \/\/ Update the sidebar list when the search input changes\n    document.getElementById(\"leaflet-search-box\").addEventListener(\"input\", function () {\n        var query = this.value;\n        updateSidebarList(query);\n        autocompleteSearch(this, Object.values(markers).map(marker => marker.locationData));\n    });\n\n    function searchLocation(query) {\n        var normalizedQuery = normalizeGreek(query);\n        var found = false;\n\n        Object.keys(markers).forEach(function(key) {\n            var location = markers[key].locationData;\n            var normalizedName = normalizeGreek(location.name);\n            var normalizedAddress = normalizeGreek(location.address || '');\n            var normalizedPhone = normalizeGreek(location.phone || '');\n            var normalizedDescription = normalizeGreek(location.description || '');\n\n            if (normalizedName.includes(normalizedQuery) ||\n                normalizedAddress.includes(normalizedQuery) ||\n                normalizedPhone.includes(normalizedQuery) ||\n                normalizedDescription.includes(normalizedQuery)) {\n                var marker = markers[key].marker;\n                map.setView(marker.getLatLng(), 12);\n                marker.openPopup();\n                found = true;\n            }\n        });\n\n        if (!found) {\n            alert(\"Location not found! Try searching for a different keyword.\");\n        }\n    }\n\n    document.getElementById('leaflet-search-box').addEventListener('keypress', function(e) {\n        if (e.key === 'Enter') {\n            searchLocation(this.value);\n        }\n    });\n});\n<\/script>\n    [\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Footer&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-096a3b95-3143-414b-96db-c5cca7103179&#8243; saved_tabs=&#8221;all&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{%22gcid-096a3b95-3143-414b-96db-c5cca7103179%22:%91%22background_color%22%93}&#8221;][et_pb_row _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50Ijoic2l0ZV9sb2dvIiwic2V0dGluZ3MiOnsiZW5hYmxlX2h0bWwiOiJvZmYifX0=@&#8221; url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoiaG9tZV91cmwiLCJzZXR0aW5ncyI6eyJlbmFibGVfaHRtbCI6Im9mZiJ9fQ==@&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _dynamic_attributes=&#8221;src,url&#8221; _module_preset=&#8221;default&#8221; width=&#8221;20%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_heading title=&#8221;Upgrade your appearance&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;a29e5c45-474b-44ec-b591-8b37de744ab5&#8243; title_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Menu&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;b39356a8-d627-444d-b27a-689c2b2e762c&#8221; title_font=&#8221;&#8211;et_global_body_font|500|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;efb764cd-b0ce-4f1a-989d-92b289f6d40f&#8221; link_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-672c49ec-b8cc-4f22-a785-dec4ee1498c5%22:%91%22quote_text_color%22,%22quote_border_color%22%93}&#8221;]<\/p>\n<p><a href=\"https:\/\/kiloshop.carnivaldigital.gr\/el\/\">Home page<\/a><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;efb764cd-b0ce-4f1a-989d-92b289f6d40f&#8221; link_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-672c49ec-b8cc-4f22-a785-dec4ee1498c5%22:%91%22quote_text_color%22,%22quote_border_color%22%93}&#8221;]<\/p>\n<p><a href=\"https:\/\/kiloshop.carnivaldigital.gr\/en\/how-it-works\/\">How it works<\/a><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;efb764cd-b0ce-4f1a-989d-92b289f6d40f&#8221; link_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-672c49ec-b8cc-4f22-a785-dec4ee1498c5%22:%91%22quote_text_color%22,%22quote_border_color%22%93}&#8221;]<\/p>\n<p><a href=\"\/photos-collabs\/\">Photos &amp; collaborations<\/a><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;efb764cd-b0ce-4f1a-989d-92b289f6d40f&#8221; link_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-672c49ec-b8cc-4f22-a785-dec4ee1498c5%22:%91%22quote_text_color%22,%22quote_border_color%22%93}&#8221;]<\/p>\n<p><a href=\"https:\/\/kiloshop.carnivaldigital.gr\/en\/about-us\/\">About us<\/a><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;efb764cd-b0ce-4f1a-989d-92b289f6d40f&#8221; link_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-672c49ec-b8cc-4f22-a785-dec4ee1498c5%22:%91%22quote_text_color%22,%22quote_border_color%22%93}&#8221;]<\/p>\n<p><a href=\"\/locations\/\">Locations<\/a><\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;efb764cd-b0ce-4f1a-989d-92b289f6d40f&#8221; link_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-672c49ec-b8cc-4f22-a785-dec4ee1498c5%22:%91%22quote_text_color%22,%22quote_border_color%22%93}&#8221;]<\/p>\n<p><a href=\"https:\/\/kiloshop.carnivaldigital.gr\/el\/epikoinoniste-mazi-mas\/\">Contact us<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Information&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;b39356a8-d627-444d-b27a-689c2b2e762c&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_blurb use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe090;||divi||400&#8243; icon_color=&#8221;#F0EACA&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;25px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; body_text_align=&#8221;left&#8221; body_text_color=&#8221;#F0EACA&#8221; body_font_size=&#8221;16px&#8221; body_link_text_color=&#8221;#FFFFFF&#8221; image_icon_custom_margin=&#8221;|||70px|false|false&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a data-dtype=\"d3ph\" data-local-attribute=\"d3ph\" jscontroller=\"LWZElb\" href=\"https:\/\/www.google.com\/search?sca_esv=1dda3acef72a6239&amp;rlz=1C1YTUH_enGR1066GR1066&amp;sxsrf=AHTn8zrj-kKuP2PFbpgzWPzFlAhYOPEN_g:1746359085380&amp;q=Kilo-Shop&amp;ludocid=14724156351783109927&amp;lsig=AB86z5WA-r-imw7RHefpLEuPMafU&amp;sa=X&amp;ved=2ahUKEwiNybzH3omNAxUvSvEDHUS2ABsQoAJ6BAgPEBw&amp;biw=1707&amp;bih=811&amp;dpr=1.13#\" jsdata=\"QKGTRc;_;CANruk\" jsaction=\"rcuQ6b:npT2md;F75qrd\" data-ved=\"2ahUKEwj__o3J3omNAxUjSvEDHb5SJ9YQkAgoAHoECDoQAg\"><span aria-label=\"\u039a\u03bb\u03ae\u03c3\u03b7 \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03cd \u03c4\u03b7\u03bb\u03b5\u03c6\u03ce\u03bd\u03bf\u03c5 21 0323 7203\">21 0323 7203<\/span><\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe010;||divi||400&#8243; icon_color=&#8221;#F0EACA&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;25px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; body_text_align=&#8221;left&#8221; body_text_color=&#8221;#F0EACA&#8221; body_font_size=&#8221;16px&#8221; body_link_text_color=&#8221;#FFFFFF&#8221; image_icon_custom_margin=&#8221;|||70px|false|false&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"mailto:info@kilo-shop.gr\"><span>info@kilo-shop.gr<\/span><\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb use_icon=&#8221;on&#8221; font_icon=&#8221;&#xe01d;||divi||400&#8243; icon_color=&#8221;#F0EACA&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;25px&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; body_text_align=&#8221;left&#8221; body_text_color=&#8221;#F0EACA&#8221; body_font_size=&#8221;16px&#8221; body_link_text_color=&#8221;#FFFFFF&#8221; image_icon_custom_margin=&#8221;|||70px|false|false&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/g.co\/kgs\/SvaUQb6\">120 Ermou, 105 54 Athina<\/a><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Follow the&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;b39356a8-d627-444d-b27a-689c2b2e762c&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_social_media_follow _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_social_media_follow_network social_network=&#8221;instagram&#8221; url=&#8221;https:\/\/www.instagram.com\/kiloshopgreece\/&#8221; icon_color=&#8221;#F0EACA&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#ea2c59&#8243; global_colors_info=&#8221;{}&#8221; follow_button=&#8221;off&#8221; url_new_window=&#8221;on&#8221;]instagram[\/et_pb_social_media_follow_network][et_pb_social_media_follow_network social_network=&#8221;facebook&#8221; url=&#8221;https:\/\/www.facebook.com\/kiloshopgreece&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3b5998&#8243; global_colors_info=&#8221;{}&#8221; follow_button=&#8221;off&#8221; url_new_window=&#8221;on&#8221;]facebook[\/et_pb_social_media_follow_network][\/et_pb_social_media_follow][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;efb764cd-b0ce-4f1a-989d-92b289f6d40f&#8221; text_font=&#8221;&#8211;et_global_body_font||||||||&#8221; text_font_size=&#8221;15px&#8221; link_text_color=&#8221;#F0EACA&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{%22gcid-672c49ec-b8cc-4f22-a785-dec4ee1498c5%22:%91%22quote_text_color%22,%22quote_border_color%22%93}&#8221;]<\/p>\n<p>\u00a92025 KILO SHOP 2025 | All rights reserved | Developed by <a href=\"https:\/\/www.fngnet.gr\/\">FNGNET<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Header &#038; Contact&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#F0EACA&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; locked=&#8221;off&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;aae8e2cb-fa20-42e7-bfc7-499ce7a47f78&#8243; text_text_color=&#8221;#000000&#8243; text_font_size=&#8221;16px&#8221; header_font=&#8221;|600|||||||&#8221; header_text_color=&#8221;#000000&#8243; header_font_size=&#8221;75px&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;] Locations [\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Footer&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-096a3b95-3143-414b-96db-c5cca7103179&#8243; saved_tabs=&#8221;all&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{%22gcid-096a3b95-3143-414b-96db-c5cca7103179%22:%91%22background_color%22%93}&#8221;][et_pb_row _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-1895","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kiloshop.carnivaldigital.gr\/en\/wp-json\/wp\/v2\/pages\/1895","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kiloshop.carnivaldigital.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kiloshop.carnivaldigital.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kiloshop.carnivaldigital.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kiloshop.carnivaldigital.gr\/en\/wp-json\/wp\/v2\/comments?post=1895"}],"version-history":[{"count":4,"href":"https:\/\/kiloshop.carnivaldigital.gr\/en\/wp-json\/wp\/v2\/pages\/1895\/revisions"}],"predecessor-version":[{"id":1924,"href":"https:\/\/kiloshop.carnivaldigital.gr\/en\/wp-json\/wp\/v2\/pages\/1895\/revisions\/1924"}],"wp:attachment":[{"href":"https:\/\/kiloshop.carnivaldigital.gr\/en\/wp-json\/wp\/v2\/media?parent=1895"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}