Poq.SDK.Node

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

Order.productItems property

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

Signature:

productItems?: Array<ProductItem>;