🔍 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 47924074643619 (Midnight Blue | Blue): custom.color =
present (handle: midnight_blue)
Variant 47924076249251 (Midnight Blue | Blue): custom.color =
present (handle: midnight_blue)
Variant 47924076282019 (Midnight Blue | Blue): custom.color =
present (handle: midnight_blue)
Variant 47924076314787 (Midnight Blue | Blue): custom.color =
present (handle: midnight_blue)
Variant 47924076347555 (Midnight Blue | Blue): custom.color =
present (handle: midnight_blue)
Variant 47924076380323 (Midnight Blue | Blue): custom.color =
present (handle: midnight_blue)
Variant 47924076413091 (Midnight Blue | Blue): custom.color =
present (handle: midnight_blue)
Variant 47924076445859 (Pink Sunrise Heather | Pink): custom.color =
present (handle: pink_sunrise)
Variant 47924076478627 (Pink Sunrise Heather | Pink): custom.color =
present (handle: pink_sunrise)
Variant 47924076511395 (Pink Sunrise Heather | Pink): custom.color =
present (handle: pink_sunrise)
Variant 47924076544163 (Pink Sunrise Heather | Pink): custom.color =
present (handle: pink_sunrise)
Variant 47924076576931 (Pink Sunrise Heather | Pink): custom.color =
present (handle: pink_sunrise)
Variant 47924076609699 (Pink Sunrise Heather | Pink): custom.color =
present (handle: pink_sunrise)
Variant 47924076642467 (Seedling | Green): custom.color =
present (handle: seedling)
Variant 47924076675235 (Seedling | Green): custom.color =
present (handle: seedling)
… and 8 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: midnight_blue (variant 47924074643619)
Swatch:
//www.hartvillehardware.com/cdn/shop/files/fe2178abcb4c99b7691caf20...
🖼️ Other colors (sample)
First 8 unique colors on this product — each should show its swatch image.
midnight_blue
pink_sunriseno image
seedlingno image
stepping_stone_heatherno 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)