Quote:
should be:
Code:
{if $smarty.section.products.index is div by 2}
note s in products. 
|
This cancelled the two lines per row and still had the blanks.
Quote:
I think
Code:
{section name=product loop=$products}
name=product should be products as well, but give those two methods a try.
|
This cancelled all the searches and filled it with all blanks...
Thx for trying... any other ideas?