Release Notes / Version 10.2104
Table Of Contents
The deprecated
PriceService
interface has been removed.
To obtain list and offer prices, call methods
getListPrice()
and
getOfferPrice()
on
com.coremedia.livecontext.ecommerce.catalog.Product
instead.
(CMS-14386)