> For the complete documentation index, see [llms.txt](https://usermanual.ergonode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.ergonode.com/product-design/attributes/custom-fields/custom-fields-use-cases.md).

# Custom Fields - Use Cases

In the fast-paced world of e-commerce, the ability to precisely and attractively present product information can be a game-changer. Ergonode's Custom Fields feature offers e-commerce businesses the tools to enhance their product listings, leading to improved customer experience and potentially higher sales.&#x20;

### Some of the possible u**se cases include:**

#### GPSR Regulation

{% hint style="info" %}
Read more about GPSR on our blog [here](https://www.ergonode.com/blog/eu-general-product-safety-regulation-gpsr-guide).
{% endhint %}

Using custom fields, you can create descriptions for manufacturers and brands, or provide detailed information about a contact person, enabling you to store essential data, e.g., from the perspective of the GPSR regulation. Example attribute: gpsr\_responsible\_person

<figure><img src="/files/w5qLAbBV7Ek0arVePIKY" alt=""><figcaption><p>Custom fields - gpsr_responsible_person</p></figcaption></figure>

You can also provide details about the hazards associated with the product composition by presenting descriptions or icon symbols.

Example attribute: gpsr\_risk\_warning

<figure><img src="/files/Nt8rRHKde7fng5L8wdGg" alt=""><figcaption><p>Custom fields - gpsr_risk_warning</p></figcaption></figure>

Thanks to custom fields, you can also easily store manufacturer information such as logos, contact details, country, and description.

Example attribute: gpsr\_producer

<figure><img src="/files/P0cnWEKFjKv8p5eWuYrF" alt=""><figcaption><p>Custom fields - gpsr_producer</p></figcaption></figure>

Other possible uses of custom fields include but are not limited to:

#### Detailed Product Categorization:

Custom Fields allow e-commerce platforms to go beyond basic categorizations. Imagine being able to attach specific icons, color codes, and in-depth descriptions to each product attribute. This level of detail helps customers understand products better, making their shopping experience more intuitive and satisfying.

#### Visual Appeal and Clarity:

By using icons and color fields, products can be represented visually, making it easier for customers to identify key features at a glance. For instance, an icon could represent an eco-friendly product or a color field could quickly inform the customer about the variety of color options available.

#### Enhanced Search and Filter Capabilities:

Custom Fields can improve the functionality of search and filter options on e-commerce sites. With more detailed attributes, customers can filter products more effectively, finding exactly what they need quickly. This precision can lead to a more streamlined shopping experience, reducing bounce rates and increasing the likelihood of a purchase.

#### Tailored Product Recommendations:

With richer attribute data, e-commerce sites can offer more accurate product recommendations. By understanding the finer details of each product, the recommendation algorithms can align more closely with customer preferences and browsing history, leading to increased engagement and potential upsell opportunities.

#### Improved Inventory Management:

For e-commerce businesses, these detailed attributes make inventory tracking and management much easier. With a complete view of product specifications, companies can manage stock levels more efficiently, plan future inventory needs, and even forecast trends based on detailed attribute analytics.

#### Competitive Edge:

In a market where differentiation can be key, the ability to present products with enhanced details and visual elements can set an e-commerce platform apart. This level of detail in product information management not only attracts customers but also builds trust and brand loyalty.

\
\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/attributes/custom-fields/custom-fields-use-cases.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.
