IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
If you were using the Ecommerce country element - a configuration node which holds country specific information, you will have to use the Locations node instead. If you have not changed the default countries that were installed by the Ecommerce module, you do not have to do anything. Otherwise, follow the steps below:
Here is the code example:
<?
xml
version
=
"1.0"
encoding
"utf-8"
?>
<
locationsConfig
xmlns:config
"urn:telerik:sitefinity:configuration"
xmlns:type
"urn:telerik:sitefinity:configuration:type"
config:version
"6.0.4854.16513"
>
countries
add
isoCode
"BG"
states
name
"xxxxx"
stateIsActive
"True"
latitude
"0"
longitude
abbreviation
/>
</
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important