View Single Post
  #1  
Old 07-30-2003, 12:07 PM
 
Mad Mad is offline
 

Advanced Member
  
Join Date: Jul 2003
Location: Brooklyn, NY
Posts: 60
 

Default quick help with {if} comparison

I want to make a {if} statement that checks if the product listed is the last (depending how many I have set to be displayed per page in the options).
So something like:

{if the product is not the last in the page}
<hr size=1 noshade width=100% align=left>
{/if}

Else then nothing, so that there isn't a horizontal line under the last item on the page, makes it all look a lot cleaner.

Any and all help is appreciated!
Reply With Quote