{"id":5,"date":"2023-05-18T16:26:24","date_gmt":"2023-05-18T13:26:24","guid":{"rendered":"http:\/\/pools.test\/cart\/"},"modified":"2025-01-31T18:50:23","modified_gmt":"2025-01-31T15:50:23","slug":"cart","status":"publish","type":"page","link":"https:\/\/baseinvdim.com.ua\/ru\/cart\/","title":{"rendered":"\u041a\u043e\u0440\u0437\u0438\u043d\u0430"},"content":{"rendered":"<div class=\"wrapper pb-[100px]\">\n    <div class=\"flex lg:flex-row flex-col justify-between mb-[100px] xl:gap-x-[150px] gap-[30px]\">\n        <div class=\"flex-1\">\n            <h1 class=\"lg:text-4xl text-2xl lg:leading-[54px] font-medium flex gap-3 mb-9\">\n                <span class=\"mr-3\">\u041a\u043e\u0440\u0437\u0438\u043d\u0430<\/span>\n                            <\/h1>\n\n            <div x-show=\"cart.count > 0\" class=\"flex lg:flex-row flex-col justify-between leading-7 mb-[30px]\">\n                <a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/\"\n                    class=\"flex items-center text-theme-blue2 text-lg font-medium gap-3\">\n                    <svg width=\"7\" height=\"10\" viewBox=\"0 0 7 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path\n        d=\"M1.04596 4.32565L5.28827 0.282094C5.38129 0.192708 5.49195 0.12176 5.61387 0.0733435C5.7358 0.024927 5.86658 0 5.99866 0C6.13075 0 6.26152 0.024927 6.38345 0.0733435C6.50537 0.12176 6.61604 0.192708 6.70905 0.282094C6.8954 0.460776 7 0.702485 7 0.954431C7 1.20638 6.8954 1.44809 6.70905 1.62677L3.16712 5.00276L6.70905 8.37875C6.8954 8.55743 7 8.79914 7 9.05108C7 9.30303 6.8954 9.54474 6.70905 9.72342C6.61556 9.81181 6.50468 9.88174 6.38278 9.92919C6.26087 9.97665 6.13034 10.0007 5.99866 9.99998C5.86698 10.0007 5.73645 9.97665 5.61455 9.92919C5.49264 9.88174 5.38176 9.81181 5.28827 9.72342L1.04596 5.67986C0.95218 5.59121 0.877746 5.48573 0.82695 5.36952C0.776153 5.2533 0.75 5.12865 0.75 5.00276C0.75 4.87686 0.776153 4.75221 0.82695 4.636C0.877746 4.51978 0.95218 4.41431 1.04596 4.32565Z\"\n        fill=\"#0070BA\" \/>\n<\/svg>                    <span>\u0412\u0435\u0440\u043d\u0443\u0442\u044c\u0441\u044f \u043a \u043f\u043e\u043a\u0443\u043f\u043a\u0430\u043c<\/span>\n                <\/a>\n\n                <button class=\"flex items-center text-theme-danger text-lg font-medium gap-3\" data-fs-element=\"delete-cart\" data-confirm=\"Are you sure you want to empty the trash?\" data-url=\"\/ru\/wp-json\/wp\/v2\/pages\/5?fs_action=delete-cart&amp;_wpnonce=c7d15315cc\"><\/button>             <\/div>\n\n            <div class=\"grid gap-5\">\n\n                <div x-show=\"cart.count > 0\" x-data class=\"grid gap-5\">\n                    <template x-for=\"(item, index) in cart.items || []\" :key=\"index\">\n                        <div class=\"bg-white p-5 rounded-2xl flex lg:flex-row flex-col justify-between items-center gap-[30px] relative\">\n                            <button @click.prevent=\"confirm('\u0412\u044b \u0442\u043e\u0447\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u0442\u043e\u0432\u0430\u0440?') && Alpine.store('FS').deleteCartItem(index)\"\n                                class=\"absolute right-5 top-5 flex items-center justify-center\">\n                                <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path\n        d=\"M8 0C3.6 0 0 3.6 0 8C0 12.4 3.6 16 8 16C12.4 16 16 12.4 16 8C16 3.6 12.4 0 8 0ZM10.96 9.84C11.28 10.16 11.28 10.64 10.96 10.96C10.64 11.28 10.16 11.28 9.84 10.96L8 9.12L6.16 10.96C5.84 11.28 5.36 11.28 5.04 10.96C4.72 10.64 4.72 10.16 5.04 9.84L6.88 8L5.04 6.16C4.72 5.84 4.72 5.36 5.04 5.04C5.36 4.72 5.84 4.72 6.16 5.04L8 6.88L9.84 5.04C10.16 4.72 10.64 4.72 10.96 5.04C11.28 5.36 11.28 5.84 10.96 6.16L9.12 8L10.96 9.84Z\"\n        fill=\"#FD3D3D\" \/>\n<\/svg>                            <\/button>\n                            <div class=\"min-w-[100px] h-[100px]\">\n                                <img :src=\"item.product.thumbnail_url\" :alt=\"item.product.title\" class=\"w-full h-full object-cover\">\n                            <\/div>\n                            <div class=\"flex-1\">\n                                <a :href=\"item.product.permalink\"\n                                    :title=\"item.product.title\"\n                                    target=\"_blank\"\n                                    class=\"font-medium text-lg text-ellipsis overflow-hidden line-clamp-2 mb-[10px]\"\n                                    x-text=\"item.product.title\"><\/a>\n                                <div>\n                                    <span class=\"text-[15px] text-theme-blue2 leading-5\"\n                                        x-text=\"item.product.categories\"><\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-2 text-theme-danger mt-[10px] mb-2\">\n                                    <template x-if=\"item.product.sale_price\">\n                                        <span class=\"bg-theme-tag w-[41px] h-[23px] text-xs leading-4 flex items-center justify-center font-semibold\"\n                                            x-text=\"item.product.discount_percent\"><\/span>\n                                    <\/template>\n                                    <template x-if=\"item.product.sale_price\">\n                                        <span class=\"line-through flex text-[15px] whitespace-nowrap\"\n                                            x-text=\"item.product.base_price_display\"><\/span>\n                                    <\/template>\n                                <\/div>\n                                <div class=\"text-2xl font-medium leading-[30px] whitespace-nowrap\"\n                                    x-text=\"item.product.price_display\"><\/div>\n                            <\/div>\n                            <div class=\"min-w-[124px]\">\n                                <div class=\"relative flex items-center\" x-data=\"{qty: item.count}\">\n                                    <button class=\"absolute left-5 z-10 w-6 h-6 flex justify-center items-center\"\n                                        x-on:click.prevent=\"if(qty>1){qty--; Alpine.store('FS').changeCartCount(index, qty)}\">\n                                        <svg width=\"16\" height=\"2\" viewBox=\"0 0 16 2\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path\n        d=\"M15 0H1C0.734784 0 0.48043 0.105357 0.292893 0.292893C0.105357 0.48043 0 0.734784 0 1C0 1.26522 0.105357 1.51957 0.292893 1.70711C0.48043 1.89464 0.734784 2 1 2H15C15.2652 2 15.5196 1.89464 15.7071 1.70711C15.8946 1.51957 16 1.26522 16 1C16 0.734784 15.8946 0.48043 15.7071 0.292893C15.5196 0.105357 15.2652 0 15 0Z\"\n        fill=\"#0098EE\" \/>\n<\/svg>                                    <\/button>\n                                    <input type=\"text\"\n                                        x-model=\"qty\"\n                                        @change=\"Alpine.store('FS').changeCartCount(index, qty)\"\n                                        class=\"h-[60px] rounded-[35px] border appearance-none w-[127px] text-center\">\n                                    <button class=\"absolute right-5 z-10 w-6 h-6 flex justify-center items-center\"\n                                        x-on:click.prevent=\"qty++; Alpine.store('FS').changeCartCount(index, qty)\">\n                                        <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path\n        d=\"M15 7H9V1C9 0.734784 8.89464 0.48043 8.70711 0.292893C8.51957 0.105357 8.26522 0 8 0C7.73478 0 7.48043 0.105357 7.29289 0.292893C7.10536 0.48043 7 0.734784 7 1V7H1C0.734784 7 0.48043 7.10536 0.292893 7.29289C0.105357 7.48043 0 7.73478 0 8C0 8.26522 0.105357 8.51957 0.292893 8.70711C0.48043 8.89464 0.734784 9 1 9H7V15C7 15.2652 7.10536 15.5196 7.29289 15.7071C7.48043 15.8946 7.73478 16 8 16C8.26522 16 8.51957 15.8946 8.70711 15.7071C8.89464 15.5196 9 15.2652 9 15V9H15C15.2652 9 15.5196 8.89464 15.7071 8.70711C15.8946 8.51957 16 8.26522 16 8C16 7.73478 15.8946 7.48043 15.7071 7.29289C15.5196 7.10536 15.2652 7 15 7Z\"\n        fill=\"#0098EE\" \/>\n<\/svg>                                    <\/button>\n                                <\/div>\n                            <\/div>\n                            <div class=\"text-2xl font-medium whitespace-nowrap\"\n                                x-text=\"(item.product.price * item.count).toString().replace(\/\\B(?=(\\d{3})+(?!\\d))\/g, ' ') + ' \u0433\u0440\u043d'\"><\/div>\n\n                        <\/div>\n                    <\/template>\n                <\/div>\n\n                <div x-show=\"cart.count === 0\">\n                    <div class=\"wrapper py-10\">\n\t<p class=\"fs-info-block bg-white border-theme-blue1\">\n\t\t<span class=\"\">\u0412\u0430\u0448\u0430 \u043a\u043e\u0440\u0437\u0438\u043d\u0430 \u043f\u0443\u0441\u0442\u0430.<\/span> <a href=\"https:\/\/baseinvdim.com.ua\/ru\/\" class=\"underline ml-2 hover:no-underline text-theme-blue1\">\u041d\u0430 \u0433\u043b\u0430\u0432\u043d\u0443\u044e<\/a>\t<\/p>\n<\/div>                <\/div>\n\n            <\/div>\n        <\/div>\n        <div class=\"xl:w-1\/3 lg:w-1\/3  w-full\">\n\n            <div x-show=\"cart.count > 0\" class=\"bg-white lg:p-[30px] p-6 rounded-2xl shadow-lg\">\n                <div\n                    class=\"font-medium xl:text-[32px] text-2xl leading-[42px] lg:mb-10 mb-6\">\u041e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435 \u0437\u0430\u043a\u0430\u0437\u0430<\/div>\n                <ul class=\"leading-[30px] space-y-[18px]\">\n                    <li class=\"flex items-center justify-between gap-[10px]\">\n                        <span>\u0422\u043e\u0432\u0430\u0440\u043e\u0432 \u0432 \u043a\u043e\u0440\u0437\u0438\u043d\u0435:<\/span>\n                        <span class=\"flex border-b border-dotted border-theme-gray flex-1\"><\/span>\n                        <span x-text=\"cart.count\"><\/span>\n                    <\/li>\n                    <li class=\"flex items-center justify-between gap-[10px]\">\n                        <span>\u041d\u0430 \u043e\u0431\u0449\u0443\u044e \u0441\u0443\u043c\u043c\u0443:<\/span>\n                        <span class=\"flex border-b border-dotted border-theme-gray flex-1\"><\/span>\n                        <span x-text=\"cart.total.toString().replace(\/\\B(?=(\\d{3})+(?!\\d))\/g, ' ') + ' \u0433\u0440\u043d'\"><\/span>\n                    <\/li>\n                    <li class=\"flex items-center justify-between gap-[10px]\">\n                        <span>\u0421\u043a\u0438\u0434\u043a\u0430 \u043d\u0430 \u0442\u043e\u0432\u0430\u0440\u044b:<\/span>\n                        <span class=\"flex border-b border-dotted border-theme-gray flex-1\"><\/span>\n                        <span x-text=\"cart.discount ? cart.discount.toString().replace(\/\\B(?=(\\d{3})+(?!\\d))\/g, ' ') + ' \u0433\u0440\u043d' : '0 \u0433\u0440\u043d'\"><\/span>\n                    <\/li>\n                <\/ul>\n                <div class=\"relative mt-10 flex items-center \">\n                    <input type=\"text\" class=\"w-full h-[60px] border border-theme-gray rounded-[60px] pl-5 pr-20\"\n                        placeholder=\"\u041a\u043e\u0434 \u043a\u0443\u043f\u043e\u043d\u0430\"\n                        x-model=\"cart.coupon\"\n                        @keyup.enter=\"Alpine.store('FS').applyCoupon()\">\n                    <button @click=\"Alpine.store('FS').applyCoupon()\" class=\"absolute right-5\">\n                        <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <rect width=\"60\" height=\"60\" rx=\"30\" fill=\"#0098EE\" \/>\n    <path\n        d=\"M30 20C24.5 20 20 24.5 20 30C20 35.5 24.5 40 30 40C35.5 40 40 35.5 40 30C40 24.5 35.5 20 30 20ZM34.2 28.3L29.4 33.1C29 33.5 28.4 33.5 28 33.1L25.8 30.9C25.4 30.5 25.4 29.9 25.8 29.5C26.2 29.1 26.8 29.1 27.2 29.5L28.7 31L32.8 26.9C33.2 26.5 33.8 26.5 34.2 26.9C34.6 27.3 34.6 27.9 34.2 28.3Z\"\n        fill=\"white\" \/>\n<\/svg>                    <\/button>\n                <\/div>\n                <div class=\"text-theme-blue2 text-center mt-[30px] font-medium text-2xl leading-[30px]\">\n                    \u0412\u043c\u0435\u0441\u0442\u0435:\n                    <span x-text=\"cart.total.toString().replace(\/\\B(?=(\\d{3})+(?!\\d))\/g, ' ') + ' \u0433\u0440\u043d'\"><\/span>\n                <\/div>\n                <div class=\"flex justify-center mt-[50px]\">\n                    <a href=\"https:\/\/baseinvdim.com.ua\/ru\/ckeckout\/\"\n                        class=\"bg-theme-blue1 xl:text-xl text-lg font-semibold xl:px-[30px] px-4 py-[18px] leading-6 text-white rounded-[35px] flex items-center justify-center gap-5 w-full\">\n                        <span>\u041e\u0444\u043e\u0440\u043c\u0438\u0442\u044c \u0437\u0430\u043a\u0430\u0437<\/span>\n                        <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path\n        d=\"M12.4199 0.62C12.3185 0.375651 12.1243 0.181475 11.8799 0.0799999C11.7597 0.028759 11.6306 0.00157999 11.4999 0H1.49994C1.23472 0 0.980369 0.105357 0.792832 0.292893C0.605296 0.48043 0.499939 0.734784 0.499939 1C0.499939 1.26522 0.605296 1.51957 0.792832 1.70711C0.980369 1.89464 1.23472 2 1.49994 2H9.08994L0.789939 10.29C0.696211 10.383 0.621816 10.4936 0.571048 10.6154C0.520279 10.7373 0.494141 10.868 0.494141 11C0.494141 11.132 0.520279 11.2627 0.571048 11.3846C0.621816 11.5064 0.696211 11.617 0.789939 11.71C0.882902 11.8037 0.993503 11.8781 1.11536 11.9289C1.23722 11.9797 1.36793 12.0058 1.49994 12.0058C1.63195 12.0058 1.76266 11.9797 1.88452 11.9289C2.00638 11.8781 2.11698 11.8037 2.20994 11.71L10.4999 3.41V11C10.4999 11.2652 10.6053 11.5196 10.7928 11.7071C10.9804 11.8946 11.2347 12 11.4999 12C11.7652 12 12.0195 11.8946 12.207 11.7071C12.3946 11.5196 12.4999 11.2652 12.4999 11V1C12.4984 0.869323 12.4712 0.740222 12.4199 0.62Z\"\n        fill=\"white\" \/>\n<\/svg>                    <\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n    \n<section x-data=\"{swiper: null}\" x-init=\"window.addEventListener('DOMContentLoaded',()=>{\n    if (typeof Swiper !== 'undefined'){\n        swiper = new Swiper($refs.container, {...window.siteConfig.swiperCarousel,...{\n        on: {\n                    init: function () {\n                        \/\/ Check if the number of slides is less than slidesPerView\n                        if (this.slides.length <= this.params.slidesPerView) {\n                            document.querySelector('#slideNextswiper_6a21ca18efae8').style.display = 'none';\n                            document.querySelector('#slidePrevswiper_6a21ca18efae8').style.display = 'none';\n                        }\n                    },\n                },\n        autoHeight: false,\n        }})\n    }\n})\"\n    class=\"\">\n    <div class=\"wrapper lg:pt-[100px] pt-12\">\n        <div class=\"flex flex-col justify-between relative\">\n            <div class=\"flex items-center leading-[54px] mb-[38px]\">\n                <div class=\"flex md:flex-row flex-col justify-between w-full\">\n                    <div class=\"flex md:flex-row flex-col items-center leading-[54px]\">\n                        <h2 class=\"font-medium lg:text-4xl text-3xl\">\u0422\u0430\u043a\u0436\u0435 \u0432\u0430\u0441 \u043c\u043e\u0433\u0443\u0442 \u0437\u0430\u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432\u0430\u0442\u044c<\/h2>\n                                            <\/div>\n\n                    <div\n                        class=\"flex items-center gap-5 md:relative absolute md:top-auto top-[250px] z-10 md:w-auto w-full justify-between md:px-0 px-3\">\n                        <button x-on:click=\"swiper.slideNext()\"\n                            id=\"slideNextswiper_6a21ca18efae8\"\n                            class=\"flex items-center justify-center border-2 border-theme-gray w-[50px] h-[50px] rounded-full\">\n                            <svg width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0.629208 5.9458L6.28921 0.295798C6.38217 0.20207 6.49277 0.127676 6.61463 0.0769072C6.73649 0.0261385 6.8672 0 6.99921 0C7.13122 0 7.26193 0.0261385 7.38378 0.0769072C7.50564 0.127676 7.61624 0.20207 7.70921 0.295798C7.89546 0.483161 8 0.736612 8 1.0008C8 1.26498 7.89546 1.51844 7.70921 1.7058L2.75921 6.7058L7.70921 11.6558C7.89546 11.8432 8 12.0966 8 12.3608C8 12.625 7.89546 12.8784 7.70921 13.0658C7.61659 13.1603 7.50615 13.2355 7.38427 13.287C7.2624 13.3384 7.13151 13.3652 6.99921 13.3658C6.8669 13.3652 6.73602 13.3384 6.61414 13.287C6.49227 13.2355 6.38182 13.1603 6.28921 13.0658L0.629208 7.4158C0.527703 7.32216 0.446694 7.2085 0.391287 7.08201C0.335879 6.95551 0.307275 6.8189 0.307275 6.6808C0.307275 6.5427 0.335879 6.40609 0.391287 6.27959C0.446694 6.15309 0.527703 6.03944 0.629208 5.9458Z\" fill=\"#9B9B9B\"\/>\n<\/svg>                         <\/button>\n                        <button x-on:click=\"swiper.slidePrev()\"\n                            id=\"slidePrevswiper_6a21ca18efae8\"\n                            class=\"flex items-center justify-center border-2 border-theme-gray w-[50px] h-[50px] rounded-full\">\n                            <svg width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M7.37079 5.9458L1.71079 0.295798C1.61783 0.20207 1.50723 0.127676 1.38537 0.0769072C1.26351 0.0261385 1.1328 0 1.00079 0C0.868781 0 0.738075 0.0261385 0.616216 0.0769072C0.494356 0.127676 0.383755 0.20207 0.290792 0.295798C0.104542 0.483161 0 0.736612 0 1.0008C0 1.26498 0.104542 1.51844 0.290792 1.7058L5.24079 6.7058L0.290792 11.6558C0.104542 11.8432 0 12.0966 0 12.3608C0 12.625 0.104542 12.8784 0.290792 13.0658C0.383407 13.1603 0.493852 13.2355 0.615727 13.287C0.737603 13.3384 0.868485 13.3652 1.00079 13.3658C1.1331 13.3652 1.26398 13.3384 1.38586 13.287C1.50773 13.2355 1.61818 13.1603 1.71079 13.0658L7.37079 7.4158C7.4723 7.32216 7.55331 7.2085 7.60871 7.08201C7.66412 6.95551 7.69273 6.8189 7.69273 6.6808C7.69273 6.5427 7.66412 6.40609 7.60871 6.27959C7.55331 6.15309 7.4723 6.03944 7.37079 5.9458Z\" fill=\"#9B9B9B\"\/>\n<\/svg>                         <\/button>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n            <div class=\"ml-[-15px] mr-[-15px]\">\n                <div class=\"swiper-container h-full\" x-ref=\"container\">\n                    <div class=\"swiper-wrapper h-full\">\n                        <div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-hayward-nc500se2-10-3-chas-d500\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"475\" height=\"433\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/snymok-26.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u0424\u0456\u043b\u044c\u0442\u0440 Hayward NC500SE2 (10.3 \u043c3\/\u0433\u043e\u0434, D500)\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/snymok-26.jpg 475w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/snymok-26-300x273.jpg 300w\" sizes=\"auto, (max-width: 475px) 100vw, 475px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-8730\" data-product-id=\"8730\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(8730); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-hayward-nc500se2-10-3-chas-d500\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u0424\u0438\u043b\u044c\u0442\u0440 Hayward NC500SE2 (10.3 \u043c3\/\u0447\u0430\u0441, D500)\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '30 059' \">30 059<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-8730\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:8730}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/elbe-black-pearl-pvh-plenka-dlja-bassejna-lajner-s-akrilovym-lakovym-pokrytiem\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"455\" height=\"454\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/05\/0259382001523614174.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"Elbe Black Pearl \u041f\u0412\u0425 \u043f\u043b\u0456\u0432\u043a\u0430 \u0434\u043b\u044f \u0431\u0430\u0441\u0435\u0439\u043d\u0443 (\u043b\u0430\u0439\u043d\u0435\u0440) \u0437 \u0430\u043a\u0440\u0438\u043b\u043e\u0432\u0438\u043c \u043b\u0430\u043a\u043e\u0432\u0438\u043c \u043f\u043e\u043a\u0440\u0438\u0442\u0442\u044f\u043c\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/05\/0259382001523614174.jpg 455w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/05\/0259382001523614174-300x300.jpg 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/05\/0259382001523614174-150x150.jpg 150w\" sizes=\"auto, (max-width: 455px) 100vw, 455px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-5618\" data-product-id=\"5618\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(5618); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/elbe-black-pearl-pvh-plenka-dlja-bassejna-lajner-s-akrilovym-lakovym-pokrytiem\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\tElbe Black Pearl \u041f\u0412\u0425 \u043f\u043b\u0435\u043d\u043a\u0430 \u0434\u043b\u044f \u0431\u0430\u0441\u0441\u0435\u0439\u043d\u0430 (\u043b\u0430\u0439\u043d\u0435\u0440) \u0441 \u0430\u043a\u0440\u0438\u043b\u043e\u0432\u044b\u043c \u043b\u0430\u043a\u043e\u0432\u044b\u043c \u043f\u043e\u043a\u0440\u044b\u0442\u0438\u0435\u043c\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '1 561' \">1 561<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-5618\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:5618}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/ovalnyj-bassejn-iz-polipropilena-2-2\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"350\" height=\"350\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/bassejn-ovalnyj.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u041e\u0432\u0430\u043b\u044c\u043d\u0438\u0439 \u0431\u0430\u0441\u0435\u0439\u043d \u0437 \u043f\u043e\u043b\u0456\u043f\u0440\u043e\u043f\u0456\u043b\u0435\u043d\u0443 2\u04452 \u0444\u043e\u0442\u043e\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/bassejn-ovalnyj.jpg 350w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/bassejn-ovalnyj-300x300.jpg 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/bassejn-ovalnyj-150x150.jpg 150w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-1533\" data-product-id=\"1533\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(1533); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/ovalnyj-bassejn-iz-polipropilena-2-2\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u041e\u0432\u0430\u043b\u044c\u043d\u044b\u0439 \u0431\u0430\u0441\u0441\u0435\u0439\u043d \u0438\u0437 \u043f\u043e\u043b\u0438\u043f\u0440\u043e\u043f\u0438\u043b\u0435\u043d\u0430 2\u04452\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '49 400' \">49 400<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-1533\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:1533}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/ten-dlja-nagrevatelja-behncke-3-kw\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/tjen-dlja-nagrevatelja-behncke-3-kw.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u0422\u0435\u043d \u0434\u043b\u044f \u043d\u0430\u0433\u0440\u0456\u0432\u0430\u0447\u0430 Behncke 3 \u043a\u0412\u0442 \u0444\u043e\u0442\u043e\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/tjen-dlja-nagrevatelja-behncke-3-kw.jpg 800w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/tjen-dlja-nagrevatelja-behncke-3-kw-300x300.jpg 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/tjen-dlja-nagrevatelja-behncke-3-kw-150x150.jpg 150w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/08\/tjen-dlja-nagrevatelja-behncke-3-kw-768x768.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-1346\" data-product-id=\"1346\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(1346); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/ten-dlja-nagrevatelja-behncke-3-kw\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u0422\u044d\u043d \u0434\u043b\u044f \u043d\u0430\u0433\u0440\u0435\u0432\u0430\u0442\u0435\u043b\u044f Behncke 3 kw\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '9 378' \">9 378<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-1346\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:1346}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/polipropilenovyj-bassejn-7-5-3-1-5-m\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"1096\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/10\/polipropilenovyj-basejn-7-5-3-1-5-m-e1698502568450.webp\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u041f\u043e\u043b\u0456\u043f\u0440\u043e\u043f\u0456\u043b\u0435\u043d\u043e\u0432\u0438\u0439 \u0431\u0430\u0441\u0435\u0439\u043d 7,5\u04453\u04451,5 \u043c \u0444\u043e\u0442\u043e\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/10\/polipropilenovyj-basejn-7-5-3-1-5-m-e1698502568450.webp 1280w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/10\/polipropilenovyj-basejn-7-5-3-1-5-m-e1698502568450-300x257.webp 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/10\/polipropilenovyj-basejn-7-5-3-1-5-m-e1698502568450-1024x877.webp 1024w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/10\/polipropilenovyj-basejn-7-5-3-1-5-m-e1698502568450-768x658.webp 768w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-2178\" data-product-id=\"2178\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(2178); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/polipropilenovyj-bassejn-7-5-3-1-5-m\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u041f\u043e\u043b\u0438\u043f\u0440\u043e\u043f\u0438\u043b\u0435\u043d\u043e\u0432\u044b\u0439 \u0431\u0430\u0441\u0441\u0435\u0439\u043d 7,5\u04453\u04451,5 \u043c\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '183 497' \">183 497<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-2178\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:2178}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/invertornyj-teplovoj-nasos-fairland-inverh-jumbo-300-120kvt-380v\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"1000\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/04\/1-22.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u0406\u043d\u0432\u0435\u0440\u0442\u043e\u0440\u043d\u0438\u0439 \u0442\u0435\u043f\u043b\u043e\u0432\u0438\u0439 \u043d\u0430\u0441\u043e\u0441 Fairland InverX Jumbo 300 (120 \u043a\u0412\u0442, 380 \u0412)\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/04\/1-22.jpg 1000w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/04\/1-22-300x300.jpg 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/04\/1-22-150x150.jpg 150w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/04\/1-22-768x768.jpg 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-3751\" data-product-id=\"3751\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(3751); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/invertornyj-teplovoj-nasos-fairland-inverh-jumbo-300-120kvt-380v\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u0418\u043d\u0432\u0435\u0440\u0442\u043e\u0440\u043d\u044b\u0439 \u0442\u0435\u043f\u043b\u043e\u0432\u043e\u0439 \u043d\u0430\u0441\u043e\u0441 Fairland InverX Jumbo 300 (120 \u043a\u0412\u0442, 380 \u0412)\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-umjagchenija-vody-ecosoft-fu-1665ci\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"451\" height=\"451\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/12\/filtr-pomiakshennia-vody-ecosoft-fu-1665ci.webp\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u0424\u0456\u043b\u044c\u0442\u0440 \u043f\u043e\u043c&#039;\u044f\u043a\u0448\u0435\u043d\u043d\u044f \u0432\u043e\u0434\u0438 Ecosoft FU1665CI \u0444\u043e\u0442\u043e\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/12\/filtr-pomiakshennia-vody-ecosoft-fu-1665ci.webp 451w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/12\/filtr-pomiakshennia-vody-ecosoft-fu-1665ci-300x300.webp 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/12\/filtr-pomiakshennia-vody-ecosoft-fu-1665ci-150x150.webp 150w\" sizes=\"auto, (max-width: 451px) 100vw, 451px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-2822\" data-product-id=\"2822\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(2822); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-umjagchenija-vody-ecosoft-fu-1665ci\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u0424\u0438\u043b\u044c\u0442\u0440 \u0443\u043c\u044f\u0433\u0447\u0435\u043d\u0438\u044f \u0432\u043e\u0434\u044b Ecosoft FU1665CI\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '47 336' \">47 336<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-2822\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:2822}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/fyltracyonnaja-ustanovka-hayward-powerline-81073e2-ie2-14-m3ch-d594\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"836\" height=\"836\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/81073-1.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u0424\u0456\u043b\u044c\u0442\u0440\u0430\u0446\u0456\u0439\u043d\u0430 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 Hayward PowerLine 81073E2 IE2 (14 \u043c3\u0433\u043e\u0434, D610)\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/81073-1.jpg 836w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/81073-1-300x300.jpg 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/81073-1-150x150.jpg 150w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/81073-1-768x768.jpg 768w\" sizes=\"auto, (max-width: 836px) 100vw, 836px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-9293\" data-product-id=\"9293\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(9293); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/fyltracyonnaja-ustanovka-hayward-powerline-81073e2-ie2-14-m3ch-d594\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u0424\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 Hayward PowerLine 81073E2 IE2 (14 \u043c3\/\u0447, D594)\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '47 407' \">47 407<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-9293\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:9293}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-emaux-lf800-18-m-chas-800-dlya-prudov\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"358\" height=\"457\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/snymok-31.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u0424\u0456\u043b\u044c\u0442\u0440 Emaux LF800 (18 \u043c3\/\u0433\u043e\u0434, D800) \u0434\u043b\u044f \u0441\u0442\u0430\u0432\u043a\u0456\u0432\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/snymok-31.jpg 358w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/snymok-31-235x300.jpg 235w\" sizes=\"auto, (max-width: 358px) 100vw, 358px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-8804\" data-product-id=\"8804\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(8804); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-emaux-lf800-18-m-chas-800-dlya-prudov\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u0424\u0438\u043b\u044c\u0442\u0440 Emaux LF800 (18 \u043c3\/\u0447\u0430\u0441, D800) \u0434\u043b\u044f \u043f\u0440\u0443\u0434\u043e\u0432\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '123 229' \">123 229<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-8804\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:8804}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/nasos-hayward-sp2510xe161-ep-100-220-b-15-4-m3-ch-1-hp\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/1-1.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u041d\u0430\u0441\u043e\u0441 Hayward SP2510XE161 EP 100 (220 \u0412, 15.4 \u043c3\/\u0433\u043e\u0434, 1 HP)\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/1-1.jpg 1200w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/1-1-300x300.jpg 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/1-1-1024x1024.jpg 1024w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/1-1-150x150.jpg 150w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/06\/1-1-768x768.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-8294\" data-product-id=\"8294\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(8294); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/nasos-hayward-sp2510xe161-ep-100-220-b-15-4-m3-ch-1-hp\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u041d\u0430\u0441\u043e\u0441 Hayward SP2510XE161 EP 100 (220 \u0412, 15.4 \u043c3\/\u0447, 1 HP)\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/forsunka-stenovaja-kripsol-bol-14-c-lajner\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/11\/forsunka-stenovaya-kripsol-bol-c.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u0424\u043e\u0440\u0441\u0443\u043d\u043a\u0430 \u0441\u0442\u0456\u043d\u043e\u0432\u0430 Kripsol BOL 14.C \u043b\u0430\u0439\u043d\u0435\u0440\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/11\/forsunka-stenovaya-kripsol-bol-c.jpg 1200w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/11\/forsunka-stenovaya-kripsol-bol-c-300x300.jpg 300w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/11\/forsunka-stenovaya-kripsol-bol-c-1024x1024.jpg 1024w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/11\/forsunka-stenovaya-kripsol-bol-c-150x150.jpg 150w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/11\/forsunka-stenovaya-kripsol-bol-c-768x768.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-11475\" data-product-id=\"11475\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(11475); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/forsunka-stenovaja-kripsol-bol-14-c-lajner\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u0424\u043e\u0440\u0441\u0443\u043d\u043a\u0430 \u0441\u0442\u0435\u043d\u043e\u0432\u0430\u044f Kripsol BOL 14.C \u043b\u0430\u0439\u043d\u0435\u0440\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '848' \">848<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-11475\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:11475}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"swiper-slide p-[15px] h-auto\"><div class=\"flex flex-col bg-white rounded-2xl drop-shadow-product relative\">\r\n\t<div class=\"absolute left-[10px] top-[10px]\">\r\n\t\t\t<\/div>\r\n\r\n\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-emaux-v900-31-m-ch-900\/\">\r\n\t\t<img loading=\"lazy\" decoding=\"async\" width=\"343\" height=\"462\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/05\/1-40.jpg\" class=\"w-full h-[240px] object-contain wp-post-image\" alt=\"\u0424\u0456\u043b\u044c\u0442\u0440 Emaux V900 (31 \u043c\u00b3\/\u0433\u043e\u0434, D900)\" ignore_thumbnail=\"\" srcset=\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/05\/1-40.jpg 343w, https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2024\/05\/1-40-223x300.jpg 223w\" sizes=\"auto, (max-width: 343px) 100vw, 343px\" \/>\t<\/a>\r\n\t<div class=\"p-5 flex flex-col flex-1\">\r\n\t\t<div class=\"flex justify-between\">\r\n\t\t\t<div class=\"flex gap-2 items-center leading-[18px]\">\r\n\t\t\t<\/div>\r\n\t\t\t<button class=\"relative\" id=\"fs-whishlist-btn-8217\" data-product-id=\"8217\" x-data=\"{&quot;inWishlist&quot;:false}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToWishlist(8217); inWishlist=!inWishlist\" x-bind:class=\"{&#039;fs-in-wishlist&#039;:inWishlist}\" ><svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M19.9942 2.11873C18.8279 0.92039 17.2818 0.188989 15.6353 0.0566496C13.9887 -0.0756902 12.3503 0.399756 11.0159 1.39711C9.616 0.330042 7.87353 -0.153816 6.13941 0.0429696C4.40529 0.239755 2.80833 1.10257 1.67013 2.45766C0.531925 3.81275 -0.0629788 5.55945 0.00521525 7.34604C0.0734093 9.13262 0.799636 10.8264 2.03765 12.0862L8.87039 19.0995C9.44255 19.6766 10.2132 20 11.0159 20C11.8187 20 12.5893 19.6766 13.1615 19.0995L19.9942 12.0862C21.2789 10.7617 21.9999 8.96999 21.9999 7.10247C21.9999 5.23495 21.2789 3.4433 19.9942 2.11873ZM18.4428 10.5302L11.6101 17.5322C11.5323 17.6127 11.4398 17.6766 11.3378 17.7201C11.2358 17.7637 11.1264 17.7862 11.0159 17.7862C10.9054 17.7862 10.796 17.7637 10.6941 17.7201C10.5921 17.6766 10.4995 17.6127 10.4218 17.5322L3.58904 10.4964C2.72616 9.59248 2.24297 8.37825 2.24297 7.11375C2.24297 5.84925 2.72616 4.63502 3.58904 3.73112C4.46834 2.84148 5.65424 2.34263 6.88988 2.34263C8.12553 2.34263 9.31143 2.84148 10.1907 3.73112C10.293 3.8368 10.4147 3.92069 10.5488 3.97793C10.6829 4.03517 10.8267 4.06465 10.9719 4.06465C11.1172 4.06465 11.261 4.03517 11.3951 3.97793C11.5291 3.92069 11.6508 3.8368 11.7531 3.73112C12.6324 2.84148 13.8183 2.34263 15.054 2.34263C16.2896 2.34263 17.4755 2.84148 18.3548 3.73112C19.2295 4.62318 19.7286 5.83082 19.745 7.09535C19.7615 8.35989 19.294 9.58074 18.4428 10.4964V10.5302Z\" fill=\"#072645\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inWishlist\" style=\"display:none\" class=\"absolute bottom-0 -right-1\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"><span class=\"fs-atc-preloader\" style=\"display:none\"><img decoding=\"async\" src=\"https:\/\/baseinvdim.com.ua\/wp-content\/plugins\/f-shop\/\/assets\/img\/ajax-loader.gif\" alt=\"preloader\"><\/span><\/button>\t\t<\/div>\r\n\t\t<div class=\"mt-[22px] mb-[10px] flex-1\">\r\n\t\t\t<a href=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-emaux-v900-31-m-ch-900\/\" class=\"leading-7 text-lg font-medium h-[84px] line-clamp-3 hover:line-clamp-unset\">\r\n\t\t\t\t\u0424\u0438\u043b\u044c\u0442\u0440 Emaux V900 (31 \u043c\u00b3\/\u0447\u0430\u0441, D900)\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t<div class=\"h-[100px] flex items-end\">\r\n\t\t\t\t\t\t\t<div class=\"flex items-center justify-between w-full\">\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"leading-[30px] text-2xl font-medium\"><span class=\"fs-price\"><span x-text=\"typeof price==='number' && price_formatted ? price_formatted : '56 149' \">56 149<\/span> <span x-text=\"typeof currency!=='undefined' ? currency : '\u0433\u0440\u043d'\">\u0433\u0440\u043d<\/span><\/span><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<button type=\"button\" type=\"button\" title=\"\u0412 \u043a\u043e\u0440\u0437\u0438\u043d\u0443\" id=\"fs-atc-8217\" data-count=\"1\" class=\"w-[60px] h-[60px] flex items-center justify-center border-2 border-theme-gray rounded-full relative\" inline_attributes=\"\" x-data=\"{&quot;inCart&quot;:false,&quot;productId&quot;:8217}\" x-on:click=\"Alpine.store(&quot;FS&quot;).addToCart(productId, Number(typeof count!== &quot;undefined&quot;? count : 1), typeof variationId !== &quot;undefined&quot; ? variationId : null, typeof attributes !== &quot;undefined&quot; ? attributes : {}); inCart=true; $event.preventDefault(); console.log( variationId)\"><svg width=\"30\" height=\"30\" class=\"flex\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M24.486 6.82189H22.5947L20.2237 2.09365C20.1513 1.91967 20.0437 1.7625 19.9078 1.63197C19.7718 1.50143 19.6104 1.40034 19.4337 1.335C19.2569 1.26966 19.0685 1.24148 18.8804 1.25223C18.6922 1.26297 18.5083 1.31241 18.3401 1.39745C18.1719 1.48249 18.0231 1.6013 17.9029 1.74646C17.7827 1.89162 17.6938 2.06001 17.6416 2.24111C17.5894 2.42221 17.5751 2.61212 17.5997 2.79898C17.6242 2.98584 17.6871 3.16562 17.7842 3.32711L19.5248 6.82189H10.2602L12.0007 3.32711C12.1337 3.00765 12.141 2.6497 12.021 2.32511C11.901 2.00053 11.6627 1.73334 11.3539 1.5772C11.0451 1.42106 10.6886 1.38752 10.3561 1.48331C10.0236 1.57911 9.73961 1.79715 9.5612 2.09365L7.19023 6.82189H5.29893C4.33024 6.83662 3.39787 7.19295 2.66626 7.82802C1.93465 8.46309 1.45079 9.33611 1.30004 10.2931C1.14928 11.2501 1.34129 12.2296 1.84223 13.0588C2.34316 13.8881 3.12083 14.5138 4.03807 14.8256L5.05224 25.0496C5.15451 26.0673 5.63244 27.0103 6.39269 27.6946C7.15295 28.3788 8.14094 28.7551 9.16375 28.7499H20.6486C21.6714 28.7551 22.6594 28.3788 23.4196 27.6946C24.1799 27.0103 24.6578 26.0673 24.7601 25.0496L25.7743 14.8256C26.6935 14.5129 27.4724 13.8849 27.973 13.0529C28.4735 12.2208 28.6635 11.2385 28.5092 10.2799C28.3549 9.32122 27.8663 8.44811 27.1299 7.8152C26.3935 7.18228 25.4569 6.8304 24.486 6.82189ZM22.0054 24.7755C21.9713 25.1147 21.812 25.4291 21.5586 25.6571C21.3051 25.8852 20.9758 26.0107 20.6349 26.0089H9.15005C8.80911 26.0107 8.47978 25.8852 8.22636 25.6571C7.97294 25.4291 7.81363 25.1147 7.77954 24.7755L6.80648 15.0449H22.9784L22.0054 24.7755ZM24.486 12.3039H5.29893C4.93545 12.3039 4.58686 12.1595 4.32984 11.9025C4.07282 11.6455 3.92843 11.2969 3.92843 10.9334C3.92843 10.5699 4.07282 10.2213 4.32984 9.96431C4.58686 9.70729 4.93545 9.5629 5.29893 9.5629H24.486C24.8495 9.5629 25.1981 9.70729 25.4551 9.96431C25.7121 10.2213 25.8565 10.5699 25.8565 10.9334C25.8565 11.2969 25.7121 11.6455 25.4551 11.9025C25.1981 12.1595 24.8495 12.3039 24.486 12.3039Z\" fill=\"#BDCDD2\"\/>\n<\/svg> <img decoding=\"async\" x-show=\"inCart\" style=\"display:none\" class=\"absolute bottom-3 right-3\" src=\"\/wp-content\/themes\/pools\/img\/icons\/in-cart.svg\"> <span class=\"fs-atc-preloader\" style=\"display:none\" x-show=\"$store?.FS?.loading\"><\/span><\/button>\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div>                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-full-width.php","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"yoast_head":"\n<title>\u041a\u043e\u0440\u0437\u0438\u043d\u0430<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:locale:alternate\" content=\"uk\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041a\u043e\u0440\u0437\u0438\u043d\u0430\" \/>\n<meta property=\"og:url\" content=\"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-emaux-v900-31-m-ch-900\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0411\u0430\u0441\u0435\u0439\u043d \u0443 \u0412\u0430\u0448 \u0414\u0456\u043c\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-31T15:50:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u043c\u0438\u043d\u0443\u0442\u0430\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/baseinvdim.com.ua\/ru\/cart\/\",\"url\":\"https:\/\/baseinvdim.com.ua\/ru\/cart\/\",\"name\":\"\u041a\u043e\u0440\u0437\u0438\u043d\u0430\",\"isPartOf\":{\"@id\":\"https:\/\/baseinvdim.com.ua\/#website\"},\"datePublished\":\"2023-05-18T13:26:24+00:00\",\"dateModified\":\"2025-01-31T15:50:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/baseinvdim.com.ua\/ru\/cart\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/baseinvdim.com.ua\/ru\/cart\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/baseinvdim.com.ua\/ru\/cart\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/baseinvdim.com.ua\/ru\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u041a\u043e\u0440\u0437\u0438\u043d\u0430\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/baseinvdim.com.ua\/#website\",\"url\":\"https:\/\/baseinvdim.com.ua\/\",\"name\":\"\u0411\u0430\u0441\u0435\u0439\u043d \u0432 \u0432\u0430\u0448 \u0434\u0456\u043c\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/baseinvdim.com.ua\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/baseinvdim.com.ua\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/baseinvdim.com.ua\/#organization\",\"name\":\"\u0411\u0430\u0441\u0435\u0439\u043d \u0432 \u0432\u0430\u0448 \u0434\u0456\u043c\",\"url\":\"https:\/\/baseinvdim.com.ua\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\/\/baseinvdim.com.ua\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/06\/logo-bas.svg\",\"contentUrl\":\"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/06\/logo-bas.svg\",\"width\":190,\"height\":60,\"caption\":\"\u0411\u0430\u0441\u0435\u0439\u043d \u0432 \u0432\u0430\u0448 \u0434\u0456\u043c\"},\"image\":{\"@id\":\"https:\/\/baseinvdim.com.ua\/#\/schema\/logo\/image\/\"}}]}<\/script>\n","yoast_head_json":{"title":"\u041a\u043e\u0440\u0437\u0438\u043d\u0430","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"ru_RU","og_type":"article","og_title":"[:ua]\u041a\u043e\u0448\u0438\u043a[:ru]\u041a\u043e\u0440\u0437\u0438\u043d\u0430[:] - \u0411\u0430\u0441\u0435\u0439\u043d \u0443 \u0412\u0430\u0448 \u0414\u0456\u043c","og_url":"https:\/\/baseinvdim.com.ua\/ru\/product\/filtr-emaux-v900-31-m-ch-900\/","og_site_name":"\u0411\u0430\u0441\u0435\u0439\u043d \u0443 \u0412\u0430\u0448 \u0414\u0456\u043c","article_modified_time":"2025-01-31T15:50:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"1 \u043c\u0438\u043d\u0443\u0442\u0430"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/baseinvdim.com.ua\/ru\/cart\/","url":"https:\/\/baseinvdim.com.ua\/ru\/cart\/","name":"\u041a\u043e\u0440\u0437\u0438\u043d\u0430","isPartOf":{"@id":"https:\/\/baseinvdim.com.ua\/#website"},"datePublished":"2023-05-18T13:26:24+00:00","dateModified":"2025-01-31T15:50:23+00:00","breadcrumb":{"@id":"https:\/\/baseinvdim.com.ua\/ru\/cart\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/baseinvdim.com.ua\/ru\/cart\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/baseinvdim.com.ua\/ru\/cart\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/baseinvdim.com.ua\/ru\/"},{"@type":"ListItem","position":2,"name":"\u041a\u043e\u0440\u0437\u0438\u043d\u0430"}]},{"@type":"WebSite","@id":"https:\/\/baseinvdim.com.ua\/#website","url":"https:\/\/baseinvdim.com.ua\/","name":"\u0411\u0430\u0441\u0435\u0439\u043d \u0432 \u0432\u0430\u0448 \u0434\u0456\u043c","description":"","publisher":{"@id":"https:\/\/baseinvdim.com.ua\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/baseinvdim.com.ua\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/baseinvdim.com.ua\/#organization","name":"\u0411\u0430\u0441\u0435\u0439\u043d \u0432 \u0432\u0430\u0448 \u0434\u0456\u043c","url":"https:\/\/baseinvdim.com.ua\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/baseinvdim.com.ua\/#\/schema\/logo\/image\/","url":"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/06\/logo-bas.svg","contentUrl":"https:\/\/baseinvdim.com.ua\/wp-content\/uploads\/2023\/06\/logo-bas.svg","width":190,"height":60,"caption":"\u0411\u0430\u0441\u0435\u0439\u043d \u0432 \u0432\u0430\u0448 \u0434\u0456\u043c"},"image":{"@id":"https:\/\/baseinvdim.com.ua\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/baseinvdim.com.ua\/ru\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/baseinvdim.com.ua\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/baseinvdim.com.ua\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/baseinvdim.com.ua\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/baseinvdim.com.ua\/ru\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":3,"href":"https:\/\/baseinvdim.com.ua\/ru\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":11986,"href":"https:\/\/baseinvdim.com.ua\/ru\/wp-json\/wp\/v2\/pages\/5\/revisions\/11986"}],"wp:attachment":[{"href":"https:\/\/baseinvdim.com.ua\/ru\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}