# 2022-09-30: CE - Product Templates and Product Bundles

### Overview

Emporix are pleased to release a number of New features that significantly improve the capabilities of our Product Service for our customers and make it easy to provide a world class Commerce experience.

### New features

| Features                  | Benefits                                                                                                                                                                                                                                                                                                                          |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Product Templates**     | Emporix provides you with support for the creation of product templates that contain predefined schema to help you specify additional attributes on top features of the base product.                                                                                                                                             |
| **Product Bundles**       | You can decide to sell products together as bundles. For example, a washing machine with washing machine tablets. Product Bundles can have their own price, description, and images.                                                                                                                                              |
| **Related Documents**     | Related Documents can provide a self-service capability to reduce the cost of sales and improve the Customer experience, by allowing your customers to access Product Manuals, Safety Data Sheets and PDF Brochures at the click of a mouse.                                                                                      |
| **Product Relationships** | Customers find it easier to find Products that are related to each other. For example, Related products will be linked together on the website so that it's easier for the Customers to find consumables and accessories related to the main product. A power charger for a laptop, for example, or ink for their chosen Printer. |

### Fixes and improvements

None as these are new services.

### Known problems

No known problems at time of release.

### Documentation and links

* User guide — [Products guide](/ce/core-commerce/product-user-guide.md)
* Developer guide — [Product Service guide](/api-references/api-guides/products-labels-and-brands/product-service/product.md)
* API reference — [Product Service](/api-references/api-guides/products-labels-and-brands/product-service.md)


---

# 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/release-notes/archive/2022/2022-09-30-ce-product-service-new-features.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.
