Commit c30f8d43d1892f9b31f94319d747d03a7cdc7e00

Authored by Administrator
1 parent 53457aca

add similar products

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
widgets/similarProducts.php
@@ -31,6 +31,7 @@ @@ -31,6 +31,7 @@
31 31
32 print_r($products); 32 print_r($products);
33 die(); 33 die();
  34 +
34 return $this->render( 35 return $this->render(
35 'products_block', 36 'products_block',
36 [ 37 [