![]() |
Insert <hr> between product rows on products_t.tpl but not on the last row
I inserted an line between the products rows on multi column format, but i don't want it to appear on the bottom if there is no other row. IF you can't understand see there : http://www.gsmcorner.gr/handsfree/
on that page you will see two rows of products and two lines. On that exampe i want only one line to appear. Not the second, coz there is no products downside of the line. The code i added on the .tpl is that : (see it, to tell me what to change if you know) Code:
<tr> |
Re: Insert <hr> between product rows on products_t.tpl but not on the last row
Use {if not $smarty.foreach.products_matrix.last} ...line... {/if}
|
Re: Insert <hr> between product rows on products_t.tpl but not on the last row
thank you. That did the trick..
|
All times are GMT -8. The time now is 06:54 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.