public static decimal GetInvoicePrice( Basket basket, BasketItem item, bool forceKitBundling )
Parameters
- basket
- The basket
- item
- item to calculate price for
- forceKitBundling
- If true, the invoice price for the item always uses bundle style for kitting even if the product is set to use itemized display.
Return Value
The price to display on a basket/checkout page