I have got a requirement where I need to add filters in a shopping cart store built on core PHP. Basically the product filtering will work similar to that of this http://jobbuzz.timesjobs.com/industry/Heavy%20Machinery/Capital%20Goods%20&%20Industrial%20Supplies/industryId=115&currreqtb=industry
. I am very new to AJAX, so I need your help from where should I start. Are there any good Jquery plugins which have similar features.
It really depends on which shopping care you are using? A lot of shopping carts have mods already pre-built that do a what you’re already asking, I would look into the community modification the cart your using for similar functionality and then modify that mod.