Product Inventory
The Product Inventory allows you to display the total inventory of a chosen product.
<ProductInventory product={product} />
Attributes
- product: the data-element storing the product's configuration from the Product Generator
The Product Inventory allows you to display the total inventory of a chosen product.
<ProductInventory product={product} />