Adding Additional Search Criteria to the Product Search Form
i have customer has multitude of products. each of these products have more 1 attribute associated them. customer wanting product search form have dropdown search products particular attribute selected. make sense? possible bc?
i have searched forums , have not found helpful posts regarding customers request.
if please lend advice or point me in right direction appreciate it.
never tried before, use custom keywords on products?
e.g. attributecolorred, attributecoloryellow, attributesizexl
then on product search form add multi-select checkbox search field these keywords values?
<input type="checkbox" name="cat_productsearch" value="attributecolorred" /> color: red
<input type="checkbox" name="cat_productsearch" value="attributecoloryellow" /> color: yellow
<input type="checkbox" name="cat_productsearch" value="attributesizexl" /> size: xl
for example, allow visitor search products keywords "attributecolorred, attributesizexl":
* attribute of color , option of red
* attribute of size , option of xl
regards
mike
More discussions in Business Catalyst
adobe
Comments
Post a Comment