<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([[2,53,57,60,62,66],{558:function(t,e,r){},559:function(t,e,r){"use strict";r.r(e);var a={},s=(r(560),r(60)),o=Object(s.a)(a,(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=o.exports},560:function(t,e,r){"use strict";r(558)},593:function(t,e,r){"use strict";r.r(e);var a={props:["data"]},s=r(60),o=Object(s.a)(a,(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=o.exports},594:function(t,e,r){"use strict";r.r(e);r(6);var a={props:{product:{type:Object,required:!0}},computed:{getProductBalance:function(){var t,e,r=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 r&lt;10?"&lt;10":r&lt;50?"&lt;50":r&lt;100&amp;&amp;r&gt;=50?"&gt;50":r&lt;100?"&lt;100":"&gt;100"}}},s=r(60),o=Object(s.a)(a,(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=o.exports},612:function(t,e,r){},623:function(t,e,r){},624:function(t,e,r){"use strict";r(612)},644:function(t,e,r){"use strict";r.r(e);r(97),r(39),r(26),r(21),r(17),r(15),r(29),r(18),r(30);var a=r(1),s=r(7),o=(r(16),r(6),r(68),r(95)),i=r(559),n=r(593),c=r(594);function u(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);e&amp;&amp;(a=a.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,a)}return r}function d(t){for(var e=1;e&lt;arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?u(Object(r),!0).forEach((function(e){Object(s.a)(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}var l={components:{btnLoader:i.default,CheckStock:n.default,StockStatus:c.default},props:{labels:{type:Array,default:function(){return[]}},gallery:{type:Array,default:function(){return[]}},data:{type:Object,required:!0}},data:function(){return{disabled:!1,showPoPup:!1,amount:1,targetClick:0,swiperOption:{centeredSlides:!0,pagination:{el:".swiper-pagination",clickable:!0,bulletClass:"bullet-product",bulletActiveClass:"bullet-product-active"}},availableToAdd:10}},computed:d(d({},Object(o.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}))},mainImage:function(){return this.gallery.length?this.gallery[0].image:"/images/product-placeholder.png"}}),watch:{getBasket:function(){this.setAmountAvailToAdd()}},mounted:function(){this.setAmountAvailToAdd()},methods:d(d(d({},Object(o.d)({addToCompareList:"compare/addProduct",removeFromCompare:"compare/deleteProduct",addProductPopUp:"cart/addProductPopUp"})),Object(o.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)},selectLabel:function(t){t.url&amp;&amp;(document.location.href=t.url)},addToFavourite:function(){var t=this;return Object(a.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(a.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)})))()},closePopup:function(){this.showPoPup=!1}})},p=(r(624),r(60)),v=Object(p.a)(l,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"product-card"},[e("div",{staticClass:"inner"},[e("div",{staticClass:"labels"},t._l(t.labels.slice().sort((function(t,e){return t.sort-e.sort})),(function(r){return e("div",{staticClass:"product-card__badge",style:{color:r.font_color,background:r.bg_color,"font-size":"".concat(r.font,"px")},on:{click:function(e){return t.selectLabel(r)}}},[t._v("\n        "+t._s(r.name)+"\n      ")])})),0),t._v(" "),e("div",{staticClass:"product-card__icons"},[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",{staticClass:"product-card__img",on:{click:function(e){t.$router.push(t.localePath("/produs/".concat(t.data.slug)))}}},[e("img",{staticClass:"main_image",attrs:{height:"172",src:t.mainImage,alt:"no-image"}})]),t._v(" "),e("div",{staticClass:"text-black-12 product-card__code",staticStyle:{"margin-top":"1em"}},[t._v("\n\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(" "),e("span",[t._v(t._s(t._f("numFormat")(t.data.promotion_price||t.data.price))+"\n            "+t._s(t.$t("currency")))])]),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)])}),[],!1,null,"c28ee010",null);e.default=v.exports},647:function(t,e,r){"use strict";r(623)},663:function(t,e,r){"use strict";r.r(e);r(21),r(17),r(15),r(6),r(29),r(18),r(30);var a=r(7),s=(r(39),r(95));function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);e&amp;&amp;(a=a.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,a)}return r}function i(t){for(var e=1;e&lt;arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){Object(a.a)(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}var n={props:{fluid:{type:Boolean,default:!0}},computed:i(i({},Object(s.c)({viewedProducts:"products/getViewedProducts"})),{},{products:function(){return this.viewedProducts.slice(0,10)}})},c=r(60),u=Object(c.a)(n,(function(){var t=this,e=t._self._c;return t.products.length?e("ProductCarouselUpd",{attrs:{title:t.$t("slidersHeadings.recentlyViewed"),products:t.products,fluid:t.fluid,"btn-link":"/vizualizate-recent"}}):t._e()}),[],!1,null,null,null);e.default=u.exports;installComponents(u,{ProductCarouselUpd:r(664).default})},664:function(t,e,r){"use strict";r.r(e);var a={props:{title:{type:String,required:!0},products:{type:Array,required:!0},fluid:{type:Boolean,default:!1},btnLink:{type:String,required:!0},showByStatus:{type:Boolean,default:!1}},data:function(){return{swiperOption:{spaceBetween:24,freeMode:!0,navigation:{nextEl:".product-button-next",prevEl:".product-button-prev"},Observer:!0,ObserveParents:!0,allowTouchMove:!0,breakpoints:{1461:{slidesPerView:this.fluid?5:4,spaceBetween:8},1152:{slidesPerView:this.fluid?4:3,spaceBetween:8},768:{slidesPerView:3,spaceBetween:8},576:{slidesPerView:2,spaceBetween:8},0:{slidesPerView:1,spaceBetween:8}}}}},computed:{},methods:{handleSliderSwipe:function(t){this.mySwiper.allowTouchMove=!t}}},s=(r(647),r(60)),o=Object(s.a)(a,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"product-carousel",class:{marginBottom:t.products.length&lt;=6}},[e("div",{staticClass:"title"},[t._v(t._s(t.title))]),t._v(" "),e("div",{directives:[{name:"swiper",rawName:"v-swiper:mySwiper",value:t.swiperOption,expression:"swiperOption",arg:"mySwiper"}],ref:"mySwiper",staticClass:"swiper",attrs:{"auto-destroy":!1}},[e("div",{staticClass:"swiper-wrapper"},t._l(t.products,(function(r,a){return e("div",{key:a,staticClass:"swiper-slide"},[!t.showByStatus||t.showByStatus&amp;&amp;r.is_active?e("ProductCardOne",{attrs:{data:r.product||r,labels:r.label,gallery:r.product_gallery},on:{sliderHover:t.handleSliderSwipe}}):t._e()],1)})),0),t._v(" "),e("div",{staticClass:"product-button-next",attrs:{slot:"button-next"},slot:"button-next"},[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:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M21.625 17.25L28.375 24L21.625 30.75",stroke:"white","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}})])])]),t._v(" "),e("div",{staticClass:"product-button-prev",attrs:{slot:"button-prev"},slot:"button-prev"},[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:"#181818"}}),t._v(" "),e("path",{attrs:{d:"M26.375 17.25L19.625 24L26.375 30.75",stroke:"white","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}})])])])]),t._v(" "),t.products.length&gt;6?e("div",{staticClass:"row end mt-12"},[e("nuxt-link",{staticClass:"btn btn--yellow",attrs:{to:t.localePath(t.btnLink)}},[t._v("\n      "+t._s(t.$t("buttons.showMore"))+"\n    ")])],1):t._e()])}),[],!1,null,null,null);e.default=o.exports;installComponents(o,{ProductCardOne:r(644).default})}}]);</pre></body></html>