Property | Type | Description |
|---|---|---|
name* | string | The name of the product |
description | string | Detailed product description |
price* | number | Product price in USD |
inStock* | boolean | Whether the product is currently in stock |
categories | array | Product categories |
Complete property hierarchy