---
title: Using site and global E-commerce settings
related:
  - https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/multisite-store/enabling-global-e-commerce-objects.md
  - https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/tax-classes.md
  - https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/currencies.md
  - https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/exchange-rates.md
  - https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/payment-methods/customers-credit.md
  - https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/order-statuses.md
  - https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/product-statuses.md
  - https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/invoices.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

This group includes objects that you can use on a given site only separately, either as [site-specific objects](#site-specific-objects) or as [global objects](#global-objects). The following objects belong to the group:

- **Tax classes**
- **Currencies**
- [Exchange rates](#exchange-rates)
- **Customers credit**
- **Order statuses**
- **Public statuses**
- **Internal statuses**
- **Invoice**

## Global objects

If you [enable](https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/multisite-store/enabling-global-e-commerce-objects.md) global settings for objects belonging to this group on a given site, the system lists only global objects.

## Site-specific objects

If you don't enable global settings for objects belonging to this group on a given site, the system lists only site-specific objects. The **Copy from global** action allows you to copy global settings for the given object.

![Using site-specific settings for tax classes](https://docs.kentico.com/docsassets/k81/using-site-and-global-e-commerce-settings/sitespecific_settings_for_tax_classes.png "Using site-specific settings for tax classes")

### Copying from global settings

- If there is a site-specific object with the same code name like a corresponding global object, the system updates the site-specific object with global data.
- If a site-specific object has no such counterpart among global objects, the object is lost. However, only if there is no dependency on other objects in the system. If so, the object is disabled and remains in the system.

## Exchange rates

You can apply the following combinations of [currency](https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/currencies.md) and [exchange rate](https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/exchange-rates.md) settings while configuring your on-line store:

- **Site settings for currencies + site settings for exchange rates**
- **Global settings for currencies + global settings for exchange rates**
- **Global settings for currencies + site settings for exchange rates**

The system allows you to **view prices in different currencies**, both in the administration interface and on the live site. In order for this to be possible, the system performs **one or two currency conversions** based on your store configuration.

### One currency conversion

The system performs one currency conversion **from the** [main currency](https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/currencies.md) **to other currencies**, i.e. from the site-specific main currency to other site-specific currencies or from the global main currency to other global currencies. You can see **one table** in the administration interface.

This concerns the following configurations:

- You allowed no price-related global objects (i.e. global [products](https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/products.md), global [product options](https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/products/working-with-product-options.md), global [product coupons](https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/discounts/working-with-discount-coupons/working-with-product-coupons.md) or global [taxes](https://docs.kentico.com/k81/e-commerce-features/configuring-and-managing-your-store/tax-classes.md)) on the site.
- You allowed at least one type of price-related global objects on the site and the system uses global settings for currencies on this site.
- You allowed at least one type of price-related global objects on the site and the system uses site-specific settings for currencies on this site. The global main currency and the site-specific main currency have the same code names.

> **Note:** This configuration doesn't take effect if the price is converted from a global currency _XY_ to a site-specific currency _XY_, and the site-specific currency _XY_ is not the main currency on the given site (regardless of the currencies' code names).

### Two currency conversions

The system performs two currency conversions, the first **from the global main currency to the site-specific main currency and** the latter **from the site-specific main currency to other site-specific currencies**. You can see **two tables** in the administration interface.

This concerns the following configuration:

- You allowed at least one type of price-related global objects on a given site and the system uses site-specific settings for currencies on this site. The global main currency and the site-specific main currency don't have the same code names.

![Two currency conversions](https://docs.kentico.com/docsassets/k81/using-site-and-global-e-commerce-settings/two_currency_conversions.png "Two currency conversions")
