> For the complete documentation index, see [llms.txt](https://help.smvend.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smvend.io/equipment-installation/coffee-machines/eversys/product-matrix.md).

# Product matrix

If the `Payment system` configuration is set to `Yes` without an existing terminal, the coffee machine will send all data to the controller, which acts as a payment device in this case. \
\
If the `Payment system` is set to `No`, the coffee machine will not send any data except for error messages. This configuration helps manage data flow and ensures that the machine operates correctly based on the available payment infrastructure.

{% hint style="info" %}
Prices in the product matrix should be included only if you are using a payment terminal. If there is no payment terminal, set the product prices to 0. This ensures that the machine does not attempt to process payments without the necessary hardware.
{% endhint %}

Eversys coffee machines equipped with the latest software versions support product numbering as illustrated in the image below.

<figure><img src="/files/ByM6REfyBssHGGGLZrBs" alt=""><figcaption><p>Standard product numbering in the product matrix for Eversys coffee machines</p></figcaption></figure>

### How to configure the product matrix if I have 2 display screens on my Eversys coffee machine?&#x20;

For Eversys coffee machines equipped with dual display screens, an additional configuration is required. Please contact the SmVend support team at **<support@smvend.io>** or via WhatsApp at **+371 28 701 129** to obtain this configuration. Once the configuration is complete, set up your product matrix as follows:

* **Left Screen:** Assign odd-numbered products (e.g., 1, 3, 5, 7, ...)
* **Right Screen:** Assign even-numbered products (e.g., 2, 4, 6, 8, ...)

<figure><img src="/files/xV4wR5WwyTRoP74ubdaO" alt=""><figcaption><p>Product numbering in the product matrix for Eversys coffee machines with dual display screens</p></figcaption></figure>

### What if I plan to use different sorts of milk in my machine?&#x20;

If you intend to use two different sorts of milk in your products, please contact the SmVend support team for assistance with additional configuration. You can contact them via email at **<support@smvend.io>** or WhatsApp at **+371 28 701 129**.

{% hint style="info" %}
**Please note** that if your coffee recipes differ in more than just the type of milk used, configure the controller as if it is using only one type of milk. This means that the distinction between the recipes is not solely based on the milk type.

The setting for two types of milk should be used only when the drinks differ solely by the milk type, with all other aspects of the recipe being identical. In this scenario, the drinks will appear as the same drink number in the coffee machine's sales history.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.smvend.io/equipment-installation/coffee-machines/eversys/product-matrix.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
