962075b.js 3.3 KB

12
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[80],{662:function(t,e,r){t.exports={}},773:function(t,e,r){"use strict";r(662)},840:function(t,e,r){"use strict";r.r(e);r(41),r(78),r(17);var n=r(12),c=(r(61),{data:function(){return{compareList:[]}},created:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.getCompareList();case 2:case"end":return e.stop()}}),e)})))()},methods:{getCompareList:function(){var t=this;this.$axios.post("home/compare_list",{compare_keys:"keys"}).then((function(e){t.compareList=e.result})).catch((function(e){t.$message.error(e.response.data.msg)}))}}}),o=(r(773),r(22)),component=Object(o.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"com-main com-width-1400 com-margin-auto"},[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",[t._v("Product Comparisons")])],1),t._v(" "),t._m(0),t._v(" "),e("div",{staticClass:"compare-list"},[e("ul",t._l(t.compareList,(function(r){return e("li",{key:r.id,staticClass:"compare-item"},[e("div",{staticClass:"item-header item-title"},[e("p",[t._v(t._s(r.product_name))]),t._v(" "),e("p",[t._v(t._s(r.product_code))])]),t._v(" "),e("div",{staticClass:"item-content img"},[e("img",{attrs:{src:t.$mediaRegExp.test(r.info.image)?r.info.image:"https://www.promocollection.com.au/"+r.info.image}})]),t._v(" "),t._m(1,!0),t._v(" "),e("div",{staticClass:"item-content"}),t._v(" "),t._m(2,!0),t._v(" "),e("div",{staticClass:"item-content"},[e("div",{staticClass:"details"},[e("span",[t._v("Prodect size:")]),t._v(" "),e("span",[t._v(t._s(r.info.product_size))])]),t._v(" "),e("div",{staticClass:"details"},[e("span",[t._v("Print size:")]),t._v(" "),e("span",[t._v(t._s(r.info.print_size_area))])])]),t._v(" "),t._m(3,!0),t._v(" "),e("div",{staticClass:"item-content"},[e("div",{staticClass:"colour"},[t._v(t._s(r.info.colors_au))])]),t._v(" "),t._m(4,!0),t._v(" "),e("div",{staticClass:"item-content"},[e("div",{staticClass:"description"},[t._v(t._s(r.info.description))])])])})),0)]),t._v(" "),t._m(5)],1)}),[function(){var t=this,e=t._self._c;return e("div",{staticClass:"compare-title"},[e("h1",[t._v("Product Comparisons")]),t._v(" "),e("div",{staticClass:"line"}),t._v(" "),e("p",[t._v("All prices exclude GST.")])])},function(){var t=this._self._c;return t("div",{staticClass:"item-title"},[t("p",[this._v("Primary Branding Prices")])])},function(){var t=this._self._c;return t("div",{staticClass:"item-title"},[t("p",[this._v("Details")])])},function(){var t=this._self._c;return t("div",{staticClass:"item-title"},[t("p",[this._v("Colours")])])},function(){var t=this._self._c;return t("div",{staticClass:"item-title"},[t("p",[this._v("Description")])])},function(){var t=this,e=t._self._c;return e("div",{staticClass:"bottom-info"},[e("p",[t._v("1.Prices are subject to change at any time and without prior notice")]),t._v(" "),e("p",[t._v("2.Prices shown are based on the client supplying suitable artwork")]),t._v(" "),e("p",[t._v("3.Freight is additional to prices shown and will be charged at cost")])])}],!1,null,"014f9fd1",null);e.default=component.exports}}]);
  2. //# sourceMappingURL=962075b.js.map