X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Clever Filters from Cart on Steroids.com (https://forum.x-cart.com/showthread.php?t=56234)

philrisk 07-17-2012 03:03 AM

Re: Clever Filters from Cart on Steroids.com
 
Using the default checkboxes should options not disappear if no products are available under that selection?

CartOnSteroids.com 09-19-2012 11:58 PM

Re: Clever Filters from Cart on Steroids.com
 
Thank you Phil!

After Phil's suggestions and customizations requests, we have fixed the bugs specified in the previous posts.

We have also included the filters on manufacturers pages and search results pages.

wites 03-07-2013 06:46 PM

Re: Clever Filters from Cart on Steroids.com
 
Hi! I need help on the filter module, in this page http://www.sprintoworld.com/shop/home.php?cat=1 (on product lists) i need to insert a code below the Price line where in, if this product is included in filter "On Sale" or filter "Popular Pick" it will display "On Sale" or "Popular Pick" below the price line. I tried to use this code in products_t.tpl but didn't work:

{if $product.fId eq "9" }
On Sale!
{/if}

can you help me on the right code? Thanks!

---------
X-Cart version 4.5.4

philrisk 03-08-2013 12:51 AM

Re: Clever Filters from Cart on Steroids.com
 
I use variables like this on mine. It may point you in the right direction.

{if $cat == 3 && $filtreVechi.filtre|@count == 1 && $filtreVechi.filtre.0.fNume == "Modalu"}

CartOnSteroids.com 03-08-2013 08:02 AM

Re: Clever Filters from Cart on Steroids.com
 
Hi Donna,

Please refer to your support ticket for assistance. Phil's message might also assist. I don't fully understand what you need to do though, but once clarified, we'll be able to help through the ticket.

Alin


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

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