I’ve been working on making the color swatches for all product colors accurate on our storefront. All of the single-word colors are working properly. Blush, Cinder, Black, White, etc. The issue arises when I try to put in colors with two or more words. Heather Grey, Deep Royal, Gun Metal Grey, Pigment Ivory, etc.
All of the files are both uploaded under settings → files and code → assets as 100x100 png’s. I have tried naming all the png’s in multiple formats. Using Deep Royal as an example, I’ve tried: deep royal.png, Deep Royal.png, deep-royal.png, and Deep-Royal.png
I see as your name is Vintage White but you added image as vintage.png thats why it is not populating on screen.
please see my screenshot below so you get what i mean
I understand you added correct file in assets but in code you are calling wrong file..so thats why need to edit liquid file of your theme so these images will be show with correct rendering.
Did you manage to find a solution to this issue? I’m having the same problem. The code not picking up multiple word? I used a work around to rename the file e.g. vintage_white.png and I called the colour Vintage_White. But it will be nicer if I can get rid of the symbol.