Filter (layered navigation) - Magento Forums
cancel
Showing results for 
Search instead for 
Did you mean: 

Filter (layered navigation)

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Filter (layered navigation)

Hi,

 

For a product we have separate images for different products. Is it possible when we select a filter, for example blue, that the blue image for this product is shown?

 

Thanks in Advance!

 

Robin

2 REPLIES 2

Re: Filter (layered navigation)

Hello,

 

By Default Magento 2, it doesn't support this feature! You must do it yourself. It's possible for configurable product.

Problem solved? Click Accept as Solution!

Re: Filter (layered navigation)

It does not work on a frontend produt list, but It works on a frontend product view.

You should set the product as configurable.

Then you should add simple variations to it.

Then you should upload different images for the simple variations.

Then a visitor selects a color in the frontend product view, Magento 2 changes the product image autimatically.