@php Theme::layout('full-width'); $products->loadMissing('defaultVariation'); @endphp {!! $widgets = dynamic_sidebar('products_list_sidebar') !!} @if (empty($widgets)) {!! Theme::partial('page-header', ['size' => 'xxxl', 'withTitle' => false]) !!} @endif