
    <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/2026/03/ekaterini-swimwear-website-film-02-2026.mp4', type: 'video/mp4'},
                {src: '/wp-content/uploads/2026/03/ekaterini-swimwear-website-film-02-2026.ogg', type: 'video/ogg'},
                {src: '/wp-content/uploads/2026/03/ekaterini-swimwear-website-film-02-2026.ogv', type: 'video/ogv'},
                {src: '/wp-content/uploads/2026/03/ekaterini-swimwear-website-film-02-2026.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/1176130406?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":9158,"date":"2026-03-17T20:06:14","date_gmt":"2026-03-17T18:06:14","guid":{"rendered":"https:\/\/www.ekateriniv.com\/?page_id=9158"},"modified":"2026-03-24T13:43:17","modified_gmt":"2026-03-24T11:43:17","slug":"home","status":"publish","type":"page","link":"https:\/\/www.ekateriniv.com\/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_1774348249831{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-1-10Y-2.jpg?id=9428) !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;][\/vc_column_text][vc_column_text css=&#8221;&#8221; el_class=&#8221;product-info-specs&#8221;][\/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_1774347631100{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-2.jpg?id=9422) !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;][\/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 SS26<\/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_1774348269824{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-3-10Y.jpg?id=9430) !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;][\/vc_column_text][vc_column_text css=&#8221;&#8221; el_class=&#8221;product-info-specs&#8221;][\/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_1774347648082{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-4-1.jpg?id=9424) !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-9588 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9588\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9588,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-purple\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202654990.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>STARBOARD<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9569 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9569\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9569,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-printed-5\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202655008.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>SERENE<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9552 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9552\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9552,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-printed-4\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202654952.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>SALT<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9533 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9533\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9533,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-printed-3\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202655053.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>LADY<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9514 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9514\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9514,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-white\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202655201.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>MARGARITA<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9441 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9441\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9441,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/triangle-bikini-printed-2\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/Ekaterini-V-eshop-202655957.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"TRIANGLE BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>AUGUST<\/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                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9383 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9383\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9383,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-printed-2\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/Ekaterini-V-eshop-202655637.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>DECK<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>160,00<\/bdi><\/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-9364 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9364\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9364,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-printed\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/Ekaterini-V-eshop-202655663.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>BEACH<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>160,00<\/bdi><\/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-9588 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9588\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9588,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-purple\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202654990.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>STARBOARD<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9569 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9569\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9569,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-printed-5\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202655008.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>SERENE<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9552 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9552\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9552,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-printed-4\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202654952.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>SALT<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9533 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9533\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9533,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-printed-3\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202655053.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>LADY<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9514 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9514\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9514,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/bandeau-bikini-white\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/04\/Ekaterini-V-eshop-202655201.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BANDEAU BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>MARGARITA<\/div>\r\n                            <div><span class=\"product-tlt\">BANDEAU BIKINI<\/span><\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"col-md-4 price-box\">\r\n                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9481 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9481\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9481,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/v-neck-one-piece-printed-2\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/Ekaterini-V-eshop-202654806.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"V-NECK ONE PIECE\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>TWILIGHT<\/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                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9460 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9460\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9460,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/v-neck-one-piece-morado\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/Ekaterini-V-eshop-202654709-1.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"V-NECK ONE PIECE\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>BREEZY<\/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                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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-9441 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"9441\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:9441,&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                    \r\n                    <a href=\"https:\/\/www.ekateriniv.com\/en\/product\/new-en\/triangle-bikini-printed-2\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/Ekaterini-V-eshop-202655957.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"TRIANGLE BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>AUGUST<\/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                            <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>170,00<\/bdi><\/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:\/\/www.ekateriniv.com\/product\/sales-en\/bustier-bikini-black\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/08\/9K7A5094-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BUSTIER BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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-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:\/\/www.ekateriniv.com\/en\/product\/sales-en\/back-accessory-one-piece-black\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/07\/ekaterini-swimwear4361.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BACK ACCESSORY ONE PIECE\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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:\/\/www.ekateriniv.com\/en\/product\/sales-en\/one-shoulder-bikini-red\/\">\r\n                        <img decoding=\"async\" width=\"202\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/06\/IMG_0159-copy-scaled-e1750839944775.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"ONE SHOULDER BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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:\/\/www.ekateriniv.com\/en\/product\/sales-en\/high-waisted-bikini-nude\/\">\r\n                        <img decoding=\"async\" width=\"202\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/06\/\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf1_page-0001-e1750767546334.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"HIGH-WAISTED BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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:\/\/www.ekateriniv.com\/en\/product\/sales-en\/high-waisted-bikini\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/06\/IMG_7967-copy.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"HIGH-WAISTED BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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:\/\/www.ekateriniv.com\/en\/product\/sales-en\/bustier-bikini-nude\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/06\/Ekaterini-swimwear7648-scaled.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"BUSTIER BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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            \r\n                <div class=\"product-item\">\r\n                    \n<div\n\tclass=\"yith-wcwl-add-to-wishlist add-to-wishlist-7943 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7943\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7943,&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:\/\/www.ekateriniv.com\/en\/product\/sales-en\/cross-bikini-coral\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/06\/9K7A3748.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"CROSS BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>CORALINE<\/div>\r\n                            <div><span class=\"product-tlt\">CROSS 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-7927 yith-wcwl-add-to-wishlist--button_default-style wishlist-fragment on-first-load\"\n\tdata-fragment-ref=\"7927\"\n\tdata-fragment-options=\"{&quot;base_url&quot;:&quot;&quot;,&quot;product_id&quot;:7927,&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:\/\/www.ekateriniv.com\/en\/product\/sales-en\/cross-bikini\/\">\r\n                        <img decoding=\"async\" width=\"200\" height=\"300\" data-src=\"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/06\/9K7A4473.jpg\" class=\"attachment-medium size-medium lazyload\" alt=\"CROSS BIKINI\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" 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>SAHARA<\/div>\r\n                            <div><span class=\"product-tlt\">CROSS 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                    <\/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_1774345610377{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-SALES-10Y.jpg?id=9221) !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_1774348249831{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-1-10Y-2.jpg?id=9428) !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_1774347631100{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-2.jpg?id=9422) !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_1774348269824{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-3-10Y.jpg?id=9430) !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_1774347648082{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-4-1.jpg?id=9424) !important;background-position: center [&hellip;]<\/p>\n","protected":false},"author":13,"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-9158","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - EKATERINI V. swimwear<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ekateriniv.com\/en\/\" \/>\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_1774348249831{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-1-10Y-2.jpg?id=9428) !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_1774347631100{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-2.jpg?id=9422) !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_1774348269824{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-3-10Y.jpg?id=9430) !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_1774347648082{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-4-1.jpg?id=9424) !important;background-position: center [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ekateriniv.com\/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=\"2026-03-24T11:43:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ekateriniv.com\/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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/\",\"url\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/\",\"name\":\"Home - EKATERINI V. swimwear\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ekateriniv.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Screenshot_2.jpg\",\"datePublished\":\"2026-03-17T18:06:14+00:00\",\"dateModified\":\"2026-03-24T11:43:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ekateriniv.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Screenshot_2.jpg\",\"contentUrl\":\"https:\\\/\\\/www.ekateriniv.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Screenshot_2.jpg\",\"width\":1881,\"height\":1014},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/\",\"name\":\"EKATERINI V. swimwear\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#organization\",\"name\":\"EKATERINI V. swimwear\",\"url\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ekateriniv.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/Group-512.svg\",\"contentUrl\":\"https:\\\/\\\/www.ekateriniv.com\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/Group-512.svg\",\"width\":309,\"height\":33,\"caption\":\"EKATERINI V. swimwear\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ekateriniv.com\\\/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":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ekateriniv.com\/en\/","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_1774348249831{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-1-10Y-2.jpg?id=9428) !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_1774347631100{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-2.jpg?id=9422) !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_1774348269824{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-3-10Y.jpg?id=9430) !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_1774347648082{background-image: url(https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2026\/03\/BANNER-4-1.jpg?id=9424) !important;background-position: center [&hellip;]","og_url":"https:\/\/www.ekateriniv.com\/en\/","og_site_name":"EKATERINI V. swimwear","article_publisher":"https:\/\/www.facebook.com\/ekaterinivswimwear\/","article_modified_time":"2026-03-24T11:43:17+00:00","og_image":[{"width":1881,"height":1014,"url":"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ekateriniv.com\/en\/","url":"https:\/\/www.ekateriniv.com\/en\/","name":"Home - EKATERINI V. swimwear","isPartOf":{"@id":"https:\/\/www.ekateriniv.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ekateriniv.com\/en\/#primaryimage"},"image":{"@id":"https:\/\/www.ekateriniv.com\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg","datePublished":"2026-03-17T18:06:14+00:00","dateModified":"2026-03-24T11:43:17+00:00","breadcrumb":{"@id":"https:\/\/www.ekateriniv.com\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ekateriniv.com\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ekateriniv.com\/en\/#primaryimage","url":"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg","contentUrl":"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/04\/Screenshot_2.jpg","width":1881,"height":1014},{"@type":"BreadcrumbList","@id":"https:\/\/www.ekateriniv.com\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ekateriniv.com\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.ekateriniv.com\/en\/#website","url":"https:\/\/www.ekateriniv.com\/en\/","name":"EKATERINI V. swimwear","description":"","publisher":{"@id":"https:\/\/www.ekateriniv.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ekateriniv.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ekateriniv.com\/en\/#organization","name":"EKATERINI V. swimwear","url":"https:\/\/www.ekateriniv.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ekateriniv.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/02\/Group-512.svg","contentUrl":"https:\/\/www.ekateriniv.com\/wp-content\/uploads\/2025\/02\/Group-512.svg","width":309,"height":33,"caption":"EKATERINI V. swimwear"},"image":{"@id":"https:\/\/www.ekateriniv.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ekaterinivswimwear\/","https:\/\/www.instagram.com\/ekateriniv_swimwear\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/pages\/9158","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/comments?post=9158"}],"version-history":[{"count":8,"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/pages\/9158\/revisions"}],"predecessor-version":[{"id":9436,"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/pages\/9158\/revisions\/9436"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/media\/7245"}],"wp:attachment":[{"href":"https:\/\/www.ekateriniv.com\/en\/wp-json\/wp\/v2\/media?parent=9158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}