---
title: >-
  Subscription-only product availability for online stores - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/subscription-only-product-availability-for-online-stores
  md: >-
    https://shopify.dev/changelog/subscription-only-product-availability-for-online-stores.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2021-03-08T14:37:26-05:00'
  postedAt: '2021-03-09T00:00:00-05:00'
  updatedAt: '2024-02-02T10:05:00-05:00'
  effectiveAt: '2021-03-09T00:00:00-05:00'
---

March 9, 2021

Tags:

* API

# Subscription-only product availability for online stores

Products that require a subscription for purchase, but have no selling plans associated with the product variants, are no longer available for purchase in the Online Store sales channel. Previously, a product would become available as a one-time purchase if no selling plans were attached.

The Liquid property `requires_selling_plan` on Product and ProductVariants has been updated to reflect this change. The Liquid property still states whether a selling plan is required to purchase the product variant. Previously, the property would return `false` if the product was set as subscription-only in the admin, but had no selling plans associated with the product variants.

[Learn more](https://help.shopify.com/en/manual/products/subscriptions/setup#subscription-products) about setting products as subscription only.
