--- title: ProductOptionValueSwatch - Storefront API description: | The product option value swatch. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/objects/productoptionvalueswatch md: https://shopify.dev/docs/api/storefront/unstable/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/unstable/scalars/Color) The swatch color. * image [Media](https://shopify.dev/docs/api/storefront/unstable/interfaces/Media) The swatch image. *** ## Map ### Fields with this object * {}[ProductOptionValue.swatch](https://shopify.dev/docs/api/storefront/unstable/objects/ProductOptionValue#field-ProductOptionValue.fields.swatch)