🔍 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 47335754039459 (Amber Terrain | Red): custom.color =
present (handle: amber_terrain)
Variant 47335756333219 (Amber Terrain | Red): custom.color =
present (handle: amber_terrain)
Variant 47335756365987 (Amber Terrain | Red): custom.color =
present (handle: amber_terrain)
Variant 47335756398755 (Amber Terrain | Red): custom.color =
present (handle: amber_terrain)
Variant 47335756431523 (Amber Terrain | Red): custom.color =
present (handle: amber_terrain)
Variant 47335756464291 (Amber Terrain | Red): custom.color =
present (handle: amber_terrain)
Variant 47335756497059 (Green Slate | Green): custom.color =
present (handle: green_slate)
Variant 47335756529827 (Green Slate | Green): custom.color =
present (handle: green_slate)
Variant 47335756562595 (Green Slate | Green): custom.color =
present (handle: green_slate)
Variant 47335756595363 (Green Slate | Green): custom.color =
present (handle: green_slate)
Variant 47335756628131 (Green Slate | Green): custom.color =
present (handle: green_slate)
Variant 47335756660899 (Green Slate | Green): custom.color =
present (handle: green_slate)
Variant 47335756693667 (Rolling Thunder | Blue): custom.color =
present (handle: rolling_thunder)
Variant 47335756726435 (Rolling Thunder | Blue): custom.color =
present (handle: rolling_thunder)
Variant 47335756759203 (Rolling Thunder | Blue): custom.color =
present (handle: rolling_thunder)
… and 3 more variants.
🖼️ 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: amber_terrain (variant 47335754039459)
Swatch:
//www.hartvillehardware.com/cdn/shop/files/46c69b1d1e875e4cae29fbf5...
🖼️ 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)