> For the complete documentation index, see [llms.txt](https://docs.gem-suite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gem-suite.com/api-reference/objects/sale/product.md).

# Product

| Attribute         | Type    | Description              |
| ----------------- | ------- | ------------------------ |
| id                | integer | ID of the sale's product |
| sale\_id          | integer | Sale ID                  |
| product\_id       | integer | Product ID               |
| product\_name     | string  | Name of the product      |
| product\_quantity | float   | Quantity in sale         |
| product\_price    | float   | Price of the product     |
|                   |         |                          |
