
    <div class="mob_video">
        <div class="video-play-button d-none" id="custom-play-button"></div>
        <video id="mobile-video" preload playsinline autoplay muted loop
               style="height: 100%; left: 0; object-fit: cover; position: absolute; top: 0; width: 100%;">
            <!-- χωρις source για να μη φορτώνει οταν δεν πρέπει... -->
        </video>
    </div>

    <script type="text/javascript">
        document.addEventListener("DOMContentLoaded", function () {
            const video = document.getElementById('mobile-video');
            if (!video) return console.error('Video element not found!');

            const sources = [
                {src: '/wp-content/uploads/2025/04/EkateriniV_Reel012.mp4', type: 'video/mp4'},
                {src: '/wp-content/uploads/2025/04/EkateriniV_Reel012.ogg', type: 'video/ogg'},
                {src: '/wp-content/uploads/2025/04/EkateriniV_Reel012.ogv', type: 'video/ogv'},
                {src: '/wp-content/uploads/2025/04/EkateriniV_Reel012.3gp', type: 'video/3gp'}
            ];

            let loaded = false;
            const isInstagram = navigator.userAgent.includes("Instagram");
            const playButton = document.getElementById('custom-play-button');

            function loadSources() {
                if (window.innerWidth <= 600 && !loaded) {
                    sources.forEach(({ src, type }) => {
                        const source = document.createElement('source');
                        source.src = src;
                        source.type = type;
                        video.appendChild(source);
                    });
                    video.load();
                    attemptPlay();
                    loaded = true;
                } else if (window.innerWidth > 600 && loaded) {
                    video.pause();
                    video.innerHTML = '';
                    loaded = false;
                }
            }

            function attemptPlay() {
                video.play().catch(error => {
                    // iOS ή Instagram block
                    waitForUserInteraction();
                });
            }

            function waitForUserInteraction() {
                const tryPlay = () => {
                    video.play().then(() => {
                        if (playButton) playButton.classList.add("d-none");
                    }).catch(() => {
                        if (playButton) {
                            playButton.classList.remove("d-none");
                            playButton.addEventListener('click', () => {
                                video.play();
                                playButton.classList.add("d-none");
                            }, { once: true });
                        }
                    });

                    document.removeEventListener('click', tryPlay);
                    document.removeEventListener('touchstart', tryPlay);
                };

                document.addEventListener('click', tryPlay, { once: true });
                document.addEventListener('touchstart', tryPlay, { once: true });
            }

            function handleResize() {
                clearTimeout(window._videoResizeTimer);
                window._videoResizeTimer = setTimeout(loadSources, 250);
            }

            // Load on start
            loadSources();
            window.addEventListener('resize', handleResize);

            // Instagram fallback retry loop
            if (isInstagram) {
                setInterval(() => {
                    video.play().then(() => {
                        console.log("Video started on Instagram.");
                    }).catch(err => {
                        console.log("Retrying play on Instagram...", err);
                    });
                }, 1000);
            }

            // Initial autoplay attempt (in case resize didn't trigger it)
            setTimeout(attemptPlay, 500);
        });
    </script>
        <div class="desktop_video flow-video">
        <iframe
                src="https://player.vimeo.com/video/1057774041?h=61db55c5e0&autoplay=1&background=1&muted=1&controls=0"
                allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media"
                style="position:absolute;top:0;left:0;width:100%;height:100%;"
                title="EkateriniV_Campaign Film_LongVer(16x9)_Film001">
        </iframe>
    </div>
    {"id":1381,"date":"2022-02-10T12:47:44","date_gmt":"2022-02-10T10:47:44","guid":{"rendered":"https:\/\/dev.ekateriniv.du-sites.gr\/home\/"},"modified":"2025-05-21T14:06:15","modified_gmt":"2025-05-21T12:06:15","slug":"homepage","status":"publish","type":"page","link":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;showcase_home&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1747401192140{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/banner-1.jpg?id=7492) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;inner-sp&#8221;]<div class=\"ult-content-box-container special-content\" >\t\t<div class=\"ult-content-box\" style=\"box-shadow: px px px px none;-webkit-transition: all 700ms ease;-moz-transition: all 700ms ease;-ms-transition: all 700ms ease;-o-transition: all 700ms ease;transition: all 700ms ease;\"  data-hover_box_shadow=\"none\"    >[vc_column_text css=&#8221;&#8221; el_class=&#8221;product-info&#8221;]Bikinis for All Days[\/vc_column_text][vc_column_text css=&#8221;&#8221; el_class=&#8221;product-info-specs&#8221;]Sculpted elegance for your escape.[\/vc_column_text][vc_column_text css=&#8221;&#8221; el_class=&#8221;double-btns&#8221;]<\/p>\n<ul>\n<li><a class=\"white\" href=\"\/en\/product-category-en\/bikinis-en\/\">Shop Bikinis<\/a><\/li>\n<\/ul>\n<p>[\/vc_column_text]\t\t<\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1747401204403{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/banner2.2.jpg?id=7494) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;empty-back&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_id=&#8221;int_home&#8221;][vc_column][vc_column_text css=&#8221;&#8221;]<br \/>\n[\/vc_column_text]<div class=\"ult-content-box-container video_intro\" >\t\t<div class=\"ult-content-box\" style=\"box-shadow: px px px px none;-webkit-transition: all 700ms ease;-moz-transition: all 700ms ease;-ms-transition: all 700ms ease;-o-transition: all 700ms ease;transition: all 700ms ease;\"  data-hover_box_shadow=\"none\"    >[vc_column_text css=&#8221;&#8221; el_class=&#8221;product-info&#8221;]The NEW edit[\/vc_column_text][vc_column_text css=&#8221;&#8221; el_class=&#8221;double-btns&#8221;]<a class=\"white\" href=\"\/en\/product-category-en\/new-en\/\">Discover SS25<\/a>[\/vc_column_text]\t\t<\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;showcase_home&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1740472559009{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/Group-538.png?id=2422) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;inner-sp&#8221;]<div class=\"ult-content-box-container special-content\" >\t\t<div class=\"ult-content-box\" style=\"box-shadow: px px px px none;-webkit-transition: all 700ms ease;-moz-transition: all 700ms ease;-ms-transition: all 700ms ease;-o-transition: all 700ms ease;transition: all 700ms ease;\"  data-hover_box_shadow=\"none\"    >[vc_column_text css=&#8221;&#8221; el_class=&#8221;product-info&#8221;]One Pieces with[\/vc_column_text][vc_column_text css=&#8221;&#8221; el_class=&#8221;product-info-specs&#8221;]sculptural precision, enhancing natural movement and form.[\/vc_column_text][vc_column_text css=&#8221;&#8221; el_class=&#8221;double-btns&#8221;]<\/p>\n<ul>\n<li><a class=\"white\" href=\"\/en\/product-category-en\/one-piece-en\/\">Shop One Piece<\/a><\/li>\n<\/ul>\n<p>[\/vc_column_text]\t\t<\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1743418700487{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/9K7A0229.png?id=2424) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;empty-back&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text css=&#8221;&#8221; el_id=&#8221;product-sl-tlt&#8221;]<\/p>\n<h3>Our picks for your Summer Experiences<\/h3>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner el_class=&#8221;product-caroussel&#8221; el_id=&#8221;product-caroussel-home&#8221;][vc_column_inner][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"text-align: center;\">    <div class=\"custom-tabs-homepage\">\r\n        <div id=\"homepage-custom-tabs\" class=\"mb-5\">\r\n            <ul class=\"nav nav-tabs\">\r\n                <li class=\"nav-item\">\r\n                    <a href=\"#category1\" class=\"nav-link link-style bullet active\" data-toggle=\"tab\">\r\n                        <span><\/a><\/span>\r\n                    <\/a>\r\n                <\/li>\r\n                <li class=\"nav-item\">\r\n                    <a href=\"#category2\" class=\"nav-link link-style bullet\" data-toggle=\"tab\">\r\n                        <span><\/a><\/span>\r\n                    <\/a>\r\n                <\/li>\r\n                <li class=\"nav-item\">\r\n                    <a href=\"#category3\" class=\"nav-link link-style bullet\" data-toggle=\"tab\">\r\n                        <span><\/a><\/span>\r\n                    <\/a>\r\n                <\/li>\r\n            <\/ul>\r\n        <\/div>\r\n        <div class=\"tab-content\">\r\n            <div class=\"tab-pane fade show active\" id=\"category1\">\r\n                \r\n    <div class=\"product-slider-container\">\r\n        <div class=\"product-slider scrollable\">\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7114 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7114\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7114,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/contrast-bandeau-bikini-light-blue\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/EV25122-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>CHILL<\/div>\r\n                            <div><span class=\"product-tlt\">CONTRAST BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;170,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>85,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;85,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7096 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7096\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7096,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/bandeau-bikini-black\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/EV25118-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>REFLECTION<\/div>\r\n                            <div><span class=\"product-tlt\">CONTRAST BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;170,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>85,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;85,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-5098 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"5098\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:5098,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/bikinis-en\/moctail-triangle-bikini-red\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/03\/9K7A2787-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>MOCTAIL<\/div>\r\n                            <div><span class=\"product-tlt\">GOLDEN TRIANGLE BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;170,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>85,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;85,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-6170 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"6170\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:6170,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/waterfall-high-waisted-v-bikini\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/03\/EV25116-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>WATERFALL<\/div>\r\n                            <div><span class=\"product-tlt\">HIGH-WAISTED V-BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;170,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>85,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;85,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-6207 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"6207\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:6207,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/perls-triangle-bikini\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/03\/EV25152-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>PERLS<\/div>\r\n                            <div><span class=\"product-tlt\">TRIANGLE BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>160,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;160,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>80,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;80,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-6204 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"6204\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:6204,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/aigaion-triangle-bikini\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/03\/EV25150-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>AIGAION<\/div>\r\n                            <div><span class=\"product-tlt\">TRIANGLE BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>160,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;160,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>80,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;80,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-6211 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"6211\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:6211,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/bikinis-en\/triangle-bikini-3\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/03\/EV25148-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>SAND<\/div>\r\n                            <div><span class=\"product-tlt\">TRIANGLE BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>160,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;160,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>80,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;80,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-6132 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"6132\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:6132,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/aquamarine-long-sleeve-bikini\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/03\/EV25182-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>AQUAMARINE<\/div>\r\n                            <div><span class=\"product-tlt\">LONG SLEEVE BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>180,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;180,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>90,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;90,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                    <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"progress_ctm\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"30\" style=\"background-size: 30% 100%;\">\r\n        <span class=\"slider__label sr-only\"><\/span>\r\n    <\/div>\r\n\r\n    <script>\r\n        jQuery(document).ready(function($) {\r\n            var $slider = $(\".product-slider-bikinis-en\");\r\n            \/\/var $progressBar = $('.progress_ctm');\r\n            \/\/var $progressBarLabel = $('.slider__label');\r\n\r\n            $slider.slick({\r\n                slidesToShow: 4,\r\n                slidesToScroll: 2,\r\n                infinite: false,\r\n                autoplay: false,\r\n                dots: false,\r\n                arrows: false,\r\n                responsive: [\r\n                    { breakpoint: 1400, settings: { slidesToShow: 3 } },\r\n                    { breakpoint: 1000, settings: { slidesToShow: 2 } },\r\n                    { breakpoint: 600, settings: { slidesToShow: 1 } }\r\n                ]\r\n            });\r\n\r\n            \/\/ Progress Bar Functionality\r\n            var $progressBar = $('.progress_ctm');\r\n            var $progressBarLabel = $('.slider__label');\r\n\r\n            \/\/ Update Progress Bar\r\n            $slider.on('beforeChange', function(event, slick, currentSlide, nextSlide) {\r\n                var calc = ( (nextSlide) \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                    .css('background-size', calc + '% 100%')\r\n                    .attr('aria-valuenow', calc );\r\n                $progressBarLabel.text( calc + '% completed' );\r\n            });\r\n\r\n            \/\/ Reset the progress bar on slider start\r\n            $slider.on('init', function(event, slick) {\r\n                var initialCalc = ( 0 \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                   \/\/ .css('background-size', initialCalc + '% 100%')\r\n                   \/\/ .attr('aria-valuenow', initialCalc );\r\n            });\r\n\r\n\r\n        });\r\n    <\/script>\r\n\r\n\r\n\r\n                   <!-- \r\n    <div class=\"product-slider-container\">\r\n        <div class=\"product-slider scrollable\">\r\n                    <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"progress_ctm\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"30\" style=\"background-size: 30% 100%;\">\r\n        <span class=\"slider__label sr-only\"><\/span>\r\n    <\/div>\r\n\r\n    <script>\r\n        jQuery(document).ready(function($) {\r\n            var $slider = $(\".product-slider-popular\");\r\n            \/\/var $progressBar = $('.progress_ctm');\r\n            \/\/var $progressBarLabel = $('.slider__label');\r\n\r\n            $slider.slick({\r\n                slidesToShow: 4,\r\n                slidesToScroll: 2,\r\n                infinite: false,\r\n                autoplay: false,\r\n                dots: false,\r\n                arrows: false,\r\n                responsive: [\r\n                    { breakpoint: 1400, settings: { slidesToShow: 3 } },\r\n                    { breakpoint: 1000, settings: { slidesToShow: 2 } },\r\n                    { breakpoint: 600, settings: { slidesToShow: 1 } }\r\n                ]\r\n            });\r\n\r\n            \/\/ Progress Bar Functionality\r\n            var $progressBar = $('.progress_ctm');\r\n            var $progressBarLabel = $('.slider__label');\r\n\r\n            \/\/ Update Progress Bar\r\n            $slider.on('beforeChange', function(event, slick, currentSlide, nextSlide) {\r\n                var calc = ( (nextSlide) \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                    .css('background-size', calc + '% 100%')\r\n                    .attr('aria-valuenow', calc );\r\n                $progressBarLabel.text( calc + '% completed' );\r\n            });\r\n\r\n            \/\/ Reset the progress bar on slider start\r\n            $slider.on('init', function(event, slick) {\r\n                var initialCalc = ( 0 \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                   \/\/ .css('background-size', initialCalc + '% 100%')\r\n                   \/\/ .attr('aria-valuenow', initialCalc );\r\n            });\r\n\r\n\r\n        });\r\n    <\/script>\r\n\r\n\r\n\r\n    -->\r\n\r\n            <\/div>\r\n          <div class=\"tab-pane fade\" id=\"category2\">\r\n              \r\n    <div class=\"product-slider-container\">\r\n        <div class=\"product-slider scrollable\">\r\n                    <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"progress_ctm\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"30\" style=\"background-size: 30% 100%;\">\r\n        <span class=\"slider__label sr-only\"><\/span>\r\n    <\/div>\r\n\r\n    <script>\r\n        jQuery(document).ready(function($) {\r\n            var $slider = $(\".product-slider-\");\r\n            \/\/var $progressBar = $('.progress_ctm');\r\n            \/\/var $progressBarLabel = $('.slider__label');\r\n\r\n            $slider.slick({\r\n                slidesToShow: 4,\r\n                slidesToScroll: 2,\r\n                infinite: false,\r\n                autoplay: false,\r\n                dots: false,\r\n                arrows: false,\r\n                responsive: [\r\n                    { breakpoint: 1400, settings: { slidesToShow: 3 } },\r\n                    { breakpoint: 1000, settings: { slidesToShow: 2 } },\r\n                    { breakpoint: 600, settings: { slidesToShow: 1 } }\r\n                ]\r\n            });\r\n\r\n            \/\/ Progress Bar Functionality\r\n            var $progressBar = $('.progress_ctm');\r\n            var $progressBarLabel = $('.slider__label');\r\n\r\n            \/\/ Update Progress Bar\r\n            $slider.on('beforeChange', function(event, slick, currentSlide, nextSlide) {\r\n                var calc = ( (nextSlide) \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                    .css('background-size', calc + '% 100%')\r\n                    .attr('aria-valuenow', calc );\r\n                $progressBarLabel.text( calc + '% completed' );\r\n            });\r\n\r\n            \/\/ Reset the progress bar on slider start\r\n            $slider.on('init', function(event, slick) {\r\n                var initialCalc = ( 0 \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                   \/\/ .css('background-size', initialCalc + '% 100%')\r\n                   \/\/ .attr('aria-valuenow', initialCalc );\r\n            });\r\n\r\n\r\n        });\r\n    <\/script>\r\n\r\n\r\n\r\n                   <!-- \r\n    <div class=\"product-slider-container\">\r\n        <div class=\"product-slider scrollable\">\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7470 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7470\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7470,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/longsleeve-one-piece-%ce%b1%ce%bd%cf%84%ce%b9%ce%b3%cf%81%ce%b1%cf%86%ce%ae\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/9K7A3020-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>ABYSS<\/div>\r\n                            <div><span class=\"product-tlt\">LONGSLEEVE ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>180,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;180,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>90,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;90,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7404 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7404\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7404,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/longsleeve-one-piece-brown\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/9K7A5726-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>SKIN<\/div>\r\n                            <div><span class=\"product-tlt\">LONGSLEEVE ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>180,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;180,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>90,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;90,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7385 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7385\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7385,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/longsleeve-one-piece-golden\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/EV25014-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>STAR<\/div>\r\n                            <div><span class=\"product-tlt\">LONGSLEEVE ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>180,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;180,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>90,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;90,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7372 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7372\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7372,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/longsleeve-one-piece\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/9K7A6558-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>NAVY<\/div>\r\n                            <div><span class=\"product-tlt\">LONGSLEEVE ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>180,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;180,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>90,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;90,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7323 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7323\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7323,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/cross-back-one-piece-golden\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/9K7A4629-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>GOLDEN<\/div>\r\n                            <div><span class=\"product-tlt\">CROSS BACK ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>180,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;180,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>90,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;90,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7308 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7308\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7308,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/cross-back-one-piece-white\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/EV25032-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>SUNSPOT<\/div>\r\n                            <div><span class=\"product-tlt\">CROSS BACK ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>180,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;180,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>90,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;90,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7291 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7291\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7291,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/cross-back-one-piece-4\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/9K7A4517-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>LIGHT<\/div>\r\n                            <div><span class=\"product-tlt\">CROSS BACK ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>180,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;180,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>90,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;90,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7114 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7114\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7114,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/new-en\/contrast-bandeau-bikini-light-blue\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/EV25122-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>CHILL<\/div>\r\n                            <div><span class=\"product-tlt\">CONTRAST BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;170,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>85,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;85,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                    <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"progress_ctm\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"30\" style=\"background-size: 30% 100%;\">\r\n        <span class=\"slider__label sr-only\"><\/span>\r\n    <\/div>\r\n\r\n    <script>\r\n        jQuery(document).ready(function($) {\r\n            var $slider = $(\".product-slider-new\");\r\n            \/\/var $progressBar = $('.progress_ctm');\r\n            \/\/var $progressBarLabel = $('.slider__label');\r\n\r\n            $slider.slick({\r\n                slidesToShow: 4,\r\n                slidesToScroll: 2,\r\n                infinite: false,\r\n                autoplay: false,\r\n                dots: false,\r\n                arrows: false,\r\n                responsive: [\r\n                    { breakpoint: 1400, settings: { slidesToShow: 3 } },\r\n                    { breakpoint: 1000, settings: { slidesToShow: 2 } },\r\n                    { breakpoint: 600, settings: { slidesToShow: 1 } }\r\n                ]\r\n            });\r\n\r\n            \/\/ Progress Bar Functionality\r\n            var $progressBar = $('.progress_ctm');\r\n            var $progressBarLabel = $('.slider__label');\r\n\r\n            \/\/ Update Progress Bar\r\n            $slider.on('beforeChange', function(event, slick, currentSlide, nextSlide) {\r\n                var calc = ( (nextSlide) \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                    .css('background-size', calc + '% 100%')\r\n                    .attr('aria-valuenow', calc );\r\n                $progressBarLabel.text( calc + '% completed' );\r\n            });\r\n\r\n            \/\/ Reset the progress bar on slider start\r\n            $slider.on('init', function(event, slick) {\r\n                var initialCalc = ( 0 \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                   \/\/ .css('background-size', initialCalc + '% 100%')\r\n                   \/\/ .attr('aria-valuenow', initialCalc );\r\n            });\r\n\r\n\r\n        });\r\n    <\/script>\r\n\r\n\r\n\r\n    -->\r\n            <\/div>\r\n            <div class=\"tab-pane category3\" id=\"category3\">\r\n                \r\n    <div class=\"product-slider-container\">\r\n        <div class=\"product-slider scrollable\">\r\n                    <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"progress_ctm\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"30\" style=\"background-size: 30% 100%;\">\r\n        <span class=\"slider__label sr-only\"><\/span>\r\n    <\/div>\r\n\r\n    <script>\r\n        jQuery(document).ready(function($) {\r\n            var $slider = $(\".product-slider-\");\r\n            \/\/var $progressBar = $('.progress_ctm');\r\n            \/\/var $progressBarLabel = $('.slider__label');\r\n\r\n            $slider.slick({\r\n                slidesToShow: 4,\r\n                slidesToScroll: 2,\r\n                infinite: false,\r\n                autoplay: false,\r\n                dots: false,\r\n                arrows: false,\r\n                responsive: [\r\n                    { breakpoint: 1400, settings: { slidesToShow: 3 } },\r\n                    { breakpoint: 1000, settings: { slidesToShow: 2 } },\r\n                    { breakpoint: 600, settings: { slidesToShow: 1 } }\r\n                ]\r\n            });\r\n\r\n            \/\/ Progress Bar Functionality\r\n            var $progressBar = $('.progress_ctm');\r\n            var $progressBarLabel = $('.slider__label');\r\n\r\n            \/\/ Update Progress Bar\r\n            $slider.on('beforeChange', function(event, slick, currentSlide, nextSlide) {\r\n                var calc = ( (nextSlide) \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                    .css('background-size', calc + '% 100%')\r\n                    .attr('aria-valuenow', calc );\r\n                $progressBarLabel.text( calc + '% completed' );\r\n            });\r\n\r\n            \/\/ Reset the progress bar on slider start\r\n            $slider.on('init', function(event, slick) {\r\n                var initialCalc = ( 0 \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                   \/\/ .css('background-size', initialCalc + '% 100%')\r\n                   \/\/ .attr('aria-valuenow', initialCalc );\r\n            });\r\n\r\n\r\n        });\r\n    <\/script>\r\n\r\n\r\n\r\n                   <!-- \r\n    <div class=\"product-slider-container\">\r\n        <div class=\"product-slider scrollable\">\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-8362 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"8362\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:8362,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/product\/sales\/bustier-bikini-black\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/08\/9K7A5094-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>LALUZ<\/div>\r\n                            <div><span class=\"product-tlt\">BUSTIER BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;170,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>70,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;70,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-8347 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"8347\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:8347,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/product\/sales\/v-neck-one-piece-black\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/08\/IMG_7309-copy.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>CAPE<\/div>\r\n                            <div><span class=\"product-tlt\">V-NECK ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>160,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;160,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>40,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;40,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-8299 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"8299\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:8299,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/product\/sales\/v-bikini-black\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/08\/ekaterini-swimwear2696.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>CAMUFLAGE<\/div>\r\n                            <div><span class=\"product-tlt\">V-BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>140,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;140,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>50,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;50,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-8096 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"8096\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:8096,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/sales-en\/back-accessory-one-piece-black\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/07\/ekaterini-swimwear4361.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>ALIVA<\/div>\r\n                            <div><span class=\"product-tlt\">BACK ACCESSORY ONE PIECE<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>160,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;160,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>60,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;60,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-8024 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"8024\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:8024,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/sales-en\/one-shoulder-bikini-red\/\">\r\n                        <img decoding=\"async\" width=\"202\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/06\/IMG_0159-copy-scaled-e1750839944775.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 202px; --smush-placeholder-aspect-ratio: 202\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>ROSE<\/div>\r\n                            <div><span class=\"product-tlt\">ONE SHOULDER BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>150,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;150,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>60,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;60,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-8005 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"8005\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:8005,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/sales-en\/high-waisted-bikini-nude\/\">\r\n                        <img decoding=\"async\" width=\"202\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/06\/\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf1_page-0001-e1750767546334.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 202px; --smush-placeholder-aspect-ratio: 202\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>TROPICO<\/div>\r\n                            <div><span class=\"product-tlt\">HIGH-WAISTED BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>140,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;140,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>60,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;60,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7991 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7991\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7991,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/sales-en\/high-waisted-bikini\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/06\/IMG_7967-copy.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>ETOILE<\/div>\r\n                            <div><span class=\"product-tlt\">HIGH-WAISTED BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>140,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;140,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>60,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;60,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7977 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7977\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7977,&quot;parent_product_id&quot;:0,&quot;product_type&quot;:&quot;variable&quot;,&quot;is_single&quot;:false,&quot;in_default_wishlist&quot;:false,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse your wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;\\u03a4\\u03bf \\u03c0\\u03c1\\u03bf\\u03ca\\u03cc\\u03bd \\u03c0\\u03c1\\u03bf\\u03c3\\u03c4\\u03ad\\u03b8\\u03b7\\u03ba\\u03b5 \\u03c3\\u03c4\\u03b7 wishlist&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;before_image&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}\"\n>\n\t<\/div>\n                    <span class=\"custom-sale-badge\">SALE<\/span>\r\n                    <a href=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/product\/sales-en\/bustier-bikini-nude\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/06\/Ekaterini-swimwear7648-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/300;\" \/>                    <\/a>\r\n\r\n                    <div class=\"row product-info\">\r\n                        <div class=\"col-md-8 general-info\">\r\n                            <div>ISLE<\/div>\r\n                            <div><span class=\"product-tlt\">BUSTIER BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>150,00<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Original price was: &euro;150,00.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>60,00<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Current price is: &euro;60,00.<\/span>                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                    <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"progress_ctm\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"30\" style=\"background-size: 30% 100%;\">\r\n        <span class=\"slider__label sr-only\"><\/span>\r\n    <\/div>\r\n\r\n    <script>\r\n        jQuery(document).ready(function($) {\r\n            var $slider = $(\".product-slider-sales\");\r\n            \/\/var $progressBar = $('.progress_ctm');\r\n            \/\/var $progressBarLabel = $('.slider__label');\r\n\r\n            $slider.slick({\r\n                slidesToShow: 4,\r\n                slidesToScroll: 2,\r\n                infinite: false,\r\n                autoplay: false,\r\n                dots: false,\r\n                arrows: false,\r\n                responsive: [\r\n                    { breakpoint: 1400, settings: { slidesToShow: 3 } },\r\n                    { breakpoint: 1000, settings: { slidesToShow: 2 } },\r\n                    { breakpoint: 600, settings: { slidesToShow: 1 } }\r\n                ]\r\n            });\r\n\r\n            \/\/ Progress Bar Functionality\r\n            var $progressBar = $('.progress_ctm');\r\n            var $progressBarLabel = $('.slider__label');\r\n\r\n            \/\/ Update Progress Bar\r\n            $slider.on('beforeChange', function(event, slick, currentSlide, nextSlide) {\r\n                var calc = ( (nextSlide) \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                    .css('background-size', calc + '% 100%')\r\n                    .attr('aria-valuenow', calc );\r\n                $progressBarLabel.text( calc + '% completed' );\r\n            });\r\n\r\n            \/\/ Reset the progress bar on slider start\r\n            $slider.on('init', function(event, slick) {\r\n                var initialCalc = ( 0 \/ (slick.slideCount - 1) ) * 100;\r\n                $progressBar\r\n                   \/\/ .css('background-size', initialCalc + '% 100%')\r\n                   \/\/ .attr('aria-valuenow', initialCalc );\r\n            });\r\n\r\n\r\n        });\r\n    <\/script>\r\n\r\n\r\n\r\n    -->\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;sales_bl_home&#8221; css=&#8221;.vc_custom_1740405966558{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/9K7A9012.png?id=2418) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column]<div class=\"ult-content-box-container ekptoseis\" >\t\t<div class=\"ult-content-box\" style=\"box-shadow: px px px px none;-webkit-transition: all 700ms ease;-moz-transition: all 700ms ease;-ms-transition: all 700ms ease;-o-transition: all 700ms ease;transition: all 700ms ease;\"  data-hover_box_shadow=\"none\"    >[vc_column_text css=&#8221;&#8221; el_id=&#8221;salestlt&#8221;]Sales[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<a class=\"white\" href=\"\/en\/product-category-en\/sales-en\/\">Shop Now<\/a>[\/vc_column_text]\t\t<\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;showcase_home&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1747401192140{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/banner-1.jpg?id=7492) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;inner-sp&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1747401204403{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/banner2.2.jpg?id=7494) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;empty-back&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_id=&#8221;int_home&#8221;][vc_column][vc_column_text css=&#8221;&#8221;] [\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;showcase_home&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1740472559009{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/Group-538.png?id=2422) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;inner-sp&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1743418700487{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/9K7A0229.png?id=2424) !important;background-position: center [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7245,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-1381","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - EKATERINI V. swimwear<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - EKATERINI V. swimwear\" \/>\n<meta property=\"og:description\" content=\"[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;showcase_home&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1747401192140{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/banner-1.jpg?id=7492) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;inner-sp&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1747401204403{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/banner2.2.jpg?id=7494) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;empty-back&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_id=&#8221;int_home&#8221;][vc_column][vc_column_text css=&#8221;&#8221;] [\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;showcase_home&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1740472559009{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/Group-538.png?id=2422) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;inner-sp&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1743418700487{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/9K7A0229.png?id=2424) !important;background-position: center [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"EKATERINI V. swimwear\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ekaterinivswimwear\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-21T12:06:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1881\" \/>\n\t<meta property=\"og:image:height\" content=\"1014\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/\",\"url\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/\",\"name\":\"Home - EKATERINI V. swimwear\",\"isPartOf\":{\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg\",\"datePublished\":\"2022-02-10T10:47:44+00:00\",\"dateModified\":\"2025-05-21T12:06:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#primaryimage\",\"url\":\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg\",\"contentUrl\":\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg\",\"width\":1881,\"height\":1014},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#website\",\"url\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/\",\"name\":\"EKATERINI V. swimwear\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#organization\",\"name\":\"EKATERINI V. swimwear\",\"url\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/Group-512.svg\",\"contentUrl\":\"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/Group-512.svg\",\"width\":309,\"height\":33,\"caption\":\"EKATERINI V. swimwear\"},\"image\":{\"@id\":\"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ekaterinivswimwear\/\",\"https:\/\/www.instagram.com\/ekateriniv_swimwear\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - EKATERINI V. swimwear","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Home - EKATERINI V. swimwear","og_description":"[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;showcase_home&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1747401192140{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/banner-1.jpg?id=7492) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;inner-sp&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1747401204403{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/05\/banner2.2.jpg?id=7494) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;empty-back&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_id=&#8221;int_home&#8221;][vc_column][vc_column_text css=&#8221;&#8221;] [\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; full_height=&#8221;yes&#8221; columns_placement=&#8221;bottom&#8221; equal_height=&#8221;yes&#8221; content_placement=&#8221;bottom&#8221; el_id=&#8221;showcase_home&#8221;][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1740472559009{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/Group-538.png?id=2422) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221; el_id=&#8221;inner-sp&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243; css=&#8221;.vc_custom_1743418700487{background-image: url(https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/9K7A0229.png?id=2424) !important;background-position: center [&hellip;]","og_url":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/","og_site_name":"EKATERINI V. swimwear","article_publisher":"https:\/\/www.facebook.com\/ekaterinivswimwear\/","article_modified_time":"2025-05-21T12:06:15+00:00","og_image":[{"width":1881,"height":1014,"url":"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/","url":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/","name":"Home - EKATERINI V. swimwear","isPartOf":{"@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#primaryimage"},"image":{"@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg","datePublished":"2022-02-10T10:47:44+00:00","dateModified":"2025-05-21T12:06:15+00:00","breadcrumb":{"@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev.ekateriniv.du-sites.gr\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#primaryimage","url":"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg","contentUrl":"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg","width":1881,"height":1014},{"@type":"BreadcrumbList","@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#website","url":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/","name":"EKATERINI V. swimwear","description":"","publisher":{"@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#organization","name":"EKATERINI V. swimwear","url":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/Group-512.svg","contentUrl":"https:\/\/dev.ekateriniv.du-sites.gr\/wp-content\/uploads\/2025\/02\/Group-512.svg","width":309,"height":33,"caption":"EKATERINI V. swimwear"},"image":{"@id":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ekaterinivswimwear\/","https:\/\/www.instagram.com\/ekateriniv_swimwear\/"]}]}},"_links":{"self":[{"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/pages\/1381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/comments?post=1381"}],"version-history":[{"count":23,"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/pages\/1381\/revisions"}],"predecessor-version":[{"id":7689,"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/pages\/1381\/revisions\/7689"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/media\/7245"}],"wp:attachment":[{"href":"https:\/\/dev.ekateriniv.du-sites.gr\/en\/wp-json\/wp\/v2\/media?parent=1381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}