--- title: ProductOptionValueSwatch - Storefront API description: | The product option value swatch. api_version: 2025-10 api_name: storefront type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/objects/ProductOptionValueSwatch md: https://shopify.dev/docs/api/storefront/latest/objects/ProductOptionValueSwatch.md --- # Product​Option​Value​Swatch object Requires `unauthenticated_read_product_listings` access scope. The product option value swatch. ## Fields * color [Color](https://shopify.dev/docs/api/storefront/latest/scalars/Color) The swatch color. * image [Media](https://shopify.dev/docs/api/storefront/latest/interfaces/Media) The swatch image. *** ## Map ### Fields with this object * {}[ProductOptionValue.swatch](https://shopify.dev/docs/api/storefront/latest/objects/ProductOptionValue#field-ProductOptionValue.fields.swatch)