Click or drag to resize

IBundleComponentCartItemCollectionTJustMerchandise Property

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

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

Property Value

ICartItemCollectionInvoiceDetailCartItem
See Also