> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/amazon/the-amazon-repricer/amazon-repricer-competitor-targeting-strategy.md).

# Amazon Repricer: Competitor targeting strategy

Choose which competitors to undercut and control your repricing distance.

Competitor targeting lets you control which sellers the Repricer competes with. It undercuts eligible competitors by the amount you set.

### Choose this strategy if

Choose **Competitor targeting** if you want to undercut selected competitors by a fixed amount. It does not automatically pursue the Amazon Buy Box.

This strategy works well when:

* You do not want to compete with sellers with low ratings or long delivery times.
* You want to avoid a price war.
* You expect to win the Buy Box through factors beyond price.

{% hint style="info" %}
Choose [Amazon Repricer: The Buy Box Targeting strategy](/list-advertise/amazon/the-amazon-repricer/amazon-repricer-the-buy-box-targeting-strategy.md) if you want the Repricer to keep adjusting prices to pursue the Buy Box.
{% endhint %}

### How Competitor targeting works

The Repricer does not check whether your offer has the Buy Box. Instead, it:

* Excludes sellers that you add in **Do not compete with**.
* Excludes sellers below your rating threshold or above your delivery-time threshold.
* Identifies the lowest eligible offer.
* Undercuts that offer by your configured amount.

The Repricer undercuts once. It does not keep lowering the price to win the Buy Box. If the competitor landscape changes, it checks prices again and applies the same settings.

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/WFhqmefvNaSh8gLMed7S/Competitor_targeting_Amazon.png" alt="Competitor targeting filters excluded sellers before choosing an offer to undercut."><figcaption></figcaption></figure>

### Consider shipping costs

The Repricer compares landed prices. A landed price includes the product price and shipping costs.

Make sure you specify your shipping field in the Reprice rule. If you don't select a field, the Repricer uses 0 for shipping.

{% hint style="info" %}

#### Example

A competitor's product costs €10, with €3 shipping. Their landed price is €13.

Your product costs €12, with no shipping. Your landed price is €12.

Without shipping prices, the Repricer compares €12 with €10 and lowers your price. With shipping prices, it compares €12 with €13 and keeps your price.
{% endhint %}

For configuration steps, see [Set up an Amazon Repricer](/list-advertise/amazon/the-amazon-repricer/configuring-the-amazon-repricer.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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/amazon/the-amazon-repricer/amazon-repricer-competitor-targeting-strategy.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.
