Skip to main content
object

Requires unauthenticated_read_selling_plans access scope.

Represents how products and variants can be sold and purchased.

•SellingPlanBillingPolicy

The billing policy for the selling plan.

•SellingPlanCheckoutCharge!non-null

The initial payment due for the purchase.

•SellingPlanDeliveryPolicy

The delivery policy for the selling plan.

•String

The description of the selling plan.

•ID!non-null

A globally-unique ID.

•Metafield

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

•[Metafield]!non-null

A list of custom fields that a merchant associates with a Shopify resource.

•String!non-null

The name of the selling plan. For example, '6 weeks of prepaid granola, delivered weekly'.

•[SellingPlanOption!]!non-null

The selling plan options available in the drop-down list in the storefront. For example, 'Delivery every week' or 'Delivery every 2 weeks' specifies the delivery frequency options for the product. Individual selling plans contribute their options to the associated selling plan group. For example, a selling plan group might have an option called option1: Delivery every. One selling plan in that group could contribute option1: 2 weeks with the pricing for that option, and another selling plan could contribute option1: 4 weeks, with different pricing.

•[SellingPlanPriceAdjustment!]!non-null

The price adjustments that a selling plan makes when a variant is purchased with a selling plan.

•Boolean!non-null

Whether purchasing the selling plan will result in multiple deliveries.


Was this section helpful?


Was this section helpful?