🔍 Variant custom.color check
Each variant should show "custom.color = present". If you see "BLANK", enable Storefront API access for the
variant metafield custom.color in Settings → Custom data → Variants.
Variant 47471475294371 (Alpenglow | Pink): custom.color =
present (handle: alpenglow)
Variant 47708697526435 (Birdie | Gray): custom.color =
present (handle: birdie)
Variant 47513245057187 (Desert Blossom | Pink): custom.color =
present (handle: desert_blossom)
Variant 47627562778787 (Patriotic | White): custom.color =
present (handle: patriotic_white)
Variant 46768958013603 (Rescue Red | Red): custom.color =
present (handle: rescue_red)
Variant 47336917270691 (Ridgeline | Gray): custom.color =
present (handle: ridgeline)
Variant 47513245089955 (Royal Blue | Blue): custom.color =
present (handle: royal_blue)
Variant 47627562811555 (Seaview | Green): custom.color =
present (handle: seaview_yeti)
Variant 47336917303459 (Venom | Green): custom.color =
present (handle: venom)
Variant 47767684219043 (Whippersnapper Blue | Blue): custom.color =
present (handle: whippersnapper_blue)
Variant 47767684251811 (Whippersnapper Cape Taupe | Beige Tan): custom.color =
present (handle: whippersnapper_cape_taupe)
🖼️ Current variant's color
Shows the swatch for the variant selected on load. Use ?variant=ID&debug=swatch to see a different
color (e.g. Bluestone variant ID).
Handle: alpenglow (variant 47471475294371)
Swatch:
//www.hartvillehardware.com/cdn/shop/files/22d7a4049c51e1231627c75a...
🖼️ Direct test: Color metaobject handle "black" — variant_swatch_images
Fetches metaobjects.color.black and displays its Variant Swatch Images field. If you see the image
below, the theme can read it.
✅ metaobjects.color.black found (handle: black)
✅ Image found via: variant_swatch_images.value[0]
Image URL: //www.hartvillehardware.com/cdn/shop/files/2921c894ef981663f7e13ca96c9dc5236ad3e02e_black.jpg?v=1765429244&width=120
Rendered image:
Same image via variant (path used by swatches)
Uses variant.metafields.custom.color.value for a variant whose color handle is "black".
❌ No image via variant path (variant_swatch_images blank when read from
variant.metafields.custom.color.value)