🔍 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 48058221887651 (Ashwood | Gray): custom.color =
present (handle: ashwood)
Variant 48058222543011 (Ashwood | Gray): custom.color =
present (handle: ashwood)
Variant 48058222575779 (Ashwood | Gray): custom.color =
present (handle: ashwood)
Variant 48058222608547 (Ashwood | Gray): custom.color =
present (handle: ashwood)
Variant 48058222674083 (Ashwood | Gray): custom.color =
present (handle: ashwood)
Variant 48058222641315 (Ashwood | Gray): custom.color =
present (handle: ashwood)
Variant 48058222706851 (Espresso | Gray): custom.color =
present (handle: espresso)
Variant 48058222739619 (Espresso | Gray): custom.color =
present (handle: espresso)
Variant 48058222772387 (Espresso | Gray): custom.color =
present (handle: espresso)
Variant 48058222805155 (Mocha | Beige Tan): custom.color =
present (handle: mocha)
Variant 48058222837923 (Mocha | Beige Tan): custom.color =
present (handle: mocha)
Variant 48058222870691 (Mocha | Beige Tan): custom.color =
present (handle: mocha)
Variant 48058222903459 (Mocha | Beige Tan): custom.color =
present (handle: mocha)
Variant 48058222936227 (Tigerwood | Brown): custom.color =
present (handle: tigerwood)
Variant 48058222968995 (Tigerwood | Brown): custom.color =
present (handle: tigerwood)
… and 4 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: ashwood (variant 48058221887651)
Swatch:
//www.hartvillehardware.com/cdn/shop/files/a7a53f17e5513caad00b34fb...
🖼️ 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)