![]() |
Insert HTMl every nth product in products_t.tpl
*** SOLVED ***
Insert the following in your products_t.tpl foreach loop: Code:
{if $smarty.foreach.products.iteration % 3 == 0} Hi All, In the product loop in products_t.tpl I need to insert some HTML after every third product that is looped through. Any idea how to do this via smarty? |
All times are GMT -8. The time now is 04:38 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.