---
title: >-
  The Product Variant resource has new defaults for inventory_quantity and
  inventory_management - 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/the-product-variant-resource-has-new-defaults-for-inventory_quantity-and-inventory_management
  md: >-
    https://shopify.dev/changelog/the-product-variant-resource-has-new-defaults-for-inventory_quantity-and-inventory_management.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2018-11-21T11:06:29-05:00'
  postedAt: '2018-10-10T00:00:00-04:00'
  updatedAt: '2024-02-02T10:04:52-05:00'
  effectiveAt: '2018-10-10T00:00:00-04:00'
---

October 10, 2018

Tags:

* API

# The Product Variant resource has new defaults for inventory\_quantity and inventory\_management

When you create a new product variant, there are two new default values applied to the `inventory_quantity` and `inventory_management` properties.

***

* `inventory_quantity` now defaults to `0`
* `inventory_management` now defaults to `shopify`

The change to `inventory_quantity` is live, and the change to `inventory_management` will come next week.

To learn more, see [*Product Variant*](https://help.shopify.com/en/api/reference/products/product_variant).
