One File Reverted
This commit is contained in:
parent
5f75fa7fb2
commit
8c0395e8f7
|
|
@ -279,6 +279,7 @@
|
|||
@endif
|
||||
|
||||
{!! view_render_event('bagisto.shop.checkout.cart.summary.after', ['cart' => $cart]) !!}
|
||||
|
||||
</section>
|
||||
</div>
|
||||
</script>
|
||||
|
|
@ -287,7 +288,6 @@
|
|||
(() => {
|
||||
Vue.component('cart-component', {
|
||||
template: '#cart-template',
|
||||
|
||||
data: function () {
|
||||
return {
|
||||
isMobileDevice: this.isMobile(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue