@include('frontend.partials._head')
@include('frontend.partials._sidebar')
@include('frontend.partials._nav') @yield('main-content') @include('frontend.partials._footer')
@{{this.$store.getters.cartItemCount}}
3
View Basket
$@{{this.$store.getters.cartTotalPrice}}