---
title: Multisite store special cases
related:
  - https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/multisite-store/enabling-global-e-commerce-objects.md
  - https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/orders.md
  - https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/customers.md
  - https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/payment-methods/customers-credit.md
  - https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/discounts.md
  - https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/configuring-shipping-options.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).

Considering multi-site environment, this group includes special-case objects. This is because these objects are neither [objects with both site and global option](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/multisite-store/using-site-and-global-e-commerce-objects.md) nor [objects with only site or global option](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/multisite-store/using-site-and-global-e-commerce-settings.md).

The following objects belong to this group:

- Orders
- [Customers](#customers)
- [Discounts](#discounts)
- [Shipping options](#shipping-options)

## Orders

The system binds [orders](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/orders.md) to specific sites.

## Customers

The system binds **anonymous** [customers](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/customers.md) to specific sites. It also binds to specific sites **registered customers** (through their [user](https://docs.kentico.com/k82/managing-users.md) accounts). Such dependencies allow your customers to have preferred [currencies](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/currencies.md), [payment methods](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/payment-methods.md) and [shipping options](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/configuring-shipping-options.md) on different sites.

### Customers credit

Your customers can have global credit, and credit bound to specific sites. However, they cannot mix global and site-specific credit together. This means your customers can pay on a given site either with global credit or with site-specific credit.

## Discounts

The system binds to specific sites the following types of discount:

- [Catalog discounts](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/discounts/working-with-catalog-discounts.md)
- [Order discounts](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/discounts/working-with-order-discounts.md)
- [Free shipping offers](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/discounts/working-with-free-shipping-offers.md)
- [Buy X Get Y discounts](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/discounts/working-with-buy-x-get-y-discounts.md)

### Discount rules

The [discount rules](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/discounts/configuring-discount-rules.md) are objects that you can use on a given site only as global objects, i.e. objects shared across all your sites.

## Shipping options

The system binds [shipping options](https://docs.kentico.com/k82/e-commerce-features/configuring-and-managing-your-store/configuring-shipping-options.md) to specific sites.
