Skip to main content
enum

The possible product statuses.

The product is ready to sell and can be published to sales channels and apps. Products with an active status aren't automatically published to sales channels, such as the online store, or apps. By default, existing products are set to active.

The product is no longer being sold and isn't available to customers on sales channels and apps.

The product isn't ready to sell and is unavailable to customers on sales channels and apps. By default, duplicated and unarchived products are set to draft.

The product is active but you need a direct link to view it. Doesn't show up in search, collections, or product recommendations. This status is only visible from 2025-10 and up, is translated to active in older versions and can't be changed from unlisted in older versions.


Was this section helpful?

•OBJECT

The Product object lets you manage products in a merchant’s store.

Products are the goods and services that merchants offer to customers. They can include various details such as title, description, price, images, and options such as size or color. You can use product variants to create or update different versions of the same product. You can also add or update product media. Products can be organized by grouping them into a collection.

Learn more about working with Shopify's product model, including limitations and considerations.

•INPUT OBJECT

The input fields required to create a product.

•INPUT OBJECT

The input fields for creating or updating a product.

•INPUT OBJECT

The input fields required to create or update a product via ProductSet mutation.

•INPUT OBJECT

The input fields for updating a product.


Was this section helpful?