12 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[102,16,46,47,55,59,67],{525:function(t,e,o){"use strict";var n=o(4),r=o(28),c=o(14),l=/"/g,d=n("".replace);t.exports=function(t,e,o,n){var f=c(r(t)),m="<"+e;return""!==o&&(m+=" "+o+'="'+d(c(n),l,""")+'"'),m+">"+f+"</"+e+">"}},526:function(t,e,o){"use strict";var n=o(3);t.exports=function(t){return n((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},535:function(t,e,o){t.exports={}},540:function(t,e,o){"use strict";o.r(e);o(545),o(39),o(11);var n={props:{cardData:{},showPricing:{type:Boolean,default:!1}},data:function(){return{}},computed:{comImg:function(){var t;return this.$utils.generateResizedImageUrl(null===(t=this.cardData.main)||void 0===t?void 0:t.image,300)},comBestIcon:function(){var t,e=null===(t=this.cardData.collection_detail)||void 0===t?void 0:t.find((function(t){return"Best Seller"===t.name}));return e?e.img:""}},methods:{addCompareList:function(t,e){var o=this;this.$axios.post("home/compare_add",{id:t,compare_keys:"keys"}).then((function(t){1===t.code?(o.$store.dispatch("getCompareList"),o.$emit("addCompare",e.target)):o.$message({message:t.msg,type:"warning"})})).catch((function(){}))},goProduct:function(t){this.$router.push({name:"product-code",params:{code:t.product_code}})}}},r=(o(547),o(22)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("nuxt-link",{staticClass:"card",attrs:{to:{name:"product-code",params:{code:t.cardData.product_code}}}},[e("figure",[e("div",{staticClass:"card-img"},[e("el-image",{staticClass:"card-img-1",staticStyle:{width:"100%",height:"100%"},attrs:{src:t.comImg,fit:"cover"}}),t._v(" "),t.comBestIcon?e("img",{staticClass:"best_icon",attrs:{src:t.comBestIcon}}):t._e(),t._v(" "),e("div",{staticClass:"cycle_icon"},t._l(t.cardData.cycle_icon,(function(t,o){return e("img",{key:o,attrs:{src:t.images}})})),0)],1),t._v(" "),t.showPricing?e("p",{staticClass:"show-pricing"},[t._v("Pricing")]):t._e(),t._v(" "),e("figcaption",{staticClass:"card-info"},[e("h1",[t._v(t._s(t.cardData.product_name))]),t._v(" "),e("p",{staticClass:"card-info-point"},[t._v(t._s(t.cardData.product_code))]),t._v(" "),e("div",{staticClass:"card-info-icon"},t._l(t.cardData.icon,(function(t,o){return e("img",{key:o,attrs:{src:t.url}})})),0)])])])}),[],!1,null,"0c1bd2af",null);e.default=component.exports},541:function(t,e,o){t.exports={}},542:function(t,e,o){t.exports={}},547:function(t,e,o){"use strict";o(535)},552:function(t,e,o){t.exports={}},553:function(t,e,o){t.exports={}},554:function(t,e,o){t.exports={}},555:function(t,e,o){t.exports={}},561:function(t,e,o){"use strict";o(541)},564:function(t,e,o){"use strict";o(542)},568:function(t,e,o){"use strict";o.r(e);o(521);var n={props:{title:String,marginTop:{type:Number}}},r=(o(561),o(22)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("section",[e("h1",{style:{marginTop:t.marginTop+"px"}},[t._v("\n "+t._s(t.title)+"\n ")]),t._v(" "),e("span",{staticClass:"decoration"})])}),[],!1,null,"8446d0ce",null);e.default=component.exports},570:function(t,e,o){"use strict";o.r(e);o(41),o(40),o(62),o(63),o(46),o(11),o(32);var n=o(24);o(521);function r(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.push.apply(o,n)}return o}function c(t){for(var e=1;e<arguments.length;e++){var o=null!=arguments[e]?arguments[e]:{};e%2?r(Object(o),!0).forEach((function(e){Object(n.a)(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):r(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}var l={props:{visible:{type:Boolean,default:!1},id:[Number,String],projectObj:{type:Object,default:function(){}},isCopy:{type:Boolean,default:!0}},data:function(){return{keyword:"",selList:[]}},mounted:function(){this.$utils.checkLogin()&&this.getSelect()},methods:{getSelect:function(){var t=this;this.$axios.post("/goods_cart/cartLabelLists",{keyword:this.keyword}).then((function(e){t.selList=e.result}))},filterMethod:function(t){this.keyword=t},handleSend:function(){var t=this;if(this.keyword)if(this.isCopy)this.$axios.post("/goods_cart/cartLabelGoodsCopy",{id:this.id,label_type_new:this.keyword}).then((function(e){t.$message.success("Added successfully"),t.$emit("sendFinish")}));else{var data=c(c({},{label_type:this.keyword,goods_id:this.id}),this.projectObj);this.$axios.post("/goods_cart/cartAdd",data).then((function(e){t.$message.success("Add success"),t.$emit("update:visible",!1)}))}else this.$message({message:"Please choose your job name",type:"warning"})},handleClose:function(){this.$emit("update:visible",!1)}}},d=(o(564),o(22)),component=Object(d.a)(l,(function(){var t=this,e=t._self._c;return e("el-dialog",{attrs:{"lock-scroll":!1,visible:t.visible,width:"500px","before-close":t.handleClose,"show-close":!1,center:"",top:"0"},on:{"update:visible":function(e){t.visible=e}}},[e("div",{staticClass:"content"},[e("el-select",{staticStyle:{width:"100%"},attrs:{filterable:"","allow-create":"",clearable:"","default-first-option":"","filter-method":t.filterMethod,placeholder:"Please choose your job name"},model:{value:t.keyword,callback:function(e){t.keyword=e},expression:"keyword"}},t._l(t.selList,(function(option){return e("el-option",{key:option.label_type,attrs:{label:option.label_type,value:option.label_type}})})),1)],1),t._v(" "),e("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[e("el-button",{attrs:{type:"danger"},on:{click:t.handleSend}},[t._v("Add To My Project")]),t._v(" "),e("el-button",{attrs:{type:"info",plain:""},on:{click:t.handleClose}},[t._v("CANCEL")])],1)])}),[],!1,null,"46eebe9e",null);e.default=component.exports},573:function(t,e,o){"use strict";o.r(e);var n={name:"Zoom",props:{imgUrl:String},data:function(){return{}},methods:{handler:function(t){var mask=this.$refs.mask,e=t.offsetX-mask.offsetWidth/2,o=t.offsetY-mask.offsetHeight/2;e<=0&&(e=0),e>=mask.offsetWidth&&(e=mask.offsetWidth),o<=0&&(o=0),o>=mask.offsetHeight&&(o=mask.offsetHeight),mask.style.left=e+"px",mask.style.top=o+"px";var n={};n.left=e,n.top=o,n.bigShow=!0,this.$emit("sendStyle",n)},leave:function(){var t={left:0,top:0,bigShow:!1};this.$emit("sendStyle",t)}}},r=(o(599),o(22)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"spec-preview"},[e("el-image",{staticStyle:{width:"100%",height:"100%"},attrs:{src:t.imgUrl,alt:"",fit:"cover"}}),t._v(" "),e("div",{staticClass:"event",on:{mousemove:t.handler,mouseleave:t.leave,click:function(e){return t.$emit("handleViwer")}}}),t._v(" "),e("div",{ref:"mask",staticClass:"mask"})],1)}),[],!1,null,"5b247e95",null);e.default=component.exports},598:function(t,e,o){t.exports={}},599:function(t,e,o){"use strict";o(552)},600:function(t,e,o){t.exports={}},606:function(t,e,o){"use strict";o(553)},607:function(t,e,o){"use strict";o(554)},608:function(t,e,o){t.exports={}},609:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAAXNSR0IArs4c6QAAAqBJREFUOE9t1Onr53MUBfDXLUrZskYIf4ElKdkSWRJmpmzJNjMP7JGMpWw11qzDGLuGB2PfoygST0hKKUWUkm0Q4sFY5q3z6375zPT7PPn06f3+nHvuuefcstEzxjgc92B7nFVVr82ujDGOxWNYiwur6q3p7zW5uDPuxMl4Aj/jIlyH5bgGV2MFtsbZWINLq+rb4NQYY5NUwfX4CudW1Xs5HGOcgkfwSwMsqaqn+uwgrMSeXWRlwN7BPs1gRVX9PWG7CPdjW/zUhZ6fnIfIjP1HAUv/H+LEqvq9q+6Ee7GwW78ZV+JivIjzq+q7vrsFnsW+AdsbL+FXnIBDcQe+xuKqSqG5Z4yxX7e9e7TC2/3vllgwN4Axxo54Afsj1KPfDVX11zzT3hRXtSyR5IM5oKq1M7BD8GSz2xWfNqtP5gGbscu9H7BVHJChpc2I/DRW4wLsgAdwRNjhpqpaN8bYDNfiMryKc7r4KpyGRQG7HUtwUlW9MdHndNyFeOg2XIHtcF5VPTO5d1QPYM4aES+AS/F4mzA2mGn5PvbAFzgg2vRZgDOoMxB2y6YJOAwPtgYx8Zt4FMf0ezESrTj/yI7cb+mqqt6dS8CEbrKY6SUyl+APfB//4cfO6nP93rxbT9TWV9WfG4Mt6HGn3X9wYLcdRrf2kJZFaCRu0TI5XVNVMfIGzAIWrwUoGt6N+3A0bsGZWIfkda++k5gtnA/suPZaRp8NESN/1h76eIyxTWuXlKTgw22P46vqlfk0i5C74KHO68tVFe1mcYrGKZrMpt1vcHBVRdP/2+xxJ0oxY8yZljKM1VW1fowRoFNxIxLuRG7VdMv8N81pbMYYWX6X91Q/bxtkMFkK2cLLqyo7boNnXrBJW7s1k+j0etZQVX25Mcjs+1/MoQbO2FAmGQAAAABJRU5ErkJggg=="},610:function(t,e,o){"use strict";o(555)},616:function(t,e,o){"use strict";o.r(e);o(40),o(11);var n={props:{data:[]},computed:{comData:function(){return this.data.filter((function(t){return t.is_show}))}}},r=(o(606),o(22)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("table",[e("tbody",[t._m(0),t._v(" "),t._m(1),t._v(" "),t.comData.length?t._l(t.comData,(function(o,n){return e("tr",{key:n},[e("td",[t._v(t._s(o.sku_model||o.point))]),t._v(" "),e("td",[t._v(t._s(o.available_stock))]),t._v(" "),e("td",[t._v(t._s(t.$utils.formatTime(o.next_times,"DD-MM-YYYY",!0)))]),t._v(" "),e("td",[t._v(t._s(o.arrival_stock))])])})):e("tr",[e("td",{attrs:{rowspan:"3",colspan:"4"}},[t._v("No Data")])])],2)])}),[function(){var t=this,e=t._self._c;return e("tr",{staticClass:"title"},[e("th",{attrs:{rowspan:"2"}},[t._v("Model")]),t._v(" "),e("th",{attrs:{rowspan:"2"}},[t._v("Available stock")]),t._v(" "),e("th",{attrs:{colspan:"2"}},[t._v("Next shipment")])])},function(){var t=this,e=t._self._c;return e("tr",[e("th",[t._v("Date")]),t._v(" "),e("th",[t._v("QTY")])])}],!1,null,"13093327",null);e.default=component.exports},617:function(t,e,o){"use strict";o.r(e);var n={props:{data:{type:Array,default:function(){return[]}}}},r=(o(607),o(22)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("div",[t.data.length?e("table",[e("tbody",[t._m(0),t._v(" "),t._l(t.data,(function(o,n){return e("tr",{key:n},[e("td",[t._v(t._s(t.$utils.formatTime(o.update_time)))]),t._v(" "),e("td",[t._v(t._s(o.type_name))]),t._v(" "),e("td",[t._v(t._s(o.detail))])])}))],2)]):e("div",[e("el-empty",{attrs:{description:"No Data"}})],1)])}),[function(){var t=this,e=t._self._c;return e("tr",{staticClass:"title"},[e("th",{attrs:{width:"25%"}},[t._v("Date")]),t._v(" "),e("th",{attrs:{width:"25%"}},[t._v("Change Type")]),t._v(" "),e("th",{attrs:{width:"50%"}},[t._v("Details")])])}],!1,null,"4c957f55",null);e.default=component.exports},618:function(t,e,o){"use strict";o.r(e);o(98),o(65),o(17),o(79);var n={props:{productInfo:{type:Object,default:function(){return{}}}},data:function(){return{defaultURL:"https://zfrmz.com/felY59ar2z3FaOTSRxmZ"}},computed:{isLogin:function(){var t;return!(null===(t=this.$store.state.userInfo)||void 0===t||!t.email)},userInfo:function(){return this.$store.state.userInfo||{}},shouldButtonRecordShow:function(){var t;return this.isLogin&&/\@promocollection.com.au/.test(this.userInfo.email)&&this.productInfo.record&&(null===(t=this.productInfo.record)||void 0===t||null===(t=t.record_reason)||void 0===t?void 0:t.length)}},mounted:function(){},methods:{generateLink:function(){var t=document.getElementById("quickEnqriryLink"),e={name:this.userInfo.contacts,phone:this.userInfo.phone,email:this.userInfo.email,company:this.userInfo.company,product:"".concat(this.productInfo.product_name," & ").concat(this.productInfo.product_code)},o="";for(var n in e)e[n]&&(o+="&".concat(n,"=").concat(encodeURIComponent(e[n])));o=o.slice(1),t.href=this.defaultURL+"?"+o},handleAdd:function(){this.$emit("handleAdd")},openZoho:function(){document.querySelector("#zsiq_float").click()},toProductBuilder:function(){var t=this;this.$utils.checkLogin()&&(this.$emit("save-selected-data"),setTimeout((function(){location.href=location.origin+"/product-builder/".concat(t.$route.params.code)}),0))}}},r=(o(610),o(22)),component=Object(r.a)(n,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"project-wrap"},[e("div",{staticClass:"project"},[e("div",{directives:[{name:"show",rawName:"v-show",value:!1,expression:"false"}],staticClass:"flex btn-nav",on:{click:t.toProductBuilder}},[e("img",{attrs:{src:o(609)}}),e("span",[t._v("Product builder")])])])])}),[],!1,null,"d07425a4",null);e.default=component.exports},638:function(t,e,o){"use strict";o(598)},639:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAAAXNSR0IArs4c6QAAAepJREFUSEu9lk2IT2EUxn9Pk2SaBWWhbAYlalKk5GMhZKNYMWYnC6TMzhZjMRs7OxbKQr5WpmYjHwthMyspUj5SJDOYhZSFHp1/5+rOnTtzh9z/u7of7z2/8/Gc817RsGyvA4aAXcAAsDQ/mQaeAw+A65JezmVKc72wvRa4AOzPPb+AMPQp71cA4UBP3o8BpyW9qtqshdg+BlwEFgNP8npc0veyAdt9wD5gGNgG/IxrSZfL+2ZBbJ8DzgLfgOOSbjelNN7bPghcApYBI5LCTmfNgGQEsfE1sFfSm4UAij22VwN3gTXpYCeiP5CswTPgB7D5bwEV0ATQC2yIGpUhd7LIh+pSZHsj8F7Sl6boMnW3gDFJBzqQlOmLKLKk7VUjtpcDn4EAnJJ0YwGgxymG9QVkBDgDHJZ0swbSD7wtPY+oT0gq5DyLaXsQCGfOF5BHwNZotKpMM9IC8hBYBOwAvqZcr9VFlfKOhn1aQEKuHyRFR9d5VUCuAkezL0aBJUBEdVLSx5oMxERYWUAM3Je0pwki6UhGtwq4AuwEwuMt1W63fQ/Y3VVIV9LVlcJ3RcIxspuacRKY+udmTLU0jZVNwDtJ0R/zrtqxkpA4pNodkAmKw6q9UV8a1e0eWiVQu8dvCdTuj0RZOv/jl+g3/RhEvhTk7TEAAAAASUVORK5CYII="},640:function(t,e,o){"use strict";var n=o(2),r=o(525);n({target:"String",proto:!0,forced:o(526)("big")},{big:function(){return r(this,"big","","")}})},641:function(t,e,o){"use strict";o(600)},642:function(t,e,o){t.exports=o.p+"img/lineart.484d4fd.png"},643:function(t,e,o){t.exports=o.p+"img/email.1b9dd76.png"},644:function(t,e,o){t.exports=o.p+"img/product.da5e3e2.png"},645:function(t,e,o){t.exports=o.p+"img/cataloque.c0cde96.png"},646:function(t,e,o){t.exports=o.p+"img/instruction.9819f00.png"},652:function(t,e,o){"use strict";o(608)},695:function(t,e,o){t.exports={}},723:function(t,e,o){"use strict";o.r(e);o(39),o(17),o(47);var n={props:{pageData:{type:Object,default:function(){}}},computed:{comCategoryList:function(){var t=[];return this.recursive(t,this.pageData.category_list),t}},methods:{recursive:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1?arguments[1]:void 0,o={};o.id=e.id?e.id:null,o.name=e.name?e.name:null,o.pid=e.pid?e.pid:null,t.push(o),e.child&&this.recursive(t,e.child)},goCategory:function(t){switch(t){case 0:this.$router.push({name:"category-firstCategory",params:{firstCategory:this.comCategoryList[0].name.replace(/\s+/g,"-").replace("-&","").toLowerCase()}});break;case 1:this.$router.push({name:"category-firstCategory-secondCategory",params:{firstCategory:this.comCategoryList[0].name.replace(/\s+/g,"-").replace("-&","").toLowerCase(),secondCategory:this.comCategoryList[1].name.replace(/\s+/g,"-").replace("-&","").toLowerCase()}});break;case 2:this.$router.push({name:"category-firstCategory-secondCategory-thirdCategory",params:{firstCategory:this.comCategoryList[0].name.replace(/\s+/g,"-").replace("-&","").toLowerCase(),secondCategory:this.comCategoryList[1].name.replace(/\s+/g,"-").replace("-&","").toLowerCase(),thirdCategory:this.comCategoryList[2].name.replace(/\s+/g,"-").replace("-&","").toLowerCase()}});break;default:this.$router.push({path:"/category"})}}}},r=n,c=(o(638),o(22)),component=Object(c.a)(r,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrap"},[e("el-breadcrumb",{attrs:{"separator-class":"el-icon-arrow-right"}},[e("el-breadcrumb-item",{attrs:{to:{path:"/"}}},[t._v("Home")]),t._v(" "),e("el-breadcrumb-item",{nativeOn:{click:function(e){return t.goCategory()}}},[t._v("All")]),t._v(" "),t._l(t.comCategoryList,(function(o,n){return e("el-breadcrumb-item",{key:o.id,nativeOn:{click:function(e){return t.goCategory(n)}}},[t._v(t._s(o.name))])})),t._v(" "),e("el-breadcrumb-item",{staticClass:"last-bread"},[t._v(t._s(t.pageData.product_code))])],2)],1)}),[],!1,null,"d96596a6",null);e.default=component.exports},724:function(t,e,o){"use strict";o.r(e);var n=[function(){var t=this._self._c;return t("div",{staticClass:"playMask"},[t("img",{attrs:{src:o(639),alt:""}})])}],r=o(24),c=o(612),l=(o(41),o(98),o(40),o(64),o(62),o(63),o(46),o(11),o(32),o(521),o(640),o(43)),d=o(556);function f(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.push.apply(o,n)}return o}function m(t){for(var e=1;e<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 v={components:{Zoom:o(573).default,ElImageViewer:d.a},props:{pageData:{type:Object,default:function(){return{}}},id:{type:Number,default:0}},data:function(){return{indexBanner:[],btnObj:["View larger","3D Preview"],btnCurrent:0,current3D:0,btnShow:!0,bigShow:!1,showViewer:!1}},computed:{currentPre:function(){return this.$store.state.product.smImgUlIdx},comInfo:function(){var t=this.pageData.main,a=t.image_color.map((function(i){return i.image}));return t.mergeImages=[].concat(Object(c.a)(t.images),Object(c.a)(a)),t},comS3Img:function(){var t=this;return this.comInfo.mergeImages.map((function(e){return t.$utils.repaceDomain(e)}))}},watch:{currentPre:function(t){this.$refs.carousel.setActiveItem(t)}},mounted:function(){this.comInfo.video&&(this.$refs.video.volume=.5)},methods:m(m({},Object(l.c)({setSmImgUlIdx:"product/setSmImgUlIdx"})),{},{handleSwitch:function(t){this.btnCurrent=t},changeCarousel:function(t){var e;this.setSmImgUlIdx(t),t===(null===(e=this.comInfo.mergeImages)||void 0===e?void 0:e.length)?(this.btnShow=!1,this.comInfo.video&&this.$refs.video.play()):(this.btnShow=!0,this.comInfo.video&&this.$refs.video.pause())},selectCurrent3D:function(t){this.current3D=t},goDesign:function(t,e){var o=this;this.$axios.get("/bxh/design",{params:{template_id:t,goods_id:e}}).then((function(t){var e=o.$router.resolve({name:"design-id",params:{id:t.result}}).href;window.open(e,"_black")}))},getStyle:function(t){var e=this.$refs.big;e.style.left=-2*t.left+"px",e.style.top=-2*t.top+"px",this.bigShow=t.bigShow},closeViewer:function(){this.showViewer=!1},handleViwer:function(){this.showViewer=!0}})},_=(o(641),o(22)),component=Object(_.a)(v,(function(){var t,e=this,o=e._self._c;return o("div",{staticClass:"product-left"},[o("div",{staticClass:"media"},[o("div",{directives:[{name:"show",rawName:"v-show",value:e.bigShow,expression:"bigShow"}],staticClass:"big"},[o("img",{ref:"big",attrs:{src:e.$utils.generateResizedImageUrl(e.comInfo.mergeImages[e.currentPre],1800),alt:""}})]),e._v(" "),o("el-carousel",{directives:[{name:"show",rawName:"v-show",value:!e.btnCurrent,expression:"!btnCurrent"}],ref:"carousel",attrs:{interval:5e3,arrow:"always",height:"578px","indicator-position":"none",autoplay:!1},on:{change:e.changeCarousel}},[e._l(e.comInfo.mergeImages,(function(t){return o("el-carousel-item",{key:t},[o("zoom",{attrs:{imgUrl:e.$utils.generateResizedImageUrl(e.comInfo.mergeImages[e.currentPre],1800)},on:{sendStyle:e.getStyle,handleViwer:e.handleViwer}})],1)})),e._v(" "),e.comInfo.video?o("el-carousel-item",[o("video",{ref:"video",attrs:{controls:"",width:"100%",height:"100%"}},[o("source",{attrs:{src:e.comInfo.video}}),e._v("\n Your browser does not support the video tag.\n ")])]):e._e()],2),e._v(" "),e.pageData.template.length?[o("section",{directives:[{name:"show",rawName:"v-show",value:e.btnShow,expression:"btnShow"}],staticClass:"switch-wrap"},[o("div",{staticClass:"switch-btn"},e._l(e.btnObj,(function(t,n){return o("span",{key:n,staticClass:"primary_button",class:e.btnCurrent==n?"primary_checked":"",on:{click:function(t){return e.handleSwitch(n)}}},[e._v(e._s(t))])})),0)])]:e._e()],2),e._v(" "),o("div",{directives:[{name:"show",rawName:"v-show",value:!e.btnCurrent,expression:"!btnCurrent"}],staticClass:"smImgUl"},[o("ul",[e._l(e.comInfo.mergeImages,(function(t,n){return o("li",{key:n,staticClass:"banner",class:e.currentPre==n?"slip":"",on:{click:function(t){e.changeCarousel(n)}}},[o("el-image",{staticClass:"card-img-1",staticStyle:{width:"100%",height:"100%"},attrs:{src:e.$utils.generateResizedImageUrl(t,100),fit:"cover"}})],1)})),e._v(" "),e.comInfo.video&&!e.btnCurrent?o("li",{class:e.currentPre==(null===(t=e.comInfo.mergeImages)||void 0===t?void 0:t.length)?"slip":"",on:{click:function(t){var o;e.changeCarousel(null===(o=e.comInfo.mergeImages)||void 0===o?void 0:o.length)}}},[o("video",{attrs:{width:"100%",height:"100%",src:e.comInfo.video}}),e._v(" "),e._m(0)]):e._e()],2)]),e._v(" "),o("div",{directives:[{name:"show",rawName:"v-show",value:e.btnCurrent,expression:"btnCurrent"}],staticClass:"smImgUl"},[o("ul",e._l(e.pageData.template,(function(t,n){return o("li",{key:n,staticClass:"banner",class:e.current3D==n?"slip":"",style:{backgroundImage:"url("+t.image+")"},on:{click:function(t){return e.selectCurrent3D(n)}}})})),0)]),e._v(" "),e.showViewer?o("ElImageViewer",{attrs:{"initial-index":e.currentPre,"on-close":e.closeViewer,"url-list":e.comS3Img}}):e._e()],1)}),n,!1,null,"2ff2d67f",null);e.default=component.exports;installComponents(component,{Zoom:o(573).default})},725:function(t,e,o){"use strict";o.r(e);o(41),o(78),o(40),o(39),o(11),o(17),o(150),o(62),o(63),o(46);var n=o(24),r=(o(217),o(64),o(521),o(324),o(325),o(32),o(708)),c=o(616),l=o(617),d=o(556),f=o(43);function m(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.push.apply(o,n)}return o}function v(t){for(var e=1;e<arguments.length;e++){var o=null!=arguments[e]?arguments[e]:{};e%2?m(Object(o),!0).forEach((function(e){Object(n.a)(t,e,o[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):m(Object(o)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(o,e))}))}return t}var _={components:{StockTable:c.default,ChangeTable:l.default,Quote:r.default,ElImageViewer:d.a},props:{pageData:{},id:Number},data:function(){return{tabList:[{name:"Details",isClick:!1,isShow:!0},{name:"Quick Quote",isClick:!1,isShow:!0}],typeTab:0,stockData:[],showViewer:!1,projectdDialogVisible:!1,projectObj:{decoration_id:""},ticketFormVisible:!1,ticketForm:{"英文品名":this.pageData.product_name,SKU:this.pageData.product_code,"问题类型":[],"反馈详情":""},ticketConfig:[{prop:"英文品名",type:"text"},{prop:"SKU",type:"text"},{prop:"问题类型",type:"checkbox",selectlist:["网页信息","供应商质量","样品管理","产品部管理"]},{prop:"反馈详情",type:"textarea"}],rules:{"问题类型":[{required:!0,message:"Please select",trigger:"change"}],"反馈详情":[{required:!0,message:"Please enter",trigger:"blur"}]}}},computed:{currentPre:function(){return this.$store.state.product.smImgUlIdx},isLogin:function(){var t;return!(null===(t=this.$store.state.userInfo)||void 0===t||!t.email)},comInfo:function(){var t;return null===(t=this.pageData)||void 0===t?void 0:t.main},productImgArr:function(){return this.comInfo.mergeImages},userInfo:function(){return this.$store.state.userInfo},comIncluded_packaging:function(){return this.comInfo.included_packaging.split(",")},comOptional_packaging:function(){return this.comInfo.optional_packaging.split(",")},comOptional_attachments:function(){return this.comInfo.optional_attachments.split(",")}},watch:{},mounted:function(){},methods:v(v(v({},Object(f.b)(["getUserInfo"])),Object(f.c)({openDialog:"openDialog",setSmImgUlIdx:"product/setSmImgUlIdx",setLoading:"product/setLoading"})),{},{isProduct:function(t){return/^[A-z]{1,4}\d{1,4}[A-z]?$/.test(t)},saveUserSelected:function(){var t={addon:[],packaging:[],printService:{}};for(var e in this.allSelData)"addon"===e&&(t.addon=this.allSelData[e].map((function(t){return t.id}))),"packaging"===e&&(t.packaging=this.allSelData[e].map((function(t){return t.id})));this.priceList[this.currTab].cycle_id&&(t.cycle=this.priceList[this.currTab].cycle_id),this.priceList[this.currTab].undecoratedSelectId&&(t.model=this.priceList[this.currTab].undecoratedSelectId);var o=this.priceList[this.currTab][2];console.log(o,"printService"),Array.isArray(o)&&o.length&&o.forEach((function(e){if(e.decorationSelectId){var o=e.decorationList.filter((function(i){return i.id===e.decorationSelectId}));t.printService["".concat(e.id)]={id:e.decorationSelectId,num:o[0].num}}})),localStorage.setItem("product-user-select-".concat(this.$route.params.code),JSON.stringify(t))},getStock:function(){var t=this;this.$axios.get("/quote/stock_new",{params:{id:this.id}}).then((function(e){t.stockData=e.result}))},openProjectdDialog:function(){isLogin?(this.projectdDialogVisible=!0,this.projectObj.cycle_id=this.comCurrPriceList.cycle_id,this.projectObj.price_unit_id=this.comCurrPriceList.undecoratedSelectId,this.projectObj.decoration_methods=this.comDecoration.map((function(t){var e={};return e.decoration_id=t.id,e.price_unit_id=t.parentId,e.colours_number=t.num,e})),this.projectObj.addition_ids=this.allSelData.addon.map((function(t){return t.id})).join(),this.projectObj.packaging_addition_ids=this.allSelData.packaging.map((function(t){return t.id})).join()):this.openDialog()},download:function(t){var e=t.match("[^/]+(?!.*/)")[0],o=this.$utils.repaceDomain(t);t.endsWith(".pdf")?this.$utils.handleFileDownload(o,e,!1):this.$utils.downloadBlob(t,e)},onPreview:function(){this.showViewer=!0},closeViewer:function(){this.showViewer=!1},clickNav:function(i){1!=this.typeTab||this.tabList[1].isClick?2!=this.typeTab||this.tabList[2].isClick||this.checkNav(2):(this.$refs.quote.getQuote(),this.$refs.quote.getWeight(),this.tabList[1].isClick=!0)},checkNav:function(i){this.isLogin?(this.getUserInfo(),1==this.userInfo.audit_status?1==i?(this.$refs.quote.getQuote(),this.$refs.quote.getWeight(),this.tabList[1].isClick=!0):2==i&&(this.getStock(),this.tabList[2].isClick=!0):(this.typeTab=0,this.$message({message:"Your account has not been audited",type:"warning"}))):(this.openDialog(),this.typeTab=0)},openLink:function(t){var a=t.indexOf("http")>-1?t:"http://"+t;window.open(a,"_blank")},sendTicket:function(){var t=this;this.$axios.post("/ticket/add",{product_code:this.pageData.product_code,ticket_type:this.ticketForm["问题类型"].join(),content:this.ticketForm["反馈详情"]}).then((function(e){t.setLoading(!1),t.$notify({title:"success",message:"提交成功",type:"success",duration:3e3})})).catch((function(){t.setLoading(!1)}))}})},h=(o(652),o(22)),component=Object(h.a)(_,(function(){var t,e,n,r,c,l=this,d=l._self._c;return d("div",{staticClass:"product-right"},[d("div",{staticClass:"product-right-top"},[d("div",{staticClass:"title"},[d("span",{ref:"title",staticClass:"title-1"},[l._v(l._s(l.pageData.product_name))]),l._v(" "),d("span",{staticClass:"title-2"},[l._v(l._s(l.pageData.product_code))]),l._v(" "),l._l(l.pageData.cycle,(function(t){return d("img",{key:t.images,staticClass:"title-3",attrs:{src:t.images}})})),l._v(" "),l._l(l.pageData.icon,(function(t){return d("img",{key:t.url,staticClass:"title-4",attrs:{src:t.url}})}))],2),l._v(" "),null!==(t=l.pageData.main.image_color)&&void 0!==t&&t.length?d("ul",{staticClass:"color"},l._l(l.pageData.main.image_color,(function(t,i){var e,o,n,r,c,f,m;return d("li",{key:t.id},[null!==(e=t.color)&&void 0!==e&&e.img?d("div",{staticClass:"color-item"},[d("div",{class:l.currentPre==(null===(o=l.pageData.main)||void 0===o||null===(o=o.images)||void 0===o?void 0:o.length)+i?"slip":"",on:{click:function(t){var e;return l.setSmImgUlIdx((null===(e=l.pageData.main)||void 0===e||null===(e=e.images)||void 0===e?void 0:e.length)+i)}}},[d("el-tooltip",{attrs:{content:null===(n=t.color)||void 0===n?void 0:n.name,placement:"top",effect:"dark"}},[d("img",{attrs:{src:null!==(r=t.color)&&void 0!==r&&r.img&&!l.$mediaRegExp.test(null===(c=t.color)||void 0===c?void 0:c.img)?l.$OSS_PREFIX+(null===(f=t.color)||void 0===f?void 0:f.img):null===(m=t.color)||void 0===m?void 0:m.img}})])],1)]):l._e()])})),0):l._e(),l._v(" "),d("tab-nav",{attrs:{tabList:l.tabList,currTab:l.typeTab,marginTop:15,fontSize:16,liWidth:130,liHeight:40,marginRight:5,marginBottom:25},on:{"update:currTab":function(t){l.typeTab=t},"update:curr-tab":function(t){l.typeTab=t},handle:l.clickNav}})],1),l._v(" "),d("div",{staticClass:"product-right-bottom"},[d("div",{directives:[{name:"show",rawName:"v-show",value:0==l.typeTab,expression:"typeTab == 0"}],staticClass:"details"},[l.pageData.feature_data?d("div",{staticClass:"details-1"},[d("h3",[l._v("Features")]),l._v(" "),d("ul",l._l(l.pageData.feature_data,(function(i,t){return d("li",{key:t},[l._v(l._s(i))])})),0)]):l._e(),l._v(" "),l.comInfo.description?d("div",{staticClass:"details-1"},[d("h3",[l._v("Description")]),l._v(" "),d("p",{domProps:{innerHTML:l._s(l.comInfo.description)}})]):l._e(),l._v(" "),l.pageData.pbo?d("div",{staticClass:"details-2"},[d("h3",[l._v("Product Branding Information")]),l._v(" "),d("p",{domProps:{innerHTML:l._s(l.pageData.pbo)}})]):l._e(),l._v(" "),d("div",{staticClass:"details-3"},[l.comInfo.product_size||l.comInfo.product_material||l.comInfo.moq||l.comInfo.included_packaging||l.comInfo.optional_packaging||l.comInfo.print_size_area||l.comInfo.product_dimensions||l.comInfo.additional_info?d("ul",[l._m(0),l._v(" "),l.comInfo.product_size?d("li",[d("div",{staticClass:"point"},[l._v("Product Size")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.product_size)}})]):l._e(),l._v(" "),null!==(e=l.pageData.main)&&void 0!==e&&e.colors_text?d("li",[d("div",{staticClass:"point"},[l._v("Colour")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(null===(n=l.pageData.main)||void 0===n?void 0:n.colors_text)}})]):l._e(),l._v(" "),l.comInfo.product_material?d("li",[d("div",{staticClass:"point"},[l._v("Material")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.product_material)}})]):l._e(),l._v(" "),l.pageData.moq?d("li",[d("div",{staticClass:"point"},[l._v("MOQ")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.pageData.moq)}})]):l._e(),l._v(" "),l.comInfo.included_packaging?d("li",[d("div",{staticClass:"point"},[l._v("Included Packaging")]),l._v(" "),l._l(l.comIncluded_packaging,(function(t,i){return d("div",{key:t,staticClass:"info blue"},[l.isProduct(t.trim())?d("nuxt-link",{attrs:{to:{name:"product-code",params:{code:t.trim()}}}},[d("span",[l._v(l._s(t)),i<l.comIncluded_packaging.length-1?d("em",[l._v(",")]):l._e()])]):d("span",[l._v(l._s(t)),i<l.comIncluded_packaging.length-1?d("em",[l._v(",")]):l._e()])],1)}))],2):l._e(),l._v(" "),l.comInfo.optional_packaging?d("li",[d("div",{staticClass:"point"},[l._v("Optional Packaging")]),l._v(" "),l._l(l.comOptional_packaging,(function(t,i){return d("div",{key:t,staticClass:"info blue"},[l.isProduct(t.trim())?d("nuxt-link",{attrs:{to:{name:"product-code",params:{code:t.trim()}}}},[d("span",[l._v(l._s(t)),i<l.comOptional_packaging.length-1?d("em",[l._v(",")]):l._e()])]):d("span",[l._v(l._s(t)),i<l.comOptional_packaging.length-1?d("em",[l._v(",")]):l._e()])],1)}))],2):l._e(),l._v(" "),l.comInfo.optional_attachments?d("li",[d("div",{staticClass:"point"},[l._v("Optional Attachments")]),l._v(" "),d("div",{staticClass:"info"},l._l(l.comOptional_attachments,(function(t,i){return d("nuxt-link",{key:t,attrs:{to:{name:"product-code",params:{code:t}}}},[d("span",[l._v(l._s(t)),i<l.comOptional_attachments.length-1?d("em",[l._v(",")]):l._e()])])})),1)]):l._e(),l._v(" "),l.comInfo.product_dimensions?d("li",[d("div",{staticClass:"point"},[l._v("Product dimensions")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.product_dimensions)}})]):l._e(),l._v(" "),l.comInfo.additional_info?d("li",[d("div",{staticClass:"point"},[l._v("Additional Info")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.additional_info)}})]):l._e()]):l._e(),l._v(" "),l.comInfo.print_position||l.comInfo.print_size_area||l.comInfo.print_marketing?d("ul",[l._m(1),l._v(" "),l.comInfo.print_position?d("li",[d("div",{staticClass:"point"},[l._v("Print Position")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.print_position)}})]):l._e(),l._v(" "),l.comInfo.print_size_area?d("li",[d("div",{staticClass:"point"},[l._v("Print Size Area")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.print_size_area)}})]):l._e(),l._v(" "),l.comInfo.print_marketing?d("li",[d("div",{staticClass:"point"},[l._v("Print Marketing")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.print_marketing)}})]):l._e()]):l._e(),l._v(" "),l.comInfo.data_services||l.comInfo.chip_grade||l.comInfo.certifications||l.comInfo.capacity||l.comInfo.warranty||l.comInfo.battery_type||l.comInfo.additional_description?d("ul",[l._m(2),l._v(" "),l.comInfo.data_services?d("li",[d("div",{staticClass:"point"},[l._v("Data Services")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.data_services)}})]):l._e(),l._v(" "),l.comInfo.chip_grade?d("li",[d("div",{staticClass:"point"},[l._v("Chip Grade")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.chip_grade)}})]):l._e(),l._v(" "),l.comInfo.certifications?d("li",[d("div",{staticClass:"point"},[l._v("Certifications")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.certifications)}})]):l._e(),l._v(" "),l.comInfo.capacity?d("li",[d("div",{staticClass:"point"},[l._v("Capacity")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.capacity)}})]):l._e(),l._v(" "),l.comInfo.warranty?d("li",[d("div",{staticClass:"point"},[l._v("Warranty")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.warranty)}})]):l._e(),l._v(" "),l.comInfo.battery_type?d("li",[d("div",{staticClass:"point"},[l._v("Battery Type")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.battery_type)}})]):l._e(),l._v(" "),l.comInfo.additional_description?d("li",[d("div",{staticClass:"point"},[l._v("Additional Info")]),l._v(" "),d("div",{staticClass:"info",domProps:{innerHTML:l._s(l.comInfo.additional_description)}})]):l._e()]):l._e()]),l._v(" "),d("p",{staticClass:"details-1"},[l._v("\n Due to differences between production batches, product sizes may vary\n slightly. The above Colours and measurements are approximate, and for\n guidance only.\n ")])]),l._v(" "),d("div",{directives:[{name:"show",rawName:"v-show",value:1==l.typeTab,expression:"typeTab == 1"}],staticClass:"quote"},[d("quote",{ref:"quote",attrs:{pageData:l.pageData,id:l.id}})],1),l._v(" "),d("div",{directives:[{name:"show",rawName:"v-show",value:2==l.typeTab,expression:"typeTab == 2"}],staticClass:"stock"},[l.stockData.length>0?d("div",[d("stock-table",{attrs:{data:l.stockData}}),l._v(" "),d("p",{staticClass:"quote-tips"},[l._v("For quantities over available stock levels, please contact us for pricing and timing")])],1):d("div",{staticClass:"quote-tips"},[l._v("\n This product is made offshore, and is available for any quantity equal to, or above the listed MOQ\n ")])]),l._v(" "),d("div",{directives:[{name:"show",rawName:"v-show",value:3==l.typeTab,expression:"typeTab == 3"}]},[d("h5",[l._v("Maketing Resource")]),l._v(" "),d("div",{staticClass:"resources maketing"},[l.comInfo.line_artwork?d("p",{on:{click:function(t){return l.download(l.comInfo.line_artwork)}}},[d("img",{attrs:{src:o(642)}}),l._v("Lineart Download\n ")]):l._e(),l._v(" "),l.pageData.edm_url?d("p",{on:{click:function(t){return l.openLink(l.pageData.edm_url)}}},[d("img",{attrs:{src:o(643)}}),l._v("Email Digital Marketing\n ")]):l._e(),l._v(" "),null!==(r=l.productImgArr)&&void 0!==r&&r.length?d("p",{on:{click:l.onPreview}},[d("img",{attrs:{src:o(644)}}),l._v("Product Image\n ")]):l._e(),l._v(" "),l.pageData.cataloque_url?d("p",{on:{click:function(t){return l.openLink(l.pageData.cataloque_url)}}},[d("img",{attrs:{src:o(645)}}),l._v("Catalogue\n ")]):l._e(),l._v(" "),l.comInfo.product_instruction?d("p",{on:{click:function(t){return l.download(l.comInfo.product_instruction)}}},[d("img",{attrs:{src:o(646)}}),l._v("Product Instruction\n ")]):l._e()]),l._v(" "),null!==(c=l.pageData.goodsCompliance)&&void 0!==c&&c.length?d("h5",[l._v("Compliance Resource")]):l._e(),l._v(" "),d("div",{staticClass:"resources compliance"},l._l(l.pageData.goodsCompliance,(function(t,i){var e;return d("img",{key:i,attrs:{src:null===(e=t.filter)||void 0===e?void 0:e.img},on:{click:function(e){return l.download(t.pic)}}})})),0)]),l._v(" "),d("div",{directives:[{name:"show",rawName:"v-show",value:4==l.typeTab,expression:"typeTab == 4"}],staticClass:"change"},[d("change-table",{attrs:{data:l.pageData.change}})],1)]),l._v(" "),d("no-ssr",[d("form-dialog",{attrs:{title:"网页产品问题反馈",sendbtnCext:"提交",cancelbtnCext:"取消",labelWidth:"90",marginBottom:"0",emailForm:l.ticketForm,enquiryConfig:l.ticketConfig,visible:l.ticketFormVisible,rules:l.rules},on:{"update:visible":function(t){l.ticketFormVisible=t},handleSend:l.sendTicket}}),l._v(" "),d("project",{attrs:{productInfo:l.pageData},on:{handleAdd:l.openProjectdDialog,"save-selected-data":l.saveUserSelected}}),l._v(" "),d("project-dialog",{attrs:{visible:l.projectdDialogVisible,id:l.pageData.id,projectObj:l.projectObj,isCopy:!1},on:{"update:visible":function(t){l.projectdDialogVisible=t}}}),l._v(" "),l.showViewer?d("ElImageViewer",{attrs:{"on-close":l.closeViewer,"url-list":l.productImgArr}}):l._e()],1)],1)}),[function(){var t=this._self._c;return t("li",[t("div",{staticClass:"title"},[this._v("Product Info")])])},function(){var t=this._self._c;return t("li",[t("div",{staticClass:"title"},[this._v("Print Info")])])},function(){var t=this._self._c;return t("li",[t("div",{staticClass:"title"},[this._v("Functional Info")])])}],!1,null,"be7aa098",null);e.default=component.exports;installComponents(component,{TabNav:o(615).default,FormDialog:o(571).default,Project:o(618).default,ProjectDialog:o(570).default})},820:function(t,e,o){"use strict";o(695)},872:function(t,e,o){"use strict";o.r(e);var n=o(12),r=(o(61),{layout:"default",data:function(){return{pageData:null,indexGoodsRankLists:[]}},head:function(){var t,e,o;return{title:(null===(t=this.pageData)||void 0===t?void 0:t.product_name)||"PromoCollection",meta:[{name:"keywords",content:null===(e=this.pageData)||void 0===e?void 0:e.keywords},{name:"description",content:null===(o=this.pageData)||void 0===o||null===(o=o.main)||void 0===o?void 0:o.seo_description}]}},asyncData:function(t){return Object(n.a)(regeneratorRuntime.mark((function e(){var o,n,r,c,l,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.$axios,r=t.params,t.error,t.redirect,e.next=3,n.get("/au/goods/detail?product_code=".concat(r.code));case 3:if(c=e.sent,l=[],null===(o=c.result)||void 0===o||!o.category_id){e.next=17;break}return e.prev=6,e.next=9,n.get("/au/goods/recommend/".concat(null===(d=c.result)||void 0===d?void 0:d.category_id));case 9:l=e.sent,e.next=15;break;case 12:e.prev=12,e.t0=e.catch(6),console.log(e.t0);case 15:e.next=20;break;case 17:return e.next=19,n.post("home/indexGoodsRankLists",{site:1});case 19:l=e.sent;case 20:return e.abrupt("return",{pageData:c.result,indexGoodsRankLists:l.result});case 21:case"end":return e.stop()}}),e,null,[[6,12]])})))()}}),c=(o(820),o(22)),component=Object(c.a)(r,(function(){var t,e,o,n,r,c=this,l=c._self._c;return l("div",{staticClass:"com-main com-margin-auto"},[null!==(t=c.pageData)&&void 0!==t&&t.id?[l("breadcrumb",{attrs:{pageData:c.pageData}}),c._v(" "),l("section",{staticClass:"product"},[l("product-left",{attrs:{pageData:c.pageData,id:c.pageData.id}}),c._v(" "),l("product-right",{attrs:{pageData:c.pageData,id:c.pageData.id}})],1),c._v(" "),l("ul",{staticClass:"picLink-wrap"},[null!==(e=c.pageData.showcase[0])&&void 0!==e&&e.length?l("li",[l("p",{staticClass:"title"},[c._v("SERVICES")]),c._v(" "),l("p",{staticClass:"intro"},[c._v("We offer a variety of services to suit your needs")]),c._v(" "),c._l(c.pageData.showcase[0],(function(t,e){return l("a",{key:e,staticClass:"showcase",attrs:{href:t.url}},[l("el-image",{staticStyle:{width:"100%",height:"356px"},attrs:{lazy:"",src:t.images,fit:"cover"}})],1)}))],2):c._e(),c._v(" "),null!==(o=c.pageData.showcase[1])&&void 0!==o&&o.length?l("li",[l("p",{staticClass:"title"},[c._v("DECORATION METHODS")]),c._v(" "),l("p",{staticClass:"intro"},[c._v("A range of print enhancements to fully customise your product")]),c._v(" "),c._l(c.pageData.showcase[1],(function(t,e){return l("a",{key:e,staticClass:"showcase",attrs:{href:t.url}},[l("el-image",{staticStyle:{width:"100%",height:"258px","margin-top":"20px","border-radius":"12px"},attrs:{lazy:"",src:t.images,fit:"cover"}})],1)}))],2):c._e(),c._v(" "),null!==(n=c.pageData.showcase[2])&&void 0!==n&&n.length?l("li",[l("p",{staticClass:"title"},[c._v("PRINT MARKETING")]),c._v(" "),l("p",{staticClass:"intro"},[c._v("A range of great print supplement options, to expand your branding messages")]),c._v(" "),l("div",{staticClass:"imgWrap"},c._l(c.pageData.showcase[2],(function(t,e){return l("a",{key:e,staticClass:"showcase",attrs:{href:t.url}},[l("el-image",{staticStyle:{width:"100%",height:"100%"},attrs:{lazy:"",src:t.images,fit:"cover"}})],1)})),0)]):c._e(),c._v(" "),null!==(r=c.pageData.showcase[3])&&void 0!==r&&r.length?l("li",[l("p",{staticClass:"title"},[c._v("PACKAGING")]),c._v(" "),l("p",{staticClass:"intro"},[c._v("Perfect your branding solution with great customised packaging options")]),c._v(" "),l("div",{staticClass:"imgWrap"},c._l(c.pageData.showcase[3],(function(t,e){return l("a",{key:e,staticClass:"showcase",attrs:{href:t.url}},[l("el-image",{staticStyle:{width:"100%",height:"100%"},attrs:{lazy:"",src:t.images,fit:"cover"}})],1)})),0)]):c._e()])]:l("el-empty",{attrs:{description:"No Data"}}),c._v(" "),l("section",{staticClass:"com-width-1200 com-margin-auto"},[l("pc-title",{attrs:{title:"Related ltems",marginTop:70}}),c._v(" "),l("div",{staticClass:"card-wrap com-margin-auto"},c._l(c.indexGoodsRankLists,(function(t,e){return l("card",{key:e,attrs:{cardData:t}})})),1)],1)],2)}),[],!1,null,"975775ea",null);e.default=component.exports;installComponents(component,{Breadcrumb:o(723).default,ProductLeft:o(724).default,ProductRight:o(725).default,PcTitle:o(568).default,Card:o(540).default})}}]);
- //# sourceMappingURL=322efcd.js.map
|