---
title: Product type is now translatable - 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/product-type-is-now-translatable'
  md: 'https://shopify.dev/changelog/product-type-is-now-translatable.md'
metadata:
  effectiveApiVersion: 2023-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-12-21T14:10:49-05:00'
  postedAt: '2023-12-22T09:00:00-05:00'
  updatedAt: '2024-12-13T17:24:40-05:00'
  effectiveAt: '2023-12-22T09:00:00-05:00'
---

December 22, 2023

Tags:

* API
* 2023-04

# Product type is now translatable

Using the [TranslationsRegister GraphQL API](https://shopify.dev/docs/api/admin-graphql/2023-04/mutations/translationsRegister), you can now register translations for Product types.

Product type filters will now be displayed to customers shopping in the store's non-default language.

Learn more about `TranslatableResourceTypes` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/unstable/enums/TranslatableResourceType).
