--- title: StandardizedProductType - GraphQL Admin description: Represents the details of a specific type of product within the [Shopify product taxonomy](https://shopify.github.io/product-taxonomy/releases/unstable/?categoryId=sg-4-17-2-17). api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/standardizedproducttype md: https://shopify.dev/docs/api/admin-graphql/latest/objects/standardizedproducttype.md --- # Standardized​Product​Type object Requires `read_products` access scope. Represents the details of a specific type of product within the [Shopify product taxonomy](https://shopify.github.io/product-taxonomy/releases/unstable/?categoryId=sg-4-17-2-17). ## Fields * product​Taxonomy​Node [Product​Taxonomy​Node](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductTaxonomyNode) The product taxonomy node associated with the standardized product type. *** ## Map