X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Counting Speed Bar Items (https://forum.x-cart.com/showthread.php?t=28975)

Serdar 02-17-2007 03:33 PM

Counting Speed Bar Items
 
Hello there,
I need to count how many speed bar items I have :)

I am trying to the something like below, but I don't know how to...

<td colspan="{$speed_bar_items}">


Thanks,
Serdar

inebriate 02-17-2007 07:11 PM

Re: Counting Speed Bar Items
 
use {$speed_bar|@count}

Serdar 02-17-2007 07:23 PM

Re: Counting Speed Bar Items
 
thanks much,

-s

Serdar 02-28-2007 05:59 AM

Re: Counting Speed Bar Items
 
Is there anyway to count how many upselling products i have for specific product.

I need to do something like below,

{if $active_modules.Upselling_Products ne "" && $Upselling_Products|@count ne "0"}

Thanks,

Serdar

Serdar 02-28-2007 08:05 AM

Re: Counting Speed Bar Items
 
I have solved this by using {if $product_links ne ""}

thanks,
s


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

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.