IBundleComponentCartItemCollectionTJustMerchandise Property

A collection of just the invoice detail cart items with a product type of Merchandise

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
ICartItemCollection<InvoiceDetailCartItem> JustMerchandise { get; }

Property Value

ICartItemCollectionInvoiceDetailCartItem

See Also