Calculating a cart line list price

Version: 10.1

The cart line list price is calculated in the IPopulateValidateCartPipeline plugin.

The following messages are generated when calculating the cart line list price:

Message

Circumstance

CartItem.ListPrice<=SellableItem.ListPrice: Price={line.UnitListPrice.AsCurrency()}

The list price is retrieved from the SellableItem.

CartItem.ListPrice<=SellableItem.Variation.ListPrice: Price={line.UnitListPrice.AsCurrency()}

The SellableItem has a variation and the list pricing is retrieved from the variation.

Do you have some feedback for us?

If you have suggestions for improving this article,