> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pureclarity.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 4. HTML Templates

# HTML Templates

There are several PureClarity templates that you can configure or override. It is important to remember that a single zone can show different recommenders, images or even HTML at different times for different users so you'll need to style each type. The default templates are:

* [Product Recommender](/integrations/custom/api-reference/models/product-recommender-model)
* [Brand Recommender](/integrations/custom/api-reference/models/brand-recommender-model)
* [Category Recommender](/integrations/custom/api-reference/models/category-recommender-model)
* [Image Carousel](/integrations/custom/api-reference/models/carousel-model)
* [Static Image](/integrations/custom/api-reference/models/image-model)

The HTML and CSS that is rendered and injected onto the page by PureClarity can be edited in the Admin Console.  You can find this under Settings > Templates. See the Templating section for further information.
