Front-end: Change product image on different selection.

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Front-end: Change product image on different selection.

Post by mohal_04 » 28 May 2018, 13:25

Laravel version: 5.5.40
Aimeos version: 2018.04
PHP version: 7

Hi,

I have added few products that are of type Selection. Can anyone help me? How I can change image on the front-end with the option that is selected?

Eagerly waiting for reply.

Thanks!

--
Umer

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Front-end: Change product image on different selection.

Post by aimeos » 30 May 2018, 07:23

You have to add the article specific images to the variant products. The admin interface associates the variant attributes to them and the frontend will change the images depending on the selected variant attribute. Currently, this work with one variant attribute.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

mohal_04
Advanced
Posts: 108
Joined: 27 Mar 2018, 05:59

Re: Front-end: Change product image on different selection.

Post by mohal_04 » 11 Jun 2018, 08:19

aimeos wrote:You have to add the article specific images to the variant products. The admin interface associates the variant attributes to them and the frontend will change the images depending on the selected variant attribute. Currently, this work with one variant attribute.
Hi,

Thanks for the help! I was able to do it easily.

Best regards!

Post Reply