> For the complete documentation index, see [llms.txt](https://developer.emporix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.emporix.io/release-notes/2026/2026-06-01-stock-promotion.md).

# 2026-06-01: Partner Library - Stock Promotion

## Overview

We introduced Stock Promotion — an AI-powered, end-to-end stock clearance process that lets business users launch coordinated clearance campaigns across pricing, sales, and marketing in days, not weeks.

Instead of manually juggling spreadsheets, ad-hoc price changes, and disconnected promotional activities, merchandisers and commercial teams now trigger a single, structured value stream that orchestrates every step: from targeted discounting to frontend promotion, all happening automatically.

This is a game-changer for B2B manufacturers, wholesalers, and distributors who need to move excess inventory fast without resorting to blanket fire-sales that erode margins.

## New features

| Feature                                                 | Benefit                                                                                                                                                                                                                                                          |
| ------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Campaign scope and trigger definition**               | Go from "we have a stock problem" to "a clearance campaign is live" in minutes. External triggers from for example ERP, data mining systems, and similar sources mean overstock situations are caught and acted on automatically, before they become write-offs. |
| **Segment-based pricing and coupon generation**         | Protect your margins by offering the right discount to the right customer, instead of discounting everything for everyone. Your best customers feel valued with exclusive offers, while your pricing integrity stays intact.                                     |
| **Multi-site and country-specific targeting**           | Run a clearance campaign in Germany without affecting your pricing in France. Global enterprises get localized control with centralized orchestration.                                                                                                           |
| **Discount group assignment and clearance price lists** | One action creates a consistent pricing foundation across your entire selling ecosystem. No more mismatched prices between your webshop, your sales team's quotes, and your ERP.                                                                                 |
| **Automated quote preparation for sales teams**         | Your sales team doesn't wait for pricing to finalize or manually build quotes — they get ready-to-send offers the moment a campaign launches, turning overstock into a pipeline.                                                                                 |
| **AI-powered campaign drafting agent**                  | Reduce the expertise and time needed to set up effective campaigns. Even less experienced team members can launch sophisticated clearance strategies guided by AI recommendations.                                                                               |
| **Customer segment item assignment module**             | Build once, use everywhere. The segment assignment module powers not just stock promotion but becomes a foundation for any future targeted commercial initiative.                                                                                                |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

Partner Library:

* [Stock Promotion](/partner-library/emporix-components/stock-promotion.md)


---

# 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:

```
GET https://developer.emporix.io/release-notes/2026/2026-06-01-stock-promotion.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.
