-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path5b5dca6.modern.js
More file actions
1 lines (1 loc) · 2.18 KB
/
Copy path5b5dca6.modern.js
File metadata and controls
1 lines (1 loc) · 2.18 KB
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[108],{312:function(t,o,r){var content=r(573);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(11).default)("b50428bc",content,!0,{sourceMap:!1})},572:function(t,o,r){"use strict";r(312)},573:function(t,o,r){var e=r(10)(function(i){return i[1]});e.push([t.i,"#category_showcase .product_list[data-v-6cfe0446]{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}#category_showcase .product_list .product_card[data-v-6cfe0446]{width:calc(33% - 10px)}@media (max-width:1024px){#category_showcase .product_list.-horizontal_cards .product_card[data-v-6cfe0446]{width:100%}#category_showcase .product_list[data-v-6cfe0446]{margin:0 auto;max-width:800px}#category_showcase .product_list .product_card[data-v-6cfe0446]{width:calc(50% - 8px)}}@media (max-width:768px){#category_showcase .product_list[data-v-6cfe0446]{gap:8px}}@media (max-width:380px){#category_showcase .product_list[data-v-6cfe0446]{gap:4px}}",""]),e.locals={},t.exports=e},824:function(t,o,r){"use strict";r.r(o);var e={props:{produtos:{type:Array,default:()=>[]},propsCard:{type:Object}},data:()=>({liberaSegundaDobra:!1}),computed:{productCardHorizontal(){return this.$store.state.categoria.productCardHorizontal}},mounted(){window.addEventListener("scroll",this.handleScroll),this.handleScroll(),setTimeout(()=>{this.liberaSegundaDobra=!0},8e3)},methods:{handleScroll(){window.scrollY>80&&(window.removeEventListener("scroll",this.handleScroll),this.liberaSegundaDobra=!0)},handlePopAttrs(t){this.$emit("openPopAttrs",t)}}},c=(r(572),r(12)),component=Object(c.a)(e,function(){var t=this,o=t._self._c;return t.produtos?o("section",{attrs:{id:"category_showcase"}},[o("div",{staticClass:"product_list",class:{"-horizontal_cards":t.productCardHorizontal}},[t._l(t.produtos,function(r,e){return[e<6||t.liberaSegundaDobra?o("geralShowcaseProduct-card",t._b({key:r.sku,staticClass:"product_card",attrs:{prod:r,productCardHorizontal:t.productCardHorizontal},on:{openPopAttrs:t.handlePopAttrs}},"geralShowcaseProduct-card",t.propsCard,!1)):t._e()]})],2)]):t._e()},[],!1,null,"6cfe0446",null);o.default=component.exports}}]);