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