<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([[20],{1103:function(t,e,o){"use strict";o.r(e);o(0),o(1),o(2),o(3);var r=o(20),n=o(8),d=(o(22),o(15),o(53),o(54),o(111)),l=o(29),c=o(30),m=o(200),f=o(47),v=o(45),h={name:"CollectionsList",components:{menuIcon:m.default,ProductList:d.default,ProductLeftBottom:c.default,AlbumDialog:l.default},asyncData:function(t){return Object(n.a)(regeneratorRuntime.mark((function e(){var o,n,d,l,c,m,h;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.req,o=t.params,n=t.store,e.prev=1,d=window.location.hostname,!o.id){e.next=11;break}return e.next=7,Promise.all([Object(f.e)(o.id,{headers:{"X-Origin":d}}),Object(v.h)(o.id,{headers:{"X-Origin":d}})]);case 7:m=e.sent,h=Object(r.a)(m,2),l=h[0],c=h[1];case 11:return n.commit("SET_DOMAIN",d),e.next=14,n.dispatch("fetchPageTheme",{domainUrl:d});case 14:return e.abrupt("return",{collectInfo:l.data,iconList:l.data.unionCacheInfoList,secondList:c.data});case 17:e.prev=17,e.t0=e.catch(1);case 19:case"end":return e.stop()}}),e,null,[[1,17]])})))()},data:function(){return{syncVisible:!1,viewInfo:{},collectInfo:{},iconList:[],loading:!1,secondList:[],iconId:"",innerWidth:window.innerWidth,swiperOption:{grabCursor:!0,paginationType:"bullets",paginationClickable:!0,paginationHide:!0,slidesPerView:4,slidesPerGroup:1,centeredSlides:!1,loop:!1,autoplay:!1,speed:500,initialSlide:0,spaceBetween:17,realIndex:0,navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}}}},created:function(){this.iconId=this.$route.params&amp;&amp;this.$route.params.id||"1",window.addEventListener("resize",this.handleWidth)},methods:{handlesClose:function(){this.syncVisible=!1},handleAddView:function(data){this.syncVisible=!0,this.viewInfo=data},gotoUrl:function(t){this.$router.push(t)},handleWidth:function(){this.innerWidth=window.innerWidth},handleView:function(data){this.$router.push({path:"/product/details/".concat(data.code)})}}},_=(o(966),o(4)),component=Object(_.a)(h,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"bg"},[e("div",{staticClass:"tw-flex lg:tw-container tw-pt-5 maxWidth1024"},[e("menuIcon",{staticClass:"header-menu-icon",attrs:{"menu-list":t.iconList}})],1),t._v(" "),t._l(t.collectInfo.unionAblumList,(function(o,r){var n,d,l;return e("div",{key:r,staticClass:"divDesc"},[e("div",{staticClass:"maxWidth1024"},[t.collectInfo.unionAblumList.length&gt;0&amp;&amp;t.collectInfo.unionAblumList[0]&amp;&amp;0==r?e("div",[e("div",{staticClass:"teamTitle"},[t._v(t._s(o.title))]),t._v(" "),e("ProductList",{attrs:{isShowAll:!0,"products-list":null===(n=t.collectInfo.unionAblumList[0])||void 0===n?void 0:n.productFrontList},on:{add:t.handleAddView,view:function(e){return t.handleView(t.items)}}})],1):t._e(),t._v(" "),t.collectInfo.unionAblumList.length&gt;1&amp;&amp;t.collectInfo.unionAblumList[1]&amp;&amp;1===r?e("div",[e("div",{staticClass:"teamTitle"},[t._v(t._s(o.title))]),t._v(" "),t.innerWidth&gt;767?e("div",[e("swiper",{staticClass:"swiper-wrapper",staticStyle:{width:"100%",overflow:"hidden"},attrs:{options:t.swiperOption,"item-id":""}},[t._l(null===(d=t.collectInfo.unionAblumList[1])||void 0===d?void 0:d.productFrontList,(function(o,r){return e("swiper-slide",{key:r,staticClass:"swiper-slide"},[e("ProductLeftBottom",{attrs:{from:"other",item:o},on:{handleOpen:t.handleAddView}})],1)})),t._v(" "),e("div",{staticClass:"swiper-button-prev",attrs:{slot:"button-prev"},slot:"button-prev"}),t._v(" "),e("div",{staticClass:"swiper-button-next",attrs:{slot:"button-next"},slot:"button-next"})],2)],1):e("div",[e("div",{staticClass:"ydList"},t._l(null===(l=t.collectInfo.unionAblumList[1])||void 0===l?void 0:l.productFrontList,(function(o,r){return e("div",{key:r,staticClass:"graphic-item product_card pointer",on:{click:function(e){return t.gotoUrl("/product/details/".concat(o.code))}}},[e("ProductLeftBottom",{attrs:{from:"other",item:o},on:{handleOpen:t.handleAddView}})],1)})),0)])]):t._e()]),t._v(" "),e("div",{staticStyle:{width:"100%","margin-top":"30px"}},[e("img",{directives:[{name:"show",rawName:"v-show",value:t.innerWidth&gt;=767&amp;&amp;o.titleImage,expression:"innerWidth &gt;= 767 &amp;&amp; item.titleImage"}],staticClass:"pic",attrs:{loading:"lazy",src:o.titleImage,alt:""}}),t._v(" "),e("img",{directives:[{name:"show",rawName:"v-show",value:t.innerWidth&lt;767&amp;&amp;o.titleImage,expression:"innerWidth &lt; 767 &amp;&amp; item.titleImage"}],staticClass:"picMobile",attrs:{loading:"lazy",src:o.titleImageMobile,alt:""}})])])})),t._v(" "),e("el-dialog",{staticClass:"row-dialog",attrs:{visible:t.syncVisible,width:t.innerWidth&gt;1024?"40%":"85%","before-close":t.handlesClose},on:{"update:visible":function(e){t.syncVisible=e}}},[t.syncVisible?e("AlbumDialog",{attrs:{"view-info":t.viewInfo},on:{handleClose:t.handlesClose}}):t._e()],1)],2)}),[],!1,null,"14e4b319",null);e.default=component.exports;installComponents(component,{ProductList:o(111).default,ProductLeftBottom:o(30).default,AlbumDialog:o(29).default})},1104:function(t,e,o){"use strict";o.r(e);o(0),o(1),o(2),o(3),o(14),o(26);var r=[function(){var t=this._self._c;return t("div",{staticClass:"product-badges-container"},[t("div",{staticClass:"product-badge-flag"},[this._v("Ready To Ship")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"vipFlag"},[e("img",{staticStyle:{width:"50px",height:"23px"},attrs:{src:o(595),alt:""}}),t._v(" "),e("span",{staticClass:"vipFont"},[t._v("VIP")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"vipFlag"},[e("img",{staticStyle:{width:"50px",height:"23px"},attrs:{src:o(595),alt:""}}),t._v(" "),e("span",{staticClass:"vipFont"},[t._v("VIP")])])}],n=o(13),d=o(8),l=(o(22),o(48),o(52),o(49),o(38),o(62),o(99),o(73),o(74),o(31),o(15),o(40),o(208),o(50),o(56),o(80),o(25),o(24),o(534)),c=o(535),m=o(536),f=o(61),v=o(137),h=o(21),_=o(12),w=o(32),x=o(10);function y(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&amp;&amp;(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.push.apply(o,r)}return o}function A(t){for(var e=1;e&lt;arguments.length;e++){var o=null!=arguments[e]?arguments[e]:{};e%2?y(Object(o),!0).forEach((function(e){Object(n.a)(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):y(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}var C={name:"Details",components:{ProductDialog:v.default,RecentlyViewed:c.default,RecommendList:l.default,CouponDialog:f.default,virtualInfo:m.default},asyncData:function(t){return Object(d.a)(regeneratorRuntime.mark((function e(){var o,r,n,d,l,c,m,f,v,_,x;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.req,o=t.store,r=t.params,t.app,e.prev=1,n=window.location.host,d={category:0,limit:20,page:1,merId:"",productCode:r.code},e.next=6,Object(h.i)(r.code,{headers:{"X-Origin":n}});case 6:for(f in l=e.sent,c=l.data&amp;&amp;l.data.productInfo&amp;&amp;l.data.productInfo.productMarketing&amp;&amp;l.data.productInfo.productMarketing.priceSummaryResponse,m=0,c)f.endsWith("UserCount")&amp;&amp;(m+=c[f]);for(v in c)v.endsWith("UserCount")&amp;&amp;(_=(c[v]/m*100).toFixed(2),c["".concat(v.replace("UserCount","Percentage"))]=_);return x=[],e.next=14,Object(w.a)(d,{headers:{"X-Origin":n}}).then((function(t){200==t.code&amp;&amp;(x=t.data.list||[])}));case 14:return e.next=16,o.dispatch("fetchPageTheme",{domainUrl:n});case 16:return e.abrupt("return",{couponsParams:d,dataInfo:l.data,productInfo:l.data.productInfo,productMarketing:l.data.productInfo&amp;&amp;l.data.productInfo.productMarketing,priceSummaryResponse:c,merchantInfo:l.data.merchantInfo,couponList:x});case 19:e.prev=19,e.t0=e.catch(1),console.log(e.t0,"detailerr====");case 22:case"end":return e.stop()}}),e,null,[[1,19]])})))()},data:function(){return{swiperOption:{grabCursor:!0,paginationType:"bullets",paginationClickable:!0,paginationHide:!0,slidesPerView:1,slidesPerGroup:1,centeredSlides:!1,loop:!0,autoplay:!1,speed:500,initialSlide:0,spaceBetween:17,realIndex:0,pagination:{el:".swiper-pagination",clickable:!0},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}},imgIndex:0,personNum:"",purchaseUserName:"",randomTime:null,currentDate:"",isCouDialog:!1,chart:o(205),h5Chart:[o(290),o(1058)],hatChart:o(1059),pcChart:[o(205),o(1060)],nba1:o(578),couponCode:"11",productNum:1,customName:"",customerNum:"",dataInfo:{},productInfo:{},productMarketing:{},priceSummaryResponse:{},disabledVoidColor:"#f5f6f8",colors:["#242424","#242424","#242424"],progressColor:"#242424",defineBackColor:"#ebebeb",merchantInfo:{},addressInfo:{},countryList:[],provinceList:[],tagUuid:{},selectedValues:"",loading:!1,isOpen:!1,sizeVisible:!1,cartVisible:!1,couponsVisible:!1,shipsVisible:!1,activeName:"first",form:{nation:"",province:""},orderDetails:[],cardList:[],cardNum:0,qtyNumList:[1,2,3,4,5,6,7,8,9,"10+"],productAttrUnique:0,productUid:[],productId:[],screenWidth:window.innerWidth,couponList:[],dialogTop:0,dialogLeft:0,couponsParams:{category:0,limit:20,page:1,merId:"",productCode:""},replyParams:{limit:5,page:1,type:0,shareType:0},activeNames:"0",replyList:[],replyListTotal:0,metaInfo:{pageTitle:"",pageKeyWords:"",pageDescription:"",metaUrl:"",metaSiteName:""},stockIndex:0,isPaidMember:"",returnPolicyUrl:"/agreement/RefundsAndExchangesAgreement"}},computed:{lastTwoImages:function(){if(this.productInfo.sliderImage&amp;&amp;this.productInfo.sliderImage.length&gt;0){var t=Math.max(this.productInfo.sliderImage.length-2,0);return this.productInfo.sliderImage.slice(t)}}},created:function(){var t=new Date,e=t.getDate(),o=["January","February","March","April","May","June","July","August","September","October","November","December"][t.getMonth()];this.currentDate=o+" "+e},mounted:function(){var t=this;this.isPaidMember=Object(x.a)("isPaidMember"),this.dataInfo&amp;&amp;(this.getRandom(),this.dataInfo.productAttr.forEach((function(e,o){t.$set(t.tagUuid,o,0)})),this.getInit(),this.productUid.push(this.productInfo.code),this.productId.push(this.productInfo.id)),this.setClass(),this.couponList.length&gt;0&amp;&amp;(this.couponList=this.couponList.filter((function(t){return!t.isUse}))),this.processComponents(),window.addEventListener("resize",this.handleResize)},beforeDestroy:function(){clearTimeout(this.randomTime)},methods:{setClass:function(){for(var t=this.$refs.contentMain.querySelectorAll("img"),i=0;i&lt;t.length;i++)t[i].classList.add("lazyload"),t[i].setAttribute("data-srcs",t[i].src),t[i].src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg=="},slideChange:function(){this.imgIndex=this.$refs.mySwiper.swiper.realIndex},processComponents:function(){var t=this;this.$store.state.bodyThemeData.forEach((function(e){var o=JSON.parse(e.defaltData).settings;if("ContactUs"==e.name)o.use_range.map((function(t){return t.trim()})).includes("1814")?t.isOpen=JSON.parse(e.defaltData).settings.is_open:t.isOpen=!1;else if("CouponDialog"==e.name)o.use_range.map((function(t){return t.trim()})).includes("1814")?t.isCouDialog=JSON.parse(e.defaltData):t.isCouDialog=!1;else if("seo"==e.name){var r=JSON.parse(e.defaltData),n=r.blocks,d=r.settings;t.metaUrl=window.location.hostname+t.$route.path,t.metaSiteName=d.siteName,n.filter((function(e){"1814"==e.url.trim()&amp;&amp;(t.metaInfo=A(A({},t.$store.state.metaInfo),{},{pageTitle:e.title,pageKeyWords:e.keywords,pageDescription:e.desc,metaSiteName:d.siteName,metaUrl:window.location.hostname+t.$route.path}),t.$store.commit("SET_METAINFO",t.metaInfo))}))}}))},callPaginate:function(t){this.replyParams.page=t,this.getReply(t)},handleImgChoose:function(t,e){this.imgIndex=t,this.$refs.mySwiper.swiper.slideTo(t+1,500,!1)},getIntegerPart:function(t){return Math.floor(Number(t))},getDecimalPart:function(t){return(Number(t)-Math.floor(Number(t))).toFixed(2).slice(2)},getReply:function(t){var e=this;this.replyParams.page=t||this.replyParams.page,this.loading=!0,Object(h.k)(this.couponsParams.productCode,this.replyParams).then((function(t){e.replyList=t.data.list,e.replyListTotal=t.data.total,e.loading=!1}))},gotoWa:function(){console.log(this.$store.state.boardLink,"lll==="),window.open(this.$store.state.boardLink)},handleSizeCloses:function(){this.sizeVisible=!1},handleScroll:function(){var rect=this.$refs.followDiv.getBoundingClientRect();this.dialogTop=rect.top+window.scrollY+20,this.dialogLeft=rect.left+window.scrollX},onError:function(){console.error("Copy failed")},onCopy:function(t){},onBuyNow:function(){this.handleBuyNow()},handleView:function(){this.$router.push({path:"/shoppingCart"})},handleBuyNow:function(){var t=this;t.loading=!0,t.orderDetails.push({attrValueId:t.productAttrUnique,orderNo:"",productCode:t.productInfo.code,productId:t.productInfo.id,productNum:t.productNum,shoppingCartId:"",customName:t.customName,customerNum:t.customerNum}),this.toPay("buyNow"),fbq("track","InitiateCheckout",{}),gtag("event","InitiateCheckout",{}),ttq.track("InitiateCheckout",{})},checkout:function(){var t=this;this.cartVisible=!1,t.loading=!0,this.cardList.map((function(e){e.cartInfoList.forEach((function(e){t.orderDetails.push({productCode:e.productCode,productId:e.productId,productNum:e.cartNum,shoppingCartId:e.id,attrValueId:e.attrId})}))})),this.toPay("shoppingCart")},toPay:function(t){var e=this,o=this,r=Object(x.a)("Admin-Token");Object(_.l)({orderDetails:o.orderDetails,preOrderType:t}).then((function(t){200==t.code&amp;&amp;(o.loading=!1,r?e.$router.push({path:"/account/order/confirm/".concat(t.data.orderNo)}):e.$router.push({path:"/shipping/address/".concat(t.data.orderNo)}))}))},handleAdd:function(){var t=this,e=this,o={cartNum:e.productNum,productAttrUnique:e.productAttrUnique,productCode:e.productInfo.code,productId:e.productInfo.id,customName:e.customName,customerNum:e.customerNum,source:e.screenWidth&gt;845?"pc":"mobile"};Object(_.b)(o).then((function(e){200==e.code&amp;&amp;t.$router.push({path:"/shoppingCart"})})),sessionStorage.getItem("addCart")||(sessionStorage.setItem("addCart",(new Date).toISOString()),window.dispatchEvent(new Event("cacheUpdated"))),fbq("track","AddToCart",{}),gtag("event","AddToCart",{}),ttq.track("AddToCart",{})},getCardCount:function(){var t=this;Object(_.d)({numType:!0,type:"total"}).then((function(e){200==e.code&amp;&amp;(t.cardNum=e.data.count,t.$store.commit("cartNum",t.cardNum))}))},getCardList:function(){var t=this;Object(_.e)({isValid:!0}).then((function(e){200==e.code&amp;&amp;(t.cardList=e.data)}))},onNationChange:function(t){this.getProvinceList(t),this.form.province=""},getProvinceList:function(code){var t=this;Object(h.l)({countryCode:code}).then((function(e){200==e.code&amp;&amp;(t.provinceList=e.data)}))},getCountryList:function(){var t=this;Object(h.b)().then((function(e){200==e.code&amp;&amp;(t.countryList=e.data)}))},handleCloses:function(t){t()},onSubmit:function(){var t=this,e={countryCode:this.$refs.nationRef.selected.value,productUid:this.productUid};Object(h.m)(e).then((function(e){200==e.code&amp;&amp;(t.$message.success("Operation successful"),t.shipsVisible=!1,t.addressInfo.country_name=t.$refs.nationRef.selected.label,t.addressInfo.region=t.$refs.provinceRef.selected.label)}))},handleChecks:function(t,e){var o=this;this.$set(this.tagUuid,t,e),this.selectedValues="",this.dataInfo.productAttr.forEach((function(t,e){var r=o.tagUuid[e];void 0!==r&amp;&amp;(""!==o.selectedValues&amp;&amp;(o.selectedValues+=","),o.selectedValues+=t.attrValues.split(",")[r])})),this.dataInfo.productValue[this.selectedValues]&amp;&amp;(this.$set(this.dataInfo.productInfo,"image",this.dataInfo.productValue[this.selectedValues].image),this.productAttrUnique=this.dataInfo.productValue[this.selectedValues].id,this.dataInfo.productInfo.price=this.dataInfo.productValue[this.selectedValues].price,this.dataInfo.productInfo.otPrice=this.dataInfo.productValue[this.selectedValues].otPrice,this.dataInfo.productInfo.stock=this.dataInfo.productValue[this.selectedValues].stock)},getProductDetail:function(code){var t=this;this.loading=!0,Object(h.i)(code).then((function(e){200==e.code&amp;&amp;(t.dataInfo=e.data,t.productInfo=e.data.productInfo||{},t.productMarketing=e.data.productInfo&amp;&amp;e.data.productInfo.productMarketing,t.getRandom(),t.merchantInfo=e.data.merchantInfo||{},t.dataInfo.productAttr.forEach((function(e,o){t.$set(t.tagUuid,o,0)})),t.getInit(),t.productUid.push(t.productInfo.code),t.productId.push(t.productInfo.id),t.loading=!1)}))},getRandom:function(){var t,e=this,o=this.productMarketing.purchaseUserList;t=o[Math.floor(Math.random()*o.length)],this.productMarketing.orderInfo=t;var r=this.productMarketing.orderInfo.purchaseUserName;this.purchaseUserName=r.length&gt;3?r.charAt(0)+"***"+r.charAt(r.length-1):"";var n=this.getRandomInt(3,10);this.$set(this,"personNum",n),this.randomTime=setTimeout((function(){clearTimeout(e.randomTime),e.getRandom()}),5e3)},getRandomInt:function(t,e){return t=Math.ceil(t),e=Math.floor(e),Math.floor(Math.random()*(e-t+1))+t},getCouponList:function(){var t=this;Object(w.a)(this.couponsParams).then((function(e){200==e.code&amp;&amp;(t.couponList=e.data.list||[],t.couponList=t.couponList.filter((function(t){return!t.isUse})))}))},getInit:function(){var t=this;this.selectedValues="",this.dataInfo.productAttr.forEach((function(e,o){for(var r=e.attrValues.split(","),i=0;i&lt;r.length;i++)if(t.dataInfo.productValue[r[i]].stock&gt;0){t.tagUuid[i]=i,t.stockIndex=i,t.selectedValues=r[i];break}})),this.dataInfo.productValue[this.selectedValues]&amp;&amp;(this.$set(this.dataInfo.productInfo,"image",this.dataInfo.productValue[this.selectedValues].image),this.productAttrUnique=this.dataInfo.productValue[this.selectedValues].id)},handleClick:function(t){1==t.index&amp;&amp;this.getReply()},changeCollapse:function(t){this.activeNames=t,1==t&amp;&amp;this.getReply()},handleInput:function(t){/^(\d+)?(\.\d+)?$/.test(t)?this.customerNum=t:this.customerNum=this.customerNum.replace(/[^\d.]/g,"")},changeCount:function(){if(this.productNum&lt;=0)return this.productNum=1},handleClose:function(){this.cartVisible=!1},handleResize:function(){this.screenWidth=window.innerWidth},copy:function(t){var e=this,o={id:t.id,couponCode:t.couponCode};Object(w.d)(o).then((function(o){if(200==o.code){var r=document.createElement("textarea");document.body.appendChild(r),r.value=t.couponCode,r.select(),r.focus(),document.execCommand("copy"),document.body.removeChild(r),e.$message.success("Copy successfully")}}))}}},k=(o(974),o(4)),component=Object(k.a)(C,(function(){var t,e,r,n,d=this,l=d._self._c;return l("div",{directives:[{name:"loading",rawName:"v-loading",value:d.loading,expression:"loading"}],staticClass:"product_detail_default product_detail-card-bottom nuxtStyle"},[l("div",{staticClass:"product-warp"},[l("div",{staticClass:"product-left"},[l("div",{staticClass:"product-name nameMobile",staticStyle:{"font-weight":"600","font-size":"1.125rem",margin:"0 .9375rem"}},[d.dataInfo.productInfo?l("div",[d._v(d._s(d.dataInfo.productInfo.name))]):d._e()]),d._v(" "),l("div",{staticStyle:{"--img-radius":"0px",position:"relative"}},[d.productInfo.sliderImage&amp;&amp;d.productInfo.sliderImage.length&gt;0?l("div",{staticStyle:{position:"relative"}},[l("swiper",{ref:"mySwiper",staticClass:"swiperImg",staticStyle:{width:"100%","padding-bottom":"30px"},attrs:{options:d.swiperOption},on:{slideChange:d.slideChange}},d._l(d.productInfo.sliderImage,(function(t,e){return l("swiper-slide",{key:e,staticClass:"swiper-slide"},[l("img",{staticClass:"lazyload",staticStyle:{width:"100%","object-fit":"contain"},attrs:{"data-srcs":t,src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg=="}})])})),1),d._v(" "),d._m(0)],1):d._e(),d._v(" "),l("div",{staticClass:"thumbnails-wrapper small-12"},[l("div",{staticClass:"thumbnails text-center d-flex j-center"},d._l(d.productInfo.sliderImage,(function(t,e){return l("div",{key:e,staticClass:"thumbnail-link m-a-sm thumbnail-images",class:{imgIndexactive:e===d.imgIndex}},[l("img",{staticClass:"thumbnail-image lazyload imgHeight",attrs:{"data-srcs":t,alt:"",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg=="},on:{click:function(o){return d.handleImgChoose(e,t)}}})])})),0)])])]),d._v(" "),l("div",{staticClass:"product-right product_flex_left"},[l("div",{staticClass:"product-right-sticky"},[l("div",{staticClass:"product-name namePc"},[d.dataInfo.productInfo?l("div",[d._v(d._s(d.dataInfo.productInfo.name))]):d._e(),d._v(" "),l("div",{staticClass:"cell-star"})]),d._v(" "),d.dataInfo.productInfo&amp;&amp;d.dataInfo.productInfo.price==d.dataInfo.productInfo.otPrice?l("div",{staticClass:"cell-item",staticStyle:{"margin-top":"0"}},[d.dataInfo.productInfo?l("div",{staticClass:"product-price"},["true"==d.isPaidMember?l("div",{staticClass:"product-price-number general_buying-color price-primary"},[d._v("\r\n              Your Price: "),l("sup",[d._v("$")]),l("span",[d._v(d._s(d.getIntegerPart(d.dataInfo.productInfo.vipPrice)))]),l("sup",[d._v(d._s(d.getDecimalPart(d.dataInfo.productInfo.vipPrice)))]),d._v(" "),d._m(1)]):l("div",{staticClass:"product-price-number general_buying-color price-primary",staticStyle:{color:"#242424"}},[d._v("\r\n              Your Price: "),l("sup",[d._v("$")]),l("span",[d._v(d._s(d.getIntegerPart(d.dataInfo.productInfo.price)))]),l("sup",[d._v(d._s(d.getDecimalPart(d.dataInfo.productInfo.price)))])])]):d._e()]):l("div",[l("div",{staticClass:"cell-item",staticStyle:{"margin-top":"0"}},[d.dataInfo.productInfo?l("div",{staticClass:"product-price"},["true"==d.isPaidMember?l("div",{staticClass:"product-price-number general_buying-color price-primary"},[d._v("\r\n                Reduced: "),l("sup",[d._v("$")]),l("span",[d._v(d._s(d.getIntegerPart(d.dataInfo.productInfo.vipPrice)))]),l("sup",[d._v(d._s(d.getDecimalPart(d.dataInfo.productInfo.vipPrice)))]),d._v(" "),d._m(2)]):l("div",{staticClass:"product-price-number general_buying-color price-primary"},[d._v("\r\n                Reduced: "),l("sup",[d._v("$")]),l("span",[d._v(d._s(d.getIntegerPart(d.dataInfo.productInfo.price)))]),l("sup",[d._v(d._s(d.getDecimalPart(d.dataInfo.productInfo.price)))])])]):d._e()]),d._v(" "),l("div",[l("div",{staticClass:"product-price-market general_original-color strike-through-price"},[d._v("\r\n              Regular: "),l("sup",[d._v("$")]),l("span",[d._v(d._s(d.getIntegerPart(d.dataInfo.productInfo.otPrice)))]),l("sup",[d._v(d._s(d.getDecimalPart(d.dataInfo.productInfo.otPrice)))])])])]),d._v(" "),l("div",{staticClass:"layout-row pdp-coupon",staticStyle:{"margin-top":"0.5rem"},attrs:{"data-trk-id":"pdp-coupon"}},[l("div",{staticClass:"pdp-coupon-content discount"},[l("div",{staticClass:"coupon-flag"},[d._v("Coupon")]),d._v(" "),l("svg",{staticClass:"icon",staticStyle:{margin:"0 7px"},attrs:{width:"1.25rem",height:"1.25rem",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg"}},[l("path",{attrs:{fill:"#247e0c",d:"M512 85.333333c235.637333 0 426.666667 191.029333 426.666667 426.666667S747.637333 938.666667 512 938.666667 85.333333 747.637333 85.333333 512 276.362667 85.333333 512 85.333333z m182.613333 297.354667a32 32 0 0 0-45.258666 0.032L458.922667 573.44l-84.341334-83.989333a32 32 0 0 0-45.162666 45.344l106.986666 106.549333a32 32 0 0 0 45.226667-0.064l213.013333-213.333333a32 32 0 0 0-0.032-45.258667z"}})]),d._v(" "),l("div",{staticClass:"pdp-coupon-message",attrs:{id:"pdp-coupon-message"}},[d._v("Coupon Discount Applied!")])])]),d._v(" "),d.productMarketing?l("virtualInfo",{attrs:{"product-marketing":d.productMarketing}}):d._e(),d._v(" "),l("div",{staticClass:"product-sku pdp-buy-box-container"},[d.dataInfo.productAttr&amp;&amp;d.dataInfo.productAttr.length&gt;0?l("div",{staticClass:"sku-cell"},d._l(d.dataInfo.productAttr,(function(t,e){return l("div",{key:e,staticClass:"moi-product-option"},[l("div",{staticClass:"cell-item moi-product-sku-label moi-product-sku"},[l("span",{staticClass:"product-sku-name"},[d._v(d._s(t.attrName))]),d._v(" "),"Size"==t.attrName?l("span",{staticClass:"size_guide_btn",on:{click:function(){return d.sizeVisible=!0}}},[d._v("\r\n                  SIZE CHART\r\n                ")]):d._e()]),d._v(" "),t.attrValues?l("div",{staticClass:"cell-item moi-product-sku-value"},d._l(t.attrValues.split(","),(function(t,o){return l("span",{key:t,staticStyle:{margin:"0 4px 14px"},style:d.dataInfo.productValue[t].stock&lt;=0?"cursor:not-allowed":""},[l("el-tag",{class:{active:d.tagUuid[d.stockIndex]===o,isnotClickTag:d.dataInfo.productValue[t].stock&lt;=0},attrs:{id:" ignoreSize",type:" info",effect:"plain"},on:{click:function(t){return d.handleChecks(e,o)}}},[d._v("\r\n                    "+d._s(t)+"\r\n                  ")])],1)})),0):d._e()])})),0):d._e(),d._v(" "),l("div",{staticClass:"buy-box-quantity-buttons-container"},[l("div",{staticClass:"buy-box-quantity"},[l("div",{staticClass:"product-quantity-container"},[l("span",{staticClass:"quantity-title"},[d._v("Quantity")]),d._v(" "),l("div",{staticClass:"qty-dropdown"},[l("el-select",{directives:[{name:"show",rawName:"v-show",value:d.productNum&lt;=9,expression:"productNum &lt;= 9"}],attrs:{placeholder:"select"},on:{change:d.changeCount},model:{value:d.productNum,callback:function(t){d.productNum=t},expression:"productNum"}},d._l(d.qtyNumList,(function(t,e){return l("el-option",{key:e,attrs:{label:t,value:e+1}})})),1),d._v(" "),l("div",{directives:[{name:"show",rawName:"v-show",value:d.productNum&gt;9,expression:"productNum &gt; 9"}],staticClass:"text-field"},[l("el-input-number",{staticClass:"hover-show-buttons",attrs:{"controls-position":"right",min:1},on:{change:d.changeCount},model:{value:d.productNum,callback:function(t){d.productNum=t},expression:"productNum"}})],1)],1)])]),d._v(" "),l("div",{staticClass:"buy-box-actions"},[l("div",{staticClass:"buy-box-add-to-cart"},[l("el-button",{staticClass:"add-to-cart-container",on:{click:d.handleAdd}},[d._v("Add To Cart")]),d._v(" "),l("div",{staticClass:"return-policy"},[l("img",{staticStyle:{width:"22px",height:"22px"},attrs:{src:o(580),alt:""}}),d._v(" "),l("a",{attrs:{href:d.returnPolicyUrl,target:"_blank"}},[d._v("Return policy")])])],1)])])]),d._v(" "),l("div",{staticClass:"teamsDiv"},[l("img",{staticClass:"lazyload",staticStyle:{width:"60%"},attrs:{"data-srcs":o(579),alt:"",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg=="}})]),d._v(" "),l("el-collapse",{staticClass:"collapse-box",attrs:{accordion:""},on:{change:d.changeCollapse},model:{value:d.activeNames,callback:function(t){d.activeNames=t},expression:"activeNames"}},[l("el-collapse-item",{attrs:{title:"Shipping",name:"0"}},[l("div",{staticClass:"desc"},[l("div",{staticClass:"tw-flex tw-items-center",staticStyle:{margin:"0 -10px"}},[l("div",{ref:"contentMain",staticClass:"product-info__sales_points-item tw-body-minus-1 tw-pl-3",staticStyle:{"text-align":"left"},domProps:{innerHTML:d._s(d.productInfo.freeShippingAgreement)}})])])]),d._v(" "),l("el-collapse-item",{attrs:{title:"Details",name:"1"}},[l("div",{staticClass:"desc"},[l("div",[l("div",{staticClass:"apm-brand-story-background-image",domProps:{innerHTML:d._s(d.productInfo.content)}})]),d._v(" "),d.productInfo.extraContent?l("div",{staticStyle:{"margin-top":"16px"}},[l("div",{staticClass:"descTit"},[d._v("Design Language")]),d._v(" "),l("div",{staticClass:"apm-brand-story-background-image",domProps:{innerHTML:d._s(d.productInfo.extraContent)}})]):d._e()])]),d._v(" "),l("el-collapse-item",{directives:[{name:"show",rawName:"v-show",value:"{}"!=JSON.stringify(d.priceSummaryResponse),expression:"JSON.stringify(priceSummaryResponse) !='{}'"}],attrs:{title:"Product Ratings",name:"2"}},[l("div",{staticClass:"description-box-content"},[l("div",{staticClass:"ratings-summary"},[l("div",{staticClass:"overall-summary"},[l("h5",[d._v("Overall Customer Rating")]),d._v(" "),l("div",{staticClass:"average-rating"},[d._v(d._s(d.priceSummaryResponse.rateSummary))]),d._v(" "),l("div",{staticClass:"stars"},[l("el-rate",{attrs:{"disabled-void-color":d.disabledVoidColor,colors:d.colors,disabled:""},model:{value:d.priceSummaryResponse.rateSummary,callback:function(t){d.$set(d.priceSummaryResponse,"rateSummary",t)},expression:"priceSummaryResponse.rateSummary"}})],1)]),d._v(" "),l("div",{staticClass:"ratings"},[l("h5",[d._v("Rating Summary")]),d._v(" "),l("div",{staticClass:"ratings-display"},[l("span",{staticClass:"ratings-number"},[d._v("5 Stars")]),d._v(" "),l("div",{staticClass:"ratings-bar"},[l("el-progress",{attrs:{percentage:Number(d.priceSummaryResponse.fiveStartPercentage),"stroke-linecap":"butt","show-text":!1,"define-back-color":d.defineBackColor,color:d.progressColor}})],1),d._v(" "),l("span",{staticClass:"ratings-count"},[d._v(d._s(d.priceSummaryResponse.fiveStartUserCount))])]),d._v(" "),l("div",{staticClass:"ratings-display"},[l("span",{staticClass:"ratings-number"},[d._v("4 Stars")]),d._v(" "),l("div",{staticClass:"ratings-bar"},[l("el-progress",{attrs:{percentage:Number(d.priceSummaryResponse.fourStartPercentage),"stroke-linecap":"butt","show-text":!1,"define-back-color":d.defineBackColor,color:d.progressColor}})],1),d._v(" "),l("span",{staticClass:"ratings-count"},[d._v(d._s(d.priceSummaryResponse.fourStartUserCount))])]),d._v(" "),l("div",{staticClass:"ratings-display"},[l("span",{staticClass:"ratings-number"},[d._v("3 Stars")]),d._v(" "),l("div",{staticClass:"ratings-bar"},[l("el-progress",{attrs:{percentage:Number(d.priceSummaryResponse.thirdStartPercentage),"stroke-linecap":"butt","show-text":!1,"define-back-color":d.defineBackColor,color:d.progressColor}})],1),d._v(" "),l("span",{staticClass:"ratings-count"},[d._v(d._s(d.priceSummaryResponse.thirdStartUserCount))])]),d._v(" "),l("div",{staticClass:"ratings-display"},[l("span",{staticClass:"ratings-number"},[d._v("2 Stars")]),d._v(" "),l("div",{staticClass:"ratings-bar"},[l("el-progress",{attrs:{percentage:Number(d.priceSummaryResponse.twoStartPercentage),"stroke-linecap":"butt","show-text":!1,"define-back-color":d.defineBackColor,color:d.progressColor}})],1),d._v(" "),l("span",{staticClass:"ratings-count"},[d._v(d._s(d.priceSummaryResponse.twoStartUserCount))])]),d._v(" "),l("div",{staticClass:"ratings-display"},[l("span",{staticClass:"ratings-number"},[d._v("1 Stars")]),d._v(" "),l("div",{staticClass:"ratings-bar"},[l("el-progress",{attrs:{percentage:Number(d.priceSummaryResponse.oneStartPercentage),"stroke-linecap":"butt","show-text":!1,"define-back-color":d.defineBackColor,color:d.progressColor}})],1),d._v(" "),l("span",{staticClass:"ratings-count"},[d._v(d._s(d.priceSummaryResponse.oneStartUserCount))])])]),d._v(" "),l("div",{staticClass:"summary"},[l("div",[l("h5",[d._v("Fit")]),d._v(" "),l("div",{staticClass:"spectrum"},[l("div",{staticClass:"black empty"}),d._v(" "),l("div",{staticClass:"black empty"}),d._v(" "),l("div",{staticClass:"black fill"}),d._v(" "),l("div",{staticClass:"black empty"}),d._v(" "),l("div",{staticClass:"black empty"})]),d._v(" "),l("div",{staticClass:"labels"},[l("div",{staticClass:"spectrum-label"},[d._v("Runs Small")]),d._v(" "),l("div",{staticClass:"spectrum-label"},[d._v("Runs Big")])])]),d._v(" "),l("div",{staticClass:"star-summary"},[l("h5",[d._v("Quality")]),d._v(" "),l("el-rate",{attrs:{"disabled-void-color":d.disabledVoidColor,colors:d.colors,disabled:""},model:{value:d.priceSummaryResponse.quantity,callback:function(t){d.$set(d.priceSummaryResponse,"quantity",t)},expression:"priceSummaryResponse.quantity"}})],1),d._v(" "),l("div",{staticClass:"star-summary"},[l("h5",[d._v("Value")]),d._v(" "),l("el-rate",{attrs:{"disabled-void-color":d.disabledVoidColor,colors:d.colors,disabled:""},model:{value:d.priceSummaryResponse.value,callback:function(t){d.$set(d.priceSummaryResponse,"value",t)},expression:"priceSummaryResponse.value"}})],1)])])])])],1)],1),d._v(" "),l("el-dialog",{staticClass:"coupons-content",attrs:{title:"SPECIAL OFFER",visible:d.couponsVisible,width:"30%"},on:{"update:visible":function(t){d.couponsVisible=t}}},[l("div",{staticClass:"plugin_modals__wrapper"},[l("img",{staticClass:"plugin_modals__wrapper-top w-100",attrs:{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtAAAAAyCAYAAAB1ROw8AAAID0lEQVR4Xu3dsY7URhgAYBvlXoE3CBQUkajoiQQFSgG55iLyDEjkAehowiPQBInmQoqkoeB6qgiKQwLeIG26nBRnzHqP3LF3O157PLO+75pIMDvj//t/536bWbu+9eBOlfvn15tXm9zHELP+9wfv65hxY4/J5SPesTO5ej75ncZZPU/jrJ6ncVbP0zir52mcY1bJVfNnHdulmIM2ZiHw27dXvp7aIseayxhzrJ1jTfFOV9XyO29r+ZXfVAI5aivHmhf191FM3eTMx6rjy95AlwZyXhKbproRk+Qxx+RYc3n8OdbOsaZ4x6zY8+eS33lby6/8phLIUVs51ryov49S1U3KebM30CmDG3vupqpvjz3nuvlyrHl8Aot3XXoG/738DiaMniCHdY41nb/RJTF4oPwOJoyeIId1jjUv6vkbXQgFDczeQOe8wtsgD7tT3jHv1trd4DjH+oh4x5JcMY/8JsRdPbV6TkiunhPiqudWwPmbsMQKOH/XRldav5i9ga6q+vJatXIG7Pzb1I+mOpxurZ2p1luxjngT4stvQtzVU6vnhOTqOSGuem4FnL8JS6yA8zciurL6xewNdHj8xvUItZKG7L24efVh6gN6cfPK/bDGXup1IuYXbwRS3yHy21dstPHqeTTKzxOp5wSocVOq5zinXqPUcy+uyQaX1i9mb6DDc+GuTaY/0kIhiY+7E2ykGU9O084d9l49TTL5BpOKdwO0cz4iv+N69p1NPfcVO3+8eh7Xs+9s6rmvmHr+v0Bp5+952SmtX8zaQLd7bsLJ/8245T/JbDuhwf0lxZ3ods527hBFzq0bpxHFO1JZye9IkMOmUc/D/I4/rZ5Hghw2jXoe5qeey+o3zsxm2y9O+T20dWVV53yRSnfl0zaL2/pzFK6I3tV1s3v31YePQ4L4dDHR1PuFX1CId8Mky++GcGk/pp439FXPG8Kl/Zh63tBXPW8Il+FjddX8eO/gw7MMS3+xZOYG+uqbwhvGmBwddYP2L9XNo76NdHvidpv326dtlHTX+azYxRtTFd0Y+e2BlWeoeu7hrp57YOUZqp57uKvnHljlDH0e3kj4QwmHk62B7gr3cEuaxuhchTvSb8NFwWG4SnpZ19Xr0w314kq3utE+X7Ldz7PtFxDiPfkvD/K7lVuyjs9v9aye/f85+tddcQOdv/M+f7uCOwo3K6/1vVmZolizNdCLvXPVzymCKmDO9i7AurvJMWMKCCXqEGJiiRkTtVgBg2JiiRlTQChRhxATS8yYqMUKGBQTS8yYAkKJOoSYWGLGRC1WwKCYWGLGFBBK1CHExBIzJmqxAgbFxBIzpoBQog4hJpaYMVGLlTAoXCj9dO/g/ZPcx5LzS4TtY9rm+rOueW7jjhmzLT4xscSMEW+ZAjG5ixlTZnRfHlVMLDFjxFumQEzuYsaUGZ16jsldzBj5LVegiP4xSwO9+PLgdv9Tb7l15cgIECBAgAABAvMUaPvHlI8SjlXL0kCHtw8mfxFJLIBxBAgQIECAAAEC2ySQv4+cvIHu9j5v47Oft6myHCsBAgQIECBAYJYCi7vQ6d8KfR7epA109+KUx7PMpqAIECBAgAABAgSmEDhq38KZ88UqkzbQ3fOO57R5f4oisQYBAgQIECBAgMBngU+9ZNdXZnGZrIHuNnzvZYnSogQIECBAgAABAnMSaJvovVxfKJykgV5s3aifzilrYiFAgAABAgQIEMgr0PaXObZyJG+gl++YD7y2buStMasTIECAAAECBOYmsNM09f7UTXTyBroNyjOf51ar4iFAgAABAgQIlCHQ9pltvznl0SRtoMMjRt5onqdMp7UIECBAgAABAhdPoHu03ZupIv8qxULLbRua5xS65iRAgAABAgQIEDgtsGyi67rZvfvqw8eUQqPfgdY8p0yXuQkQIECAAAECBM4SWG7nSL0netQGun2USHgm36E7zwqbAAECBAgQIEAgh0Dbh7b9aMpH3NW3HtwZHFvb5XcPs/ac58GaJiBAgAABAgQIEBhJ4Pmlunk09paOwXegl3edQ5Ca55EybRoCBAgQIECAAIFRBPZS3I3e+A704rZ4/bDbrnEUQvSc51HybBICBAgQIECAAIGRBNoetf3ZqavqbVU1T+4dfHg2dO5eDXT3BcHvwqL37XMeSu/zBAgQIECAAAECUwssGunqWXhax++bbu1Y20AvmubqRnhV4u2w2K47zVOn2XoECBAgQIAAAQIjCyzvTO/XVfOyrqvXfZrp4wZ6+biPtlkOWzMuhzvM10OHfs2d5pHTZToCBAgQIECAAIHSBI5C3/su9L2H4b9/hq0ef53XVNd///Hwn1N3lY/3ipQWmeMhQIAAAQIECBAgkFhgVS984s/aNxGe/vKfLwMmzorpCRAgQIAAAQIEihVY1Quf+LPBj7ErNnQHRoAAAQIECBAgQCCBgAY6AaopCRAgQIAAAQIE5iuggZ5vbkVGgAABAgQIECCQQEADnQDVlAQIECBAgAABAvMV0EDPN7ciI0CAAAECBAgQSCCggU6AakoCBAgQIECAAIH5Cmig55tbkREgQIAAAQIECCQQ0EAnQDUlAQIECBAgQIDAfAU00PPNrcgIECBAgAABAgQSCGigE6CakgABAgQIECBAYL4CGuj55lZkBAgQIECAAAECCQQ00AlQTUmAAAECBAgQIDBfAQ30fHMrMgIECBAgQIAAgQQCGugEqKYkQIAAAQIECBCYr4AGer65FRkBAgQIECBAgEACgf8ADWHGqni73L8AAAAASUVORK5CYII="}}),d._v(" "),l("div",{staticClass:"plugin_modals__wrapper-bg"},[l("div",{staticClass:"plugin_modals__wrapper-bg"},[l("div",{staticClass:"plugin_modals__wrapper-list"},[d.couponList&amp;&amp;d.couponList.length&gt;0?l("div",{staticStyle:{flex:"1","word-break":"break-word"}},d._l(d.couponList,(function(t,e){return l("div",{key:e},[1==t.discountType?l("li",{staticClass:"pdr__rule"},[d._v("\r\n                      Buy "),l("b",[l("span",{staticClass:"money"},[d._v("$"+d._s(t.minPrice))])]),d._v(" more and save "),l("b",[l("span",{staticClass:"money"},[d._v("$"+d._s(t.money))])]),d._v(" "),l("i",{staticClass:"el-icon-copy-document",staticStyle:{"margin-left":"8px",cursor:"pointer"},on:{click:function(e){return d.copy(t)}}})]):d._e(),d._v(" "),2==t.discountType?l("ul",[0==t.minPrice?l("li",{staticClass:"pdr__rule"},[d._v("\r\n                        Get "),l("b",[l("span",{staticClass:"money"},[d._v(d._s(t.discount)+"% ")])]),d._v("off\r\n                        "),l("i",{staticClass:"el-icon-copy-document",staticStyle:{"margin-left":"8px",cursor:"pointer"},on:{click:function(e){return d.copy(t)}}})]):d._e(),d._v(" "),t.minPrice&gt;0?l("li",{staticClass:"pdr__rule"},[d._v("\r\n                        Buy "),l("b",[l("span",{staticClass:"money"},[d._v("$"+d._s(t.minPrice))])]),d._v(" more and Get "),l("b",[l("span",{staticClass:"money"},[d._v(d._s(t.discount)+"% ")])]),d._v(" off\r\n                        "),l("i",{staticClass:"el-icon-copy-document",staticStyle:{"margin-left":"8px",cursor:"pointer"},on:{click:function(e){return d.copy(t)}}})]):d._e()]):d._e()])})),0):d._e()])])]),d._v(" "),l("img",{staticClass:"plugin_modals__wrapper-bottom w-100",attrs:{alt:"product rebate",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtAAAAAyCAYAAAB1ROw8AAAHlUlEQVR4Xu3dz2pdRRgA8HOk9Ql8hSZFt10LJYEKbcHSItSNDyCVQsGtdCu4UfoAroTSYEACXbQWXHetvekrdOcyi+PMTaLXkOSefzNzevK7ILU6Z76Z33yHfpnOPaf++7dHTeVDgAABAgQIECBAgEArgQ9atdKIAAECBAgQIECAAIGlgAJaIhAgQIAAAQIECBDoIKCA7oClKQECBAgQIECAAAEFtBwgQIAAAQIECBAg0EFAAd0BS1MCBAgQIECAAAECCmg5QIAAAQIECBAgQKCDgAK6A5amBAgQIECAAAECBBTQcoAAAQIECBAgQIBABwEFdAcsTQkQIECAAAECBAgooOUAAQIECBAgQIAAgQ4CCugOWJoSIECAAAECBAgQUEDLAQIECBAgQIAAAQIdBBTQHbA0JUCAAAECBAgQIKCAlgMECBAgQIAAAQIEOggooDtgaUqAAAECBAgQIEAgFtAHGAgQIECAAAECBAgQOFMg1sv/1syX7r1cfBib7mxvXFle0lTXqrr+qGmaj6uqvh7+yyZMAgQIECBAgAABAjMXWIRC+FVd139WTfOuqqvXcb53X+y/PTnv+sbDW+daLAvrUFQ3Vf1FaHgz/HN55nimR4AAAQIECBAgMH+BuKO8V1fN01gsn1Yon0WwtoBevfBwl7r+rGmqr+1Mzz+rzJAAAQIECBAgMEOBRV1XT8Ju8/MuRfOqQ6cC+n/F9NbG/bAr/Z1CeoZpZUoECBAgQIAAgfkJLMJu8+O7L/d/GTq13gX0ceCd7c0HYUf6h/B7RzuGrobrCRAgQIAAAQIExhRYfvEv7Dg/uvti8dNYHQ9+jF0czNEXEXfHGpR+CBAgQIAAAQIECIwgsFfXzSdjFs9xTIML6OOJhSL6TtgW/zL83mPxRlhtXRAgQIAAAQIECPQWOIh1aaxP+55zPi/yaAV0DBLPlMQqP/xreAyIDwECBAgQIECAAIHsAuFLgmHXeYSzzmeNfNQCellEh2flhUHfVkRnTxYBCRAgQIAAAQIXWSCegojF8+0Uu86rsIO/RHjeKj3b2nwT/r8XsVzkVDZ3AgQIECBAgEAegd14ZCNHqNF3oFcHHSZx1U50jmUUgwABAgQIECBwoQUWuYrnqJy0gI4BHOe40Mls8gQIECBAgACB1ALLYxupg6z2n7yAXjkT7ekcOVdWLAIECBAgQIDA/AUOcpx5PsmYvICOAQ+L6OrR/NfQDAkQIECAAAECBHIJHL4gZf9trnjHcbIU0IdF9PLtL7u5JygeAQIECBAgQIDALAV2x35BSlulbAV0HFDYYv82/OIoR9vV0Y4AAQIECBAgQOA0gXh0I9aVRT5ZC2hHOYqssaAECBAgQIAAgVkJlDq6cYyYtYCOQY+22r2pcFZpbDIECBAgQIAAgWwCi1JHN4oV0DFweDf542zEAhEgQIAAAQIECMxGYAp1ZPYd6OUu9OG7ye1CzyaVTYQAAQIECBAgkEVgcVRHZgl2VpAiBfRyF7qunhSdueAECBAgQIAAAQLvlcBU6sdL5dSa56GMjk/kuFxuDEkih5315lVdVX+EsyqvTz6bcGd740rVVNeaqvo0zP96GMFmklHk69R8V6ytr3zOd+uNEsn96/7159Eot1KRTi7a/RuRQ90Y68fyn/rGw1vFRvFsa/PXEPzzYgMYL3D8QWAvPk6l68O8Y8HVNPX34fqb79EPE+bbMnesb0uoss3kc0t/+dwSqmwz+dzSXz63hJpWs917Lxd3pjCkogX0zvbmg6apfpwCxIAx7PYpnE/GW7mRp/4Dhfn2SBbr2wMtzyXyuYezfO6BlucS+dzDWT73QCt0STi+8U3pp28cT71wAb3cfd0vtA6Dw6ZYyCn/UGG+g1Omsr7DDcfqQT4Pl5TPww3H6kE+D5eUz8MNU/cQNiw3uv5Nf6oxFS2g46TCMY434Zf37RzwQXiEylepvgW6s7Vxv6nqn4PLVM6Hm++Id6D1HRGzX1fyuZ/bqVfJ5xEx+3Uln/u5yecgMMH797zVXITjG1dHXO5BXRV7CsfKqP8aNIMCFy/ffnP4KL4kn9h3jJGk8x6dmm8PtHMusb7jenbtTT53FTu/vXwe17Nrb/K5q5h8XhWY2v27ZjUnVS8WL6DDzf/7uOmfvLfdHOdvjmLsJp/N+gDmu96ocwvr25lsrAvk81iSK/3I5wSo7bqUz+2cOrWSz524sjWeWr1YvICumuZdNv3hgQ7iFwaHd9Ouh6NY8RvVpT7mm1De+ibEPb1r+ZyQXD4nxJXPUcD9mzDFJnD/rp/dxOrF8gV0eFbyerXJtNjLeXj9KNZewdmbb0J865sQ9/Su5XNCcvmcEFc+RwH3b8IUm8D9u352E6sXyxfQ68km0yJ8cfBp7sGUiHk8xxKxS8Q033xZbX3nbW19rW8qgRK5VSLmRf3zKFXepOy3eAGdc0d3MGSJn35KxPzvDs7/twPmOzhNW3dQwrpETPncOiUGN7S+gwlbd1DCukRM92/rlBjcsOT6Dh58/g6KP8YuTjk8yi682Xr6n/D4lPCG7vyfUj7mm2etrW8eZ/mcx1k+53GWz3mc5XMe5zZRSuX8WWP7Bxil8XEJz7ZOAAAAAElFTkSuQmCC"}})])])],1)]),d._v(" "),d.merchantInfo!={}?l("RecentlyViewed",{attrs:{data:d.merchantInfo}}):d._e(),d._v(" "),d.merchantInfo!={}?l("RecommendList",{attrs:{data:d.merchantInfo}}):d._e(),d._v(" "),l("div",{staticClass:"backbox d-flex"},[l("a",{attrs:{href:"javascript:history.back();"}},[l("svg",{staticClass:"icon",attrs:{t:"1642570712144",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24"}},[l("path",{attrs:{d:"M85.333333 512.042667l320-256v213.333333H1024v85.333333H405.333333v213.333334z"}})]),d._v(" "),l("span",[d._v("BACK")])])]),d._v(" "),d.isOpen?l("div",{staticStyle:{position:"fixed","z-index":"10",top:"220px",right:"10px"}},[l("a",{attrs:{"aria-label":"Chat on WhatsApp",title:"Chat on WhatsApp"},on:{click:d.gotoWa}},[l("img",{staticClass:"shake-animation",staticStyle:{width:"50px",height:"50px",cursor:"pointer"},attrs:{alt:"Chat on WhatsApp",src:"https://cdn.smartjersey.shop/crmebimage/public/product/2024/12/04/7c8fee52859a402093c07c43b7c0bc9ek4q55qrsag.png?x-oss-process=image/quality,q_50/format,webp"}})])]):d._e(),d._v(" "),d.cartVisible?l("el-dialog",{class:d.cartVisible?"slide-up-animation cart-up-box":"slide-hidden-animation",attrs:{visible:d.cartVisible,width:d.screenWidth&lt;767?"85%":"35%","show-close":!1,"close-on-click-modal":!1},on:{"update:visible":function(t){d.cartVisible=t}}},[l("ProductDialog",{attrs:{"card-list":d.cardList},on:{close:d.handleClose,buyNow:d.checkout,view:d.handleView}})],1):d._e(),d._v(" "),d.shipsVisible?l("el-dialog",{class:d.shipsVisible?"slide-up-animation slide-up-box":"slide-hidden-animation",attrs:{title:"Ships to",visible:d.shipsVisible,width:d.screenWidth&lt;767?"85%":"25%","before-close":d.handleCloses},on:{"update:visible":function(t){d.shipsVisible=t}}},[l("el-form",{ref:"form",attrs:{model:d.form,"label-width":"0px"}},[l("el-form-item",[l("el-select",{ref:"nationRef",staticStyle:{width:"100%"},attrs:{filterable:"",placeholder:"Please select nation"},on:{change:d.onNationChange},model:{value:d.form.nation,callback:function(t){d.$set(d.form,"nation",t)},expression:"form.nation"}},d._l(d.countryList,(function(t){return l("el-option",{key:t.countryCode,attrs:{label:t.countryName,value:t.countryCode}})})),1)],1),d._v(" "),l("el-form-item",[l("el-select",{ref:"provinceRef",staticStyle:{width:"100%"},attrs:{filterable:"",placeholder:"Please select state/province"},model:{value:d.form.province,callback:function(t){d.$set(d.form,"province",t)},expression:"form.province"}},d._l(d.provinceList,(function(t){return l("el-option",{key:t.provinceCode,attrs:{label:t.provinceName,value:t.provinceCode}})})),1)],1),d._v(" "),l("el-form-item",[l("el-button",{staticStyle:{width:"100%"},attrs:{type:"primary"},on:{click:d.onSubmit}},[d._v("Apply")])],1)],1)],1):d._e(),d._v(" "),d.sizeVisible?l("el-dialog",{class:d.sizeVisible?"slide-up-animation slide-up-box size-up-box":"slide-hidden-animation size-up-box",attrs:{visible:d.sizeVisible,width:"45%","show-close":!1,"close-on-click-modal":!0},on:{"update:visible":function(t){d.sizeVisible=t}}},[l("div",{staticClass:"size_guide_modal-inner"},[d.screenWidth&gt;767?l("div",["Jersery"==(null===(t=d.dataInfo.productInfo)||void 0===t?void 0:t.categoryType)?d._l(d.pcChart,(function(t,e){return l("el-image",{key:e,staticStyle:{width:"100%"},attrs:{src:t}})})):d._e(),d._v(" "),"Hat"==(null===(e=d.dataInfo.productInfo)||void 0===e?void 0:e.categoryType)?l("el-image",{staticStyle:{width:"100%"},attrs:{src:d.hatChart}}):d._e()],2):d._e(),d._v(" "),d.screenWidth&lt;=767?l("div",["Jersery"==(null===(r=d.dataInfo.productInfo)||void 0===r?void 0:r.categoryType)?d._l(d.h5Chart,(function(t,e){return l("el-image",{key:e,staticStyle:{width:"100%"},attrs:{src:t}})})):d._e(),d._v(" "),"Hat"==(null===(n=d.dataInfo.productInfo)||void 0===n?void 0:n.categoryType)?l("el-image",{staticStyle:{width:"100%"},attrs:{src:d.hatChart}}):d._e()],2):d._e()])]):d._e(),d._v(" "),d.isCouDialog?l("CouponDialog",{attrs:{data:d.isCouDialog}}):d._e()],1)}),r,!1,null,"613fdd91",null);e.default=component.exports;installComponents(component,{ProductDialog:o(137).default,CouponDialog:o(61).default})},1105:function(t,e,o){"use strict";o.r(e);o(0),o(1),o(2),o(3),o(48),o(52),o(73),o(74);var r=o(13),n=o(8),d=(o(49),o(14),o(31),o(15),o(50),o(25),o(22),o(45)),l=o(29),c=o(61),m=o(30);function f(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&amp;&amp;(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.push.apply(o,r)}return o}function v(t){for(var e=1;e&lt;arguments.length;e++){var o=null!=arguments[e]?arguments[e]:{};e%2?f(Object(o),!0).forEach((function(e){Object(r.a)(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):f(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}var h={name:"ProductList",components:{AlbumDialog:l.default,ProductLeftBottom:m.default,CouponDialog:c.default},asyncData:function(t){return Object(n.a)(regeneratorRuntime.mark((function e(){var o,r,n,l,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.req,o=t.store,r=t.params,e.prev=1,n=window.location.hostname,e.next=6,o.dispatch("fetchPageTheme",{domainUrl:n});case 6:return(l={page:1,limit:12,brandId:null,cid:null,keyword:"",maxPrice:"",minPrice:"",merId:null,tagId:null,salesOrder:"",priceOrder:""}).cid=r&amp;&amp;r.cid,l.keyword=r&amp;&amp;r.q,e.next=11,Object(d.g)(l,{headers:{"X-Origin":n}});case 11:return c=e.sent,e.abrupt("return",{queryParams:v({},l),productList:c.data.list,total:c.data.total});case 15:return e.prev=15,e.t0=e.catch(1),e.abrupt("return",{productList:[],total:0});case 18:case"end":return e.stop()}}),e,null,[[1,15]])})))()},data:function(){return{componentsList:[],innerWidth:window.innerWidth,total:0,loading:!1,isOpen:!1,isCouDialog:!1,dialogVisible:!1,viewInfo:{},queryParams:{page:1,limit:12,brandId:null,cid:null,keyword:"",maxPrice:"",minPrice:"",merId:null,tagId:null,salesOrder:"",priceOrder:""},productList:[],options:[{status:"price",value:"asc",label:"Price, low to high"},{status:"price",value:"desc",label:"Price, high to low"},{status:"selling",value:"sasc",label:"Selling, low to high"},{status:"selling",value:"sdesc",label:"Selling, high to low"}],value:""}},created:function(){this.processComponents(),window.addEventListener("resize",this.handleWidth)},mounted:function(){this.queryParams.cid=this.$route.params.cid,this.queryParams.keyword=this.$route.params.q},methods:{processComponents:function(){var t=this;this.componentsList=this.$store.state.bodyThemeData,this.componentsList&amp;&amp;this.componentsList.length&gt;0&amp;&amp;this.componentsList.forEach((function(e){var o=JSON.parse(e.defaltData).settings;"ContactUs"==e.name?o.use_range.includes("1813")?t.isOpen=JSON.parse(e.defaltData).settings.is_open:t.isOpen=!1:"CouponDialog"==e.name&amp;&amp;(o.use_range.includes("1813")?t.isCouDialog=JSON.parse(e.defaltData):t.isCouDialog=!1)}))},gotoWa:function(){window.open(this.$store.state.boardLink)},handleWidth:function(){this.innerWidth=window.innerWidth},handleClose:function(){this.dialogVisible=!1},handleOpen:function(t){this.dialogVisible=!0,this.viewInfo=t},sortChange:function(t){var e=t.value,o=(t.label,t.key,t.status);"price"==o?(this.queryParams.priceOrder=e,this.queryParams.salesOrder=""):"selling"==o?(this.queryParams.salesOrder=e,this.queryParams.priceOrder=""):(this.queryParams.salesOrder="",this.queryParams.priceOrder=""),this.queryParams.page=1,this.getProductList()},handleView:function(data){this.$router.push({path:"/product/details/".concat(data.code)})},getProductList:function(){var t=this;this.loading=!0,Object(d.g)(this.queryParams).then((function(e){200==e.code&amp;&amp;(t.productList=e.data.list,t.total=e.data.total,t.loading=!1,scrollTo(0,0))})).catch((function(){t.loading=!1}))}}},_=(o(976),o(4)),component=Object(_.a)(h,(function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"container_wrapper block_collection_list paddingBottom nuxtStyle"},[e("div",{staticClass:"collection_top_bar"},[e("div",{staticClass:"df-flex collection-filter-wap df-items-center df-w-full"},[e("div",{staticClass:"product_num"},[e("span",[t._v(t._s(t.total||0))]),t._v(" Products\n      ")]),t._v(" "),e("div",{staticClass:"sort_by df-hidden md:df-flex"},[e("span",{staticClass:"df-show",staticStyle:{display:"inline-block"}},[t._v("Sort by")]),t._v(" "),e("el-select",{ref:"sortRef",attrs:{placeholder:"select"},on:{change:t.sortChange},model:{value:t.value,callback:function(e){t.value=e},expression:"value"}},[e("el-option",{attrs:{label:"All",value:""}}),t._v(" "),t._l(t.options,(function(t){return e("el-option",{key:t.value,attrs:{label:t.label,value:{value:t.value,label:t.label,key:t.value,status:t.status}}})}))],2)],1)])]),t._v(" "),t.productList&amp;&amp;t.productList.length&gt;0?e("div",{staticClass:"collection_product",staticStyle:{"--pc_number":"4","--wap_number":"2"}},t._l(t.productList,(function(o,r){return e("div",{key:r,staticClass:"collection_item"},[e("productLeftBottom",{attrs:{from:"other",item:o},on:{handleOpen:t.handleOpen,handleClose:t.handleClose}})],1)})),0):t._e(),t._v(" "),t.total&gt;0?e("el-pagination",{staticClass:"d-flex j-center",staticStyle:{"margin-top":"35px"},attrs:{total:t.total,layout:"prev, pager, next","current-page":t.queryParams.page,"page-size":t.queryParams.limit},on:{"update:currentPage":function(e){return t.$set(t.queryParams,"page",e)},"update:current-page":function(e){return t.$set(t.queryParams,"page",e)},"update:pageSize":function(e){return t.$set(t.queryParams,"limit",e)},"update:page-size":function(e){return t.$set(t.queryParams,"limit",e)},"current-change":t.getProductList}}):t._e(),t._v(" "),t.productList&amp;&amp;0==t.productList.length&amp;&amp;!t.loading?e("div",{staticClass:"mo-empty"},[e("div",{staticClass:"mo-empty-body"},[e("svg",{staticClass:"icon",attrs:{t:"1633674890073",viewBox:"0 0 1027 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"2174",width:"68",height:"68"}},[e("path",{attrs:{d:"M188.2112 437.2992L2.4704 715.8784 0 719.3216l52.7104 293.5552A13.4784 13.4784 0 0 0 65.9968 1024H972.032l2.0992-11.1232 53.4272-298.3168-4.5824-6.272-203.9936-265.7024-3.9552-5.2864h-626.816z m-0.1536 48.896l25.9328 144.64-34.112 78.976H38.9376z m48.4352 160.6656h544.6144l28.6464 63.0016H209.2928z m602.88 63.0016l-36.1216-79.4368 14.9376-144.4992 171.9296 223.936z m-46.08-245.568L777.2416 619.008H239.9488l-28.3264-154.7136z m156.2496 532.7104H77.2864L30.7072 736.8704h965.4272z",fill:"#1D1F21","p-id":"2175"}}),t._v(" "),e("path",{attrs:{d:"M513.7792 235.8784a15.2192 15.2192 0 0 1-15.2192-15.2192V15.232a15.2192 15.2192 0 0 1 30.4384 0v205.44a15.2192 15.2192 0 0 1-15.2192 15.2064z",fill:"#1D1F21","p-id":"2176"}}),t._v(" "),e("path",{attrs:{d:"M714.3808 260.8a15.2192 15.2192 0 0 1-12.1344-24.384l123.7888-163.968a15.232 15.232 0 1 1 24.32 18.3424l-123.7888 163.9552a15.1808 15.1808 0 0 1-12.1856 6.0544z",fill:"#1D1F21","p-id":"2177"}}),t._v(" "),e("path",{attrs:{d:"M313.1648 260.8a15.1552 15.1552 0 0 1-12.1472-6.0544L177.2288 90.7904a15.232 15.232 0 1 1 24.32-18.3424l123.776 163.968a15.2064 15.2064 0 0 1-12.1344 24.384z",fill:"#1D1F21","p-id":"2178"}})]),t._v(" "),e("div",{staticClass:"mo-empty-des"},[t._v("No Product")])])]):t._e(),t._v(" "),e("div",{staticClass:"back-box"},[e("a",{attrs:{href:"javascript:history.back();"}},[e("svg",{staticClass:"icon",attrs:{t:"1642570712144",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24"}},[e("path",{attrs:{d:"M85.333333 512.042667l320-256v213.333333H1024v85.333333H405.333333v213.333334z"}})]),t._v(" "),e("span",[t._v("BACK")])])]),t._v(" "),t.isOpen?e("div",{staticStyle:{position:"fixed","z-index":"10",top:"220px",right:"10px"}},[e("a",{attrs:{"aria-label":"Chat on WhatsApp",title:"Chat on WhatsApp"},on:{click:t.gotoWa}},[e("img",{staticClass:"shake-animation",staticStyle:{width:"50px",height:"50px"},attrs:{alt:"Chat on WhatsApp",src:"https://cdn.smartjersey.shop/crmebimage/public/product/2024/12/04/7c8fee52859a402093c07c43b7c0bc9ek4q55qrsag.png?x-oss-process=image/quality,q_50/format,webp"}})])]):t._e(),t._v(" "),t.isCouDialog?e("CouponDialog",{attrs:{data:t.isCouDialog}}):t._e(),t._v(" "),e("el-dialog",{staticClass:"row-dialog",attrs:{visible:t.dialogVisible,width:t.innerWidth&lt;767?"85%":"40%","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[t.dialogVisible?e("AlbumDialog",{attrs:{"view-info":t.viewInfo},on:{handleClose:t.handleClose}}):t._e()],1)],1)}),[],!1,null,"607a3c76",null);e.default=component.exports;installComponents(component,{CouponDialog:o(61).default,AlbumDialog:o(29).default})},1106:function(t,e,o){"use strict";o.r(e);o(0),o(1),o(2),o(3);var r={name:"ProductDetails",data:function(){return{carouselInfo:["https://cn01-cdn.staticsyy.com/uploads/52053/cart/resources/20240309/6730399922fc0fa7ffca071dc7069e36.jpg?x-oss-process=image/resize,m_lfit,w_1066","https://cn01-cdn.staticsyy.com/uploads/52053/cart/resources/20240309/1178df25d3e69b457aaaa964f01ee46e.jpg?x-oss-process=image/resize,m_lfit,w_1066"],swiperOption:{navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"},slidesPerView:"auto",observer:!0,observeParents:!0},slideIndex:0,num:1}},methods:{swiperMouseover:function(t){this.slideIndex=t,this.$refs.remarkCarusel.setActiveItem(t)},handleChange:function(t){}}},n=(o(978),o(4)),component=Object(n.a)(r,(function(){var t=this,e=t._self._c;return e("div",[e("el-row",[e("el-col",{attrs:{span:12}},[e("div",{staticClass:"leftContent"},[e("div",{staticClass:"swiperLeft"},[e("img",{staticClass:"swiper-button-next",attrs:{src:o(1061),alt:""}}),t._v(" "),e("div",{staticClass:"swiper-wrapper"},t._l(t.carouselInfo,(function(o,r){return e("div",{key:r,staticClass:"swiper-slide"},[e("el-image",{class:{on:t.slideIndex===r},attrs:{lazy:"",src:o},on:{click:function(e){return t.swiperMouseover(r)}}})],1)})),0),t._v(" "),e("img",{staticClass:"swiper-button-prev",attrs:{src:o(1062),alt:""}})]),t._v(" "),e("el-carousel",{ref:"remarkCarusel",staticStyle:{width:"533px",float:"right"},attrs:{autoplay:!1,"indicator-position":"none",arrow:"never",height:"746px"}},t._l(t.carouselInfo,(function(o){return e("el-carousel-item",{key:o},[e("el-image",{staticClass:"carouselImg",attrs:{lazy:"",src:o,"preview-src-list":t.carouselInfo}})],1)})),1)],1)]),t._v(" "),e("el-col",{attrs:{span:12}},[e("div",{staticClass:"product-right"},[e("div",{staticClass:"marBot12"},[t._v("Synthetic Classic")]),t._v(" "),e("div",{staticClass:"product-right-name"},[t._v("Cassie Linen Wide Leg Suit Trousers")]),t._v(" "),e("div",{staticClass:"product-price"},[e("span",{staticClass:"product-price-number general_buying-color"},[t._v("$178.00")]),t._v(" "),e("span",{staticClass:"product-price-market general_original-color"},[t._v("$198.00")])]),t._v(" "),e("div",{staticClass:"cell-item"},[t._v("Quantity")]),t._v(" "),e("div",{staticClass:"cell-item product-calculator"},[e("el-input-number",{attrs:{min:1,max:10},on:{change:t.handleChange},model:{value:t.num,callback:function(e){t.num=e},expression:"num"}})],1),t._v(" "),e("div",{staticClass:"cell-item"},[e("el-row",{attrs:{gutter:10}},[e("el-col",{staticClass:"addcartBtnBorder",attrs:{span:12}},[e("div",{staticClass:"addcartBtn",attrs:{plain:""}},[t._v("ADD TO CART")])]),t._v(" "),e("el-col",{staticClass:"buynowBtnBorder",attrs:{span:12}},[e("div",{staticClass:"buynowBtn",attrs:{plain:""}},[t._v("BUY IT NOW")])])],1)],1),t._v(" "),e("div",{staticClass:"module-box"},[e("div",{staticClass:"module-cell module-cell-active"},[e("div",{staticClass:"module-cell-header"},[e("span",{staticClass:"module-cell-tile"},[t._v("Detail")]),t._v(" "),e("i",{staticClass:"el-icon-minus iconStyle"})])]),t._v(" "),e("div",{staticClass:"module-cell module-cell-active"},[e("div",{staticClass:"module-cell-header"},[e("span",{staticClass:"module-cell-tile"},[t._v("Customer Reviews")]),t._v(" "),e("i",{staticClass:"el-icon-plus iconStyle"})])])])])])],1)],1)}),[],!1,null,"5e6f987c",null);e.default=component.exports},488:function(t,e,o){var content=o(967);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,o(6).default)("5c4ee12f",content,!0,{sourceMap:!1})},489:function(t,e,o){var content=o(969);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,o(6).default)("91b45786",content,!0,{sourceMap:!1})},490:function(t,e,o){var content=o(971);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,o(6).default)("5cc74c16",content,!0,{sourceMap:!1})},491:function(t,e,o){var content=o(973);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,o(6).default)("c1cbf4b8",content,!0,{sourceMap:!1})},492:function(t,e,o){var content=o(975);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,o(6).default)("0b7dddca",content,!0,{sourceMap:!1})},493:function(t,e,o){var content=o(977);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,o(6).default)("64ab8968",content,!0,{sourceMap:!1})},494:function(t,e,o){var content=o(979);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,o(6).default)("3b0bebe3",content,!0,{sourceMap:!1})},495:function(t,e,o){var content=o(981);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[t.i,content,""]]),content.locals&amp;&amp;(t.exports=content.locals);(0,o(6).default)("b6b16efe",content,!0,{sourceMap:!1})},534:function(t,e,o){"use strict";o.r(e);o(0),o(1),o(2),o(3),o(14);var r=o(20),n=(o(38),o(10)),d={name:"RecommendList",props:{data:{type:Object,required:!0}},data:function(){return{img:o(84),currentDate:new Date,swiperInfo:this.data,activeIndex:0,swiperOption:{grabCursor:!0,paginationType:"bullets",paginationClickable:!0,paginationHide:!0,slidesPerView:4,slidesPerGroup:1,centeredSlides:!1,loop:!0,autoplay:!1,speed:500,initialSlide:0,spaceBetween:17,realIndex:0,pagination:{el:".swiper-pagination",clickable:!0},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}},listLoading:!1,dialogVisible:!1,viewInfo:{},innerWidth:window.innerWidth,isPaidMember:""}},created:function(){this.formattedPrice()},mounted:function(){window.addEventListener("resize",this.handleWidth),this.isPaidMember=Object(n.a)("isPaidMember")},methods:{formattedPrice:function(){var t=this;this.data.proList&amp;&amp;this.data.proList.map((function(e){t.getNewPrice(e)}))},getNewPrice:function(t){var e=("true"==Object(n.a)("isPaidMember")?t.vipPrice:t.price||0).split(".")||[0,"00"],o=Object(r.a)(e,2),d=o[0],l=o[1];t.newPriceNum=d,t.newPriceDec=l;var c=t.otPrice.split(".")||[0,"00"],m=Object(r.a)(c,2),f=m[0],v=m[1];return t.otPriceNum=f,t.otPriceDec=v,t},handleWidth:function(){this.innerWidth=window.innerWidth},handleClose:function(t){this.dialogVisible=!1},handleOpen:function(t){this.dialogVisible=!0,this.viewInfo=t},gotoDetail:function(t){this.$router.push({path:"/product/details/".concat(t.code)})},slideChange:function(){this.activeIndex=this.$refs.mySwiper.swiper.realIndex,scrollToTarget(this.activeIndex)}}},l=(o(968),o(4)),component=Object(l.a)(d,(function(){var t=this,e=t._self._c;return t.data.proList&amp;&amp;t.data.proList.length&gt;0?e("div",{staticClass:"block_collection_slides marginBottom nuxtStyle",style:{"--number":t.data.proList.length}},[e("div",{staticClass:"container_wrapper"},[t._m(0),t._v(" "),e("div",{staticClass:"block_collection_product"},[e("div",[t.innerWidth&gt;845?e("div",[t.data.proList.length&lt;=4?e("div",{staticClass:"swiper-wrapper_number4",staticStyle:{"padding-bottom":"30px"}},t._l(t.data.proList,(function(o,r){return e("div",{key:r,staticClass:"swiper-slide3 solgan-flex-item product_card-picture",on:{click:function(e){return t.gotoDetail(o)}}},[e("a",{staticClass:"links"},[e("div",{staticClass:"img_box"},[e("img",{staticClass:"img lazyload",attrs:{"data-srcs":o.image,src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg==",alt:""}})]),t._v(" "),e("div",{staticClass:"text_box"},[e("div",{staticClass:"d-flex a-center j-sb"},[e("div",{directives:[{name:"show",rawName:"v-show",value:o.price==o.otPrice,expression:"item.price == item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary",staticStyle:{color:"#242424 !important"}},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])])])])]),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:o.price!=o.otPrice,expression:"item.price!=item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary"},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])]),t._v(" "),e("span",[t._v(" with code")])])]),t._v(" "),e("div",{staticClass:"general-oldprice"},[t._v("\r\n                        Regular:\r\n                        "),e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.otPrice||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",[t._v(t._s(o.otPriceNum))]),e("sup",[t._v(t._s(o.otPriceDec))])])])])])]),t._v(" "),e("div",{staticClass:"product_name"},[t._v("\r\n                    "+t._s(o.name)+"\r\n                  ")])])])])})),0):t._e(),t._v(" "),t.data.proList.length&gt;4?e("swiper",{staticClass:"swiper-wrapper",staticStyle:{width:"100%","padding-bottom":"30px"},attrs:{options:t.swiperOption,"item-id":""}},[t._l(t.data.proList,(function(o,r){return e("swiper-slide",{key:r,staticClass:"swiper-slide"},[e("div",{on:{click:function(e){return e.stopPropagation(),t.gotoDetail(o)}}},[e("a",{staticClass:"links"},[e("div",{staticClass:"img_box"},[e("img",{staticClass:"img lazyload",attrs:{"data-srcs":o.image,src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg==",alt:""}})]),t._v(" "),e("div",{staticClass:"text_box"},[e("div",{staticClass:"d-flex a-center j-sb"},[e("div",{directives:[{name:"show",rawName:"v-show",value:o.price==o.otPrice,expression:"item.price == item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary",staticStyle:{color:"#242424 !important"}},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])])])])]),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:o.price!=o.otPrice,expression:"item.price!=item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary"},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])]),t._v(" "),e("span",[t._v(" with code")])])]),t._v(" "),e("div",{staticClass:"general-oldprice"},[t._v("\r\n                          Regular:\r\n                          "),e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.otPrice||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",[t._v(t._s(o.otPriceNum))]),e("sup",[t._v(t._s(o.otPriceDec))])])])])])]),t._v(" "),e("div",{staticClass:"product_name"},[t._v("\r\n                      "+t._s(o.name)+"\r\n                    ")])])])])])})),t._v(" "),e("div",{staticClass:"swiper-pagination",attrs:{slot:"pagination"},slot:"pagination"}),t._v(" "),e("div",{staticClass:"swiper-button-prev",attrs:{slot:"button-prev"},slot:"button-prev"}),t._v(" "),e("div",{staticClass:"swiper-button-next",attrs:{slot:"button-next"},slot:"button-next"})],2):t._e()],1):e("div",[e("client-only",[e("div",{staticClass:"ydList"},t._l(t.data.proList,(function(o,r){return e("div",{key:r,staticClass:"swiper-slide solgan-flex-item product_card-picture",on:{click:function(e){return e.stopPropagation(),t.gotoDetail(o)}}},[e("a",{staticClass:"links"},[e("div",{staticClass:"img_box"},[e("img",{staticClass:"img lazyload",attrs:{"data-srcs":o.image,src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg==",alt:""}})]),t._v(" "),e("div",{staticClass:"text_box"},[e("div",{staticClass:"d-flex a-center j-sb"},[e("div",{directives:[{name:"show",rawName:"v-show",value:o.price==o.otPrice,expression:"item.price == item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary",staticStyle:{color:"#242424 !important"}},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])])])])]),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:o.price!=o.otPrice,expression:"item.price!=item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary"},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])]),t._v(" "),e("span",[t._v(" with code")])])]),t._v(" "),e("div",{staticClass:"general-oldprice"},[t._v("\r\n                          Regular:\r\n                          "),e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.otPrice||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",[t._v(t._s(o.otPriceNum))]),e("sup",[t._v(t._s(o.otPriceDec))])])])])])]),t._v(" "),e("div",{staticClass:"product_name"},[t._v("\r\n                      "+t._s(o.name)+"\r\n                    ")])])])])})),0)])],1)])])]),t._v(" "),e("el-dialog",{staticClass:"row-dialog",attrs:{visible:t.dialogVisible,width:t.innerWidth&lt;845?"85%":"40%","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[t.dialogVisible?e("AlbumDialog",{attrs:{"view-info":t.viewInfo},on:{handleClose:t.handleClose}}):t._e()],1)],1):t._e()}),[function(){var t=this._self._c;return t("div",{staticClass:"block_title_top"},[t("h4",[this._v("You May Also Like")])])}],!1,null,"00601764",null);e.default=component.exports;installComponents(component,{AlbumDialog:o(29).default})},535:function(t,e,o){"use strict";o.r(e);o(0),o(1),o(2),o(3),o(14);var r=o(20),n=(o(38),o(30)),d=o(29),l=o(10),c={name:"RecentlyViewed",components:{ProductLeftBottom:n.default,AlbumDialog:d.default},props:{data:{type:Object,required:!0}},data:function(){return{img:o(84),currentDate:new Date,swiperInfo:this.data,activeIndex:0,swiperOption:{grabCursor:!0,paginationType:"bullets",paginationClickable:!0,paginationHide:!0,slidesPerView:4,slidesPerGroup:1,centeredSlides:!1,loop:!0,autoplay:!1,speed:500,initialSlide:0,spaceBetween:17,realIndex:0,pagination:{el:".swiper-pagination",clickable:!0},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}},listLoading:!1,dialogVisible:!1,viewInfo:{},innerWidth:window.innerWidth,isPaidMember:""}},created:function(){this.formattedPrice()},mounted:function(){window.addEventListener("resize",this.handleWidth),this.isPaidMember=Object(l.a)("isPaidMember")},methods:{formattedPrice:function(){var t=this;this.data.recentProList&amp;&amp;this.data.recentProList.map((function(e){t.getNewPrice(e)}))},getNewPrice:function(t){var e=("true"==Object(l.a)("isPaidMember")?t.vipPrice:t.price||0).split(".")||[0,"00"],o=Object(r.a)(e,2),n=o[0],d=o[1];t.newPriceNum=n,t.newPriceDec=d;var c=t.otPrice.split(".")||[0,"00"],m=Object(r.a)(c,2),f=m[0],v=m[1];return t.otPriceNum=f,t.otPriceDec=v,t},handleWidth:function(){this.innerWidth=window.innerWidth},handleClose:function(t){this.dialogVisible=!1},handleOpen:function(t){this.dialogVisible=!0,this.viewInfo=t},gotoDetail:function(t){this.$router.push({path:"/product/details/".concat(t.code)})},slideChange:function(){this.activeIndex=this.$refs.mySwiper.swiper.realIndex,scrollToTarget(this.activeIndex)}}},m=(o(970),o(4)),component=Object(m.a)(c,(function(){var t=this,e=t._self._c;return t.data.recentProList&amp;&amp;t.data.recentProList.length&gt;0?e("div",{staticClass:"block_collection_slides marginBottom nuxtStyle",style:{"--number":t.data.recentProList.length}},[e("div",{staticClass:"container_wrapper"},[t._m(0),t._v(" "),e("div",{staticClass:"block_collection_product"},[e("div",[t.innerWidth&gt;767?e("div",[t.data.recentProList.length&lt;=4?e("div",{staticClass:"swiper-wrapper_number4",staticStyle:{"padding-bottom":"30px"}},t._l(t.data.recentProList,(function(o,r){return e("div",{key:r,staticClass:"swiper-slide3 solgan-flex-item product_card-picture",on:{click:function(e){return t.gotoDetail(o)}}},[e("a",{staticClass:"links"},[e("div",{staticClass:"img_box"},[e("img",{staticClass:"img lazyload",attrs:{"data-srcs":o.image,src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg==",alt:""}})]),t._v(" "),e("div",{staticClass:"text_box"},[e("div",{staticClass:"d-flex a-center j-sb"},[e("div",{directives:[{name:"show",rawName:"v-show",value:o.price==o.otPrice,expression:"item.price == item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary",staticStyle:{color:"#242424 !important"}},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])])])])]),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:o.price!=o.otPrice,expression:"item.price!=item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary"},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])]),t._v(" "),e("span",[t._v(" with code")])])]),t._v(" "),e("div",{staticClass:"general-oldprice"},[t._v("\r\n                        Regular:\r\n                        "),e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.otPrice||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",[t._v(t._s(o.otPriceNum))]),e("sup",[t._v(t._s(o.otPriceDec))])])])])])]),t._v(" "),e("div",{staticClass:"product_name"},[t._v("\r\n                    "+t._s(o.name)+"\r\n                  ")])])])])})),0):t._e(),t._v(" "),t.data.recentProList.length&gt;4?e("swiper",{staticClass:"swiper-wrapper",staticStyle:{width:"100%","padding-bottom":"30px"},attrs:{options:t.swiperOption,"item-id":""}},[t._l(t.data.recentProList,(function(o,r){return e("swiper-slide",{key:r,staticClass:"swiper-slide"},[e("div",{on:{click:function(e){return e.stopPropagation(),t.gotoDetail(o)}}},[e("a",{staticClass:"links"},[e("div",{staticClass:"img_box"},[e("img",{staticClass:"img lazyload",attrs:{"data-srcs":o.image,src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg==",alt:""}})]),t._v(" "),e("div",{staticClass:"text_box"},[e("div",{staticClass:"d-flex a-center j-sb"},[e("div",{directives:[{name:"show",rawName:"v-show",value:o.price==o.otPrice,expression:"item.price == item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary",staticStyle:{color:"#242424 !important"}},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])])])])]),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:o.price!=o.otPrice,expression:"item.price!=item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary"},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])]),t._v(" "),e("span",[t._v(" with code")])])]),t._v(" "),e("div",{staticClass:"general-oldprice"},[t._v("\r\n                          Regular:\r\n                          "),e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.otPrice||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",[t._v(t._s(o.otPriceNum))]),e("sup",[t._v(t._s(o.otPriceDec))])])])])])]),t._v(" "),e("div",{staticClass:"product_name"},[t._v("\r\n                      "+t._s(o.name)+"\r\n                    ")])])])])])})),t._v(" "),e("div",{staticClass:"swiper-pagination",attrs:{slot:"pagination"},slot:"pagination"}),t._v(" "),e("div",{staticClass:"swiper-button-prev",attrs:{slot:"button-prev"},slot:"button-prev"}),t._v(" "),e("div",{staticClass:"swiper-button-next",attrs:{slot:"button-next"},slot:"button-next"})],2):t._e()],1):e("div",[e("div",{staticClass:"ydList"},t._l(t.data.recentProList,(function(o,r){return e("div",{key:r,staticClass:"swiper-slide solgan-flex-item product_card-picture",on:{click:function(e){return e.stopPropagation(),t.gotoDetail(o)}}},[e("a",{staticClass:"links"},[e("div",{staticClass:"img_box"},[e("img",{staticClass:"img lazyload",attrs:{"data-srcs":o.image,src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAABlBMVEXx8fH///8wmV1OAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAACklEQVQImWNgAAAAAgAB9HFkpgAAAABJRU5ErkJggg==",alt:""}})]),t._v(" "),e("div",{staticClass:"text_box"},[e("div",{staticClass:"d-flex a-center j-sb"},[e("div",{directives:[{name:"show",rawName:"v-show",value:o.price==o.otPrice,expression:"item.price == item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary",staticStyle:{color:"#242424 !important"}},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])])])])]),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:o.price!=o.otPrice,expression:"item.price!=item.otPrice"}],staticClass:"spacing"},[e("div",{staticClass:"general-price"},[e("span",{staticClass:"price-primary"},[e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.price||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",{staticClass:"money-value"},[t._v(t._s(o.newPriceNum))]),e("sup",[t._v(t._s(o.newPriceDec))])])]),t._v(" "),e("span",[t._v(" with code")])])]),t._v(" "),e("div",{staticClass:"general-oldprice"},[t._v("\r\n                        Regular:\r\n                        "),e("span",{staticClass:"money-value"},[e("span",{staticClass:"sr-only"},[t._v("$"+t._s(o.otPrice||0))]),t._v(" "),e("span",{attrs:{"aria-hidden":"true"}},[e("sup",[t._v("$")]),e("span",[t._v(t._s(o.otPriceNum))]),e("sup",[t._v(t._s(o.otPriceDec))])])])])])]),t._v(" "),e("div",{staticClass:"product_name"},[t._v("\r\n                    "+t._s(o.name)+"\r\n                  ")])])])])})),0)])])])]),t._v(" "),e("el-dialog",{staticClass:"row-dialog",attrs:{visible:t.dialogVisible,width:t.innerWidth&lt;767?"85%":"40%","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[t.dialogVisible?e("AlbumDialog",{attrs:{"view-info":t.viewInfo},on:{handleClose:t.handleClose}}):t._e()],1)],1):t._e()}),[function(){var t=this._self._c;return t("div",{staticClass:"block_title_top"},[t("h4",[this._v("Recently viewed")])])}],!1,null,"4ad1fda0",null);e.default=component.exports;installComponents(component,{AlbumDialog:o(29).default})},536:function(t,e,o){"use strict";o.r(e);o(0),o(1),o(2),o(3),o(24);var r={props:["productMarketing"],data:function(){return{personNum:"",purchaseUserName:"",randomTime:null,currentDate:"",popularImg:o(547),cartImg:o(548)}},watch:{productMarketing:{handler:function(){}}},created:function(){var t=new Date,e=t.getDate(),o=["January","February","March","April","May","June","July","August","September","October","November","December"][t.getMonth()];this.currentDate=o+" "+e},mounted:function(){},methods:{getRandom:function(){var t=this,e={},o=this.productMarketing.purchaseUserList;if(void 0!==o){e=o[Math.floor(Math.random()*o.length)],this.productMarketing.orderInfo=e;var r=this.productMarketing.orderInfo.purchaseUserName;this.purchaseUserName=r.length&gt;3?r.charAt(0)+"***"+r.charAt(r.length-1):"";var n=this.getRandomInt(3,10);this.personNum=n,this.randomTime=setTimeout((function(){clearTimeout(t.randomTime),t.getRandom()}),5e3)}},getRandomInt:function(t,e){return t=Math.ceil(t),e=Math.floor(e),Math.floor(Math.random()*(e-t+1))+t}}},n=(o(972),o(4)),component=Object(n.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"plugin-product_detail-price_bottom"},[e("div",{staticClass:"notranslate cell-item",attrs:{"app-weight":"160",id:"app_detailmarkettool-wrap"}},[e("ul",[e("li",{staticClass:"BrowseNum",staticStyle:{"background-color":"null","border-radius":"0px",padding:"0 4px","justify-content":"left !important",border:"none"}},[e("img",{staticClass:"icon",staticStyle:{"margin-right":"0.625rem",height:"1.125rem"},attrs:{src:t.popularImg,alt:""}}),t._v(" "),e("div",{staticClass:"dt-content-wrap",staticStyle:{color:"#000","text-align":"left"}},[t._v("Most Popular")])]),t._v(" "),e("li",{staticClass:"BrowseNum",staticStyle:{"background-color":"null","border-radius":"0px",padding:"0 4px","justify-content":"left !important",border:"none"}},[e("img",{staticClass:"icon",staticStyle:{"margin-right":"0.625rem",height:"1.125rem"},attrs:{src:t.cartImg,alt:""}}),t._v(" "),e("div",{staticClass:"dt-content-wrap",staticStyle:{color:"#000","text-align":"left"}},[t._v("Last purchased "),e("span",{staticClass:"detailmarkettool-shop-number",staticStyle:{color:"#000"}},[t._v(t._s(t.productMarketing.lastPurchasedHours))]),t._v(" hours ago")])])])])])}),[],!1,null,"d9b7dbe2",null);e.default=component.exports},537:function(t,e,o){"use strict";o.r(e);o(0),o(1),o(2),o(3);var r=o(30),n={name:"ProductList",props:{productsList:{type:Array,required:[]},mainColor:{type:String,required:""}},components:{ProductLeftBottom:r.default},watch:{mainColor:{handler:function(t){this.bgColor=t}},productsList:{handler:function(t,e){this.$set(this,"productsList",t)}}},mounted:function(){},data:function(){return{bgColor:this.mainColor?this.mainColor:""}},methods:{handleView:function(t){this.$emit("view",t)},handleAdd:function(t){this.$emit("add",t)}}},d=(o(980),o(4)),component=Object(d.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"flex flexWrap product_div",style:{"--bg":t.bgColor}},t._l(t.productsList,(function(o,r){return e("div",{key:r,staticClass:"relative product_card-picture"},[e("ProductLeftBottom",{attrs:{from:"team",item:o,"is-shadow":"showShadow"},on:{handleOpen:t.handleAdd}})],1)})),0)}),[],!1,null,"69e817c9",null);e.default=component.exports;installComponents(component,{ProductLeftBottom:o(30).default})},966:function(t,e,o){"use strict";o(488)},967:function(t,e,o){var r=o(5)((function(i){return i[1]}));r.push([t.i,'.bg[data-v-14e4b319]{background:var(--page_background_color);padding:.9375rem}.maxWidth1024[data-v-14e4b319]{margin:0 auto}.pic[data-v-14e4b319]{width:100%}.picMobile[data-v-14e4b319]{display:block;width:100%}.divDesc[data-v-14e4b319],.teamTitle[data-v-14e4b319]{text-align:left}.teamTitle[data-v-14e4b319]{font-family:"Open Sans",sans-serif;font-size:28px;font-weight:700!important;margin:46px 0 21px}.desc[data-v-14e4b319]{font-size:14px;line-height:24px}@media(min-width:960px){.lg\\:tw-container[data-v-14e4b319]{margin-left:auto;margin-right:auto}.collection_header[data-v-14e4b319]{height:auto}.lg\\:tw-py-\\[28px\\][data-v-14e4b319]{padding-bottom:28px;padding-top:28px}.lg\\:tw-text-title-font-size[data-v-14e4b319]{font-size:var(--type-title-font-size)}.lg\\:tw-pt-\\[30px\\][data-v-14e4b319]{padding-top:30px}.lg\\:tw-container[data-v-14e4b319]{max-width:var(--max-layout-width)}.tw-container[data-v-14e4b319]{padding-left:2.5rem;padding-right:2.5rem}.lg\\:tw-pb-2[data-v-14e4b319]{padding-bottom:.5rem}.lg\\:tw-flex-wrap[data-v-14e4b319]{flex-wrap:wrap}.lg\\:tw--ml-5[data-v-14e4b319]{margin-left:-1.25rem}.lg\\:tw-ml-5[data-v-14e4b319]{margin-left:1.25rem}.lg\\:tw-w-\\[164px\\][data-v-14e4b319]{width:164px}.lg\\:hover\\:tw-shadow-collection[data-v-14e4b319]:hover{--tw-shadow:0 5px 25px rgba(0,0,0,.1);box-shadow:0 0 transparent,0 0 transparent,0 5px 25px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\\:hover\\:tw-translate-y-\\[-3px\\][data-v-14e4b319]:hover{transform:translateY(-3px);transition:all .2s ease-out}}@media(max-width:959.98px){.md\\:tw-overflow-auto[data-v-14e4b319]{overflow:auto}}.tw-py-\\[15px\\][data-v-14e4b319]{padding-bottom:15px;padding-top:15px}.header-menu-icon[data-v-14e4b319]{width:100%}.mo-empty[data-v-14e4b319]{margin:4.8% 10%}.tw-container[data-v-14e4b319]{margin-left:auto;margin-right:auto;max-width:var(--max-layout-width);padding-left:1rem;padding-right:1rem}.tw-p-0[data-v-14e4b319]{padding:0}.lazyautosizes[data-v-14e4b319]{height:136px!important;width:136px!important}.tw-border-b[data-v-14e4b319]{border-bottom-width:1px}.tw-border-0[data-v-14e4b319]{border-width:0}.tw-justify-end[data-v-14e4b319]{justify-content:flex-end}.tw-title-2xs[data-v-14e4b319],.tw-title-base[data-v-14e4b319],.tw-title-sm[data-v-14e4b319],.tw-title-xs[data-v-14e4b319]{letter-spacing:var(--type-title-spacing);line-height:var(--type-title-line-height);text-transform:var(--type-title-capitalize)}.type-title-font-family[data-v-14e4b319]{font-family:Frank Ruhl Libre,sans-serif;font-style:normal;font-weight:400}.type-body-font-family[data-v-14e4b319]{color:#000}.md\\:tw-container[data-v-14e4b319]{margin:auto}.tw-no-underline[data-v-14e4b319]{-webkit-text-decoration:none;text-decoration:none}.tw-text-current[data-v-14e4b319]{color:currentColor}.tw-items-center[data-v-14e4b319]{align-items:center}.tw-flex-col[data-v-14e4b319]{flex-direction:column}.tw-flex-grow-0[data-v-14e4b319]{flex-grow:0}.tw-flex-shrink-0[data-v-14e4b319]{flex-shrink:0}.tw-w-\\[86px\\][data-v-14e4b319]{width:170px}.tw-flex[data-v-14e4b319]{display:flex;justify-content:center}.tw-ml-4[data-v-14e4b319]{margin-left:1rem}.tw-mb-6[data-v-14e4b319]{margin-bottom:1.5rem}.tw-relative[data-v-14e4b319]{position:relative}.tw-border-line[data-v-14e4b319]{border-color:var(--color-borders)}.tw-border-solid[data-v-14e4b319]{border-style:solid}.tw-duration-150[data-v-14e4b319]{transition-duration:.15s}.tw-transition-transform[data-v-14e4b319]{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tw-rounded-full[data-v-14e4b319]{border-radius:9999px}.tw-overflow-hidden[data-v-14e4b319]{overflow:hidden}.tw-transform[data-v-14e4b319]{transform:var(--tw-transform)}.tw-w-full[data-v-14e4b319]{width:100%}.tw-object-contain[data-v-14e4b319]{-o-object-fit:contain;object-fit:contain}.sub_collection_item[data-v-14e4b319],.tw-text-body-font-size[data-v-14e4b319]{cursor:pointer}.sub_collection_item[data-v-14e4b319]:after{background-color:rgba(0,0,0,.027);border-radius:50%;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .2s ease;z-index:1}.tw-font-bold[data-v-14e4b319]{font-weight:700}.tw-text-body-font-size[data-v-14e4b319]{font-size:var(--type-body-font-size)}.tw-text-center[data-v-14e4b319]{text-align:center}.tw-pt-2[data-v-14e4b319]{padding-top:.5rem}.type-body-font-family[data-v-14e4b319]{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400}.sub_collection_item[data-v-14e4b319]:hover:after{background-color:transparent}.tw-h-full[data-v-14e4b319]{height:100%}.tw-block[data-v-14e4b319]{display:block}.tw-left-0[data-v-14e4b319]{left:0}.tw-top-0[data-v-14e4b319]{top:0}.tw-absolute[data-v-14e4b319]{position:absolute}.hide-scrollbar[data-v-14e4b319]{-ms-overflow-style:none;scrollbar-width:none}.graphic-item[data-v-14e4b319]{background:#fff;border-radius:4px;box-sizing:border-box;height:100%;position:relative;width:25%}.ydList[data-v-14e4b319]{display:flex;justify-content:flex-start;overflow-x:scroll;padding:10px 0 20px}.swiper-button-next[data-v-14e4b319]:after,.swiper-rtl .swiper-button-next[data-v-14e4b319]:after,.swiper-rtl .swiper-button-prev[data-v-14e4b319]:after,[data-v-14e4b319].swiper-button-prev:after{background:#eee;border-radius:50%;color:#000;font-size:18px;font-weight:800;padding:10px 15px}[data-v-14e4b319].swiper-pagination{bottom:-2px;left:50%;margin:0 auto;position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:28}[data-v-14e4b319].swiper-pagination-clickable .swiper-pagination-bullet{margin-right:5px}[data-v-14e4b319].swiper-pagination-bullet-active{background:#000}.swiper-button-next.swiper-button-disabled[data-v-14e4b319],[data-v-14e4b319].swiper-button-prev.swiper-button-disabled{opacity:0}@media screen and (max-width:767px){.teamTitle[data-v-14e4b319]{font-size:32px;margin:14px auto 8px}.maxWidth1024[data-v-14e4b319]{margin:10px}.graphic-item[data-v-14e4b319]{margin-right:15px;min-width:48%;padding:0 5px}.graphic-item[data-v-14e4b319]:last-child{margin-right:0}}',""]),r.locals={},t.exports=r},968:function(t,e,o){"use strict";o(489)},969:function(t,e,o){var r=o(5)((function(i){return i[1]}));r.push([t.i,'.general-price[data-v-00601764]{display:flex;flex-flow:row wrap}.sr-only[data-v-00601764]{border:0;clip:rect(0 0 0 0);height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;position:absolute;width:.0625rem}.price-primary[data-v-00601764]{color:#d52a1a;font-size:.875rem;font-weight:600;line-height:1.25rem}.price-primary .money-value sup[data-v-00601764]{font-size:.675rem;vertical-align:.3125rem}.general-oldprice[data-v-00601764]{color:var(--original_price_color);font-size:.875rem;font-weight:400;line-height:1.25rem;-webkit-text-decoration:line-through;text-decoration:line-through}.general-oldprice .money-value[data-v-00601764]{font-size:1rem}.money-value[data-v-00601764]{font-family:"Open Sans",sans-serif!important;font-size:1.125rem}.swiper-button-next[data-v-00601764]:after,.swiper-rtl .swiper-button-next[data-v-00601764]:after,.swiper-rtl .swiper-button-prev[data-v-00601764]:after,[data-v-00601764] .swiper-button-prev:after{align-items:center;background:#242424;box-sizing:border-box;color:#fff;display:flex;font-size:.9375rem;font-weight:800;height:1.875rem;justify-content:center;opacity:.9;padding:.1875rem;width:1.875rem}[data-v-00601764] .swiper-pagination{bottom:-2px;left:50%;margin:0 auto;position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:28}[data-v-00601764] .swiper-pagination-clickable .swiper-pagination-bullet{margin-right:5px}[data-v-00601764] .swiper-pagination-bullet-active{background:#000}.swiper-button-next.swiper-button-disabled[data-v-00601764],[data-v-00601764] .swiper-button-prev.swiper-button-disabled{opacity:0}.block_title_top h4[data-v-00601764]{color:#262422;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:.625rem;text-transform:capitalize}.block_collection_slides[data-v-00601764] .slick-next,.block_collection_slides[data-v-00601764] .slick-prev{background:#ccc;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.3);height:47px;width:47px;z-index:99}.block_collection_slides[data-v-00601764] .slick-prev{left:17px;top:26%}.block_collection_slides[data-v-00601764] .slick-next{right:43px;top:26%}.block_collection_slides[data-v-00601764] .slick-next:before,.block_collection_slides[data-v-00601764] .slick-prev:before{color:rgba(0,0,0,.7);font-size:55px;line-height:1;margin-left:-3px;opacity:.75}.block_collection_slides[data-v-00601764] .slick-next:hover:before,.block_collection_slides[data-v-00601764] .slick-prev:hover:before{color:rgba(0,0,0,.9)}.block_collection_slides .block_collection_product[data-v-00601764]{overflow:hidden;padding:10px 0;position:relative}.block_collection_slides .block_collection_product li[data-v-00601764]{line-height:1.4;list-style-type:none;text-align:center}.block_tag_plain[data-v-00601764]{border-color:rgba(35,74,152,.9);border-radius:13px;color:rgba(35,74,152,.9);height:25px;line-height:25px;margin:4px 10px 0}.block_collection_product .product_price[data-v-00601764]{display:inline-flex;font-weight:700;margin:0 10px}.block_collection_product .product_oldprice[data-v-00601764]{color:#888;display:inline-block;font-weight:400;margin-left:5px;-webkit-text-decoration:line-through;text-decoration:line-through}.block_collection_product .product_name[data-v-00601764]{color:#262422;display:-webkit-box;font-size:.75rem;font-weight:400;line-height:1.25rem;margin:.5rem 0 .625rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.swiper-wrapper_number4[data-v-00601764]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.swiper-wrapper[data-v-00601764],.swiper-wrapper_number4[data-v-00601764]{box-sizing:content-box;height:100%;position:relative;width:100%;z-index:1}.swiper-wrapper[data-v-00601764]{display:flex}.swiper-slide3[data-v-00601764]{grid-template-columns:repeat(var(--number),minmax(0,1fr));margin-right:26px;position:relative}.swiper-container-autoheight[data-v-00601764],.swiper-container-autoheight .swiper-slide[data-v-00601764]{height:auto}.swiper-container-android .swiper-slide[data-v-00601764],.swiper-wrapper[data-v-00601764]{transform:translateZ(0)}.swiper-container-free-mode&gt;.swiper-wrapper[data-v-00601764]{margin:0 auto;transition-timing-function:ease-out}.text_box[data-v-00601764]{caption-side:bottom;padding-bottom:5px}.block_collection_slides .img_box[data-v-00601764],.text_box[data-v-00601764]{text-align:left;width:100%}.img_box .img[data-v-00601764]{width:100%}@media screen and (max-width:845px){.swiper-wrapper[data-v-00601764]{gap:30px}.swiper .swiper-slide .img_box .img[data-v-00601764]{height:24vw;width:300px}.solgan-flex-item[data-v-00601764]{padding:3px;width:40%}.actions-wrapper[data-v-00601764]{opacity:1;visibility:visible}.swiper-slide[data-v-00601764]{background:#fff!important;border-radius:4px}}[data-v-00601764] .slick-slide{margin-right:15px}[data-v-00601764] .slick-slide img{width:100%}img[data-v-00601764]{border:0;vertical-align:top}@media screen and (min-width:768px) and (max-width:1200px){.swiper .swiper-slide img[data-v-00601764]{height:24vw;width:300px}.swiper-slide[data-v-00601764]{background:#fff!important;border-radius:4px;padding:1rem 1rem 0}}.ydList[data-v-00601764]{display:flex;justify-content:flex-start;overflow-x:scroll;padding-bottom:5px}.swiper-wrapper[data-v-00601764] .slick-track{left:-45px}',""]),r.locals={},t.exports=r},970:function(t,e,o){"use strict";o(490)},971:function(t,e,o){var r=o(5)((function(i){return i[1]}));r.push([t.i,'.boxImg[data-v-4ad1fda0]{height:100%}.flex-column[data-v-4ad1fda0]{flex-direction:column}.general-price[data-v-4ad1fda0]{display:flex;flex-flow:row wrap}.sr-only[data-v-4ad1fda0]{border:0;clip:rect(0 0 0 0);height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;position:absolute;width:.0625rem}.price-primary[data-v-4ad1fda0]{color:#d52a1a;font-size:.875rem;font-weight:600;line-height:1.25rem}.price-primary .money-value sup[data-v-4ad1fda0]{font-size:.675rem;vertical-align:.3125rem}.general-oldprice[data-v-4ad1fda0]{color:var(--original_price_color);font-size:.875rem;font-weight:400;line-height:1.25rem;-webkit-text-decoration:line-through;text-decoration:line-through}.general-oldprice .money-value[data-v-4ad1fda0]{font-size:1rem}.money-value[data-v-4ad1fda0]{font-family:"Open Sans",sans-serif!important;font-size:1.125rem}.swiper-button-next[data-v-4ad1fda0]:after,.swiper-rtl .swiper-button-next[data-v-4ad1fda0]:after,.swiper-rtl .swiper-button-prev[data-v-4ad1fda0]:after,[data-v-4ad1fda0] .swiper-button-prev:after{align-items:center;background:#242424;box-sizing:border-box;color:#fff;display:flex;font-size:.9375rem;font-weight:800;height:1.875rem;justify-content:center;opacity:.9;padding:.1875rem;width:1.875rem}[data-v-4ad1fda0] .swiper-pagination{bottom:-2px;left:50%;margin:0 auto;position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:28}[data-v-4ad1fda0] .swiper-pagination-clickable .swiper-pagination-bullet{margin-right:5px}[data-v-4ad1fda0] .swiper-pagination-bullet-active{background:#000}.swiper-button-next.swiper-button-disabled[data-v-4ad1fda0],[data-v-4ad1fda0] .swiper-button-prev.swiper-button-disabled{opacity:0}.block_title_top h4[data-v-4ad1fda0]{color:#262422;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:.625rem;text-transform:capitalize}.block_collection_slides[data-v-4ad1fda0] .slick-next,.block_collection_slides[data-v-4ad1fda0] .slick-prev{background:#ccc;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.3);height:47px;width:47px;z-index:99}.block_collection_slides[data-v-4ad1fda0] .slick-prev{left:17px;top:26%}.block_collection_slides[data-v-4ad1fda0] .slick-next{right:43px;top:26%}.block_collection_slides[data-v-4ad1fda0] .slick-next:before,.block_collection_slides[data-v-4ad1fda0] .slick-prev:before{color:rgba(0,0,0,.7);font-size:55px;line-height:1;margin-left:-3px;opacity:.75}.block_collection_slides[data-v-4ad1fda0] .slick-next:hover:before,.block_collection_slides[data-v-4ad1fda0] .slick-prev:hover:before{color:rgba(0,0,0,.9)}.block_collection_slides .block_collection_product[data-v-4ad1fda0]{overflow:hidden;padding:10px 0;position:relative}.block_collection_slides .block_collection_product li[data-v-4ad1fda0]{line-height:1.4;list-style-type:none;text-align:center}.block_tag_plain[data-v-4ad1fda0]{border-color:rgba(35,74,152,.9);border-radius:13px;color:rgba(35,74,152,.9);height:25px;line-height:25px;margin:0 10px}.block_collection_product .product_price[data-v-4ad1fda0]{display:inline-flex;font-weight:700;margin:0 10px}.block_collection_product .product_oldprice[data-v-4ad1fda0]{color:#888;display:inline-block;font-weight:400;margin-left:5px;-webkit-text-decoration:line-through;text-decoration:line-through}.block_collection_product .product_name[data-v-4ad1fda0]{color:#262422;display:-webkit-box;font-size:.75rem;font-weight:400;line-height:1.25rem;margin:.5rem 0 .625rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.links[data-v-4ad1fda0]{background-color:#fff;border-radius:4px}.swiper-wrapper_number4[data-v-4ad1fda0]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.swiper-wrapper[data-v-4ad1fda0],.swiper-wrapper_number4[data-v-4ad1fda0]{box-sizing:content-box;height:100%;position:relative;width:100%;z-index:1}.swiper-wrapper[data-v-4ad1fda0]{align-items:stretch;display:flex}.swiper-slide[data-v-4ad1fda0]{height:auto;padding:1rem 1rem 0}.swiper-slide3[data-v-4ad1fda0]{cursor:pointer;grid-template-columns:repeat(var(--number),minmax(0,1fr));margin-right:17px;position:relative}.swiper-container-autoheight[data-v-4ad1fda0],.swiper-container-autoheight .swiper-slide[data-v-4ad1fda0]{height:auto}.swiper-container-android .swiper-slide[data-v-4ad1fda0],.swiper-wrapper[data-v-4ad1fda0]{transform:translateZ(0)}.swiper-container-free-mode&gt;.swiper-wrapper[data-v-4ad1fda0]{margin:0 auto;transition-timing-function:ease-out}.text_box[data-v-4ad1fda0]{caption-side:bottom;margin-top:16px;padding-bottom:5px}.block_collection_slides .img_box[data-v-4ad1fda0],.text_box[data-v-4ad1fda0]{text-align:left;width:100%}.img_box .img[data-v-4ad1fda0]{max-height:330px;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:767px){.swiper-wrapper[data-v-4ad1fda0]{gap:30px}.swiper .swiper-slide .img_box .img[data-v-4ad1fda0]{height:24vw;width:300px}.solgan-flex-item[data-v-4ad1fda0]{padding:3px;width:40%}.actions-wrapper[data-v-4ad1fda0]{opacity:1;visibility:visible}}[data-v-4ad1fda0] .slick-slide{margin-right:15px}[data-v-4ad1fda0] .slick-slide img{width:100%}img[data-v-4ad1fda0]{border:0;vertical-align:top}@media screen and (min-width:768px) and (max-width:1200px){.swiper .swiper-slide img[data-v-4ad1fda0]{height:24vw;width:300px}}.ydList[data-v-4ad1fda0]{display:flex;justify-content:flex-start;overflow-x:scroll;padding-bottom:5px}.swiper-wrapper[data-v-4ad1fda0] .slick-track{left:-45px}',""]),r.locals={},t.exports=r},972:function(t,e,o){"use strict";o(491)},973:function(t,e,o){var r=o(5)((function(i){return i[1]}));r.push([t.i,'.cell-item[data-v-d9b7dbe2]{-moz-user-select:none;-webkit-user-select:none;user-select:none}#app_detailmarkettool-wrap[data-v-d9b7dbe2]{color:#333;font-family:"Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB";font-size:14px;font-weight:400;margin:16px 0}#app_detailmarkettool-wrap ul[data-v-d9b7dbe2]{width:100%}#app_detailmarkettool-wrap ul li[data-v-d9b7dbe2]{display:flex;margin-bottom:5px}#app_detailmarkettool-wrap ul li .dt-content-wrap[data-v-d9b7dbe2]{flex:1;justify-content:flex-start!important;line-height:20px;-webkit-box-flex:1;-webkit-box-pack:start!important;-ms-flex-pack:start!important;font-size:.8125rem;font-weight:600}#app_detailmarkettool-wrap ul li .dt-content-wrap img[data-v-d9b7dbe2]{display:inline-block;height:18px;margin-right:2px;margin-top:-6px;transform:translateY(2px);width:20px}',""]),r.locals={},t.exports=r},974:function(t,e,o){"use strict";o(492)},975:function(t,e,o){var r=o(5)((function(i){return i[1]}));r.push([t.i,'.product-badges-container[data-v-613fdd91]{bottom:37px;display:flex;flex-direction:column;left:20px;pointer-events:none;position:absolute;z-index:10}.product-badge-flag[data-v-613fdd91]{background-color:#fff;border:1px solid rgba(35,74,152,.9);border-radius:.625rem;color:rgba(35,74,152,.9);display:inline-block;font-size:.75rem;font-weight:400;line-height:1.4375rem;margin-right:auto;max-width:100%;overflow:hidden;padding:0 .3125rem;text-overflow:ellipsis;white-space:nowrap}[data-v-613fdd91] .el-icon-arrow-left:before,[data-v-613fdd91] .el-icon-arrow-right:before{color:#333;font-weight:800}[data-v-613fdd91] .el-pager li,[data-v-613fdd91].el-input--medium .el-input__inner,[data-v-613fdd91].el-pagination .btn-next,[data-v-613fdd91].el-pagination .btn-prev{background:transparent!important}body[data-v-613fdd91],html[data-v-613fdd91]{-webkit-text-size-adjust:100%;text-size-adjust:100%;-moz-text-size-adjust:100%}li[data-v-613fdd91],ul[data-v-613fdd91]{list-style-type:disc!important}.product_detail_default[data-v-613fdd91]{overflow:visible!important}.plugin_modals__list[data-v-613fdd91]{align-items:center;background:rgba(235,57,27,.04);border:none;display:flex;justify-content:space-between;margin-top:20px;min-height:48px;padding:9px 12px}.plugin_modals__list-name[data-v-613fdd91]{font-size:16px;line-height:24px}a[data-v-613fdd91]{background-color:transparent;color:#212529;-webkit-text-decoration:none;text-decoration:none;-webkit-text-decoration-skip:objects}svg[data-v-613fdd91]{overflow:hidden;vertical-align:middle}.plugin_modals__list-icon svg[data-v-613fdd91]{cursor:pointer;width:12px}.size_guide_modal-inner[data-v-613fdd91]{max-height:calc(80vh - 95px);overflow-y:auto}.plugin_modals__list .product_detail_rebate_list[data-v-613fdd91]{align-items:start;color:#eb391b;display:inline-flex;gap:4px}.plugin_modals__list .product_detail_rebate_list[data-v-613fdd91]:hover{color:#eb391b}.plugin_modals__list .product_detail_rebate_list .money[data-v-613fdd91]{white-space:nowrap}.product_detail_rebate_list path[data-v-613fdd91]{fill:#eb391b}.plugin_modals__list .plugin_modals__modal .rebate-icon[data-v-613fdd91]{display:none}.plugin_modals__list-name li[data-v-613fdd91]{margin:0}.pdr__rule[data-v-613fdd91]{color:#f33;text-align:left}.pdr__rule b[data-v-613fdd91]{color:#f33}b[data-v-613fdd91],strong[data-v-613fdd91]{font-weight:bolder}.product_detail_rebate_list .money[data-v-613fdd91]{white-space:nowrap}.coupons-content[data-v-613fdd91] .el-dialog{border-radius:12px;margin-top:13%!important;z-index:9999}.coupons-content[data-v-613fdd91]{overflow:hidden!important}.coupons-content[data-v-613fdd91] .el-dialog__header{background-color:#fff3e8;border-radius:12px 12px 0 0;padding:20px 20px 0}.coupons-content[data-v-613fdd91] .el-dialog__title{color:var(--modal_title_color);font-size:20px;font-weight:700;text-transform:uppercase}.coupons-content[data-v-613fdd91] .el-dialog__body{background:var(--modal_background);border-radius:12px;box-shadow:0 6px 12px 0 rgba(0,0,0,.12);padding:20px}.coupons-content[data-v-613fdd91] .el-dialog__headerbtn .el-dialog__close{border:1px solid;border-radius:50%;color:var(--modal_title_color);cursor:pointer;font-size:20px}.plugin_modals__wrapper[data-v-613fdd91]{display:flex;flex-direction:column;padding-top:0;position:relative;width:100%}.w-100[data-v-613fdd91]{width:100%!important}img[data-v-613fdd91]{border-style:none;vertical-align:middle}.plugin_modals__wrapper-bg[data-v-613fdd91]{background:#f3b372;padding:0 10px}.plugin_modals__wrapper-list[data-v-613fdd91]{background:linear-gradient(180deg,#fff,#fff8f1);background-size:contain;border:2px solid #cc7122;border-radius:12px;display:flex;flex-direction:column;max-height:320px;overflow:auto}.dj-mce-view[data-v-613fdd91] ::-webkit-scrollbar,.plugin_modals__wrapper-bg[data-v-613fdd91] ::-webkit-scrollbar{background-color:#c1c1c1;width:5px}.dj-mce-view[data-v-613fdd91] ::-webkit-scrollbar-thumb,.plugin_modals__wrapper-bg[data-v-613fdd91] ::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.plugin_modals__wrapper-list .pdr__rule[data-v-613fdd91]{border-bottom:1px dashed #e6a46b;margin:0;padding:10px 0 10px 10px}.product_detail_rebate_list[data-v-613fdd91]{align-items:start;color:#eb391b;display:inline-flex;gap:4px}.plugin_modals__wrapper-list li[data-v-613fdd91]{display:inline-block;padding:5px;position:relative;width:96%}.plugin_modals__wrapper-bottom[data-v-613fdd91],.plugin_modals__wrapper-top[data-v-613fdd91]{height:24.3px}.rebate-icon[data-v-613fdd91]{padding-top:4px}.line-item-property__field[data-v-613fdd91]{padding-top:15px;text-align:left}.line-item-property__field[data-v-613fdd91] .el-input__inner:focus,.line-item-property__field[data-v-613fdd91] .el-input__inner:hover{border-color:#000}.line-item-input[data-v-613fdd91]{margin-top:10px;width:50%}.delivery_main[data-v-613fdd91]{background:#f6f6f6;border-radius:4px;margin:20px 0 0;padding:20px 15px}.cart-up-box[data-v-613fdd91] .el-dialog__header{padding:0!important}.isnotClickTag[data-v-613fdd91]{border:1px solid #eee;color:#eee;pointer-events:none}.product_detail_default .product-warp .product-right .cell-item[data-v-613fdd91]{display:flex;flex-wrap:wrap;justify-content:center}.cell-item.moi-product-sku-value[data-v-613fdd91]{margin-top:10px!important}.slide-up-box[data-v-613fdd91] .el-dialog__header{padding:0;text-align:left}.slide-up-box[data-v-613fdd91] .el-dialog__body{padding:5px}.slide-up-box[data-v-613fdd91] .el-button--primary{background:var(--theme_bg_color_black)!important}.product_detail_default .product-warp[data-v-613fdd91] .el-tag{border:1px solid #242424;color:#242424;cursor:pointer;font-size:.9375rem;font-weight:600;padding:0 15px}.product_detail_default .product-warp[data-v-613fdd91] .el-tag--plain.el-tag--info{font-size:14px;margin-bottom:15px;margin-right:15px}.el-tag--plain[data-v-613fdd91]{border-color:#d3d3d6}.active[data-v-613fdd91]{background-color:#d52a1a;border-color:#d52a1a!important;color:#fff!important}.size_guide_btn img[data-v-613fdd91]{height:20px;margin-right:8px;vertical-align:text-bottom;width:20px}.size_guide_btn[data-v-613fdd91]{color:#3863a3;cursor:pointer;flex-shrink:0;float:right;font-size:.75rem;line-height:1.9;text-transform:uppercase}.size_guide_btn[data-v-613fdd91] :hover{-webkit-text-decoration:underline;text-decoration:underline}.moi-product-sku[data-v-613fdd91]{display:inline-block!important;text-align:left;width:100%!important}.moi-product-sku .product-sku-name[data-v-613fdd91]{font-size:.875rem;font-weight:600}.moi-product-sku-label .product-sku-name[data-v-613fdd91]{color:#666;color:var(--detail_color,#666);line-height:1.2857142857rem}.product-sku-name[data-v-613fdd91]{font-weight:600}.product_detail_default .product-warp .product-right .product-name[data-v-613fdd91]{color:var(--title_color_black);font-size:1.125rem;font-weight:600;line-height:1.28}.app_goods_countdown-wrap[data-v-613fdd91]{margin:16px 0;position:relative}.app_goods_countdown-wrap .content[data-v-613fdd91]{align-items:center;background-repeat:no-repeat;background-size:cover;border:1px solid;box-sizing:border-box;display:flex;position:relative;width:100%}.app_goods_countdown-wrap .content .text[data-v-613fdd91]{align-items:center;display:flex;flex:1;width:calc(100% - 300px)}.app_goods_countdown-wrap .content .text svg[data-v-613fdd91]{font-size:inherit;margin-right:6px}.app_goods_countdown-wrap .content .text .icon path[data-v-613fdd91]{fill:#fff}.app_goods_countdown-wrap .content .text .text-content[data-v-613fdd91]{font-size:inherit;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.app_goods_countdown-wrap .content .time[data-v-613fdd91]{display:grid;z-index:10}.app_goods_countdown-wrap .default-size[data-v-613fdd91]{padding:10px 20px}.app_goods_countdown-wrap .default-size .time[data-v-613fdd91]{grid-template-columns:50px 50px 50px;grid-template-rows:50px;grid-column-gap:12px}.app_goods_countdown-wrap .default-size .time .h[data-v-613fdd91],.app_goods_countdown-wrap .default-size .time .m[data-v-613fdd91],.app_goods_countdown-wrap .default-size .time .s[data-v-613fdd91]{line-height:16px}.app_goods_countdown-wrap .content .time .h[data-v-613fdd91],.app_goods_countdown-wrap .content .time .m[data-v-613fdd91],.app_goods_countdown-wrap .content .time .s[data-v-613fdd91]{align-items:center;background-color:hsla(0,0%,100%,.95);border-radius:5px;box-sizing:border-box;color:#f95a5a;display:flex;flex-direction:column;height:100%;justify-content:center;padding:8px 0;width:100%}.app_goods_countdown-wrap .content .time .h&gt;div[data-v-613fdd91]:first-child,.app_goods_countdown-wrap .content .time .m&gt;div[data-v-613fdd91]:first-child,.app_goods_countdown-wrap .content .time .s&gt;div[data-v-613fdd91]:first-child{font-size:16px;font-weight:700}.app_goods_countdown-wrap .content .time .h&gt;div[data-v-613fdd91]:nth-child(2),.app_goods_countdown-wrap .content .time .m&gt;div[data-v-613fdd91]:nth-child(2),.app_goods_countdown-wrap .content .time .s&gt;div[data-v-613fdd91]:nth-child(2){box-sizing:border-box;font-size:12px;overflow:hidden;padding:0 10%;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.app_goods_countdown-wrap .content .mask[data-v-613fdd91]{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;left:0;opacity:.15;position:absolute;top:0;width:100%}.stock svg[data-v-613fdd91]{margin-right:5px}.stock path[data-v-613fdd91]{fill:red}.block-static[data-v-613fdd91]{max-width:100%}.block-stock_countdown[data-v-613fdd91]{color:var(--stock-countdown-color);flex-direction:var(--stock-countdown-bar-position)}b[data-v-613fdd91],strong[data-v-613fdd91]{font-weight:800}.mt-4[data-v-613fdd91]{margin-top:4px}.block-stock_countdown__progress[data-v-613fdd91]{line-height:0;min-width:256px}.p3[data-v-613fdd91]{font-size:14px;line-height:1.55}.product-name h1[data-v-613fdd91]{font-size:var(--title_font_size)}.product_flex_left .product-info-describe[data-v-613fdd91],.product_flex_left .product-info-subtitle[data-v-613fdd91],.product_flex_left .product-info-title[data-v-613fdd91],.product_flex_left .product-name[data-v-613fdd91],.product_flex_left .product-title[data-v-613fdd91]{text-align:left!important}.product_detail_default .product-info-describe[data-v-613fdd91]{color:var(--detail_color);font-size:14px;line-height:1.5;margin-bottom:12px;text-align:center}.delivery_main .app_ds_main[data-v-613fdd91]{align-items:center;display:flex}.delivery_main .app_ds .app_ds_desc[data-v-613fdd91]{color:#f55b02;margin-top:8px}.delivery_main .app_ds_main .app_ds_linkbar[data-v-613fdd91]{margin-right:15px}.delivery_main .app_ds_main .app_ds_title[data-v-613fdd91]{color:var(--title_color_black);cursor:pointer;font-size:16px}.fontBlod_color[data-v-613fdd91]{color:#000;font-weight:700}.delivery_main .app_ds .app_ds_price[data-v-613fdd91]{color:var(--title_color_black);font-weight:700}.delivery_main .app_ds[data-v-613fdd91]{margin:10px 0 0 30px;text-align:left}.product_detail_default[data-v-613fdd91]{margin:30px auto 0}.a-lazy-loaded[data-v-613fdd91]{width:100%}.product_detail_default .product-warp[data-v-613fdd91]{box-sizing:border-box;display:flex;justify-content:space-between;margin:60px auto 0;max-width:var(--general_layout_width)}.product_flex_left .product-price .product-price-market[data-v-613fdd91]{margin-left:0;margin-right:10px}.product_detail_default .product-price .product-price-market[data-v-613fdd91]{color:var(--original_price_color);margin-bottom:6px;margin-left:10px;-webkit-text-decoration:line-through;text-decoration:line-through}.general_original-color[data-v-613fdd91]{color:var(--original_price_color)!important;-webkit-text-decoration:line-through;text-decoration:line-through}.product_detail_default .product-warp .product-left[data-v-613fdd91]{box-sizing:border-box;padding:0 30px;width:65%}.product_detail_default .product-warp .product-right[data-v-613fdd91]{box-sizing:border-box;padding:0 30px;width:35%}.product-right-sticky[data-v-613fdd91]{position:sticky;top:80px}.product_detail_default .share-warp[data-v-613fdd91]{display:flex;flex-wrap:wrap;justify-content:center;padding:28px 0}.product-tabs-content[data-v-613fdd91]{padding:20px 0 40px;text-align:left}.product-tabs-content li[data-v-613fdd91],.product-tabs-content ul[data-v-613fdd91]{list-style-type:disc}.desc[data-v-613fdd91]{margin:0 0 16px}.descTit[data-v-613fdd91]{color:#333;font-size:.9375rem;font-weight:600;line-height:28px}.apm-brand-story-background-image[data-v-613fdd91],.descTit[data-v-613fdd91]{text-align:left}li[data-v-613fdd91]{list-style-type:none!important}.apm-brand-story-background-image[data-v-613fdd91] li{color:#333;font-size:14px;list-style-type:disc!important}.comment-btn-wrap[data-v-613fdd91]{display:flex;gap:20px;justify-content:center;margin-top:24px}.product_detail_default .comment-btn[data-v-613fdd91]{width:250px}.backbox[data-v-613fdd91]{margin-bottom:30px}.backbox span[data-v-613fdd91],.product_detail_default .backbox span[data-v-613fdd91]{color:var(--color-main);font-weight:500;margin-left:10px}.backbox span[data-v-613fdd91]{font-size:16px}.product_detail_default .backbox a[data-v-613fdd91]{margin:0 auto;width:auto}.collapse-box[data-v-613fdd91]{margin:20px 10px}.collapse-box[data-v-613fdd91] .el-collapse-item__header{font-size:.9375rem;font-weight:600;height:52.25px;line-height:52.25px;padding:0}.collapse-box[data-v-613fdd91] .el-collapse-item__content{padding-bottom:5px}.collapse-box[data-v-613fdd91] .el-icon-arrow-right:before{content:"\\e6d9"}.collapse-box[data-v-613fdd91] .el-collapse-item__arrow.is-active:before{content:"\\e6d8"}.collapse-box[data-v-613fdd91] .el-collapse-item__arrow.is-active{transform:rotate(180deg)}.collapse-box[data-v-613fdd91] .el-collapse-item__header,.collapse-box[data-v-613fdd91] .el-collapse-item__wrap{background:transparent}.product_detail_default .product-warp .product-right .product-name[data-v-613fdd91]{text-align:center}.product-calculator[data-v-613fdd91] .el-input__inner{border:1px solid #c7c7c7!important}.product_detail_default[data-v-613fdd91] .el-input-number__decrease,.product_detail_default[data-v-613fdd91] .el-input-number__increase{background:#fff}.product_detail_default[data-v-613fdd91] .el-input-number__decrease{border-right:0}.product_detail_default[data-v-613fdd91] .el-input-number__increase{border-left:0}.product_detail_default .product-warp .product-right .product-name p[data-v-613fdd91]{color:var(--title_color_black);font-family:var(--title_font_family);font-size:var(--big_product_font_size_28);font-style:var(--title_font_style);font-weight:var(--title_font_weigth_800)}.product_flex_left .product-name[data-v-613fdd91]{text-align:left!important}.product_flex_left .cell-item[data-v-613fdd91],.product_flex_left .cell-star[data-v-613fdd91],.product_flex_left .product-price[data-v-613fdd91]{justify-content:start!important}.product_detail_default .product-price[data-v-613fdd91]{align-items:center;display:flex;flex-wrap:wrap;font-size:1.4285714286rem;justify-content:center;line-height:1.7142857143rem}.product_flex_left .product-price .product-price-number[data-v-613fdd91]{margin-right:10px;position:relative}.product_detail_default .product-price .product-price-number[data-v-613fdd91]{color:var(--buying_parice_color_black)}.general_buying-color[data-v-613fdd91]{font-weight:700}.product-sku-name[data-v-613fdd91]{color:var(--main_color)!important;font-size:var(--general_font_size)!important;font-weight:500}.product_detail_default .product-btns[data-v-613fdd91]{display:flex;width:100%}.product_detail_default .product-btns .product-cart[data-v-613fdd91],.product_detail_default .product-btns .product-now[data-v-613fdd91]{flex:1}.main_btn[data-v-613fdd91],.secondary_btn[data-v-613fdd91]{font-weight:700}.product_detail_default .product-btns .divider[data-v-613fdd91]{width:20px}.swiper-container[data-v-613fdd91]{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.cell-star[data-v-613fdd91]{align-items:center;display:flex;justify-content:center;margin-top:12px}.product_detail_default .product-card-bottom[data-v-613fdd91]{margin:16px auto 0;max-width:var(--general_layout_width)}.product-card-bottom[data-v-613fdd91] .el-tabs__item.is-active{color:#000}.product-card-bottom[data-v-613fdd91] .el-tabs__item{color:var(--color-text-low);font-size:18px;font-weight:600;height:48px}.product-card-bottom[data-v-613fdd91] .el-tabs__active-bar{background-color:#000}.product-card-bottom[data-v-613fdd91] .el-tabs__item:hover{color:var(--color-text-low)}[data-v-613fdd91] .el-tabs__nav-wrap:after{background-color:var(--color-divider)!important}.el-button--primary[data-v-613fdd91]:focus,.el-button--primary[data-v-613fdd91]:hover{border-color:var(--main_button_bg)}.comment-star-warp-choose svg[data-v-613fdd91]{flex-shrink:0}.product_detail_default .swiper-button-disabled path[data-v-613fdd91]{fill:#999}.list_picture_item[data-v-613fdd91]{display:flex;flex-wrap:nowrap;justify-content:space-between}.preview_bigtiledown_wrapper[data-v-613fdd91]{-moz-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;row-gap:20px}.tw-items-center[data-v-613fdd91]{align-items:center;display:flex;margin-top:15px}.tw-pl-3[data-v-613fdd91]{padding-left:.75rem}.vipFlag[data-v-613fdd91]{height:25px;left:50px;position:absolute;top:-18px}.vipFont[data-v-613fdd91]{color:#fff;font-size:14px;left:15px;position:absolute;top:0;z-index:10}.product_detail_default .product-right .main_btn[data-v-613fdd91],.product_detail_default .product-right .secondary_btn[data-v-613fdd91]{margin-top:0;position:relative;z-index:100}.product_detail_default .cell-item[data-v-613fdd91]{-moz-user-select:none;-webkit-user-select:none;user-select:none}.product_detail_default .module-box .module-cell-header .module-cell-tile[data-v-613fdd91]{font-size:var(--product_font_size)}.cell-star&gt;div[data-v-613fdd91]:not([hidden])~:not([hidden]){border-left:1px solid #ddd;margin-left:10px;padding-left:10px}.tips[data-v-613fdd91]{color:#666;margin-top:10px}.CouponsContent[data-v-613fdd91]{margin-top:100px}.CouponsContent[data-v-613fdd91],.CouponsList[data-v-613fdd91]{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.Couponss[data-v-613fdd91]{background-color:rgba(29,31,33,.04);border:1px solid rgba(29,31,33,.2);border-radius:10px;box-sizing:border-box;display:flex;overflow:hidden;padding:15px;position:relative;width:320px}.CouponssStyle[data-v-613fdd91]{left:-11px}.CouponssStyle[data-v-613fdd91],.CouponssStyle-right[data-v-613fdd91]{background-color:#fff;border:1px solid rgba(29,31,33,.2);border-radius:50%;content:"";height:22px;margin-top:-10px;position:absolute;top:50%;width:22px;z-index:10}.CouponssStyle-right[data-v-613fdd91]{right:-11px}.CouponssLeft[data-v-613fdd91]{color:#1d1f21;font-size:20px;font-weight:700;padding:20px 0;text-align:center;width:35%}.CouponssRight[data-v-613fdd91]{border-left:1px dashed rgba(29,31,33,.2);padding:5px 10px 5px 15px;width:65%}.CouponssRight-title[data-v-613fdd91]{color:#1d1f21;display:-webkit-box;font-size:14px;font-weight:700;overflow:hidden;text-align:left;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1;-webkit-box-orient:vertical}.CouponssRight[data-v-613fdd91],.time[data-v-613fdd91]{color:rgba(29,31,33,.7);font-size:12px}.CouponssRight-copyBtn[data-v-613fdd91]{background:var(--main_button_bg);color:#fff;cursor:pointer;font-size:12px;height:30px;line-height:30px;padding:0 5px}.score[data-v-613fdd91]{color:#7e7e7e}.cont[data-v-613fdd91]{margin-left:8px}.iconfont[data-v-613fdd91]{color:#e6e6e6;font-size:12px}.replyList[data-v-613fdd91]{border-bottom:1px solid #e3e3e3;padding-top:10px}.replyList .text[data-v-613fdd91]{color:#868686;flex:1;margin-left:12px;text-align:left}.replyList .name[data-v-613fdd91]{color:#282828;font-size:16px;margin-bottom:4px}.replyList .iconfont[data-v-613fdd91]{color:#e6e6e6;font-size:12px}.userAvatar[data-v-613fdd91]{border-radius:50%;height:40px;overflow:hidden;width:40px}.userAvatar img[data-v-613fdd91]{height:100%;width:100%}.item-bd[data-v-613fdd91]{color:#282828;font-size:14px;margin-left:52px;padding-bottom:10px;text-align:left}.reply[data-v-613fdd91]{background-color:#f7f7f7;margin-top:10px!important}.item-bd .image-wrapper[data-v-613fdd91]{margin-top:10px}.picsImage[data-v-613fdd91]{display:inline-block;height:54px;margin-bottom:10px;margin-right:8px;width:54px}span[data-v-613fdd91]{color:var(--theme_text_color)}.small-12[data-v-613fdd91]{width:100%}.thumbnails[data-v-613fdd91]{height:100%;padding:1rem 0 .625rem}.text-center[data-v-613fdd91]{text-align:center}.thumbnail-link.thumbnail-images.imgIndexactive[data-v-613fdd91]{background-color:#d5d5d5;border:.0625rem solid #d5d5d5;padding:0}.thumbnail-link[data-v-613fdd91]{display:inline-block;min-height:.8rem;min-width:.8rem}.thumbnail-link.thumbnail-images[data-v-613fdd91]{background-color:#fff;border-radius:0;border-width:0;padding:.0625rem}.thumbnail-image[data-v-613fdd91]{cursor:pointer}.strike-through-price[data-v-613fdd91]{color:#686868;font-size:.875rem;-webkit-text-decoration:line-through;text-decoration:line-through}.price-primary[data-v-613fdd91]{font-size:.875rem}.layout-row[data-v-613fdd91]{display:flex;flex-wrap:wrap;margin:0 auto}.pdp-coupon .pdp-coupon-content[data-v-613fdd91]{align-items:center;display:flex}.pdp-coupon .pdp-coupon-content .coupon-flag[data-v-613fdd91]{align-items:center;background-color:#247e0c;border-radius:.1875rem 0 0 .1875rem;color:#fff;display:flex;font-size:.675rem;font-weight:600;height:1.25rem;justify-content:center;margin-right:.3125rem;min-width:3.125rem;padding:0 .3125rem;position:relative}.pdp-coupon .pdp-coupon-content[data-v-613fdd91],.pdp-coupon .pdp-coupon-content .pdp-coupon-message[data-v-613fdd91]{color:#247e0c}.pdp-coupon .pdp-coupon-content .pdp-coupon-message[data-v-613fdd91]{font-size:1rem;font-weight:600}.pdp-coupon .pdp-coupon-content .coupon-flag[data-v-613fdd91]:after{border-color:#247e0c transparent;border-style:solid;border-width:.625rem .3125rem .625rem 0;content:"";height:0;position:absolute;right:-.3125rem;top:0;width:0}.pdp-buy-box-container[data-v-613fdd91]{background-color:#f5f6f8;padding:1.25rem}.moi-product-option[data-v-613fdd91]{margin:0 0 .9375rem}.add-to-cart-container-border[data-v-613fdd91]{text-align:right;width:66%}.add-to-cart-container-bottom[data-v-613fdd91]{color:#3863a3;cursor:pointer;display:flex;font-size:.8125rem;font-weight:400px;justify-content:center;margin-top:5px}@media (max-width:959.98px){.coupons-content[data-v-613fdd91] .el-dialog{border-radius:12px;left:0;margin-top:28vh!important;width:96%!important;z-index:999}.size-up-box[data-v-613fdd91] .el-dialog{width:100%!important}}.imgHeight[data-v-613fdd91]{height:120px}.swiperImg[data-v-613fdd91]{max-width:56.25rem}@media (max-width:845px){.swiperImg[data-v-613fdd91]{max-width:28rem}.product-badges-container[data-v-613fdd91]{bottom:35px;left:13px}.imgHeight[data-v-613fdd91]{height:3.125rem}.vipFlag[data-v-613fdd91]{left:50px;position:absolute;top:-17px}.app_goods_countdown-wrap .content[data-v-613fdd91]{align-items:center;display:flex;flex-direction:column;height:auto!important;padding:12px 20px!important}.app_goods_countdown-wrap .content .text[data-v-613fdd91]{justify-content:center;margin-bottom:8px;width:100%!important}.app_goods_countdown-wrap .content .text .text-content[data-v-613fdd91]{max-width:70vw;width:auto!important}.product-name h1[data-v-613fdd91]{font-size:calc(var(--title_font_size)*.75)}.preview_bigtiledown_wrapper[data-v-613fdd91]{-moz-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;row-gap:20px}.product_detail_default .product-warp[data-v-613fdd91]{display:flex;flex-direction:column;margin:0 auto!important;padding:0!important}.product_detail_default .product-warp .product-left[data-v-613fdd91],.product_detail_default .product-warp .product-right[data-v-613fdd91]{box-sizing:border-box;flex:1;padding:0 10px;width:100%}}.namePc[data-v-613fdd91]{display:block}.nameMobile[data-v-613fdd91]{display:none}@media (max-width:845px){.product-name h1[data-v-613fdd91]{font-size:calc(var(--title_font_size)*.75)}.namePc[data-v-613fdd91]{display:none}.nameMobile[data-v-613fdd91]{display:block}.preview_bigtiledown_wrapper[data-v-613fdd91]{-moz-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;row-gap:20px}}.buy-box-quantity-buttons-container[data-v-613fdd91]{align-items:flex-end;box-sizing:border-box;display:flex;flex-flow:row wrap;height:100%;margin-left:auto;margin-right:auto;max-width:75rem}.buy-box-quantity-buttons-container .buy-box-quantity[data-v-613fdd91]{align-self:flex-start;margin-bottom:2.125rem;width:5rem}.product-quantity-container[data-v-613fdd91]{font-size:.875rem;line-height:1.43}.product-quantity-container .quantity-title[data-v-613fdd91]{display:block;font-size:.875rem;font-weight:600;line-height:1.33;margin-bottom:.3125rem;text-transform:none}.product-quantity-container .qty-dropdown[data-v-613fdd91]{box-sizing:border-box;display:block;font-size:.875rem;outline:0;padding-top:.5625rem}.text-field[data-v-613fdd91] .el-input-number{width:100%}.text-field[data-v-613fdd91] .el-input__inner{padding:.5rem}.text-field[data-v-613fdd91] .el-input-number .el-input__inner{text-align:left}.hover-show-buttons[data-v-613fdd91]:hover .el-input-number__decrease,.hover-show-buttons[data-v-613fdd91]:hover .el-input-number__increase{opacity:1;visibility:visible}.text-field[data-v-613fdd91] .el-input-number.is-controls-right .el-input-number__decrease{border-left:none;border-radius:0}.text-field[data-v-613fdd91] .el-input-number.is-controls-right .el-input-number__increase{border-bottom:none;border-radius:0}.text-field[data-v-613fdd91] .el-input-number__decrease,.text-field[data-v-613fdd91] .el-input-number__increase{background:#f1f1f1;opacity:0;transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;width:auto}.buy-box-actions[data-v-613fdd91]{width:calc(100% - 5rem)}.buy-box-add-to-cart[data-v-613fdd91]{padding-left:1.25rem}.add-to-cart-container[data-v-613fdd91]{background-color:#191919;border-radius:2.5rem;box-shadow:inset 0 -2px 0 rgba(0,0,0,.3);color:#fff;font-size:.9375rem;gap:1rem;height:-moz-fit-content;height:fit-content;line-height:1;padding:.3125rem .9375rem;width:100%}.return-policy[data-v-613fdd91]{align-items:center;display:flex;justify-content:center;margin-top:.9375rem}.return-policy a[data-v-613fdd91]{color:#3863a3;display:block;font-size:.8125rem;font-weight:400;margin:0 0 0 .3125rem;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}.teamsDiv[data-v-613fdd91]{display:flex;justify-content:center;margin:1rem 0 0;padding:1rem 2rem}.description-box-content[data-v-613fdd91]{font-size:.875rem;line-height:1.67;margin:0;padding:.625rem 0}.description-box-content[data-v-613fdd91] .el-rate__icon{font-size:1.25rem}.ratings-summary[data-v-613fdd91]{gap:.625rem}.ratings-summary[data-v-613fdd91],.ratings-summary .overall-summary[data-v-613fdd91]{display:flex;flex-direction:column}.ratings-summary .overall-summary .average-rating[data-v-613fdd91]{font-size:3.75rem;font-weight:600;line-height:1;margin:0}.ratings-summary .overall-summary .stars[data-v-613fdd91]{margin-top:1.5rem}.ratings-summary .ratings[data-v-613fdd91]{flex-basis:35%}.ratings-summary h5[data-v-613fdd91]{font-size:.9375rem;font-weight:600;margin:0 0 1.67em}.ratings-summary .ratings .ratings-display[data-v-613fdd91]{display:flex;gap:.625rem;padding:.3125rem}.ratings-summary .ratings .ratings-display .ratings-number[data-v-613fdd91]{flex-basis:40%;font-size:.8125rem}.ratings-summary .ratings .ratings-display .ratings-bar[data-v-613fdd91]{display:flex;flex-direction:column;height:.875rem;justify-content:flex-end;width:100%}.ratings-bar[data-v-613fdd91] .el-progress-bar__inner,.ratings-bar[data-v-613fdd91] .el-progress-bar__outer{border-radius:0}.ratings-summary .ratings .ratings-display .ratings-count[data-v-613fdd91]{flex-basis:25%;font-size:.8125rem;padding-left:5%}.ratings-summary .summary[data-v-613fdd91]{display:flex;flex-basis:35%;flex-direction:column;gap:1.5rem}.spectrum[data-v-613fdd91]{display:flex;height:.9375rem}.spectrum .empty[data-v-613fdd91]{background-color:#f5f6f8}.spectrum&gt;div[data-v-613fdd91]{border:.0625rem solid #b5b5b5;border-right:none;flex-grow:1}.spectrum[data-v-613fdd91]&gt;:last-child{border-right:.0625rem solid #b5b5b5}.spectrum .fill[data-v-613fdd91]{background-color:#242424}.labels[data-v-613fdd91]{display:flex;justify-content:space-between;margin-top:.3125rem}.labels .spectrum-label[data-v-613fdd91]{font-size:.8125rem}.star-summary[data-v-613fdd91]{align-items:center;display:flex;gap:.5rem}.star-summary h5[data-v-613fdd91]{flex-basis:5rem;margin:0}@media screen and (max-width:63.9988em){.description-box-content[data-v-613fdd91]{font-size:.9375rem}}@media screen and (min-width:40em){.ratings-summary .ratings .ratings-display .ratings-number[data-v-613fdd91]{flex-basis:35%}.add-to-cart-container[data-v-613fdd91]{min-height:2.625rem}}@media screen and (max-width:39.9988em){.add-to-cart-container[data-v-613fdd91]{font-size:1.125rem;min-height:3.25rem}}',""]),r.locals={},t.exports=r},976:function(t,e,o){"use strict";o(493)},977:function(t,e,o){var r=o(5)((function(i){return i[1]}));r.push([t.i,".field-wrapper-input-label[data-v-607a3c76]{background-color:#fff;color:#767676;display:inline-block;font-size:.75rem;font-style:italic;line-height:.825rem;margin:.5rem .3125rem;overflow:hidden;padding:0 .3125rem;pointer-events:none;position:absolute;text-overflow:ellipsis;text-transform:capitalize;top:-.8125rem;transition:all .1s;white-space:nowrap;z-index:1}.title[data-v-607a3c76]{color:var(--title_color_black);font-family:var(--title_font_family);font-size:var(--title_font_size_20);font-style:var(--title_font_style);font-weight:var(--title_font_weigth_800);letter-spacing:var(--title_letter_spacing);margin-bottom:calc(var(--general_layout_spacing)*var(--title_margin_bottom_scale));margin-top:calc(var(--general_layout_spacing)*var(--title_margin_bottom_scale));position:relative;text-align:center}.mo-card-content[data-v-607a3c76]{padding:0 15px}.back-box[data-v-607a3c76]{padding:30px 0}.back-box a[data-v-607a3c76]{align-items:center;display:flex;justify-content:center}.back-box span[data-v-607a3c76]{color:var(--color-main);font-size:16px;font-weight:500;margin-left:10px}.cart_empty_default[data-v-607a3c76]{align-items:center;display:flex;justify-content:center;padding:50px 0;text-align:center}.cart_empty_default .cart_empty_content h3[data-v-607a3c76]{font-size:28px;font-weight:400;margin-bottom:60px}.cart_empty_default .cart_empty_svg[data-v-607a3c76]{margin-bottom:20px}.cart_empty_default .cart_empty_content p[data-v-607a3c76]{color:#888;font-size:16px}.cart_empty_default .continue_shopping_btn[data-v-607a3c76]{background:#333;color:#fff;display:inline-block;height:44px;line-height:44px;margin-top:60px;padding:0 20px}@media screen and (min-width:40em){.block_title .title[data-v-607a3c76]{font-size:1.5rem;margin-bottom:2.5rem;text-align:left}}@media screen and (max-width:767px){.block_title .title[data-v-607a3c76]{font-size:1.375rem;margin-bottom:1.5625rem;text-align:left}}.block_title_custom[data-v-607a3c76]{margin-bottom:30px;margin-top:30px;position:relative}[data-v-607a3c76] .el-pager li,[data-v-607a3c76].el-input--medium .el-input__inner,[data-v-607a3c76].el-pagination .btn-next,[data-v-607a3c76].el-pagination .btn-prev{background:transparent!important}.collection_top_bar[data-v-607a3c76]{align-items:center;display:flex;display:-webkit-flex;flex-direction:column;justify-content:space-between;margin-top:30px;padding-bottom:20px}.text-center[data-v-607a3c76]{text-align:center}.sort_by[data-v-607a3c76]{align-items:center}.sort_by span[data-v-607a3c76]{margin-right:15px}.collection-filter-wap[data-v-607a3c76]{justify-content:space-between}.df-items-center[data-v-607a3c76]{align-items:center}.df-w-full[data-v-607a3c76]{width:100%}.df-flex[data-v-607a3c76]{display:flex}.block_collection_list .collection_product[data-v-607a3c76]{display:grid;grid-template-columns:repeat(var(--wap_number),1fr);grid-row-gap:8px;grid-column-gap:7px}.collection_item[data-v-607a3c76]{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;text-align:left;width:100%}.collection_item[data-v-607a3c76],.relative[data-v-607a3c76]{position:relative}.collection-product-item .hover-two[data-v-607a3c76]{opacity:0!important}.plugin-product_item-img_box img[data-v-607a3c76]{height:100%!important;-o-object-fit:var(--product_img_cut)!important;object-fit:var(--product_img_cut)!important;width:100%!important}.collection_item .actions-wrapper[data-v-607a3c76]{bottom:0;box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;left:0;opacity:0;position:absolute;transform:translateY(calc(40% + 10px));transition:opacity .25s ease,transform .25s ease-out;width:100%}.collection_item .actions-wrapper .actions-wrapper-btn[data-v-607a3c76]{align-items:center;box-sizing:border-box;display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:22px;padding:10px 15px;position:relative;width:100%}.animation-hover:hover .hover-two[data-v-607a3c76]{opacity:1!important;transform:scale(1)}.collection-product-item .collection-product-item-image[data-v-607a3c76]{cursor:pointer;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;transition:all .2s cubic-bezier(0,0,.2,1);width:100%}.hover-two[data-v-607a3c76]{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(1.1);transition:transform 1s}.product_view[data-v-607a3c76]{background-color:var(--main_button_bg)!important;border-color:var(--main_button_bg)!important;color:var(--main_button_color)!important}path[data-v-607a3c76]{fill:var(--icon_color)!important}.collection_item .actions-wrapper .actions-wrapper-btn[data-v-607a3c76]:hover{opacity:.7}.collection_item .item-caption[data-v-607a3c76]{margin-top:16px}.collection_item .item-caption .item-caption-title[data-v-607a3c76]{color:var(--title_color_black);font-size:var(--general_font_size);margin-bottom:10px;text-transform:uppercase}.collection_item .item-caption .item-caption-price[data-v-607a3c76]{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.general-price[data-v-607a3c76]{color:var(--buying_parice_color_black);font-weight:700}.general-oldprice[data-v-607a3c76],.general-price[data-v-607a3c76]{font-size:16px;white-space:nowrap}.general-oldprice[data-v-607a3c76]{color:var(--original_price_color);-webkit-text-decoration:line-through;text-decoration:line-through}.collection-product-item[data-v-607a3c76]{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;width:100%}.collection-product-item .label_style_4[data-v-607a3c76]{overflow:hidden}.collection-product-item .label_style_4[data-v-607a3c76],.discount_tag.label_style_4[data-v-607a3c76]{align-items:center;background:var(--discount_tag_bg);border-radius:50%;display:flex;height:48px;justify-content:center;right:10px;top:10px;width:48px}.discount_tag.label_style_4[data-v-607a3c76]{color:#fff;position:absolute}.discount_tag.label_style_4 .discount_tag_graphics[data-v-607a3c76]{display:none}.collection-product-item .label_style_4 .discount_tag_name[data-v-607a3c76]{line-height:18px;text-align:center}.discount_tag.label_style_4 .discount_tag_name[data-v-607a3c76]{color:var(--discount_tag_color);line-height:18px}.collection-product-item .label_style_4 .discount_tag_name span[data-v-607a3c76]{display:block}@media screen and (min-width:767px){.collection_item:hover .actions-wrapper[data-v-607a3c76]{opacity:1;transform:translateY(0)}}@media (min-width:768px){.md\\:df-flex[data-v-607a3c76]{display:flex}.block_collection_list .collection_product[data-v-607a3c76]{grid-template-columns:repeat(var(--pc_number),1fr);grid-row-gap:15px;grid-column-gap:17px}}@media (max-width:767px){.collection_item .actions-wrapper[data-v-607a3c76]{bottom:27px;box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;left:0;opacity:.7;position:absolute;transform:translateY(calc(40% + 10px));transition:opacity .25s ease,transform .25s ease-out;width:100%}.df-show[data-v-607a3c76]{display:none!important}}.mo-empty[data-v-607a3c76]{justify-content:center}.mo-empty[data-v-607a3c76],.mo-empty .mo-empty-body[data-v-607a3c76]{align-items:center;display:flex;flex-direction:column}.mo-empty .mo-empty-body[data-v-607a3c76]{padding:70px 0}.mo-empty .mo-empty-des[data-v-607a3c76]{color:var(--color-text-low);font-size:16px;font-weight:400;margin-top:20px}",""]),r.locals={},t.exports=r},978:function(t,e,o){"use strict";o(494)},979:function(t,e,o){var r=o(5)((function(i){return i[1]}));r.push([t.i,".leftContent[data-v-5e6f987c]{position:relative}.carouselImg[data-v-5e6f987c]{float:right;height:100%;width:100%}.swiper-slide[data-v-5e6f987c]{box-sizing:border-box;cursor:pointer;height:80px;margin:10px;overflow:hidden;width:80px}.on[data-v-5e6f987c]{border:2px solid #1d1f21;z-index:99}.swiper-wrapper[data-v-5e6f987c]{text-align:center}.swiper-button-prev[data-v-5e6f987c]{height:30px;width:25px}.swiper-button-next[data-v-5e6f987c]{height:26px;width:25px}.swiperLeft[data-v-5e6f987c]{left:75px;position:absolute;width:100px}.product-right[data-v-5e6f987c]{box-sizing:border-box;padding:0 30px;text-align:left}.marBot12[data-v-5e6f987c]{margin-bottom:12px}.product-right-name[data-v-5e6f987c]{color:var(--title_color);font-size:var(--big_product_font_size);font-weight:var(--title_font_weigth);margin-bottom:20px;font-font:var(--product_font_family)}.product-price[data-v-5e6f987c]{align-items:center;display:flex;flex-wrap:wrap;font-size:1.4285714286rem;line-height:1.7142857143rem}.product-price-number[data-v-5e6f987c]{margin-right:10px}.product-price-market[data-v-5e6f987c]{-webkit-text-decoration:line-through;text-decoration:line-through}.general_original-color[data-v-5e6f987c]{color:var(--original_price_color)!important}.cell-item[data-v-5e6f987c]{margin-top:30px}.product-calculator[data-v-5e6f987c] .el-input-number{width:165px}.product-calculator[data-v-5e6f987c] .el-input__inner{border:1px solid #999!important;border-radius:0}.product-calculator[data-v-5e6f987c] .el-input-number__decrease{background:#fff!important;border-right:0!important;font-size:16px!important}.product-calculator[data-v-5e6f987c] .el-input-number__increase{background:#fff!important;border-left:0!important;font-size:16px!important}.product-calculator[data-v-5e6f987c] .el-input-number__increase :hover{color:#999}.product-calculator[data-v-5e6f987c] .el-input-number__decrease :hover{color:#999}.addcartBtn[data-v-5e6f987c]{background-color:var(--main_button_color);border:1px solid var(--secondary_button_color);border-radius:0;color:var(--secondary_button_color);cursor:pointer;font-size:16px;height:48px;line-height:48px;text-align:center;width:100%}.addcartBtnBorder[data-v-5e6f987c] :hover{border:1px solid var(--secondary_button_color);color:var(--main_button_color)!important}.addcartBtnBorder[data-v-5e6f987c] :hover,.buynowBtn[data-v-5e6f987c]{background-color:var(--secondary_button_color)}.buynowBtn[data-v-5e6f987c]{border:1px solid var(--secondary_button_color);border-radius:0;color:var(--main_button_color);cursor:pointer;font-size:16px;height:48px;line-height:48px;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:all .3s;white-space:nowrap;width:100%}.module-box[data-v-5e6f987c]{border-top:1px solid #ddd;margin-top:60px}.module-box .module-cell[data-v-5e6f987c]{border-bottom:1px solid #ddd;cursor:pointer}.module-box .module-cell-header[data-v-5e6f987c]{display:flex;justify-content:space-between;overflow:hidden;padding:24px 0}.iconStyle[data-v-5e6f987c]{font-size:16px}",""]),r.locals={},t.exports=r},980:function(t,e,o){"use strict";o(495)},981:function(t,e,o){var r=o(5)((function(i){return i[1]}));r.push([t.i,'.block_tag_plain[data-v-69e817c9]{border-color:rgba(35,74,152,.9);border-radius:13px;bottom:35px;color:rgba(35,74,152,.9);height:25px;left:0;line-height:25px}.product_div[data-v-69e817c9]{background:var(--bg);border-radius:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px;grid-row-gap:15px;row-gap:15px;grid-column-gap:17px;-moz-column-gap:17px;column-gap:17px}.relative[data-v-69e817c9]{position:relative}.plugin-product_item-img_box[data-v-69e817c9]{overflow:hidden;width:100%}.plugin-product_item-img_box img[data-v-69e817c9]{height:100%!important;-o-object-fit:var(--product_img_cut)!important;object-fit:var(--product_img_cut)!important;width:100%!important}.product_card-picture[data-v-69e817c9]{padding:10px}.collection-product-item-image[data-v-69e817c9]{border-radius:10px;cursor:pointer;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;transition:all .2s cubic-bezier(0,0,.2,1);width:100%}.collection-product-item .hover-two[data-v-69e817c9]{opacity:0!important}.hover-two[data-v-69e817c9]{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:transform 1s ease}.item-caption[data-v-69e817c9]{margin:12px 0 0;text-align:left}.item-caption .item-caption-title[data-v-69e817c9]{color:#fff;font-size:16px;line-height:calc(var(--general_font_size)*1.5);margin-bottom:10px;text-align:left}.item-caption .item-caption-price[data-v-69e817c9]{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:8px}.general-price[data-v-69e817c9]{color:var(--buying_parice_color_black);font-weight:700}.general-oldprice[data-v-69e817c9],.general-price[data-v-69e817c9]{font-size:16px;white-space:nowrap}.general-oldprice[data-v-69e817c9]{color:var(--original_price_color);-webkit-text-decoration:line-through;text-decoration:line-through}.tw-relative[data-v-69e817c9]{position:relative}.tw-absolute[data-v-69e817c9]{position:absolute}.tw-text-sale-tag-color[data-v-69e817c9]{color:var(--font_button_color)!important}.tw-text-xs[data-v-69e817c9]{font-size:.75rem;line-height:1rem}.tw-leading-none[data-v-69e817c9]{line-height:1}.tw-rounded-sm[data-v-69e817c9]{border-radius:.125rem}.tw-bg-sale-tag[data-v-69e817c9]{background-color:var(--theme_bg_color)!important;bottom:0;left:0;line-height:29px}.tw--top-3[data-v-69e817c9]{top:.75rem}.tw--right-3[data-v-69e817c9]{right:.75rem}.tw-transform[data-v-69e817c9]{transform:var(--tw-transform)}.tw-transition[data-v-69e817c9]{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tw-duration-300[data-v-69e817c9]{transition-duration:.3s}.tw-opacity-0[data-v-69e817c9]{opacity:0}.product_card-picture:hover .quick-wrapper[data-v-69e817c9]{opacity:1;transform:translateY(0)}.tw-rounded-full[data-v-69e817c9]{border-radius:9999px}.tw-duration-100[data-v-69e817c9]{transition-duration:.1s}.touch_scale[data-v-69e817c9]{position:relative}.touch_scale[data-v-69e817c9]:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(1.8)}path[data-v-69e817c9]{fill:#fff}.tw-primary-btn[data-v-69e817c9]{align-items:center;background-color:var(--color-primary-btn-bg);border:1px solid transparent;color:var(--color-primary-btn-text);cursor:pointer;display:flex;height:38px;text-align:center;transition-duration:.15s;transition-duration:.3s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:38px}@media (min-width:765px){.lg\\:tw-opacity-0[data-v-69e817c9]{opacity:0}.lg\\:tw-container[data-v-69e817c9]{max-width:var(--layout-width);padding-left:2.5rem;padding-right:2.5rem}.product_card-picture:hover .hover-two[data-v-69e817c9]{opacity:1!important;transform:scale(1.1)}}@media (max-width:765px){.tw--right-3[data-v-69e817c9]{right:.25rem}.tw--top-3[data-v-69e817c9]{top:.25rem}.product_card-picture[data-v-69e817c9]{padding:5px}.lg\\:tw-container[data-v-69e817c9]{padding-left:5px;padding-right:5px}.product-grid-fixed[data-v-69e817c9]{display:none}.item-caption .item-caption-title[data-v-69e817c9]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media screen and (max-width:39.99875em){.product_div[data-v-69e817c9]{border-radius:4px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto 8px}}',""]),r.locals={},t.exports=r}}]);</pre></body></html>