This question has been flagged
1 Reply
4734 Views

Hello everyone,

I'm creating a website shop and I have some product with color attribute. My problem is, that I have let's say blue, green and green-blue. When I'm setting attribute color I am only limited to single color, but I want two colors on my attribute box. So is there a possibility to place there an image? I saw that red cross which shows when color is not available is a png image.
It'd be good standard option since sometimes we sell product that ain't single color eg:

It's not gray, nor white. So the only possibility to show color would be to place an image.

Any suggestions?

Avatar
Discard
Best Answer

I would like this too as some of our inks are metallic and this is best seen in an image.

What I have done is for each product variant, added a unique product image. 
This worked if I was logged in but not as a public user. 
To fix this I need to add ir.ui.view read/write access to the public  user group to allow images to change when selecting different variations of products

This is done in Groups/Public Access Right

Avatar
Discard
Author

Adding image for product variant works, but how to show that choosing color attribute box you will get that image (color)? Looks like some changes in javascript