GeorgeGaz
02-03-09, 17:26
Hello all,
I did not see a post on changing the number of related products and a few people have asked in the past so I thought I would give it a go for v2 installs ...
Navigate to:
/templates/default/elements/related_products.tpl
With this file open you are looking for the following line:
{if $smarty.foreach.aProducts.iteration <= 3}
Then simply change the number to display the related products.
Hope that this is of use to someone out there. :cool:
Cheers
I did not see a post on changing the number of related products and a few people have asked in the past so I thought I would give it a go for v2 installs ...
Navigate to:
/templates/default/elements/related_products.tpl
With this file open you are looking for the following line:
{if $smarty.foreach.aProducts.iteration <= 3}
Then simply change the number to display the related products.
Hope that this is of use to someone out there. :cool:
Cheers