# SelectedOption - storefront - OBJECT Version: 2024-10 ## 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/2024-10/scalars/String): String! - The product option’s name. * [value](/docs/api/storefront/2024-10/scalars/String): String! - The product option’s value. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples