Commit 757e68256a1a2057fca415b8fb6627f4fb05a55d

Authored by Yarik
1 parent 4e43731e

Brand images

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
frontend/views/filter/category-brand.php
... ... @@ -35,7 +35,6 @@
35 35 if (!$category->getImageUrl(0, false) || !$brand->getImageUrl(0, false) || empty( $brand->lang->seo_text )) {
36 36 $emptyBrand = true;
37 37 }
38   - var_dump($emptyBrand);
39 38 ?>
40 39 <div class="section-box box-title-1 uppercase"><?= $this->title ?></div>
41 40 <div class="section-box box-brand margin_bottom_30">
... ...