# Product templates

With product templates, you can easily create and manage different layouts for different types of products, and ensure that they have all the necessary information and attributes.

Product templates are not meant to be exported to your eCommerce platform. They are only for your internal use in Ergonode PIM, to help you organize and enrich your product data in a user-friendly way.

<figure><img src="/files/43qVXktSaihgZ2f9tk2j" alt=""><figcaption></figcaption></figure>

For that reason, we have created a tool that allows for the design of the layout of a product card in a completely innovative way.&#x20;

{% hint style="info" %}
This product page layout will not be sent to your eCommerce. It's here to help people working in Ergonode PIM to make their work more streamlined and effortless.
{% endhint %}

When entering this page you will find three tabs:

* [**Main templates**](/product-design/product-templates/main-templates.md): Here you can see all the existing product templates, and create new ones by clicking on the “*+ New template*” button. You can also edit, or clone (the cloning option is available through three dots menu - when in edit mode) any product template by clicking on the "*edit (pen) icon*" next to it. Or delete it by clicking on the "*bin icon*".
* [**Sections**](/product-design/product-templates/sections.md): Here you can define the sections that will appear on your product cards, such as “General”, “Images”, “Specifications”, etc. You can create new sections by clicking on the “*+ New section*” button, and edit or delete existing ones by clicking on icons next to them. When created sections can be drag and drop to change their order on the Template designer.
* [**Completeness sets**](/product-design/product-templates/completeness-sets.md): Here you can create and manage the completeness sets that will help you track the progress of your product enrichment. A completeness set is a group of attributes that are required for a product to be considered complete. You can create new completeness sets by clicking on the “*+ New completeness set*” button, and edit or delete existing ones by clicking on the icons next to them. You can also assign a completeness set to a section.

Product templates are a great way to make your product management easier and more efficient in Ergonode PIM. You can use them to create consistent and attractive product cards that suit your needs and preferences.<br>

{% hint style="info" %}
To learn more about the features available from the product card, [click here](/products/catalog/template.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://usermanual.ergonode.com/product-design/product-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
