hemjesti wrote:so, i downloaded the trial version of the Nop Ajax Filters - i was reading over the "documentation" and found this reference - SpecificationAttributeOptions AllowFilter - is this to imply that one will have to touch each product, add a searchable attribute, and check the box to allow filtering - is the only way to utilize this tool?
i do see that manufactures are listed as searchable, but i was hoping to utilize this as a Make/Model/Year search - if i create a product attribute - that's not the same as a specification attribute. and thus the product attribute isn't going to be searchable?
is there more extensive documentation i can take a look at or perhaps a way to edit/update/modify this information in an excel doc or via a db update or something? this could take decades :-)
Hi hemjesti,
The Filters can filter by manufacturer, attributes and specification.
The manufacturer should be clear - you need to have the given product mapped to a manufacturer.
The attributes are used when you want to allow the user to choose something i.e color, size etc. It is something that can be changed by the customer, so it will not work in your case with the model and year as they are not something the user can choose when they purchase a product.
The Filters get all available attribute options for all the products in a category and automatically allow the customer to filter by them.
What you really need is specifications as they probably won't change per product i.e the model is always the same as well a the year etc. You need to have 3 specifications i.e Make, Year, Model and apply them to your products. As they will probably vary per product then you need to do this for each product.
I don't know how you have imagined this to work but it will be interesting to hear it. There is no way for the Filters to know the model,year, make of your products without you specifying them.
Thanks