sheringham Posted September 26, 2005 Posted September 26, 2005 ...the products' individual attributes (the ones you set up that appear in drop down menus)? For example, I've got a football memorabelia shop, there are loads of different products, most have a drop down menu which lists what teams you can get each product in: http://www.footballemporium.co.uk I'd like the search facility to allow people to type in their team and bring up a list of products that we have for that team - but it doesn't pick up on the products attributes list. Is there any way round this? If not, how best can I prime each product for it to be included in a search by team name - is the only way to add each team name in the product description? Not ideal...
♥Monika in Germany Posted September 26, 2005 Posted September 26, 2005 ...the products' individual attributes (the ones you set up that appear in drop down menus)? For example, I've got a football memorabelia shop, there are loads of different products, most have a drop down menu which lists what teams you can get each product in: http://www.footballemporium.co.uk I'd like the search facility to allow people to type in their team and bring up a list of products that we have for that team - but it doesn't pick up on the products attributes list. Is there any way round this? If not, how best can I prime each product for it to be included in a search by team name - is the only way to add each team name in the product description? Not ideal... yes there is a way. use the table products attributes as a base, and fill all id's by joins to show the wording too ... add description ect using your language id ... then make your search in this "virtual table" and display distinct ids only. :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.