Hello All!
Below is part of my products.tpl file...
what do: gt & lt stand for?
Quote:
{if $usertype eq "C" and $config.Appearance.products_per_row ne "" and $config.Appearance.products_per_row gt 0 and $config.Appearance.products_per_row lt 4 and ($featured eq "Y" or $config.Appearance.featured_only_multicolumn eq "N")}
{include file="customer/main/products_tTest.tpl" products=$products}
{
|