|
Does anyone have any suggestions for this?
To ask it a simple way (maybe), how can I stop advanced search listing attribute options when no results exist for that option.
For example if I have an attribute with 5 option values possible, but currently I only have products in the catalog that use 3 out of these 5 options. So the advanced search form should only display the 3 values which are possible for it to find.
I guess I would need to modify the advance search form.phtml to do a search against all the values before drawing the form but I\’m not really sure where to start with this :(
Any help greatly appreciated.
|