--- title: SellingPlanGroup - Storefront API description: >- Represents a selling method. For example, 'Subscribe and save' is a selling method where customers pay for goods or services per delivery. A selling plan group contains individual selling plans. api_version: 2026-01 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanGroup' md: 'https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanGroup.md' --- # Selling​Plan​Group object Requires `unauthenticated_read_selling_plans` access scope. Represents a selling method. For example, 'Subscribe and save' is a selling method where customers pay for goods or services per delivery. A selling plan group contains individual selling plans. ## Fields * appName * name * options * sellingPlans *** ## Map ### Fields and connections with this object * [Product.sellingPlanGroups](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-Product.fields.sellingPlanGroups) * [SellingPlanGroupConnection.nodes](https://shopify.dev/docs/api/storefront/latest/connections/SellingPlanGroupConnection#returns-nodes) * [SellingPlanGroupEdge.node](https://shopify.dev/docs/api/storefront/latest/objects/SellingPlanGroupEdge#field-SellingPlanGroupEdge.fields.node)