---
title: Products
related:
  - https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/product-statuses.md
  - https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-brands-and-manufacturers.md
  - https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-suppliers.md
  - https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/discounts.md
  - https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/configuring-taxes.md
  - https://docs.kentico.com/13/e-commerce-features/developing-on-line-stores/implementing-a-checkout-process.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 form the basis of the E-commerce solution. They represent the merchandise and services that your store offers.

Customers can purchase standard products, products with [options](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-options.md), customizations such as size or color, or product [variants](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-variants.md) – static configurations of product options sold as individual products. Correspondingly, the product inventory can be configured to track product stock by variants.

You can assign internal and public [statuses](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/product-statuses.md) to products to inform users about the current state of products. You can also specify product [brands](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-brands-and-manufacturers.md), [manufacturers](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-brands-and-manufacturers.md), [suppliers](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-suppliers.md) and [collections](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-collections.md), or [attach](#attachments-tab) images and other types of files to provide more information to customers.

Xperience associates product objects (SKUs) with pages representing product types. This means that if you want to present a product on your website, you need to display a product type page that has a product object assigned.

## Managing products in the Products application

You can manage products in the **Products** application. This application contains the product section tree that shows sections of the website containing at least one product. You can also see a [list](#products-list) of all products placed into the currently selected section.

The content of the **Products** application is determined by your on-line store [settings](https://docs.kentico.com/13/configuring-xperience/managing-sites/configuring-settings-for-sites/settings-e-commerce.md) and the configuration of the product filter.

### Product sections tree

The sections tree, located on the left, shows sections of the website containing at least one product. Selecting a section lists all products contained in the section. Selecting a product displays its editing interface, allowing you to modify the product's properties.

**Deleting a section or product**

Delete a section or a product by clicking **Delete** (). The system deletes the product page and the assigned SKU record, if no dependency exists (e.g., the product is not part of any [orders](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/orders.md)). Otherwise, only the product page gets deleted and the SKU is disabled, remaining in the system.

**Multilingual store**

Running a [multilingual store](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/configuring-multilingual-stores.md) allows you to switch between multiple language versions of the currently selected section or product by clicking on the language selector at the bottom of the screen. You can also enable the **language version comparison mode** and edit section/product language versions side-by-side.

**Stand-alone SKUs**

If [stand-alone SKUs](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-stand-alone-skus.md) are allowed on the current site, the **Stand-alone SKUs** node is displayed above the sections tree. This node allows you to view a list of all stand-alone SKUs  existing on the current site.

### Products list

You can **Edit** () and **Delete** () products listed in a selected section. Furthermore, you can filter the list of products by using either the simplified or advanced search.

Using the pair of drop‑down lists under the displayed product items, you can perform certain management tasks with multiple products at once ( _**Move**_ ,  _**Copy**_ ,  _**Link**_ ,  _**Delete**_ ,  _**Translate**_ ,  _**Publish**_ ,  _**Archive**_ ). Select either  _**Selected pages**_ or  _**All pages**_ in the first drop-down list, the required action in the second one and click **OK**.

![Managing products - product sections tree and products list](https://docs.kentico.com/docsassets/13/products/products_application.png "Managing products - product sections tree and products list")

## Managing products in the Pages application

An alternative way of working with products is via the **Pages** application. However, since the _Pages_ application is intended for page management, it primarily facilitates the configuration of product pages associated with individual products.

You can edit frequently accessed product object (SKU) properties, such as the price, or description on a product page's **Content** tab. Other SKU-specific properties – [volume discounts](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/discounts/working-with-volume-discounts.md), [options](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-options.md), [variants](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-variants.md), and pages – are available on the **SKU** tab.

> **Info:** **Content tab**
>
> When editing a product (i.e., an SKU and the associated product page) on the **Content** tab, the **Remove SKU from this page** action in the **SKU binding** section allows you to remove the bound SKU from the page. The system doesn't support the action (and hides the section) for products that use a workflow.
>
> If you are editing a product page with no SKU assigned, the **Create new or assign existing SKU** action allows you to assign an SKU to the page.

## Reference

If you are editing a product in the **Products** application, the system offers the following tabs:

- [General tab](#general-tab)
- [Attachments tab](#attachments-tab)
- [Metadata tab](#metadata-tab)
- [Options tab](#options-tab)
- [Categories tab](#categories-tab)
- [Tags tab](#tags-tab)
- [Advanced tab](#advanced-tab)
- [Preview tab](#preview-tab)

> **Info:** You may not be able to view some of the tabs (**Workflow**, **Versions**) based on your [system configuration](https://docs.kentico.com/13/configuring-xperience.md).

### General tab

The **General** tab allows you to edit the basic properties of the product. The system supports several product representations: **standard product**, [membership](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-representations/managing-e-commerce-memberships.md), [e-product](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-representations/managing-e-products.md) and [bundle](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-representations/managing-bundles.md). Standard products typically represent product articles and services.

The following table lists all properties of the _standard product_. These properties are shared by the _membership_,_e-product_, and _bundle_ product representations:

| **General**                                                                                                                                                                                                                                                                                                                                                                                                                                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Product name                                                                                                                                                                                                                                                                                                                                                                                                                                  | The name of the product that is displayed to your customers on the live site and to the users in the administration interface.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| SKU                                                                                                                                                                                                                                                                                                                                                                                                                                           | Allows you to specify an alphanumeric identifier, usually referred to as the product number, serial number or SKU number. You can use this identifier, for example, in your accounting records.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Price                                                                                                                                                                                                                                                                                                                                                                                                                                         | The price of the product in the store's [main currency](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/configuring-currencies.md).<br>Depending on the configuration of the site's **Prices include tax** [setting](https://docs.kentico.com/13/configuring-xperience/managing-sites/configuring-settings-for-sites/settings-e-commerce.md), enter the value with or without tax included.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| List price                                                                                                                                                                                                                                                                                                                                                                                                                                    | The recommended retail price (RRP) or manufacturer's suggested retail price (MSRP) of the product. The list price is typically determined by factors such as supply, demand and manufacturing costs.<br>The system always displays the list price value as entered (without calculating taxes, etc.).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Department                                                                                                                                                                                                                                                                                                                                                                                                                                    | Adds a department for the product.<br>You can add a new department directly, without the need to navigate to the dedicated [Departments](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/categorizing-products/departments.md) section:<br>Click **New**.<br>Enter the department properties as required.<br>Click **Save & Close**.<br>The department is now available for all your products.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Tax class                                                                                                                                                                                                                                                                                                                                                                                                                                     | Specifies which [tax](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/configuring-taxes.md) applies to the product.**Tip:** **Automatic taxes**<br>You can specify [default tax classes for departments](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/configuring-taxes/assigning-taxes-to-products-automatically.md). This means that the system automatically applies the selected tax class to all new products from the given department.<br>If suitable, you can also specify a default department for each [product type](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/configuring-product-page-types.md). Therefore, you can create products in your store sections without considering which tax is the one you need.                                                                                                                                        |
| Brand                                                                                                                                                                                                                                                                                                                                                                                                                                         | Allows you to specify the product's brand. Brands can be defined in the dedicated **Brands** application (see [Managing brands and manufacturers](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-brands-and-manufacturers.md)).<br>Note: Brands are always related to a specific site, so they cannot be assigned to [global](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/choosing-site-or-global-e-commerce-configuration.md) products.                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Manufacturer                                                                                                                                                                                                                                                                                                                                                                                                                                  | Assigns the product manufacturer.<br>You can add a new manufacturer directly, without the need to open the dedicated [Manufacturers](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-brands-and-manufacturers.md) application:<br>Click **New**.<br>Enter the manufacturer properties as required.<br>Click **Save & Close**.<br>Now you can use the manufacturer for any product that you offer in your on-line store.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Supplier                                                                                                                                                                                                                                                                                                                                                                                                                                      | Specifies a supplier for the product.<br>You can add a new supplier directly, without the need to open the dedicated [Suppliers](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-suppliers.md) application:<br>Click **New**.<br>Enter the supplier properties as required.<br>Click **Save & Close**.<br>Now you can use the supplier for any product that you offer in your on-line store.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Collection                                                                                                                                                                                                                                                                                                                                                                                                                                    | Assign the product to a collection. Collections can be defined in the dedicated **Collections** application (see [Managing product collections](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-collections.md)).<br>Note: Collections are always related to a specific site, so they cannot be used for [global](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/choosing-site-or-global-e-commerce-configuration.md) products.                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Image                                                                                                                                                                                                                                                                                                                                                                                                                                         | Allows you to upload a file (usually an image) representing the product. After uploading the file, the system displays the name and size of the file and allows the user to perform the following actions:<br>**Edit** () - if the file is an image, clicking the icon opens the image in the built-in Image editor; see [Editing images](https://docs.kentico.com/13/managing-website-content/working-with-files/editing-images.md). If the file is not an image (which we don't recommend as no product image can then be displayed), clicking the icon opens the file in the built-in Metadata editor; see [Editing file metadata](https://docs.kentico.com/13/configuring-xperience/managing-files/editing-file-metadata.md).<br>**Delete** () - removes the file, i.e. the file is no longer associated with the product after taking the action.<br>**Update** () - allows you to replace the file associated with the product with a different file. |
| Short description                                                                                                                                                                                                                                                                                                                                                                                                                             | Here you can enter a short description of the product used for special product listings.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Description                                                                                                                                                                                                                                                                                                                                                                                                                                   | A description of the product used for special product listings.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Representing                                                                                                                                                                                                                                                                                                                                                                                                                                  | Allows you to specify a representation for the product.<br>The system offers the standard product representation, i.e. **Standard product**, and specialized types derived from this general type, **Membership**, **E-product**, and **Bundle**.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Custom properties**                                                                                                                                                                                                                                                                                                                                                                                                                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| This section allows you to edit:<br>product's custom properties added in **Modules -> Edit () _E-commerce_ -> Classes -> Edit () _SKU_ -> Fields**.<br>product type-specific properties, as specified in **Page types -> Edit** ()  **_page type_ -> Fields**. For example, cell phones can have screen size, e-books publishers, and so on.**Info:** If there are no custom properties defined for the product, this section is unavailable. |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| **Status**                                                                                                                                                                                                                                                                                                                                                                                                                                    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| In store from                                                                                                                                                                                                                                                                                                                                                                                                                                 | Indicates product availability. The default value is the current date (i.e. the date of adding the product to the system).<br>You can type in the value and you can also change it automatically by using  or clicking  **Now** .                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Public status                                                                                                                                                                                                                                                                                                                                                                                                                                 | Product status displayed to your customers, for example, _Featured_.<br>You can add a new public status directly, without the need to navigate to the dedicated [Public status](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/product-statuses.md) section:<br>Click **New**.<br>Enter the public status properties as required.<br>Click **Save & Close**.<br>Now you can use the public status for any product that you offer in your on-line store.                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Internal status                                                                                                                                                                                                                                                                                                                                                                                                                               | Product status to used for internal business purposes, for example, _New model_.<br>You can add a new internal status directly, without the need to navigate to the dedicated [Internal status](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/product-statuses.md) section:<br>Click **New**.<br>Enter the internal status properties as required.<br>Click **Save & Close**.<br>Now you can use the internal status for any product that you offer in your on-line store.                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Allow for sale                                                                                                                                                                                                                                                                                                                                                                                                                                | Indicates if your customers can add to the shopping cart and purchase the product.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| **Shipping**                                                                                                                                                                                                                                                                                                                                                                                                                                  |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Needs shipping                                                                                                                                                                                                                                                                                                                                                                                                                                | Indicates if the product requires shipping from your on-line store warehouse to an address specified by the customer.<br>Memberships and E-products do not require shipping.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Package weight                                                                                                                                                                                                                                                                                                                                                                                                                                | Package weight in [units set for your online store](https://docs.kentico.com/13/configuring-xperience/managing-sites/configuring-settings-for-sites/settings-e-commerce.md).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Package height                                                                                                                                                                                                                                                                                                                                                                                                                                | Package height in units of your choice.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Package width                                                                                                                                                                                                                                                                                                                                                                                                                                 | Package width in units of your choice.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Package depth                                                                                                                                                                                                                                                                                                                                                                                                                                 | Package depth in units of your choice.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Inventory**                                                                                                                                                                                                                                                                                                                                                                                                                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Track inventory                                                                                                                                                                                                                                                                                                                                                                                                                               | Determines whether and how the system tracks product inventory:<br>**No** - the system doesn't track product inventory.<br>**Yes** - the system tracks product inventory.<br>**By variants** - the system tracks product inventory by product variants. You can specify the **Available items** and **Reorder at** properties for each variant in **Options tab -> Variants tab -> Edit () _variant_ -> Inventory**.<br>If allowed (the **Yes** or **By variants** options), the system can offer the users inventory-related information such as the number of available product (product variant) items or quantity at which the product (product variant) needs to be reordered. You can also specify whether your customers can purchase the product (product variant) only if it is available in stock.                                                                                                                                                |
| Sell only if items available                                                                                                                                                                                                                                                                                                                                                                                                                  | Indicates if your customers can purchase only quantity of the product (product variant) that is in stock (checked box). Available if the **Track inventory** property is enabled (the **Yes** or **By variants** options).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Available items                                                                                                                                                                                                                                                                                                                                                                                                                               | The number of product items available in stock.<br>The **Track inventory** property must be enabled (the **Yes** option) to set this property.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Reorder at                                                                                                                                                                                                                                                                                                                                                                                                                                    | The quantity at which the product should be reordered.<br>Available only if the **Track inventory** property is enabled (the **Yes** option).<br>The system informs you about products that you should reorder in the Inventory [report](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/store-reports.md) (in **Store reports -> Products -> Inventory**). You can also configure the **Products** widget (in the **Store overview** application) to display this information.                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Min items in one order                                                                                                                                                                                                                                                                                                                                                                                                                        | Here you can specify the minimum number of product items in one order.**Info:** **Product variants**<br>Product [variants](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-variants.md) inherit the minimum and maximum numbers of items in one order from the product. If customers buy multiple variants of the same product, all variants need to be between the minimum and maximum quantity of each variant needs to be between  the minimum and maximum allowed numbers of items. The quantity of variants is not counted together.                                                                                                                                                                                                                                                                                                                                                             |
| Max items in one order                                                                                                                                                                                                                                                                                                                                                                                                                        | Specifies the maximum number of product items in one order.**Info:** **Product variants**<br>Product [variants](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-variants.md) inherit the minimum and maximum numbers of items in one order from the product. If customers buy multiple variants of the same product, all variants need to be between the minimum and maximum quantity of each variant needs to be between the minimum and maximum allowed numbers of items. The quantity of variants is not counted together.                                                                                                                                                                                                                                                                                                                                                                         |

### Attachments tab

On the **Attachments** tab you can see a list of the currently selected product's [attachments](https://docs.kentico.com/13/managing-website-content/working-with-files/page-attachments/attaching-files-to-pages.md). You can add images and any other [allowed](https://docs.kentico.com/13/configuring-xperience/managing-sites/configuring-settings-for-sites/settings-system/settings-files.md) types of files, where required. For example, you can present your customers with featured images of a given product, or provide them with various supplementary materials such as leaflets, e-guides, and so on.

To add a product attachment, click **New attachment** and open the required file. The system then displays the name and size of the file and allows the administrator to perform the following actions:

- **Edit** () -  if the attachment is an image, clicking the icon opens the image in the built-in [Image editor](https://docs.kentico.com/13/managing-website-content/working-with-files/editing-images.md). If the attachment is not an image, clicking the icon opens the file in the built-in [Metadata editor](https://docs.kentico.com/13/configuring-xperience/managing-files/editing-file-metadata.md).
- **Delete** () - removes the attachment from the product.
- **Move up** () and **Move down** () - re-orders the attachments. The order is stored in the **AttachmentOrder** property of each attachment.

  > **Note:** The order of attachments is **not versioned** with the product's (product page's) [workflow](https://docs.kentico.com/13/configuring-xperience/configuring-the-environment-for-content-editors/configuring-workflows.md) (if applied).
  >
  > This means that if you change the order of attachments in one version of the product, the order is changed in all other versions, too.
- **Clone** () - allows you to quickly create a copy of the selected item, including its configuration. You can then modify the copy as required.
- **Update** () - allows you to replace the attachment with a different attachment.

Resting your mouse cursor over the name of an image attachment displays the image's thumbnail. Clicking an attachment's name opens it in the browser.

![Product attachments](https://docs.kentico.com/docsassets/13/products/editing_product_attachments_tab.png "Product attachments")

### Metadata tab

On the **Metadata** tab you can edit metadata of the product, for example, page title or page description. You can use this type of product data for search engine optimization (SEO), but the actual purpose of metadata depends on your website's implementation.

> **Note:** You can only edit metadata of products whose page type has the [Metadata feature](https://docs.kentico.com/13/developing-websites/defining-website-content-structure/managing-page-types/creating-page-types.md) enabled. Moreover, when building websites, developers need to ensure metadata is correctly [rendered](https://docs.kentico.com/13/developing-websites/retrieving-content/displaying-page-content.md) on individual pages.

> **Info:** If you enable **Inherit** for a given property, the system uses settings from the product's parent page. For example, if the **Page keywords** property of the **Televisions -> LCD** product section is set to _LCD_, each product in this section has _LCD_ set as its keyword.

| **Page settings** |                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Page title        | Sets the title of the product page. When customers view the product, the title may be displayed in the header of the browser (or tab). The property is important also for search engine optimization (SEO). This is because many search engines use the property in their search result lists.<br>For the Page title field to work, the site's developers need to add the content of the field into the __ element in the HEAD section of the product page output. |
| Page description  | Allows you to enter a brief description of the product and its purpose, which may be used for search engine optimization (SEO). Besides, the system uses the property to augment the site's search functionality.<br>For the Page description field to work, the site's developers need to add the content of the field as a description meta element into the HEAD section of the product page output.                                                            |
| Page keywords     | Allows you to add meta keywords to the product. The system may use this type of metadata if your customers search the site (e.g. the built-in [Smart search](https://docs.kentico.com/13/configuring-xperience/setting-up-search-on-your-website.md) application). You need to separate multiple keywords with commas.                                                                                                                                             |

> **Tip:** You can use macro expressions in the _{%ColumnName%}_ format to insert values of the current product page's properties into the **Page title** or other metadata properties.

> **Info:** You can set up a page title prefix, page description prefix, page keywords prefix and page title format for all pages (including product pages) available on the site. See [Editing metadata of pages](https://docs.kentico.com/13/managing-website-content/working-with-pages/editing-metadata-of-pages.md) for more details.

### Options tab

On the **Options** tab you can specify which option categories (**Option categories** tab) and product variants (**Variants** tab) apply to the current product. You can also manage the option categories and product variants.

To add option categories, click **Add categories** and select appropriate categories in the displayed selection dialog, or create new ones. See [Working with product options](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-options.md) for more details.

To add product variants, click **Define available variants** and select option categories and variants available for the product. See [Working with product variants](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-variants.md) for more details.

### Categories tab

On the **Categories**tab, you can assign [categories](https://docs.kentico.com/13/managing-website-content/working-with-pages/categorizing-pages/assigning-pages-to-categories.md) to the product. Categories allow you to sort products into related groups.

If categories are assigned to the product, the system displays their list. You can use the **Remove selected** and **Add categories** actions. If no categories are assigned to the product, only the latter action is available. You can remove all listed category items at once by clicking **...** next to **Remove selected** and then clicking **Remove all**.

### Tags tab

On the **Tags**tab, you can mark your product pages with key words using [tags](https://docs.kentico.com/13/managing-website-content/working-with-pages/categorizing-pages/tagging-pages.md).

Tags are assigned to individual pages (products), and are a convenient way of classifying pages based on various criteria, such as interests.

| **Tags**       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Page tag group | A tag group which the system will use for tagging the product. Please specify the actual tags using the **Page tags** property.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Page tags      | Tags with which the system will tag the product.<br>If you need to enter more than one tag, please ensure that the tags are separated with commas or blank spaces. A combination of the two separators in a single entry is valid as well. The following examples are all valid entries for adding three tags:<br>_tag1, tag2, tag3_<br>_tag1 tag2 tag3_<br>_tag1, tag2 tag3_<br>If you need to enter a tag consisting of more than one word, you should enclose it within quotation marks. You can enter multiple multi-word tags, which can also be separated with both blank spaces and commas:<br>_"long tag1", tag, "long tag2"_<br>_"long tag1" tag "long tag2"_<br>You should use quotation marks also for tags containing special characters:<br>_"tag@1", "tag#2", "long, strange: tag@#$"_ |

### Advanced tab

On the **Advanced** tab you can edit the following product properties:

- **Volume discounts**
- [Related products](#related-products)
- [Workflow](#workflow)
- [Versions](#versions)
- [Pages](#pages)

#### Volume discounts

On the **Volume discounts** tab you can see a list of [volume discounts](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/discounts/working-with-volume-discounts.md), which are applied when your customers purchase specified amounts of the product. The system automatically calculates and applies volume discounts during the [checkout process](https://docs.kentico.com/13/e-commerce-features/developing-on-line-stores/implementing-a-checkout-process.md) when the customers add a given amount of product items to the shopping cart. You can create multiple volume discount levels, allowing you to apply different discounts for different amounts of purchased product items.

You can add a new volume discount by clicking **New volume discount**. You can also **Edit** () properties of existing volume discounts levels, and **Delete** () selected levels.

#### Related products

On the **Related products** tab you can build relationships between products. The relationship names need to be defined in the **Relationship names** application.

You can add relationships after clicking **Add related page**, and you can remove selected relationships from the system by clicking **Delete** (). See [Working with page relationships](https://docs.kentico.com/13/managing-website-content/working-with-pages/working-with-page-relationships.md) for more details.

> **Tip:** When building relationships between products that you offer in your on-line store, use only relationship names enabled for the current site.

#### Workflow

The **Workflow** tab is available only if a [workflow](https://docs.kentico.com/13/configuring-xperience/configuring-the-environment-for-content-editors/configuring-workflows.md) is defined for the product.

Workflow is a sequence of steps that define the life cycle of the product. It allows you to set up a reviewing and approval process to ensure the quality of content. For example, you can specify [roles](https://docs.kentico.com/13/managing-users/role-management.md) that users play in the product's life cycle. Similarly, you can specify points in the life cycle where the users have an influence on the product.

In the top section of the **Workflow** page you can see what workflow is currently applied to the product (e.g. _Default workflow_), and the current step of the workflow (e.g. _Published_). You can perform workflow actions (**Publish**, **Reject**, **Archive**, etc.) and toggle sending of notification emails (using the **Send notification emails** checkbox).

> **Info:** **Product properties covered by workflow**
>
> Workflow covers the properties on the product's [General tab](#general-tab), as well as [Product attachments](#attachments-tab) and page settings (i.e., the **Page title**, **Page description** and **Page keywords** properties accessible on the [Metadata tab](#metadata-tab)).
>
> However, the following properties are NOT subject to workflow and their modifications affect the live site immediately:
>
> - The product image (i.e. the **Image** property shared by all [product representations](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-representations.md))
> - The **Track inventory** and **Available items** properties used for inventory management
> - E-product files (i.e. the **Files** property of the [E-product](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-representations/managing-e-products.md) representation)
> - The product content of bundles (i.e. the **Products** property of the [Bundle](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/managing-product-representations/managing-bundles.md) representation)
>
> **Important**: If using workflow in a [multilingual store](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/configuring-multilingual-stores.md), the product properties covered by workflow are **NOT shared between different language versions** of a single product. Any updates of the product **Price** (or other key properties) need to be made separately for each language version. Alternatively, your developers can set up some form of automatic synchronization mechanism.

#### Workflow steps

In the **Workflow steps** section, the system displays all steps of the workflow currently applied to the product. The current workflow step is highlighted.

#### Workflow history

The **Workflow history** section displays workflow step history of the product, i.e. a list of all workflow status changes that the users made throughout the product's life cycle. For each status change, you can read its exact date and time, final workflow step, the user who took the action, and the type of action that was performed.

#### Versions

> **Note:** The **Versions** tab is available only if a  [workflow](#workflow)  is defined for the product.

The system displays product history (the respective workflow version of the product) when the version is published, i.e. when a previous version of the product is replaced with the current version.

In the top section of the **Versions** page you can see what workflow is currently applied to the product (e.g. _Default workflow_), and the current step of the workflow (e.g. _Published_).

### Page history

The **Page history** table displays product history (a list of workflow versions of the product). You can perform the following actions with the versions:

- **View version** () - allows you to see details of the product version. If you click the icon, the system redirects you to the **Page version** page.
- **Roll back version** () - allows you to roll back any changes made to the product since adding the product version.
- **Delete** () - allows you to remove the product version.

Clicking **Clear history** removes all versions except the latest one.

> **Tip:** You can change the length of version history by configuring the **Version history length** property in **Settings -> Content -> Content management**.

### Automatic version numbering

The system supports automatic version numbering:

- If you applied a workflow without content locking, the system uses automatic version numbering by default.
- If you applied a workflow with content locking, using automatic version numbering is optional. To enable the feature, go to **Settings -> Content -> Content management** and enable the **Use automatic version numbering** property.

Automatic version numbering works as shown in the following example:

- 0.1 - the first version of the product when it is created.
- 0.2 - the second modification of the product.
- 1.0 - the first published version of the product.
- 1.1 - the first modification of the published product.
- 2.0 - the second published version of the product.

### Pages

On the **Pages** tab you can see a list of [pages](https://docs.kentico.com/13/developing-websites/defining-website-content-structure/managing-page-types.md) to which the currently edited SKU (product object) is assigned. Product pages allow you to present the products and services to your customers on the live site.

Click **Edit page** () to edit the given page or click **Navigate to page** () to view the page on the live site.

### Preview tab

On the **Preview** tab you can preview the current version of the product before it is published (if you are using a  [workflow](#workflow) for the product). You can also preview the product's content with caching disabled, which allows you to see the content even if the live site displays a cached version.

Examples:

- You are using a workflow, and the product's **Publish from** property (if available) is set to a future date and time.
  - The tab displays content that will be published after the specified date and time.
- You are using a workflow, and the product hasn't got to the **Published** step yet.
  - The tab displays content that you have created in the current workflow step.
- You are using a workflow, the product had already got to the **Published** workflow step, and its workflow cycle was restarted (i.e. the product was switched from the **Published/Archived** workflow step back to the **Edit** step and is going through the workflow cycle again).
  - The tab displays content from the current workflow step.
