# SellingPlanOption - storefront - OBJECT Version: 2024-10 ## Description An option provided by a Selling Plan. ### Access Scopes `unauthenticated_read_selling_plans` access scope. ## Fields * [name](/docs/api/storefront/2024-10/scalars/String): String - The name of the option (ie "Delivery every"). * [value](/docs/api/storefront/2024-10/scalars/String): String - The value of the option (ie "Month"). ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples