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!
|