[@bigcommerce/checkout-sdk](../README.md) / LineItem_2

# Interface: LineItem\_2

## Table of contents

### Properties

- [optionSelections](LineItem_2.md#optionselections)
- [productId](LineItem_2.md#productid)
- [quantity](LineItem_2.md#quantity)

## Properties

### optionSelections

• `Optional` **optionSelections**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `optionId` | `number` |
| `optionValue` | `string` \| `number` |

___

### productId

• **productId**: `number`

___

### quantity

• **quantity**: `number`
