Variation deactivated but color swatch is still shown
-
In the example I deactivated the purple and the amber variation of one product. But the variations are still available in the shop. Just the variation image is not shown anymore. Instead the color attribute image is shown.
When I deactivate a variation it should not be shown in the shop anymore.
Attachments:
You must be
logged in to view attached files.
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
Thanks. I disabled the plugins.
Please, send us a link to the product with this problem as well.
Thank you
As we can see, the image is uploaded to this variation and displayed correctly https://gyazo.com/1c2f85323d1e147f3b034af6bacb90b8
Kind Regards
Yes the image is displayed correctly. This is the image of the BLUE variation.
The issue is something else:
As you can see on the screenshots I already sent you the PURPLE and the AMBER variation are not enabled but still displayed on the single product page. And as you can see on single product page the image swatches of the disabled variations are still shown. Please have a look at the attached image, maybe it´s getting clearer.
Attachments:
You must be
logged in to view attached files.
If you want to hide disabled swatches completely, add the following code snippet to the Custom CSS section in Theme Settings
.swatch-on-single.swatch-disabled {
display: none;
}
Thank you, it is working. Now I still need the round image swatches, see my other topic.
OK, great. Please, reply to your other topics they will be resolved soon.
Have a nice day.
The topic ‘Variation deactivated but color swatch is still shown’ is closed to new replies.