Poq.SDK.Node

Home > @poq/sdk-sfcc > Basket > productItems

Basket.productItems property

The sorted array of product items (up to a maximum of 50 items). This array can be empty.

Signature:

productItems?: Array<ProductItem>;