Hi Nova, I managed to figure it out if you’re still struggling. The things that I had to make sure were done to get it to show properly.
-
make sure on the siblings block in the theme editor that you’ve unticked ‘show images’
-
upload the image you want as the swatch as an SVG to the assets folder in the theme code
-
add the colour name to the json swatches file as per their instructions e.g. “black”: “black-swatch.svg”
-
add that colour as a variant on the product page variant → colour → black
Hope that helps.