Home > @infiniteobjects/shopify-data-manager > AdminTypes > StandardizedProductTypeInput
Provides the fields and values to use when adding a standard product type to a product. The [Shopify product taxonomy](https://help.shopify.com/txt/product_taxonomy/en.txt) contains the full list of available values.
Signature:
export interface StandardizedProductTypeInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| productTaxonomyNodeId | Scalars[‘ID’][‘input’] | The ID of the node in the Shopify taxonomy that represents the product type. |