Home > @infiniteobjects/shopify-data-manager > AdminTypes > Product > requiresSellingPlan
Whether the product can only be purchased with a selling plan (subscription). Products that are sold on subscription (requiresSellingPlan: true
) can be updated only for online stores. If you update a product to be subscription only, then the product is unpublished from all channels except the online store.
Signature:
requiresSellingPlan: Scalars['Boolean']['output'];