<{/if}>
<{if $SubCatsCount > 0}>
<{*$smarty.const._AMAXOOP2_CATEGORY2*}>
<{html_table loop=$SubCategories cols=5 table_attr=' summary="Sub Categories" cellspacing="10"' td_attr=' width="20%" style="border:1px dashed #FFA07A; padding:6px;"' trailpad=''}>
<{/if}>
<{foreach item=item from=$Items}>
<{if $item.CreatorsF!= ''}><{$item.CreatorsF}><{else}><{$item.Manufacturer}><{/if}>
<{$item.FormattedPrice}><{if $item.PriceDown != ''}> <{$item.PriceDown}><{/if}> - <{$item.Availability}>
<{$smarty.const._AMAXOOP2_EDIT_SELRNK}>:<{$item.SalesRank}>
Category:
<{$item.CTitle}><{if $item.SubCTitle != ''}>
<{$item.SubCTitle}><{/if}> - <{$item.EntryYMD}> <{$item.EntryWD}> <{$item.EntryHMS}> - <{$item.uname}>
<{$smarty.const._AMAXOOP2_CLICKS_TITLE}>:<{$item.Clicks}> - <{$smarty.const._AMAXOOP2_VOTE_TITLE}>:<{$item.VoteAve}> - <{$smarty.const._AMAXOOP2_COMMNETS_TITLE}>:<{$item.Comments}>
<{if $xoopsModuleConfig.ExcrptOrDescription == 1}>
<{$item.Description}>
<{else}>
<{$item.Excerpt}>
<{/if}>
<{/foreach}>