AJAX - product filter

I am looking for a way to use a product filter on my category pages that refreshes using ajax without refreshing the page.



Here is how I currently have the product filter set up:



[url]http://www.shipfreejewelry.com/rings/silver.html[/url]



as you filter, the page refreshes. I’m looking to refresh the product list as a viewer filters.



Thanks in advance,



Jeff

I’d look into the jquery load function:

[url]http://api.jquery.com/load/[/url]

Have somebody found a solution for that?

[quote name=‘shipweb’]I am looking for a way to use a product filter on my category pages that refreshes using ajax without refreshing the page.



Here is how I currently have the product filter set up:



[url]http://www.shipfreejewelry.com/rings/silver.html[/url]



as you filter, the page refreshes. I’m looking to refresh the product list as a viewer filters.



Thanks in advance,



Jeff[/QUOTE]



The way you have it now is a way i have been looking for looong time :slight_smile:

Also have been about to pay cs-cart 500$ to make it for me… :frowning:



Are you able to share that mod you use so that i can test it on my site to se if it will work on my site. ?