---
title: Developing the Products section (ASPX)
---

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

Now we will add a products section displaying a list of computers and their technical specifications. You will learn how to:

1. [Create a new page type](https://docs.kentico.com/k82tutorial/walkthrough-creating-a-new-site-using-aspx-templates/developing-the-products-section-aspx/defining-a-new-page-type-aspx.md) representing computer products
2. [Write transformations](https://docs.kentico.com/k82tutorial/walkthrough-creating-a-new-site-using-aspx-templates/developing-the-products-section-aspx/writing-transformations-aspx.md)
3. [Create a page](https://docs.kentico.com/k82tutorial/walkthrough-creating-a-new-site-using-aspx-templates/developing-the-products-section-aspx/creating-the-products-page-aspx.md) displaying a list of computer products
