<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(window.webpackJsonp=window.webpackJsonp||[]).push([[1,50,52,60,61,62,65,66],{558:function(t,e,a){},559:function(t,e,a){"use strict";a.r(e);var s={},r=(a(560),a(60)),i=Object(r.a)(s,(function(){var t=this._self._c;return t("div",{staticClass:"loader"},[t("svg",{staticStyle:{"enable-background":"new 0 0 50 50"},attrs:{id:"loader-1",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",x:"0px",y:"0px",width:"40px",height:"40px",viewBox:"0 0 50 50","xml:space":"preserve"}},[t("path",{attrs:{fill:"#000",d:"M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z"}},[t("animateTransform",{attrs:{attributeType:"xml",attributeName:"transform",type:"rotate",from:"0 25 25",to:"360 25 25",dur:"0.6s",repeatCount:"indefinite"}})],1)])])}),[],!1,null,null,null);e.default=i.exports},560:function(t,e,a){"use strict";a(558)},593:function(t,e,a){"use strict";a.r(e);var s={props:["data"]},r=a(60),i=Object(r.a)(s,(function(){var t=this,e=t._self._c;return t.data.is_stock?e("a",{attrs:{href:""},on:{click:function(e){return e.preventDefault(),t.$modal.show("productBalance",{product:t.data})}}},[t._t("default")],2):t._e()}),[],!1,null,null,null);e.default=i.exports},594:function(t,e,a){"use strict";a.r(e);a(6);var s={props:{product:{type:Object,required:!0}},computed:{getProductBalance:function(){var t,e,a=null===(t=this.product)||void 0===t||null===(e=t.product_balance)||void 0===e?void 0:e.reduce((function(t,e){return t+e.balance}),0);return a&lt;10?"&lt;10":a&lt;50?"&lt;50":a&lt;100&amp;&amp;a&gt;=50?"&gt;50":a&lt;100?"&lt;100":"&gt;100"}}},r=a(60),i=Object(r.a)(s,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"stock-status"},[t.product.is_stock?e("div",{staticClass:"status"},[e("img",{attrs:{src:"/icons/check-green-bcg.svg",alt:""}}),t._v(" "),e("span",[t._v(t._s(t.$t("productPage.stock"))+" "+t._s(t.getProductBalance))])]):e("div",{staticClass:"status red"},[e("img",{staticStyle:{width:"24px"},attrs:{src:"/icons/outstock.svg",alt:""}}),t._v(" "),e("span",[t._v(t._s(t.$t("productPage.outStock")))])])])}),[],!1,null,null,null);e.default=i.exports},595:function(t,e,a){},600:function(t,e,a){"use strict";a.r(e);a(17),a(47),a(204);var s={components:{PageNavigation:a(665).default},props:{products:{type:Array,default:function(){return[]}},totalProductsCount:{type:[Number,null],default:0},paginate:{type:Boolean,default:!1},banner:{type:Object,default:function(){return{image:"",description:""}}},bannerFilter:{type:String,default:""},textNotFound:{type:String,default:""},pageSize:{type:[String,Number],default:function(){return 45}}},mounted:function(){"phone"==this.$mq&amp;&amp;(this.grid=!1)},data:function(){return{grid:!0,countNextPage:0}},methods:{sortBy:function(t){this.$emit("sortBy",t)},goToPage:function(t){this.$emit("goToPage",t)},useFilter:function(){this.$store.commit("brands/setFilterState",!0),this.$store.commit("products/setFilterState",!0)}}},r=(a(742),a(60)),i=Object(r.a)(s,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"content"},[t.banner.image||t.banner.description?e("div",{staticClass:"brand-desc"},[e("img",{attrs:{src:t.banner.image,alt:""}}),t._v(" "),e("div",{staticClass:"p-10",domProps:{innerHTML:t._s(t.banner.description)}})]):t._e(),t._v(" "),t.bannerFilter?e("nuxt-img",{staticClass:"brand-filter",attrs:{src:t.bannerFilter,alt:"banner",width:"1098",height:"150",quality:"80",format:"webp"},on:{click:function(e){return t.$emit("onFilter")}}}):t._e(),t._v(" "),e("ProductListSortBar",{on:{onGrid:function(e){t.grid=e},sortBy:t.sortBy,useFilter:t.useFilter}}),t._v(" "),e("div",{staticClass:"product-row"},[e("div",{staticClass:"info"},[0==t.totalProductsCount?e("nuxt-img",{attrs:{src:"/images/yellow-bg-loader.gif",alt:"loader",width:"190",height:"190",quality:"20",format:"gif"}}):null==t.totalProductsCount?e("div",{staticClass:"text_align"},[t._v("\n        "+t._s(t.textNotFound?t.textNotFound:t.$t("categoryPage.noProducts"))+"\n      ")]):t._e()],1),t._v(" "),t._l(t.products,(function(a,s){return e("ProductCard",{key:s,attrs:{data:a,grid:t.grid}})}))],2),t._v(" "),t.paginate&amp;&amp;null!=t.totalProductsCount?e("PageNavigation",{attrs:{"page-size":t.pageSize,"current-page":parseInt(t.$route.query.page)||1,"total-products-count":t.totalProductsCount||t.products.length},on:{goToPage:t.goToPage}}):t._e(),t._v(" "),t.$store.getters["seoInfo/containsSeo"]?e("SeoAbout"):t._e()],1)}),[],!1,null,"78346b04",null);e.default=i.exports;installComponents(i,{ProductListSortBar:a(706).default,ProductCard:a(604).default,PageNavigation:a(665).default,SeoAbout:a(707).default})},602:function(t,e,a){"use strict";a(595)},604:function(t,e,a){"use strict";a.r(e);a(97),a(39),a(26),a(21),a(17),a(15),a(29),a(18),a(30);var s=a(1),r=a(7),i=(a(16),a(6),a(68),a(96),a(95)),o=a(559),n=a(593),c=a(594);function l(t,e){var a=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&amp;&amp;(s=s.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.push.apply(a,s)}return a}function u(t){for(var e=1;e&lt;arguments.length;e++){var a=null!=arguments[e]?arguments[e]:{};e%2?l(Object(a),!0).forEach((function(e){Object(r.a)(t,e,a[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(a)):l(Object(a)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(a,e))}))}return t}var d={components:{btnLoader:o.default,CheckStock:n.default,StockStatus:c.default},props:{grid:{default:!0,type:Boolean},data:{type:Object,required:!0},favourite:{type:Boolean,default:!1}},data:function(){return{disabled:!1,showPoPup:!1,amount:1,swiperOption:{centeredSlides:!0,pagination:{el:".swiper-pagination",clickable:!0,bulletClass:"bullet-product",bulletActiveClass:"bullet-product-active"}},availableToAdd:10,renderSlider:!0}},computed:u(u({},Object(i.c)({getBasket:"cart/getProducts",getFavourites:"favourite/getFavProducts",getCompare:"compare/getProducts"})),{},{inCompare:function(){var t=this;return this.getCompare.some((function(e){return e.slug===t.data.slug}))},inFavourite:function(){var t=this;return this.getFavourites.some((function(e){return e.product.slug===t.data.slug}))}}),watch:{grid:function(t){t&amp;&amp;this.updateManually()},getBasket:function(){this.setAmountAvailToAdd()}},mounted:function(){this.setAmountAvailToAdd()},methods:u(u(u({},Object(i.d)({addToCompareList:"compare/addProduct",removeFromCompare:"compare/deleteProduct",addProductPopUp:"cart/addProductPopUp"})),Object(i.b)({addToFavouriteList:"favourite/addProductToFavourite",addToCartList:"cart/addProduct",removeFromFavourite:"favourite/removeFromFavourite"})),{},{setAmountAvailToAdd:function(){var t=this,e=this.getBasket.find((function(e){return e.id===t.data.id}));this.availableToAdd=e?this.data.balance-e.count:this.data.balance},addToCompare:function(){this.inCompare?this.removeFromCompare(this.data):this.addToCompareList(this.data)},addToFavourite:function(){var t=this;return Object(s.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t.inFavourite){e.next=5;break}return e.next=3,t.removeFromFavourite(JSON.parse(JSON.stringify(t.data)));case 3:e.next=7;break;case 5:return e.next=7,t.addToFavouriteList(JSON.parse(JSON.stringify(t.data)));case 7:case"end":return e.stop()}}),e)})))()},addToCart:function(){var t=this;return Object(s.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return dataLayer.push({event:"click_buton_adauga_in_cos",page:window.location.href}),t.amount=0,t.total=0,t.disabled=!0,e.next=6,t.addToCartList(JSON.parse(JSON.stringify(t.data)));case 6:t.disabled=!1,t.addProductPopUp(t.data);case 8:case"end":return e.stop()}}),e)})))()},updateManually:function(){var t=this;this.renderSlider=!1,setTimeout((function(){t.renderSlider=!0}),100)},closePopup:function(){this.showPoPup=!1},selectLabel:function(t){t.url&amp;&amp;(document.location.href=t.url)}})},p=(a(602),a(60)),v=Object(p.a)(d,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"product-card",class:{list:!t.grid,noStock:!t.data.is_stock}},[t.grid?[e("div",{staticClass:"inner"},[t.favourite?t._e():e("div",{staticClass:"labels"},t._l(t.data.label.slice().sort((function(t,e){return t.sort-e.sort})),(function(a){return e("div",{staticClass:"product-card__badge",style:{color:a.font_color,background:a.bg_color,"font-size":"".concat(a.font,"px")},on:{click:function(e){return t.selectLabel(a)}}},[t._v("\n          "+t._s(a.name)+"\n        ")])})),0),t._v(" "),e("div",{staticClass:"product-card__icons",class:{center:t.favourite}},[e("div",{staticClass:"icon compare",class:{active:t.inCompare},on:{click:t.addToCompare}},[e("img",{attrs:{src:"/icons/scales".concat(t.inCompare?"-white":"",".svg"),alt:""}})]),t._v(" "),e("div",{staticClass:"icon favourite",class:{active:t.inFavourite},on:{click:t.addToFavourite}},[e("img",{attrs:{src:"/icons/heart".concat(t.inFavourite?"-white":"",".svg"),alt:""}})])]),t._v(" "),e("div",{on:{mouseover:function(e){return t.$emit("sliderHover",!0)},mouseleave:function(e){return t.$emit("sliderHover",!1)}}},[t.renderSlider?e("swiper",{staticClass:"swiper",attrs:{options:t.swiperOption}},[t._l(t.data.product_gallery.length&amp;&amp;t.data.product_gallery||[{image:"/images/product-placeholder.png",id:1}],(function(a){return e("swiper-slide",{key:a.id},[e("nuxt-link",{staticClass:"product-card__img",attrs:{to:t.localePath("/produs/".concat(t.data.slug))}},[e("img",{attrs:{src:a.image,alt:""}})])],1)})),t._v(" "),t.data.product_gallery.length&gt;1?e("div",{staticClass:"swiper-pagination",attrs:{slot:"pagination"},slot:"pagination"}):t._e()],2):t._e()],1),t._v(" "),e("div",{staticClass:"text-black-12 product-card__code"},[t._v("\n        "+t._s(t.$t("code"))+": "+t._s(t.data.code)+"\n      ")]),t._v(" "),t.data.cashback?e("div",{staticClass:"text-black-12--bold"},[t._v("\n        Cashback "+t._s(t.data.cashback)+" "+t._s(t.$t("currency"))+"\n      ")]):t._e(),t._v(" "),e("nuxt-link",{staticClass:"product-card__description",attrs:{to:t.localePath("/produs/".concat(t.data.slug))}},[t._v("\n        "+t._s(t.data.name)+"\n      ")]),t._v(" "),e("div",{staticClass:"product-card__footer"},[e("div",{staticClass:"product-card__stock"},[e("stock-status",{attrs:{product:t.data}}),t._v(" "),e("check-stock",{attrs:{data:t.data}},[e("button",{staticClass:"btn btn--grey-outline check-stock"},[t._v(t._s(t.$t("productPage.avaliability")))])])],1),t._v(" "),e("div",{staticClass:"product-card__price-action"},[e("div",{staticClass:"product-card__price"},[t.data.promotion_price?e("div",{staticClass:"sale"},[e("div",{staticClass:"priceold"},[t._v("\n                "+t._s(t._f("numFormat")(t.data.price))+" "+t._s(t.$t("currency"))+"\n              ")]),t._v(" "),e("div",{staticClass:"badge badge--dark-grey"},[t._v("\n                - "+t._s(t._f("numFormat")(t.data.price-t.data.promotion_price))+"\n                "+t._s(t.$t("currency"))+"\n              ")])]):t._e(),t._v(" "),t.data.is_stock?e("span",[t._v(t._s(t._f("numFormat")(t.data.promotion_price||t.data.price))+"\n              "+t._s(t.$t("currency")))]):e("span",{staticClass:"no_stock"},[t._v("\n              "+t._s(t.$t("productPage.outStock"))+"\n            ")])]),t._v(" "),e("button",{staticClass:"product-card__add",attrs:{disabled:t.disabled||!t.data.is_stock||t.availableToAdd&lt;=0},on:{click:t.addToCart}},[t.disabled?e("btnLoader"):e("img",{attrs:{src:"/icons/add-cart.svg",alt:""}})],1)])])],1)]:[e("div",{staticClass:"col col-left"},[e("nuxt-link",{staticClass:"product-card__img",attrs:{to:t.localePath("/produs/".concat(t.data.slug))}},[e("img",{attrs:{src:t.data.product_gallery[0].image||"/images/product-placeholder.png",alt:""}})]),t._v(" "),e("div",{staticClass:"product-card__details"},[e("nuxt-link",{staticClass:"name",attrs:{to:t.localePath("/produs/".concat(t.data.slug))}},[t._v("\n        "+t._s(t.data.name)+"\n        ")]),t._v(" "),e("div",{staticClass:"text-black-12 list-code",staticStyle:{"margin-top":"1em"}},[t._v("\n        "+t._s(t.$t("code"))+": "+t._s(t.data.code)+"\n      ")]),t._v(" "),t.data.product_attributes?e("div",{staticClass:"list-items"},t._l(t.$options.filters.generalAttrs(t.data.product_attributes),(function(a){return e("div",{key:a.propetry_name.name,staticClass:"list-item"},[e("div",{staticClass:"detail"},[t._v(t._s(a.propetry_name.name))]),t._v(" "),e("div",{staticClass:"value"},[t._v("\n              "+t._s(a.propetry_values[0].attribute_value__name)+"\n            ")])])})),0):t._e()],1)],1),t._v(" "),e("div",{staticClass:"col col-right"},[t.data.cashback?e("div",{staticClass:"text-black-12--bold cashback"},[t._v("\n        Cashback "+t._s(t.data.cashback)+" "+t._s(t.$t("currency"))+"\n      ")]):t._e(),t._v(" "),e("div",{staticClass:"product-card__price"},[t.data.promotion_price?e("div",{staticClass:"sale"},[e("div",{staticClass:"amount"},[t._v("\n            "+t._s(t._f("numFormat")(t.data.price))+" "+t._s(t.$t("currency"))+"\n          ")]),t._v(" "),e("div",{staticClass:"badge"},[t._v("\n            - "+t._s(t._f("numFormat")(t.data.price-t.data.promotion_price))+"\n            "+t._s(t.$t("currency"))+"\n          ")])]):t._e(),t._v(" "),t.data.is_stock?e("div",{staticClass:"prc"},[t._v("\n          "+t._s(t._f("numFormat")(t.data.promotion_price||t.data.price))),e("span",{staticClass:"unit"},[t._v(t._s(t.$t("currency")))])]):e("span",{staticClass:"no_stock"},[t._v("\n            "+t._s(t.$t("productPage.outStock"))+"\n          ")])]),t._v(" "),e("div",{staticClass:"product-card__actions"},[e("div",{staticClass:"icon",on:{click:t.addToCompare}},[e("img",{attrs:{src:"/icons/scales.svg",alt:""}})]),t._v(" "),e("div",{staticClass:"icon",on:{click:t.addToFavourite}},[e("img",{attrs:{src:"/icons/heart.svg",alt:""}})]),t._v(" "),e("button",{staticClass:"btn btn--yellow",attrs:{disabled:t.disabled||!t.data.is_stock||t.availableToAdd&lt;=0},on:{click:t.addToCart}},[e("img",{attrs:{src:"/icons/cart-add.svg",alt:""}}),t._v(" "),e("span",[t._v(t._s(t.$t("buttons.addToCart")))])])])])],t._v(" "),e("transition",{attrs:{name:"fade"}})],2)}),[],!1,null,"11a028ea",null);e.default=v.exports},625:function(t,e,a){},626:function(t,e,a){},648:function(t,e,a){"use strict";a(625)},649:function(t,e,a){"use strict";a(626)},665:function(t,e,a){"use strict";a.r(e);a(22),a(53);var s=a(45),r=(a(204),a(48),a(35),a(33),a(39),a(96),{name:"PageNavigation",components:{btnLoader:a(559).default},props:{pageSize:{type:Number,default:45},totalProductsCount:{type:Number,default:45},currentPage:{type:[Number,String],default:1}},data:function(){return{isLoading:!1,loader:""}},mounted:function(){this.scrollNext()},beforeUnmount:function(){this.loader=""},beforeDestroy:function(){window.removeEventListener("scroll",this.scrollAction)},computed:{pagesToShow:function(){var t=Array.from({length:Math.ceil(this.totalProductsCount/this.pageSize)},(function(t,e){return e+1}));return t.length&lt;8?Array.from({length:t.length},(function(t,e){return e+1})):this.currentPage&lt;=4?[].concat(Object(s.a)(t.slice(0,5)),["...",t[t.length-1]]):5&lt;=this.currentPage&amp;&amp;this.currentPage&lt;=t.length-4?[t[0],"..."].concat(Object(s.a)(t.slice(this.currentPage-2,this.currentPage+1)),["...",t[t.length-1]]):this.currentPage&gt;t.length-5?[t[0],"..."].concat(Object(s.a)(t.slice(-5))):void 0},selectedRange:function(){var t=parseInt(this.currentPage),e=Array.from({length:this.totalProductsCount},(function(t,e){return e})).slice((t-1)*this.pageSize,(t-1)*this.pageSize+this.pageSize);return[e[0],e[e.length-1]]}},methods:{goToPage:function(t){this.loader=t,this.$emit("goToPage",t)},scrollNext:function(){window.addEventListener("scroll",this.scrollAction)},scrollAction:function(){var t=this;if(!this.isLoading){window.innerHeight+window.scrollY&gt;=document.body.offsetHeight-65&amp;&amp;void 0!==this.currentPage&amp;&amp;this.currentPage&lt;this.pagesToShow[this.pagesToShow.length-1]&amp;&amp;(this.isLoading=!0,setTimeout((function(){t.goToPage(t.currentPage+1),t.isLoading=!1}),500))}}}}),i=(a(648),a(60)),o=Object(i.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"pagination-bar"},[e("div",{staticClass:"page-details"},[e("span",{staticClass:"selected-range"},[t._v(t._s(t.selectedRange[0]+1)+" - "+t._s(t.selectedRange[1]+1))]),t._v("\n    "+t._s(t.$t("pagination.of"))+"\n    "+t._s(t.totalProductsCount)+"\n    "+t._s(t.$t("pagination.products").replace("_",t.totalProductsCount%10==1?"а":"ов"))+"\n  ")]),t._v(" "),e("div",{staticClass:"nav-buttons__wrapper"},[e("img",{staticClass:"nav-arrow prev",class:{disabled:1==t.currentPage},attrs:{src:"/icons/prev-small.svg",alt:"Previous"},on:{click:function(e){t.currentPage&gt;1&amp;&amp;t.goToPage(t.currentPage-1)}}}),t._v(" "),t._l(t.pagesToShow,(function(a,s){return e("div",{key:s},[a?e("div",{staticClass:"nav-button",class:{active:t.currentPage==a,hoverable:t.currentPage!=a&amp;&amp;"..."!=a},on:{click:function(e){t.currentPage!=a&amp;&amp;"..."!=a&amp;&amp;t.goToPage(a)}}},[t.loader==a&amp;&amp;a!=t.currentPage?e("div",{staticStyle:{position:"relative",width:"100%",height:"100%"}},[e("btnLoader")],1):e("div",[t._v(t._s(a))])]):t._e()])})),t._v(" "),e("img",{staticClass:"nav-arrow next",class:{disabled:t.currentPage==t.pagesToShow[t.pagesToShow.length-1]},attrs:{src:"/icons/next-small.svg",alt:"Next"},on:{click:function(e){t.currentPage&lt;t.pagesToShow[t.pagesToShow.length-1]&amp;&amp;t.goToPage(t.currentPage+1)}}})],2),t._v(" "),e("div"),t._v(" "),e("div")])}),[],!1,null,"38eae51e",null);e.default=o.exports},677:function(t,e,a){},706:function(t,e,a){"use strict";a.r(e);a(26),a(6),a(18),a(68);var s={mounted:function(){this.screenWidth=window.innerWidth,this.screenWidth&lt;820&amp;&amp;(this.grid=!1)},created:function(){window.addEventListener("resize",this.handleResize),this.handleResize()},destroyed:function(){window.removeEventListener("resize",this.handleResize)},data:function(){return{grid:!0,subMenu:!1,screenWidth:0,variants:[{name:"popular",title:this.$t("categoryPage.sort.popular"),active:!1,sortASC:!1},{name:"price",title:this.$t("categoryPage.sort.price"),active:!1,sortASC:!1},{name:"new",title:this.$t("categoryPage.sort.new"),active:!1,sortASC:!0},{name:"promotion_price",title:this.$t("categoryPage.sort.sale"),active:!1,sortASC:!1},{name:"name",title:this.$t("categoryPage.sort.name"),active:!1,sortASC:!1}]}},watch:{grid:function(t){this.$emit("onGrid",t)}},methods:{handleResize:function(){this.screenWidth=window.innerWidth},sortBy:function(t){this.subMenu=!1,this.variants.forEach((function(e){e.name==t?(e.active=!0,e.sortASC=!e.sortASC):(e.active=!1,e.sortASC=!1)}));var e=this.variants.find((function(t){return t.active}));this.$emit("sortBy",e.sortASC?e.name:"-".concat(e.name))}}},r=a(60),i=Object(r.a)(s,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"sort-bar"},[e("div",{staticClass:"sort-bar__filter",on:{click:function(e){return t.$emit("useFilter")}}},[e("div",{staticClass:"sort-bar__filter-title"},[e("span",[t._v(t._s(t.$t("categoryPage.sort.filterBarTitle")))])]),t._v(" "),t._m(0)]),t._v(" "),e("div",{staticClass:"sort-bar__options"},[e("div",{staticClass:"sort-bar__options-title desktop"},[e("span",[t._v(t._s(t.$t("categoryPage.sort.title"))+":")])]),t._v(" "),e("div",{staticClass:"sort-bar__options-title tablet"},[e("span",{on:{click:function(e){t.subMenu=!t.subMenu}}},[t._v("\n        "+t._s(t.$t("categoryPage.sort.title"))+"\n      ")]),t._v(" "),e("span",{on:{click:function(e){return t.sortBy("popular")}}},[t._v("\n        "+t._s(t.$t("categoryPage.sort.popular"))+"\n        "),t.variants[0].active?e("img",{class:{active:t.variants[0].active},attrs:{src:"/icons/arrow-down.svg",alt:""}}):t._e()])]),t._v(" "),e("transition",{attrs:{name:"fade"}},[e("client-only",[t.screenWidth&gt;1152||t.subMenu?e("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:function(){return t.subMenu=!1},expression:"() =&gt; subMenu = false"}],staticClass:"sort-bar__options-list"},t._l(t.variants,(function(a){return e("span",{key:a.name,on:{click:function(e){return t.sortBy(a.name)}}},[t._v("\n          "+t._s(a.title)+"\n          "),a.active?e("img",{class:{active:a.sortASC},attrs:{src:"/icons/arrow-down.svg",alt:""}}):t._e()])})),0):t._e()])],1)],1),t._v(" "),e("div",{staticClass:"sort-bar__layout-switcher"},[e("div",{staticClass:"item list",class:{active:!t.grid},on:{click:function(e){t.grid=!t.grid}}},[e("svg",{attrs:{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M7.5 6.75H21",stroke:"#181818","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M7.5 12H21",stroke:"#181818","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M7.5 17.25H21",stroke:"#181818","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M3.75 7.5C4.16421 7.5 4.5 7.16421 4.5 6.75C4.5 6.33579 4.16421 6 3.75 6C3.33579 6 3 6.33579 3 6.75C3 7.16421 3.33579 7.5 3.75 7.5Z",stroke:"#181818","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M3.75 12.75C4.16421 12.75 4.5 12.4142 4.5 12C4.5 11.5858 4.16421 11.25 3.75 11.25C3.33579 11.25 3 11.5858 3 12C3 12.4142 3.33579 12.75 3.75 12.75Z",stroke:"#181818","stroke-linecap":"round","stroke-linejoin":"round"}}),t._v(" "),e("path",{attrs:{d:"M3.75 18C4.16421 18 4.5 17.6642 4.5 17.25C4.5 16.8358 4.16421 16.5 3.75 16.5C3.33579 16.5 3 16.8358 3 17.25C3 17.6642 3.33579 18 3.75 18Z",stroke:"#181818","stroke-linecap":"round","stroke-linejoin":"round"}})])]),t._v(" "),e("div",{staticClass:"item grid",class:{active:t.grid},on:{click:function(e){t.grid=!t.grid}}},[e("svg",{attrs:{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("path",{attrs:{d:"M1.875 3.375C1.57833 3.375 1.28832 3.28703 1.04165 3.1222C0.794972 2.95738 0.602713 2.72311 0.489181 2.44903C0.37565 2.17494 0.345945 1.87334 0.403823 1.58237C0.461701 1.29139 0.604562 1.02412 0.814341 0.814341C1.02412 0.604562 1.29139 0.461701 1.58237 0.403823C1.87334 0.345945 2.17494 0.37565 2.44903 0.489181C2.72311 0.602713 2.95738 0.794972 3.1222 1.04165C3.28703 1.28832 3.375 1.57833 3.375 1.875C3.37457 2.27269 3.2164 2.65398 2.93519 2.93519C2.65398 3.2164 2.27269 3.37457 1.875 3.375Z",fill:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M9 3.375C8.70333 3.375 8.41332 3.28703 8.16665 3.1222C7.91997 2.95738 7.72771 2.72311 7.61418 2.44903C7.50065 2.17494 7.47094 1.87334 7.52882 1.58237C7.5867 1.29139 7.72956 1.02412 7.93934 0.814341C8.14912 0.604562 8.41639 0.461701 8.70736 0.403823C8.99834 0.345945 9.29994 0.37565 9.57403 0.489181C9.84811 0.602713 10.0824 0.794972 10.2472 1.04165C10.412 1.28832 10.5 1.57833 10.5 1.875C10.4996 2.27269 10.3414 2.65398 10.0602 2.93519C9.77898 3.2164 9.39769 3.37457 9 3.375Z",fill:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M16.125 3.375C15.8283 3.375 15.5383 3.28703 15.2916 3.1222C15.045 2.95738 14.8527 2.72311 14.7392 2.44903C14.6257 2.17494 14.5959 1.87334 14.6538 1.58237C14.7117 1.29139 14.8546 1.02412 15.0643 0.814341C15.2741 0.604562 15.5414 0.461701 15.8324 0.403823C16.1233 0.345945 16.4249 0.37565 16.699 0.489181C16.9731 0.602713 17.2074 0.794972 17.3722 1.04165C17.537 1.28832 17.625 1.57833 17.625 1.875C17.6246 2.27269 17.4664 2.65398 17.1852 2.93519C16.904 3.2164 16.5227 3.37457 16.125 3.375Z",fill:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M1.875 10.5C1.57833 10.5 1.28832 10.412 1.04165 10.2472C0.794972 10.0824 0.602713 9.84811 0.489181 9.57403C0.37565 9.29994 0.345945 8.99834 0.403823 8.70736C0.461701 8.41639 0.604562 8.14912 0.814341 7.93934C1.02412 7.72956 1.29139 7.5867 1.58237 7.52882C1.87334 7.47094 2.17494 7.50065 2.44903 7.61418C2.72311 7.72771 2.95738 7.91997 3.1222 8.16665C3.28703 8.41332 3.375 8.70333 3.375 9C3.37457 9.39769 3.2164 9.77898 2.93519 10.0602C2.65398 10.3414 2.27269 10.4996 1.875 10.5Z",fill:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M9 10.5C8.70333 10.5 8.41332 10.412 8.16665 10.2472C7.91997 10.0824 7.72771 9.84811 7.61418 9.57403C7.50065 9.29994 7.47094 8.99834 7.52882 8.70736C7.5867 8.41639 7.72956 8.14912 7.93934 7.93934C8.14912 7.72956 8.41639 7.5867 8.70736 7.52882C8.99834 7.47094 9.29994 7.50065 9.57403 7.61418C9.84811 7.72771 10.0824 7.91997 10.2472 8.16665C10.412 8.41332 10.5 8.70333 10.5 9C10.4996 9.39769 10.3414 9.77898 10.0602 10.0602C9.77898 10.3414 9.39769 10.4996 9 10.5Z",fill:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M16.125 10.5C15.8283 10.5 15.5383 10.412 15.2916 10.2472C15.045 10.0824 14.8527 9.84811 14.7392 9.57403C14.6257 9.29994 14.5959 8.99834 14.6538 8.70736C14.7117 8.41639 14.8546 8.14912 15.0643 7.93934C15.2741 7.72956 15.5414 7.5867 15.8324 7.52882C16.1233 7.47094 16.4249 7.50065 16.699 7.61418C16.9731 7.72771 17.2074 7.91997 17.3722 8.16665C17.537 8.41332 17.625 8.70333 17.625 9C17.6246 9.39769 17.4664 9.77898 17.1852 10.0602C16.904 10.3414 16.5227 10.4996 16.125 10.5Z",fill:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M1.875 17.625C1.57833 17.625 1.28832 17.537 1.04165 17.3722C0.794972 17.2074 0.602713 16.9731 0.489181 16.699C0.37565 16.4249 0.345945 16.1233 0.403823 15.8324C0.461701 15.5414 0.604562 15.2741 0.814341 15.0643C1.02412 14.8546 1.29139 14.7117 1.58237 14.6538C1.87334 14.5959 2.17494 14.6257 2.44903 14.7392C2.72311 14.8527 2.95738 15.045 3.1222 15.2916C3.28703 15.5383 3.375 15.8283 3.375 16.125C3.37457 16.5227 3.2164 16.904 2.93519 17.1852C2.65398 17.4664 2.27269 17.6246 1.875 17.625Z",fill:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M9 17.625C8.70333 17.625 8.41332 17.537 8.16665 17.3722C7.91997 17.2074 7.72771 16.9731 7.61418 16.699C7.50065 16.4249 7.47094 16.1233 7.52882 15.8324C7.5867 15.5414 7.72956 15.2741 7.93934 15.0643C8.14912 14.8546 8.41639 14.7117 8.70736 14.6538C8.99834 14.5959 9.29994 14.6257 9.57403 14.7392C9.84811 14.8527 10.0824 15.045 10.2472 15.2916C10.412 15.5383 10.5 15.8283 10.5 16.125C10.4996 16.5227 10.3414 16.904 10.0602 17.1852C9.77898 17.4664 9.39769 17.6246 9 17.625Z",fill:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M16.125 17.625C15.8283 17.625 15.5383 17.537 15.2916 17.3722C15.045 17.2074 14.8527 16.9731 14.7392 16.699C14.6257 16.4249 14.5959 16.1233 14.6538 15.8324C14.7117 15.5414 14.8546 15.2741 15.0643 15.0643C15.2741 14.8546 15.5414 14.7117 15.8324 14.6538C16.1233 14.5959 16.4249 14.6257 16.699 14.7392C16.9731 14.8527 17.2074 15.045 17.3722 15.2916C17.537 15.5383 17.625 15.8283 17.625 16.125C17.6246 16.5227 17.4664 16.904 17.1852 17.1852C16.904 17.4664 16.5227 17.6246 16.125 17.625Z",fill:"#181818"}})])])])])}),[function(){var t=this._self._c;return t("div",{staticClass:"sort-bar__filter-icon"},[t("img",{attrs:{src:"/icons/options.svg",alt:""}})])}],!1,null,null,null);e.default=i.exports},707:function(t,e,a){"use strict";a.r(e);a(17),a(47),a(26),a(21),a(15),a(6),a(29),a(18),a(30);var s=a(7),r=(a(31),a(95));function i(t,e){var a=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&amp;&amp;(s=s.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.push.apply(a,s)}return a}function o(t){for(var e=1;e&lt;arguments.length;e++){var a=null!=arguments[e]?arguments[e]:{};e%2?i(Object(a),!0).forEach((function(e){Object(s.a)(t,e,a[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(a)):i(Object(a)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(a,e))}))}return t}var n={data:function(){return{categoryFAQ:[],popularPr:!1,cheapestPr:!1,testname2:!1,fullText:!1}},fetch:function(){this.categoryFAQ=this.category_faq.map((function(t){return o(o({},t),{},{show:!1})}))},computed:o({},Object(r.c)({category_description:"seoInfo/category_description",category_faq:"seoInfo/category_faq",categoryName:"seoInfo/categoryName",most_popular_products:"seoInfo/most_popular_products",cheapest_products:"seoInfo/cheapest_products"}))},c=(a(649),a(60)),l=Object(c.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"seo-about"},[e("div",{staticClass:"uk-container"},[e("div",{staticClass:"seo-about-text",class:{scrollbar:!t.fullText}},[t._l(t.category_description,(function(a,s){return e("div",{key:s,staticClass:"content-desc"},[e("h2",[t._v(" "+t._s(a.title)+" ")]),t._v(" "),e("div",{domProps:{innerHTML:t._s(a.description)}})])})),t._v(" "),e("div",[e("h2",[t._v("\n          "+t._s(t.$t("seoAbout.title",{name:t.categoryName}))+"\n        ")]),t._v(" "),e("ul",{staticClass:"uk-accordion",attrs:{itemscope:"itemscope",itemtype:"https://schema.org/FAQPage"}},[t._l(t.categoryFAQ,(function(a,s){return e("li",{key:s+"a",staticClass:"accordion-item",attrs:{itemprop:"mainEntity",itemscope:"",itemtype:"https://schema.org/Question"}},[e("a",{staticClass:"uk-accordion-title",attrs:{"aria-expanded":"false"},on:{click:function(t){a.show=!a.show}}},[e("h3",{attrs:{itemprop:"name"}},[t._v("\n                "+t._s(a.question_title)+"\n              ")]),t._v(" "),e("img",{attrs:{src:"/icons/plus.svg",alt:""}})]),t._v(" "),a.show?e("div",{staticClass:"uk-accordion-content",attrs:{itemprop:"acceptedAnswer",itemscope:"itemscope",itemtype:"https://schema.org/Answer"}},[e("div",{attrs:{itemprop:"text"},domProps:{innerHTML:t._s(a.answer)}})]):t._e()])})),t._v(" "),e("li",{directives:[{name:"show",rawName:"v-show",value:t.most_popular_products.length,expression:"most_popular_products.length"}],key:"dinamicPopular",staticClass:"accordion-item",attrs:{itemprop:"mainEntity",itemscope:"",itemtype:"https://schema.org/Question"}},[e("a",{staticClass:"uk-accordion-title",attrs:{"aria-expanded":"false"},on:{click:function(e){t.popularPr=!t.popularPr}}},[e("h3",{attrs:{itemprop:"name"}},[t._v("\n                "+t._s(t.$t("seoAbout.titlePopular",{name:t.categoryName}))+"\n              ")]),t._v(" "),e("img",{attrs:{src:"/icons/plus.svg",alt:""}})]),t._v(" "),t.popularPr?e("div",{staticClass:"uk-accordion-content",attrs:{itemprop:"acceptedAnswer",itemscope:"itemscope",itemtype:"https://schema.org/Answer"}},[e("div",{attrs:{itemprop:"text"}},[e("p",[t._v("\n                 "+t._s(t.$t("seoAbout.answerPopular",{name:t.categoryName}))+"\n                  "),e("ol",{staticClass:"uk-accordion popular-list",attrs:{itemscope:"itemscope",itemtype:"https://schema.org/FAQPage"}},t._l(t.most_popular_products,(function(a,s){return e("li",{key:s+"b"},[e("nuxt-link",{staticStyle:{"text-decoration":"underline"},attrs:{to:t.localePath("/produs/".concat(a.slug))}},[t._v(t._s(a.name))])],1)})),0)])])]):t._e()]),t._v(" "),e("li",{directives:[{name:"show",rawName:"v-show",value:t.cheapest_products.length,expression:"cheapest_products.length"}],key:"dinamicProfitable",staticClass:"accordion-item",attrs:{itemprop:"mainEntity",itemscope:"",itemtype:"https://schema.org/Question"}},[e("a",{staticClass:"uk-accordion-title",attrs:{"aria-expanded":"false"},on:{click:function(e){t.cheapestPr=!t.cheapestPr}}},[e("h3",{attrs:{itemprop:"name"}},[t._v(t._s(t.$t("seoAbout.titleCheapest",{name:t.categoryName})))]),t._v(" "),e("img",{attrs:{src:"/icons/plus.svg",alt:""}})]),t._v(" "),t.cheapestPr?e("div",{staticClass:"uk-accordion-content",attrs:{itemprop:"acceptedAnswer",itemscope:"itemscope",itemtype:"https://schema.org/Answer"}},[e("div",{attrs:{itemprop:"text"}},[e("p",[t._v("\n                  "+t._s(t.$t("seoAbout.profitableAnswer",{name:t.categoryName}))+"\n                  "),e("ol",{staticClass:"uk-accordion popular-list",attrs:{itemscope:"itemscope",itemtype:"https://schema.org/FAQPage"}},t._l(t.cheapest_products,(function(a,s){return e("li",{key:s+"c"},[e("nuxt-link",{staticStyle:{"text-decoration":"underline"},attrs:{to:t.localePath("/produs/".concat(a.slug))}},[t._v(t._s(a.name))])],1)})),0)])])]):t._e()])],2)])],2)]),t._v(" "),e("div",{staticClass:"btn_container"},[e("button",{staticClass:"btn-toggle",style:"transform: rotate(".concat(t.fullText?"270":"90","deg);"),on:{click:function(e){t.fullText=!t.fullText}}},[e("svg",{attrs:{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("g",[e("rect",{attrs:{width:"48",height:"48",rx:"24",fill:"white"}}),t._v(" "),e("path",{attrs:{d:"M21.625 17.25L28.375 24L21.625 30.75",stroke:"#181818","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}})])])])])])}),[],!1,null,null,null);e.default=l.exports},742:function(t,e,a){"use strict";a(677)}}]);</pre></body></html>