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