ShoppingCartInfoExchangeRate Property |
Exchange rate from site main currency to shopping cart currency.
This exchange rate is applied to all site items (products, discounts, taxes, shipping option) which are present in the shopping cart to express their price in shopping cart currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public double ExchangeRate { get; set; }
Property Value
Type:
DoubleSee Also