Hello dear community,
i am hopefull you can help me to solve a problem.
I work with the modul "Advanced configurator for customized product" to to give our customers the opportunity to put their own fotos & images on glassdoors & glass pictures.
You can see here: https://www.glastueren24.de/tuergestaltung/glastuer-designer/
Now i try to modify the modul for a other thing, we want to do the same for laser engraving for the same product. But it will be much better if the preview of the picture can be transformed to black & white like you see here https://www.lasermemories.de/schieferplatte-dieses-haus-bewacht-mit-kordel-mit-eigenem-bild-las-2030k-wach-dog1-1230000.html
I find that css rule:
img {
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
}
But i don't know how to implement it in that way that as a option, so that only some products use that rule and other products like foto print are still coloured.
Can anyone help me please?
I thank you very much : )
Best regards
Daniel