🔍 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 47827214041251 (Asphalt | Gray): custom.color =
present (handle: asphalt)
Variant 47827216957603 (Asphalt | Gray): custom.color =
present (handle: asphalt)
Variant 47827216990371 (Asphalt | Gray): custom.color =
present (handle: asphalt)
Variant 47827217023139 (Asphalt | Gray): custom.color =
present (handle: asphalt)
Variant 47827217055907 (Asphalt | Gray): custom.color =
present (handle: asphalt)
Variant 47827217088675 (Dark Clove Heather | Brown): custom.color =
present (handle: dark_clove_heather)
Variant 47827217121443 (Dark Clove Heather | Brown): custom.color =
present (handle: dark_clove_heather)
Variant 47827217154211 (Dark Clove Heather | Brown): custom.color =
present (handle: dark_clove_heather)
Variant 47827217186979 (Dark Clove Heather | Brown): custom.color =
present (handle: dark_clove_heather)
Variant 47827217219747 (Dark Clove Heather | Brown): custom.color =
present (handle: dark_clove_heather)
Variant 47827217252515 (Gray Dunes | Gray): custom.color =
present (handle: gray_dunes)
Variant 47827217285283 (Gray Dunes | Gray): custom.color =
present (handle: gray_dunes)
Variant 47827217318051 (Gray Dunes | Gray): custom.color =
present (handle: gray_dunes)
Variant 47827217350819 (Gray Dunes | Gray): custom.color =
present (handle: gray_dunes)
Variant 47827217383587 (Gray Dunes | Gray): custom.color =
present (handle: gray_dunes)
… and 6 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: asphalt (variant 47827214041251)
Swatch:
//www.hartvillehardware.com/cdn/shop/files/d7007737bc7abf08e204daca...
🖼️ Other colors (sample)
First 8 unique colors on this product — each should show its swatch image.
asphalt
dark_clove_heatherno image
gray_dunesno image
navy_deep_smoke_blueno image
🖼️ 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)