-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path20b35d5.js
More file actions
1 lines (1 loc) · 822 Bytes
/
Copy path20b35d5.js
File metadata and controls
1 lines (1 loc) · 822 Bytes
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[45],{836:function(t,r,e){"use strict";e.r(r);var n={computed:{cart(){return this.$store.state.menuCart}}},o=e(12),component=Object(o.a)(n,function(){var t,r=this,e=r._self._c;return e("a",{attrs:{id:"header-btCarrinho",href:`${r.$store.state.siteUrl}checkout/carrinho`,"aria-label":"Abrir carrinho lateral",title:"Ir para o carrinho"},on:{click:function(t){return t.preventDefault(),r.$store.commit("carrinho/toggleCarrinho",!0)}}},[e("svg",{attrs:{width:"30",height:"30"}},[e("use",{attrs:{"xlink:href":"#cart-icon"}})]),r._v(" "),!r.$store.state.isMobile&&(null===(t=r.cart)||void 0===t?void 0:t.quantidadeTotal)>0?e("div",{staticClass:"cart_quantity"},[e("span",[r._v(r._s(r.cart.quantidadeTotal))])]):r._e()])},[],!1,null,null,null);r.default=component.exports}}]);