# 2025-06-27: CE - Mixin for Carts available with Management Dashboard

## Overview

We have enhanced the Cart Service by introducing support for the mixin concept within the Management Dashboard. This new capability allows you to have greater control and customisation over your cart data, with direct access within the existing dashboard.

## New features

| Feature                                            | Benefit                                                                                                                                                                                                                                                             |
| -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Mixins for Cart Service (Management Dashboard)** | <p>You are now able to define your custom fields into the cart within the Management Dashboard.<br>This enables seamless storage and usage of for example, a third-party data. This tailors the cart experience, and improves overall efficiency for your team.</p> |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

* [Carts](/ce/management-dashboard/carts.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/2025/2025-06-27-cart-mixins.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.
