---
title: Configuring products
related:
  - https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products.md
  - https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-products/importing-products.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).

Products are the most important objects in your on-line store. They are the actual things you sell to [customers](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/customers.md) and they are created based on [product page types](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-product-page-types.md).

One of the steps when configuring an on-line store is to configure products and then add products to the configured site:

1. [Configure product settings.](#configuring-product-settings)
2. [Set up product structure.](#configuring-product-structure)
3. [Add products to your site.](#adding-products-to-your-site-when-configuring-kentico)

## Configuring product settings

To configure basic product settings:

1. Open the **Store configuration** application (if you want to configure the product settings for the current site) or the **Multistore configuration** application (if you want to configure the settings [globally](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/choosing-site-or-global-e-commerce-configuration.md)).

   > **Tip:** If you are not sure what to choose, see [Choosing site or global e-commerce configuration](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/choosing-site-or-global-e-commerce-configuration.md). If you are not sure about specifics of configuring in these applications, see [Configuring e-commerce settings for a specific site or globally](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/choosing-site-or-global-e-commerce-configuration/configuring-e-commerce-settings-for-a-specific-site-or-globally.md).
2. On the **Store settings -> General** tab, configure [theAllow stand-alone SKUsfield](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-e-commerce.md):
   1. If you operate in the **Store configuration** application, clear the _Inherit from global settings_ option.
   2. Select the field to allow [stand-alone SKUs](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/managing-stand-alone-skus.md) in your on-line store.
      - Standard products contain an SKU object and a [page](https://docs.kentico.com/k11/managing-website-content/working-with-pages.md) connected to the SKU. Therefore, you can use all advantages of page objects. However, stand-alone SKUs (i.e., SKU objects without a connected page) offer better performance when you have a bigger amount of products (e.g., thousands of products).
3. Configure the settings in the **Product properties** category:

   1. Configure [theRelatedproducts relationship namefield](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-e-commerce.md):
      1. If you operate in the **Store configuration** application, clear the _Inherit from global settings_ option.
      2. Select a suitable relationship for choosing related products. If you leave _(all)_ in the drop-down list, you can then choose related products from any relationship.
   2. Configure [theProducts are 'new' forfield](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-e-commerce.md):
      1. If you operate in the **Store configuration** application, clear the _Inherit from global settings_ option.
      2. Specify a number of days during which a product is labeled as a new product. This setting is suitable, for example, when using [theGetSKUIndicatorPropertytransformation method](https://docs.kentico.com/k11/developing-websites/loading-and-displaying-data-on-websites/writing-transformations/reference-transformation-methods.md).
   3. Configure [thePublic status for 'new products'field](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-e-commerce.md):
      1. If you operate in the **Store configuration** application, clear the _Inherit from global settings_ option.
      2. Specify a [public status](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/product-statuses.md) name which is assigned to new products (according to the **Products are 'new' for** setting). This setting is suitable, for example, when using [theGetSKUIndicatorPropertytransformation method](https://docs.kentico.com/k11/developing-websites/loading-and-displaying-data-on-websites/writing-transformations/reference-transformation-methods.md).
   4. Configure [theDefault product image URLfield](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-e-commerce.md):
      1. If you operate in the **Store configuration** application, clear the _Inherit from global settings_ option.
      2. Specify a URL of the default product image, which is displayed when a product does not have any image. You can use relative paths starting with the tilde character (_\~_).
   5. Configure [theKeep the advertised price of the products according to their cheapest product variantfield](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-e-commerce.md):
      1. If you operate in the **Store configuration** application, clear the _Inherit from global settings_ option.
      2. Select the field to let the system change a product's price when you create a [variant](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/working-with-product-variants.md) cheaper than the product.
4. Configure the settings in the **Measurement units** category:

   1. Configure [theMass unitfield](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-e-commerce.md) – type the unit in which you weigh your products (for example, _kg_ or _oz_).
      - This setting is only global and therefore is available only in the **Multistore configuration** application and the **Settings** application when _(global)_ is selected in the **Site** drop-down list.
   2. Configure [theMass format stringfield](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-e-commerce.md).
      1. If you operate in the **Store configuration** application, clear the _Inherit from global settings_ option.
      2. Type a format string that is used for displaying weight of products, product options, etc.
5. Click **Save**.

Products are now configured according to your needs.

## Configuring product structure

When you set up product structure, you can comfortably use the **Products** application. See [Configuring product structure](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-products/configuring-product-structure.md).

## Adding products to your site when configuring Kentico

After configuring product-related settings, add products to your website.

- The Kentico E-commerce Solution enables you to import your products, see [Importing products](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-products/importing-products.md).
- You can also add new products in the administration interface, see [Adding new products](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/adding-new-products.md).

> **Tip:** If you do not know yet what products you will sell, add a "dummy" sample product for later configuration parts.
