Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

quick help with {if} comparison

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #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
  #2  
Old 07-30-2003, 02:36 PM
  kpayne's Avatar 
kpayne kpayne is offline
 

X-Adept
  
Join Date: Dec 2002
Location: Firetanksoftware.com
Posts: 469
 

Default

You'd need to know the loop index variable (see the 'name=' part of .

For example, if the index was "product" then you would use the following code:

{if %product.last% ne "true"}
... code ...
{/if}

I'm getting the info from this page: http://smarty.php.net/manual/en/section.property.last.php

I hope this helps!
__________________
X-cart Featured Products Manager from http://www.firetanksoftware.com - Put your products where you want, how you want.
Reply With Quote
  #3  
Old 07-30-2003, 08:39 PM
 
Mad Mad is offline
 

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

Default

That did it, thank you so much! Exactly how I wanted it.

I better start reading up on Smarty a little more.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:12 AM.

   

 
X-Cart forums © 2001-2020