# 2026-05-08: Partner Library: Product Substitution

## Overview

With Product Substitution, buyers get support directly in the cart when an order looks risky. If a product is likely to be delayed or backordered, the system can detect that early in the buying process and suggest alternative products before the order becomes a service issue.

The goal is simple: keep orders moving, reduce avoidable backorders, and help buyers make better decisions in the moment. Instead of relying on sales or customer service to fix the issue later, the system can react immediately and offer relevant alternatives right where the purchase decision happens.

## New features

| Feature                                            | Benefit                                                                                                                               |
| -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Risk detection during cart creation**            | This allows your company to react before a risky order is placed, reducing delayed orders, cancellations, and revenue leakage.        |
| **Substitution lookup for risky products**         | This gives your buyers a practical path forward instead of hitting a dead end, helping protect conversion and order continuity.       |
| **Integration with external risk intelligence**    | You can bring operational or supply risk intelligence directly into the buying journey and make more informed substitution decisions. |
| **AI Agent for automated product recommendations** | Improves your product discoverability and gives buyers faster access to in-stock alternatives.                                        |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

Partner Library:

* [Product Substitution](/partner-library/emporix-components/product-substitution.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/2026/2026-05-08-product-substitution.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.
