---
title: Reference - Product web parts
related:
  - https://docs.kentico.com/k12sp/e-commerce-features/managing-on-line-stores/products.md
  - https://docs.kentico.com/k12sp/e-commerce-features/configuring-on-line-stores/configuring-products.md
  - https://docs.kentico.com/k12sp/developing-websites/developing-websites-using-portal-engine/using-and-configuring-web-parts.md
  - https://docs.kentico.com/k12sp/developing-websites/reference-web-parts.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).

On this page, you can find all [web parts](https://docs.kentico.com/k12sp/developing-websites/reference-web-parts.md) suitable for placing [products](https://docs.kentico.com/k12sp/e-commerce-features/managing-on-line-stores/products.md) on pages, for promoting products, etc.

In Kentico, you can filter product web parts when adding a new web part by [clickingAdd new web partin a web part zone](https://docs.kentico.com/k12sp/developing-websites/developing-websites-using-portal-engine/using-and-configuring-web-parts.md) or in the **Web parts** application (in the **E-commerce -> Products** category).

| Web part name                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Random products**          | Displays random products selected from a set you can define in the web part's properties.<br>You can filter products based on [product statuses](https://docs.kentico.com/k12sp/e-commerce-features/managing-on-line-stores/products/product-statuses.md), [departments](https://docs.kentico.com/k12sp/e-commerce-features/managing-on-line-stores/products/categorizing-products/departments.md), [page types](https://docs.kentico.com/k12sp/developing-websites/defining-website-content-structure/creating-and-configuring-page-types.md), [cultures](https://docs.kentico.com/k12sp/e-commerce-features/configuring-on-line-stores/configuring-multilingual-stores.md), [relationships](https://docs.kentico.com/k12sp/e-commerce-features/configuring-on-line-stores/configuring-products.md), etc. or you can modify the used database query with a WHERE condition. You can also set how many products the web part displays. |
| **Similar products by sale** | Displays products that other customers buy with the chosen product most often. For example, if a customer bought product A together with products B and C, some other customer who is viewing the details of product A is being offered also products B and C.<br>You can filter products based on [page types](https://docs.kentico.com/k12sp/developing-websites/defining-website-content-structure/creating-and-configuring-page-types.md), [cultures](https://docs.kentico.com/k12sp/e-commerce-features/configuring-on-line-stores/configuring-multilingual-stores.md), etc. or you can modify the used database query with a WHERE condition. You can also set how many products the web part displays.                                                                                                                                                                                                                          |
| **Top N newest products**    | Displays the products recently added to your store. By default, the products are sorted by the time they were created in descending order. However, you can order the products by other fields.<br>You can filter products based on [page types](https://docs.kentico.com/k12sp/developing-websites/defining-website-content-structure/creating-and-configuring-page-types.md), [cultures](https://docs.kentico.com/k12sp/e-commerce-features/configuring-on-line-stores/configuring-multilingual-stores.md), etc. or you can modify the used database query with a WHERE condition. You can also set how many products the web part displays.                                                                                                                                                                                                                                                                                         |
| **Top N products by sales**  | Displays the most selling products in your store based on their occurrence in orders.<br>You can filter products based on [page types](https://docs.kentico.com/k12sp/developing-websites/defining-website-content-structure/creating-and-configuring-page-types.md), [cultures](https://docs.kentico.com/k12sp/e-commerce-features/configuring-on-line-stores/configuring-multilingual-stores.md), etc. or you can modify the used database query with a WHERE condition. You can also set how many products the web part displays.                                                                                                                                                                                                                                                                                                                                                                                                   |
| **Wishlist**                 | Displays items added to the current user's wish list.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
