🔍 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 47335772160163 (Blue Aura | Blue): custom.color =
present (handle: blue_aura)
Variant 47335773077667 (Blue Aura | Blue): custom.color =
present (handle: blue_aura)
Variant 47335773110435 (Blue Aura | Blue): custom.color =
present (handle: blue_aura)
Variant 47335773143203 (Blue Aura | Blue): custom.color =
present (handle: blue_aura)
Variant 47335773175971 (Blue Aura | Blue): custom.color =
present (handle: blue_aura)
Variant 47335773208739 (Blue Aura | Blue): custom.color =
present (handle: blue_aura)
Variant 47335773241507 (Blue Aura | Blue): custom.color =
present (handle: blue_aura)
Variant 47335773274275 (Blue Aura | Blue): custom.color =
present (handle: blue_aura)
Variant 47335773307043 (Carhartt Gray | Gray): custom.color =
present (handle: carhartt_gray)
Variant 47335773339811 (Carhartt Gray | Gray): custom.color =
present (handle: carhartt_gray)
Variant 47335773372579 (Carhartt Gray | Gray): custom.color =
present (handle: carhartt_gray)
Variant 47335773405347 (Carhartt Gray | Gray): custom.color =
present (handle: carhartt_gray)
Variant 47335773438115 (Carhartt Gray | Gray): custom.color =
present (handle: carhartt_gray)
Variant 47335773470883 (Carhartt Gray | Gray): custom.color =
present (handle: carhartt_gray)
Variant 47335773503651 (Carhartt Gray | Gray): custom.color =
present (handle: carhartt_gray)
… and 14 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: blue_aura (variant 47335772160163)
Swatch:
//www.hartvillehardware.com/cdn/shop/files/d682add98249ef35e9312c93...
🖼️ 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)