# 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="https://871955768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhizHIFUJAg8dDa2gWQUt%2Fuploads%2FDOQvGlUyCyH2g2EwBcZd%2Fbest_selling_products_example.png?alt=media&#x26;token=5a21e896-8516-4abc-b77c-96c0f7b94c03" 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="https://871955768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhizHIFUJAg8dDa2gWQUt%2Fuploads%2FOHD4tbWm4AwQzhAnWobD%2Fcategories_en_example.png?alt=media&#x26;token=698c749a-c978-430d-a950-230c60ec41eb" alt=""><figcaption><p>Categories section of TheShop demo frontstore</p></figcaption></figure>
