# Product Service

Manages structured product information.

### Key features and benefits

* Supports different product types — basic, bundles, variants to create e.g. physical, digital, or service products
* Supports dynamic variants for flexible, multi-level variant hierarchies without fixed templates
* Offers extensible/customizable product configuration
* Attaches media such as pictures, videos, manuals, etc.
* Configures tax classes
* Localizes product information (i18n), including language localization such as en\_EN, en\_US, de\_DE, de\_CH, or de\_AT
* Creates a rich, golden record of all product information to help customers make better-informed purchase decisions
* Correctly associates products with tax information depending on the market in which they are sold, enabling faster and more accurate tax report generation
* Uses rich media to present and demo products better online
* Uses correct product attribute names rather than reusing existing names that may not be accurate or are generic placeholders
* Creates localized content, such as warnings/legal information or different configurations (for example, supported power plugs)
* Fully internationalizes product information without duplicating a product record


---

# 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://developer.emporix.io/api-references/api-guides/products-labels-and-brands/product-service.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.
