---
title: Storefront Product Taxonomy Category API - 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/storefront-product-taxonomy-category-api'
  md: 'https://shopify.dev/changelog/storefront-product-taxonomy-category-api.md'
metadata:
  effectiveApiVersion: 2024-10
  affectedApi:
    - displayName: Liquid
      handle: liquid
    - displayName: Storefront GraphQL API
      handle: storefront-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-09-05T18:06:03-04:00'
  postedAt: '2024-09-05T17:48:00-04:00'
  updatedAt: '2024-09-06T13:00:56-04:00'
  effectiveAt: '2024-09-05T17:48:00-04:00'
---

September 5, 2024

Tags:

* Liquid
* Storefront GraphQL API
* 2024-10

# Storefront Product Taxonomy Category API

As of GraphQL Storefront API **2024-10**, you can now retrieve product taxonomy categories in storefronts. This information is also available through the Liquid API.

This will allow you to customize the buyer experience in storefronts based on product taxonomy. Learn more about product taxonomy in [our help docs](https://help.shopify.com/en/manual/products/details/product-category).

See Shopify.dev for documentation on the [new Liquid object](https://shopify.dev/docs/api/liquid/objects#taxonomy_category) and the [upcoming GraphQL type](https://shopify.dev/docs/api/storefront/unstable/objects/TaxonomyCategory).
