new QuantityLineItemModel(pli)
Helper object to store ProductLineItem information for each quantity. Used in multishipping checkout to save creation of new PLIs for each quantity.
Parameters:
Name | Type | Description |
---|---|---|
pli |
dw.order.ProductLineItem |
The ProductLineItem to create the QuantityLineItem from. |