# Best Price Promotions

## Overview

The best price promotion feature enables you to offer shoppers the opportunity to get the best discount out of the available options. The feature calculates which promotion out of two different promotions is most advantageous when the shopper attempts to add a coupon to the cart. After the calculation, the feature will apply the best coupon out of the two.

## Benefits

* Expand your customer base
* Increase recurring revenue
* Enhance and consolidate customer loyalty and satisfaction
* Reduce cart abandonment

## Availability

{% hint style="info" %}
**The feature is only available on demand**. If you are interested in using this feature, contact our sales representatives or 2checkout support.
{% endhint %}

The feature can be applied to the following types of promotions:

* Regular promotions
* Multi-product promotions
* Special price promotions
* Cross-sell promotions
* Upsell promotions

## Limitations

The feature can be applied to all promotion types with the exception of order promotions.

## Use Cases

* You sell your product and services through your online platform.
* You offer discount coupons to affiliate partners.&#x20;
* You set a separate auto-applied promotion for the same product of 10 per cent.&#x20;
* The shopper has a promotion coupon from one of the affiliates of 15 per cent. &#x20;
* If the best price promotion feature is activated, the affiliate coupon will be applied instead of the auto applied one as it offers a greater discount.&#x20;

## How it works

After the best price promotion is activated by the Verifone Administrator, the feature is applied automatically for every shopper transaction.

1. When the shopper applies a discount coupon to the order and an auto-applied promotion is already running, the best price promotion feature will ensure that the promotion with the best discount will be applied only.&#x20;
2. When the shopper applies two vouchers one after the other for the same order, only the one with the best discount will be applied.&#x20;
3. If the latest coupon applied results in a lower discount than the previous one, you will be alerted by the following error message: **The previous discount is offering you a better deal. You can only change it with a more advantageous coupon.**&#x20;

<div data-with-frame="true"><figure><img src="/files/RjFjQHa2LTVUKeuwPAX9" alt=""><figcaption></figcaption></figure></div>


---

# 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.2checkout.com/marketing/marketing/promotions/best-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.
