> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# Product

> Type Alias Product in the Baileys API.

> **Product**: [`ProductBase`](/api-reference/type-aliases/ProductBase) & `object`

Defined in: [src/Types/Product.ts:49](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Product.ts#L49)

## Type declaration

### availability

> **availability**: [`ProductAvailability`](/api-reference/type-aliases/ProductAvailability)

### id

> **id**: `string`

### imageUrls

> **imageUrls**: `object`

#### Index Signature

\[`_`: `string`]: `string`

### reviewStatus

> **reviewStatus**: `object`

#### Index Signature

\[`_`: `string`]: `string`
