@php [$categories, $brands, $tags, $rand, $categoriesRequest, $urlCurrent, $categoryId, $maxFilterPrice] = EcommerceHelper::dataForFilter($category ?? null); $categories = ProductCategoryHelper::getActiveTreeCategories(); Theme::asset()->usePath() ->add('custom-scrollbar-css', 'plugins/mcustom-scrollbar/jquery.mCustomScrollbar.css'); Theme::asset()->container('footer')->usePath() ->add('custom-scrollbar-js', 'plugins/mcustom-scrollbar/jquery.mCustomScrollbar.js', ['jquery']); @endphp @if ($brands->isNotEmpty()) @endif @if ($tags->isNotEmpty()) @endif