Returns price in shopping cart currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- price
- Type: System Double
Price to which the exchange rate should be applied
- forGlobalItems
- Type: System Boolean
True - exchange rate for global items is used (price is expected in global main currency), False - exchange rate for site items is used (price is expected in site main currency).
Return Value
Type: DoubleSee Also