AnonymousUser Posted June 3, 2013 Share Posted June 3, 2013 When a user selects, say, the color "blue" from the layered navigation filter, is it possible to not only return the results like is currently done, but to also serve the appropriate image? Currently the filter returns the default product image, instead of the one that actually corresponds to "blue." Is this out of the realm of possibilities to do? If it can be done, could anybody give some thoughts on how it could be accomplished? Thank you! Link to comment Share on other sites More sharing options...
webprog Posted June 4, 2013 Share Posted June 4, 2013 That is not so simple to do, but it is realized with blocklayered module, additional functions in classes, and product_list.tpl template file. 1 Link to comment Share on other sites More sharing options...
AnonymousUser Posted June 4, 2013 Author Share Posted June 4, 2013 Thank you! That at least gives me a good starting point. Link to comment Share on other sites More sharing options...
Recommended Posts