A way to replace Horizon's standard variant picker with a block that shows a product photo on each option. Turns plain text choices into clear, photo-backed ones.

How to add it
◆Shopify admin → Online Store → Themes → "…" → Edit code
◆Create a new file variant-picker-images.liquid in the blocks folder and paste the code you get after purchase, then save
◆Theme editor → product page template → "Product information" → "Details": remove the existing "Variant picker" block and add "Image variant picker"

The image is simply that variant's own product photo — no extra image upload needed.
Settings
◆Image and text layout: switch between vertical (image on top, default) and horizontal (image on the left).

◆Which option shows images: for products with multiple options (color, size, etc.), pick only the option that actually has image variation (usually color). The other options render as plain buttons.

◆After purchase, you'll get the full code (the complete Liquid file) for this image variant picker.
