# SelectedOption - storefront - OBJECT Version: unstable ## Description Properties used by customers to select a product variant. Products can have multiple options, like different sizes or colors. ### Access Scopes `unauthenticated_read_product_listings` access scope. ## Fields * [name](/docs/api/storefront/unstable/scalars/String): String! - The product option’s name. * [value](/docs/api/storefront/unstable/scalars/String): String! - The product option’s value. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples