Home > @infiniteobjects/shopify-data-manager > AdminTypes > StandardizedProductType
Represents the details of a specific type of product within the [Shopify product taxonomy](https://help.shopify.com/txt/product_taxonomy/en.txt).
Signature:
export interface StandardizedProductType
Property | Modifiers | Type | Description |
---|---|---|---|
productTaxonomyNode? | Maybe<ProductTaxonomyNode> | (Optional) The product taxonomy node associated with the standardized product type. |