Search found 1 match

Page 1 of 1

Search found 1 match

Re: [Solved]Category with only one product

foreach ($results as $result) { if($product_total == 1){ $this->redirect($this->url->link('product/product', 'path=' . $this->request->get['path'] . '&product_id=' . $result['product_id'])); } if ($result['image']) { adding above code to my catalog/controller/product/category.php in it give erro...

Jump to post
  • Wed Oct 07, 2015 7:12 pm
  • Replies 23
  • Views 12627

Page 1 of 1

Search found 1 match