Commit 53ffae81917000cc0a7601587aee3c92a8085739

Authored by Administrator
1 parent c30f8d43

add similar products

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
widgets/similarProducts.php
@@ -29,8 +29,6 @@ @@ -29,8 +29,6 @@
29 $this->title = Yii::t('product', 'Similar products'); 29 $this->title = Yii::t('product', 'Similar products');
30 } 30 }
31 31
32 - print_r($products);  
33 - die();  
34 32
35 return $this->render( 33 return $this->render(
36 'products_block', 34 'products_block',