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