Selling Plan
Requires access scope.
Represents how products and variants can be sold and purchased.
Anchor to FieldsFields
- Anchor to billingPolicybilling•Selling
Policy Plan Billing Policy The billing policy for the selling plan.
- Anchor to checkoutChargecheckout•Selling
Charge Plan Checkout Charge!non-null The initial payment due for the purchase.
- Anchor to deliveryPolicydelivery•Selling
Policy Plan Delivery Policy The delivery policy for the selling plan.
- Anchor to descriptiondescription•String
The description of the selling plan.
- •ID!non-null
A globally-unique ID.
- Anchor to metafieldmetafield•Metafield
A custom field, including its
namespace
andkey
, that's associated with a Shopify resource for the purposes of adding and storing additional information.- Anchor to metafieldsmetafields•[Metafield]!non-null
A list of custom fields that a merchant associates with a Shopify resource.
- Anchor to namename•String!non-null
The name of the selling plan. For example, '6 weeks of prepaid granola, delivered weekly'.
- Anchor to optionsoptions•[Selling
Plan Option!]!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 contributeoption1: 2 weeks
with the pricing for that option, and another selling plan could contributeoption1: 4 weeks
, with different pricing.- Anchor to priceAdjustmentsprice•[Selling
Adjustments Plan Price Adjustment!]!non-null The price adjustments that a selling plan makes when a variant is purchased with a selling plan.
- Anchor to recurringDeliveriesrecurring•Boolean!non-null
Deliveries Whether purchasing the selling plan will result in multiple deliveries.