---
title: Product-related customizing
---

> 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).

In this section of the documentation, you can find examples and guidelines about customizing [products](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products.md), [product options](https://docs.kentico.com/13/e-commerce-features/managing-on-line-stores/products/working-with-product-options.md), [product page types](https://docs.kentico.com/13/e-commerce-features/configuring-on-line-stores/configuring-product-page-types.md), etc.

> **Info:**&#x20;
>
> #### [Customizing product prices](https://docs.kentico.com/13/e-commerce-features/customizing-on-line-stores/product-related-customizing/customizing-product-prices.md)
>
> Implement customizations of the pricing functionality used for products. For example, adjust the system to load price values from a custom database column or integrate an external system that fully provides prices for products and their various configurations.

> **Info:**&#x20;
>
> #### [Customizing product option forms](https://docs.kentico.com/13/e-commerce-features/customizing-on-line-stores/product-related-customizing/customizing-product-option-forms.md)
>
> Add new fields to product options that may have dependencies on the content of other fields.

> **Info:**&#x20;
>
> #### [Mapping product type database columns](https://docs.kentico.com/13/e-commerce-features/customizing-on-line-stores/product-related-customizing/mapping-product-type-database-columns.md)
>
> Find out how product page types map their database columns to columns of the _CMS\_Document_ and _COM\_SKU_ database tables. Use different names for a product's SKU and for the product's page.
