Jos Medinger Posted May 24, 2004 Share Posted May 24, 2004 Does anyone know if there's a contribution to allow searching the store on a particular attribute? My client has a Trainer site and would like to be able to search for all Size 10's for example that exist in the store. Ideally we'd just have a drop down displaying a complete list of sizes on the store and you'd pick your size and hey presto! Jos =============== Simple yet Creative Get Online Web Design : getonlinedesign.com =============== Link to comment Share on other sites More sharing options...
♥bruyndoncx Posted May 24, 2004 Share Posted May 24, 2004 Hi Jos I don't know of any contribution like this, but I'm working on something to allow side-by-side comparison of multiple products with their options. It's not exactly what you are looking for, but this might be handy too for your site Carine KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Link to comment Share on other sites More sharing options...
Guest Posted May 24, 2004 Share Posted May 24, 2004 you can add the tables to the advanced search, one thing you need to understand, is how attributes actually work. you will need to first find the option value name, then tie that into a number and search for that, then tie it in with the product id #'s returned, then display those product id's so it is not an easy task. Link to comment Share on other sites More sharing options...
burt Posted May 24, 2004 Share Posted May 24, 2004 A quick search revealed: http://www.oscommerce.com/forums/index.php?showtopic=63254 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.