# Fixed price promotions

#### What's new

New promotion type – **fixed price** promotions. It allows you to set up promos like "Buy 5 products from category X and pay only 100$".

**Fixed price** promotions override any prices and price modifications, and require only specified items in the cart to work.

#### Changes in API

New `FIXED_PRICE` value for the `discountType` field in promotion endpoints. Additionally requires `"dicountType": ITEM` to work.

#### Documentation links

{% content-ref url="/spaces/G9n5VxMY9T0Ob3D56PSD/pages/9hRrRL3BKHHMbzRoJGX2" %}
[Create promotion](/api-reference/rest-api/discounts/promotions/create-promotion.md)
{% endcontent-ref %}


---

# 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://docs.ecwid.com/changelog/september-2025/september-19/fixed-price-promotions.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.
