@include('tenant.layouts.partials_ecommerce.header')

@php $tagid = request()->query('tagid'); @endphp @if(!$tagid) @include('tenant.layouts.partials_ecommerce.home_slider') @endif
{{-- --}}
{{-- @include('tenant.layouts.partials_ecommerce.featured_products') --}}
@include('tenant.layouts.partials_ecommerce.list_products')
@include('tenant.layouts.partials_ecommerce.mobile_menu')
Logo

BE THE FIRST TO KNOW

Subscribe to the Porto eCommerce newsletter to receive timely updates from your favorite products.

@stack('scripts')