> For the complete documentation index, see [llms.txt](https://wiki.theshop.dev/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.theshop.dev/docs/frontstore/basic-selling-flow/homepage.md).

# Homepage

See the [TheShop demo frontstore](https://frontstore.theshop.sk/en).

Homepage is the first touchpoint between the e-shop and a user. It consists of 2 parts:

* Top selling
* Categories

## Best selling products

Best selling products section shows a group of most popular products.

These products are sorted by the `score`. You can limit your selection and also apply other filters defined in parameters in the [product settings](https://demo.theshop.dev/api-documentation/v2#/products/43f03067f8de98b085489a6215514797).

<figure><img src="/files/8BNt7sTPmqwNhN4ywkZr" alt=""><figcaption><p>Best selling products section of TheShop demo frontstore</p></figcaption></figure>

## Categories

The Categories section shows products categories available on the e-shop.

You can add and edit product categories in the [product settings](https://demo.theshop.dev/api-documentation/v1#/products/ade01f8aa406faffb44d97453db596b6).

<figure><img src="/files/LuCSBoxMTWHNY95sh5a3" alt=""><figcaption><p>Categories section of TheShop demo frontstore</p></figcaption></figure>
