--- title: ProductOptionValue - Storefront API description: > The product option value names. For example, "Red", "Blue", and "Green" for a "Color" option. api_version: 2026-01 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/objects/ProductOptionValue' md: 'https://shopify.dev/docs/api/storefront/latest/objects/ProductOptionValue.md' --- # Product​Option​Value object Requires `unauthenticated_read_product_listings` access scope. The product option value names. For example, "Red", "Blue", and "Green" for a "Color" option. ## Fields * firstSelectableVariant * id * name * swatch *** ## Map ### Fields with this object * [ProductOption.optionValues](https://shopify.dev/docs/api/storefront/latest/objects/ProductOption#field-ProductOption.fields.optionValues) *** ## Interfaces * Node *** ## ProductOptionValue Implements ### Implements * [Node](https://shopify.dev/docs/api/storefront/latest/interfaces/Node)