# Repricing Strategies Overview

{% hint style="info" %}
**Difficulty:** 🟡 Intermediate · **Reading time:** \~10 min
{% endhint %}

## 📋 Overview

A **repricing strategy** defines the logic the SellerMagnet Repricer uses to calculate your optimal price. Different business models require different approaches, a wholesale reseller competing for the Buy Box has fundamentally different needs than a brand owner protecting MAP (Minimum Advertised Price) pricing.

SellerMagnet offers two categories of strategies, each containing multiple presets. This guide explains every strategy, its parameters, and when to use it.

***

## Strategy Categories

{% hint style="success" %}
**Not sure which strategy?** Brand owners → use **BrandGuard** or **Competitor ASIN-BuyBox Sync**. Resellers → start with **BuyBox** for a balanced default. Only use **Lowest Price** for clearance inventory.
{% endhint %}

| Category       | Target Seller Type                         | Primary Goal                                      |
| -------------- | ------------------------------------------ | ------------------------------------------------- |
| **Reseller**   | Wholesale, arbitrage, and dropship sellers | Win the Buy Box at the highest profitable price   |
| **Brand / PL** | Brand owners, private-label sellers        | Protect brand value and control pricing stability |

***

## How the Repricer Chooses a Price

Regardless of strategy, the repricer follows this flow:

{% stepper %}
{% step %}

#### Fetch competitor data

Current Buy Box holder, all active offers, fulfillment types
{% endstep %}

{% step %}

#### Apply strategy logic

Calculate the target price based on the chosen strategy's rules
{% endstep %}

{% step %}

#### Enforce boundaries

Clamp the target price between your min and max price
{% endstep %}

{% step %}

#### Submit price update

Push the new price to Amazon via the Selling Partner API
{% endstep %}

{% step %}

#### Log the action

Record the price change, reason, and timestamp in the Activity Log
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Key principle:** The repricer will never set a price outside your min/max boundaries, regardless of what the strategy logic calculates. Your price boundaries are the ultimate safeguard.
{% endhint %}

***

## Reseller Strategies

These strategies are designed for sellers competing on shared listings where multiple sellers offer the same product.

### 1. Lowest Price

| Parameter      | Value                                                                                                                        |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| **Goal**       | Always be the cheapest offer on the listing                                                                                  |
| **Logic**      | Scans all active offers, identifies the lowest competitor price, and sets yours just below it within your min/max boundaries |
| **Best for**   | Clearance inventory, seasonal products, or fast-moving commodity items where volume matters most                             |
| **Risk level** | High: can trigger price wars. SellerMagnet's guardrails ensure you never drop below your minimum profit margin               |

### 2. BuyBox

| Parameter      | Value                                                                                                                                    |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **Goal**       | Win and hold the Buy Box at the highest profitable price                                                                                 |
| **Logic**      | If BuyBox not won, gradually lowers price. Once secured, carefully increases price to improve margins while maintaining BuyBox ownership |
| **Best for**   | FBA sellers or sellers with strong performance metrics where BuyBox share drives the majority of sales                                   |
| **Risk level** | Medium: balanced approach between competitiveness and margin protection                                                                  |

### 3. Position

| Parameter      | Value                                                                                                        |
| -------------- | ------------------------------------------------------------------------------------------------------------ |
| **Goal**       | Maintain a specific price ranking position (e.g., 2nd or 3rd lowest) among all sellers                       |
| **Logic**      | Monitors all competitor prices and dynamically adjusts to stay in your chosen position                       |
| **Best for**   | Listings where Amazon or major sellers dominate. Position 2 ensures you win BuyBox once their stock depletes |
| **Risk level** | Low: maintains healthy margins while being strategically positioned                                          |

### 4. Same Price

| Parameter      | Value                                                                                                                              |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Goal**       | Mirror a specific competitor's price exactly                                                                                       |
| **Logic**      | You select a competitor's Seller ID. The repricer monitors their price and automatically matches it, within your safety limits     |
| **Best for**   | Enforcing MAP or maintaining partner price consistency. When your seller metrics are superior, you win BuyBox at identical pricing |
| **Risk level** | Low: price stability with strategic advantage from better seller metrics                                                           |

***

## Brand Owner / Private Label Strategies

These strategies are designed for sellers who own the brand or listing and want to control pricing rather than compete on it.

### 5. BrandGuard

| Parameter      | Value                                                                                                                                                                                    |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Goal**       | Protect brand pricing by adjusting dynamically based on sales velocity, inventory levels, and competitor ASINs                                                                           |
| **Logic**      | Low inventory + healthy demand: increase price. High inventory + weak demand: decrease price. Competitor median available: align near median. Per-cycle change cap prevents sharp swings |
| **Best for**   | Brand owners who are the only authorized seller on a listing and want pricing responsive to demand/stock signals                                                                         |
| **Risk level** | Very low: controlled, data-driven adjustments within min/max guardrails                                                                                                                  |

### 6. Competitor ASIN-BuyBox Sync

| Parameter      | Value                                                                                                                                                      |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Goal**       | Synchronize your price with the BuyBox price of a target competitor ASIN, adjusted by a multiplier                                                         |
| **Logic**      | Fetches competitor BuyBox price, applies your price\_adjustment\_factor (e.g., 0.99 = just below, 1.00 = match, 1.05 = above), respects min/max guardrails |
| **Best for**   | Aligning with a market reference price across similar ASINs, managing bundles or variations tied to a leading offer                                        |
| **Risk level** | Low: predictable, formula-based pricing                                                                                                                    |

***

## Strategy Comparison Table

| Strategy                    | Buy Box Focus | Margin Priority | Price Stability | Best For                            |
| --------------------------- | ------------- | --------------- | --------------- | ----------------------------------- |
| Lowest Price                | Medium        | Low             | Low             | Liquidation, clearance              |
| BuyBox                      | High          | Medium          | Low             | Volume resellers                    |
| Position                    | Medium        | High            | Medium          | Strategic positioning               |
| Same Price                  | Medium        | High            | High            | MAP enforcement, price parity       |
| BrandGuard                  | Low           | High            | High            | Brand owners, demand-driven pricing |
| Competitor ASIN-BuyBox Sync | Low           | High            | High            | Market reference alignment          |

***

## Choosing the Right Strategy

Use this decision tree:

1. **Are you the brand owner?**

* Yes -> Use a Brand / PL strategy
* Want demand-driven pricing based on velocity and stock? -> **BrandGuard**
* Want to sync with a competitor ASIN's BuyBox? -> **Competitor ASIN-BuyBox Sync**
* No -> Use a Reseller strategy
* Need maximum Buy Box share? -> **BuyBox**
* Want to hold a specific price position? -> **Position**
* Need to match a specific seller's price? -> **Same Price**
* Need to clear inventory fast? -> **Lowest Price**

{% hint style="success" icon="rocket" %}
**Pro tip:** You can assign different strategies to different products in your catalog. Use BuyBox for your top sellers where volume matters, and Position for your long-tail products where margin matters more.
{% endhint %}

***

## Strategy Performance Metrics

After activating a strategy, monitor its effectiveness using the dashboard:

| Metric                   | Where to Find It              | What It Tells You                              |
| ------------------------ | ----------------------------- | ---------------------------------------------- |
| **Win Rate**             | KPI Cards, Insights Donut     | Percentage of time you hold the Buy Box        |
| **Strategy Breakdown**   | Insights panel, Strategy Grid | Win rate broken down by strategy type          |
| **Price Floor Hits**     | Diagnosis Panel               | How often the repricer hits your minimum price |
| **Price Ceiling Hits**   | Diagnosis Panel               | How often the repricer hits your maximum price |
| **Average Price Change** | Activity Log analysis         | Magnitude of typical price adjustments         |

***

<details>

<summary><strong>⚠️ Common Mistakes to Avoid</strong></summary>

| Mistake                                                       | Why It Hurts                                                                          |
| ------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Using BuyBox on a listing where you are the only seller       | You unnecessarily lower your own price                                                |
| Using BrandGuard on listings with many unauthorized resellers | BrandGuard adjusts based on your stock/velocity; it cannot fight unauthorized sellers |
| Never switching strategies when market conditions change      | A strategy that worked at launch may not work 6 months later                          |
| Using Lowest Price as your default strategy                   | You race to the bottom and erode margins across your catalog                          |
| Ignoring the Strategy Breakdown in Insights                   | You miss underperforming strategies that need adjustment                              |

</details>

\## ✅ Best Practices

1. **Start with BuyBox for most products:** It balances Buy Box competitiveness with margin protection. Use Lowest Price only for products where you need to clear inventory quickly.
2. **Review strategy performance weekly:** The Strategy Breakdown grid shows win rates by strategy. Switch underperformers.
3. **Align strategy with product lifecycle:** New launches may need aggressive pricing (Lowest Price), established products can shift to BuyBox, and end-of-life inventory should use Lowest Price for liquidation.
4. **Use Brand strategies for your own products:** Even if you are the only seller now, Brand strategies protect you when unauthorized sellers appear.
5. **Document your strategy choices:** Keep a spreadsheet mapping each ASIN (Amazon Standard Identification Number) to its strategy and the rationale. This helps team members understand decisions and speeds up quarterly reviews.

***

## ❓ FAQ

<details>

<summary><strong>Can I switch strategies without deleting the repricer?</strong></summary>

Yes. Edit the repricer rule and select a different strategy. The change takes effect immediately.

</details>

<details>

<summary><strong>Do different strategies have different speeds?</strong></summary>

All strategies operate on the same repricing cycle. The difference is in the logic used to calculate the target price, not the frequency of checks.

</details>

<details>

<summary><strong>Can I customize the parameters within a strategy (e.g., undercut amount)?</strong></summary>

Yes. Most strategies accept configuration parameters like undercut amount, position number, or price adjustment factor. These are set during rule creation in the wizard.

</details>

<details>

<summary><strong>What happens if two of my own ASINs compete with each other?</strong></summary>

If you have multiple SKUs on the same listing (e.g., different conditions), each repricer rule operates independently. They may compete against each other. To avoid this, coordinate your min/max prices.

</details>

<details>

<summary><strong>Is there an "automatic" strategy that chooses the best approach?</strong></summary>

Not currently. Strategy selection is manual because the optimal approach depends on business context that only you know, margins, inventory levels, brand positioning, and competitive dynamics.

</details>

***

## ➡️ What's Next?

{% content-ref url="/pages/NvEtzIFWDQ7SVD8PBWWz" %}
[Reseller Strategies](/selling-tools/repricer-overview/reseller-strategies.md)
{% endcontent-ref %}

{% content-ref url="/pages/zJrCphqOzHu0nrPPPgg8" %}
[Brand Owner Strategies](/selling-tools/repricer-overview/brand-owner-strategies.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.sellermagnet.com/selling-tools/repricer-overview/repricing-strategies-overview.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.
