diff --git a/frontend/views/filter/category-brand.php b/frontend/views/filter/category-brand.php index f4eb16b..83d8b00 100644 --- a/frontend/views/filter/category-brand.php +++ b/frontend/views/filter/category-brand.php @@ -35,6 +35,7 @@ if (!$category->getImageUrl(0, false) || !$brand->getImageUrl(0, false) || empty( $brand->lang->seo_text )) { $emptyBrand = true; } + var_dump($emptyBrand); ?>