The standard search just does not fulfil the needs of customers where by clicking you limit your search step-by-step. I know that similar approaches have been realised by some partners but then why not make it standard. An excellent search function is basic for the success of eCommerce.
as I mentioned above, actually we have got it but it’s a bit hidden…
Go to admin -> attributes and assign the “Clocks” category to attributes like “Display” or “Material”.
Turn to front end, category “Clocks” now. Here we go! Kind of easteregg(ish), isn’t it
Alright, our feature request now is to bring it up shopwide (not assigned to categories only) as a third navigation besides the navigation tree and the onsite search, right?
no, I would not recommend to bring it up shopwide (not assigned to categories only) because then, it would create too many possible fields.
What I meant is that the visual display as a standard should not only be one or several drop-down fields as in OXID at the moment but also tick-boxes as shown in this example.
This maybe depends on what you sell: For a shop that sells niche products only, let’s say sport shoes, it absolutely makes sense to have it shopwide. Another one needs to have it in categories because totally different products are sold. Maybe best solution is to let the shop owner choose. Don’t know if this is applicable.
Same thing here I think. If you have a bunch of attributes, you might have a better overview listing them in a drop down box. To switch to tick-boxes is pretty easily done in the templates.
Regards
__________________ Marco Steinhäuser Community Guide OXID eSales AG
This maybe depends on what you sell: For a shop that sells niche products only, let’s say sport shoes, it absolutely makes sense to have it shopwide. Another one needs to have it in categories because totally different products are sold. Maybe best solution is to let the shop owner choose. Don’t know if this is applicable.
Same thing here I think. If you have a bunch of attributes, you might have a better overview listing them in a drop down box. To switch to tick-boxes is pretty easily done in the templates.
Regards
__________________ Marco Steinhäuser Community Guide OXID eSales AG
[/quote]
Hello Marco,
thanks, our ITler has just realized that. Thanks for all your advise.
this is strange. Because of massive requests we changed that function from all attributes to assigned attributes with version4. Anyway… search in the view classes for the getAttributes method and override it with a module your way to keep the system updatable.