section name=i loop=$product_array if $smarty.section.i.rownum < 6
  • if $ifhtml eq '1' && $product_array[i].html_url neq ''

    if $product_array[i].img_width > $product_array[i].img_heigth width="60" elseif $product_array[i].img_width < $product_array[i].img_heigth height="60" else width="60" heigth="60" /if src=" $site_url / $product_array[i].small_pic|default:'templates/green/images/noimgs.gif' " alt=" $product_array[i].p_name " />

    $product_array[i].p_short_name $product_array[i].p_price_int . $product_array[i].p_price_floot <tpl> $langChannelIWantBuy </tpl> else

    if $product_array[i].img_width > $product_array[i].img_heigth width="60" elseif $product_array[i].img_width < $product_array[i].img_heigth height="60" else width="60" heigth="60" /if src=" $site_url / $product_array[i].small_pic|default:'templates/green/images/noimgs.gif' " alt=" $product_array[i].p_name " />

    $product_array[i].p_short_name $product_array[i].p_price_int . $product_array[i].p_price_floot <tpl> $langChannelIWantBuy </tpl> /if
  • else
  • if $ifhtml eq '1' && $product_array[i].html_url neq '' $product_array[i].p_short_name else $product_array[i].p_short_name /if
  • /if /section