Thread: Looping
View Single Post
  #1  
Old 06-20-2005, 07:16 AM
 
whsu716 whsu716 is offline
 

Senior Member
  
Join Date: Jun 2005
Posts: 168
 

Default Looping

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}


{
__________________
...
v 4.0.18; 4.1
Reply With Quote