# Brand Owner Strategies

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

## 📋 Overview

Brand Owner strategies are purpose-built for sellers who own the product brand or sell under a private label. Unlike reseller strategies that optimize for Buy Box competitiveness, brand owner strategies prioritize **pricing stability, brand perception, and policy enforcement**.

If you sell products under your own brand name, these strategies help you control how your products are priced on Amazon, even when unauthorized third-party sellers appear on your listings.

***

## Why Brand Owners Need Different Strategies

{% columns %}
{% column %}
**Reseller Concern**

* Win the Buy Box at the lowest price
* Beat competitor prices
* Maximize sales volume
* React to price changes quickly
  {% endcolumn %}

{% column %}
**Brand Owner Concern**

* Maintain price consistency across all channels
* Prevent unauthorized sellers from undercutting
* Protect brand perception and perceived value
* Minimize price fluctuations that confuse customers
  {% endcolumn %}
  {% endcolumns %}

Brand owners face unique challenges:

* **Unauthorized sellers** listing your product at discounted prices
* **Channel conflict** when Amazon prices undercut your retail partners
* **Brand erosion** from frequent price changes that make your product look cheap
* **MAP violations** by third-party sellers who break your pricing agreements

***

{% tabs %}
{% tab title="BrandGuard" %}

#### How It Works

**BrandGuard** protects your brand pricing by adjusting dynamically based on sales velocity, inventory levels, and competitor ASINs, while always respecting your min/max thresholds.

**Algorithm logic:**

1. Fetch current status and confirm listing is active
2. Calculate sales velocity (units/day over your defined lookback period)
3. Read available stock for the marketplace
4. Retrieve lowest offers for up to 5 competitor ASINs and compute median competitor price
5. Apply target price logic: low inventory + healthy demand → increase price; high inventory + weak demand → decrease price; competitor median available → align near median
6. Per-cycle price change is constrained to avoid sharp swings
7. Validate and apply within min/max thresholds

#### Configuration Parameters

| Parameter                 | Default  | Description                                          |
| ------------------------- | -------- | ---------------------------------------------------- |
| **Competitor ASINs**      | None     | Up to 5 similar products to use as market reference  |
| **Sales velocity period** | 7 days   | Lookback period for calculating units/day            |
| **Inventory thresholds**  | Auto     | Low/high stock levels that trigger price adjustments |
| **Min/Max price**         | Required | Hard guardrails the repricer never breaches          |

#### Realistic Example

**Product:** Premium organic face cream (your brand) on Amazon.de **Min:** EUR 29.99 | **Max:** EUR 34.99 | **Velocity period:** 7 days

| Scenario                      | Stock     | Sales Velocity | Competitor Median | Action                            |
| ----------------------------- | --------- | -------------- | ----------------- | --------------------------------- |
| High demand, low stock        | 50 units  | 12/day         | EUR 31.50         | Increase price toward max         |
| Moderate demand, normal stock | 200 units | 5/day          | EUR 31.50         | Align near competitor median      |
| Low demand, excess stock      | 500 units | 2/day          | EUR 30.00         | Decrease price toward min         |
| No competitors tracked        | 200 units | 5/day          | N/A               | Adjust based on demand/stock only |

{% hint style="danger" icon="shield" %}
**Note:** BrandGuard protects your pricing but does not remove unauthorized sellers. Combine this strategy with Amazon Brand Registry enforcement actions to address unauthorized sellers at the source.
{% endhint %}

#### When to Use

* You are the brand owner and sole authorized seller on your listings
* You want pricing that responds automatically to demand and stock levels
* You sell products where market reference pricing from competitor ASINs is helpful
* You want controlled, data-driven price adjustments rather than competitor-reactive repricing
  {% endtab %}

{% tab title="Competitor ASIN-BuyBox Sync" %}

#### How It Works

The **Competitor ASIN-BuyBox Sync** strategy synchronizes your price with the BuyBox price of a target competitor ASIN, adjusted by a multiplier you control. Ideal for mirroring market-leading offers on comparable products.

**Algorithm logic:**

1. Fetch your current price and confirm listing is active
2. Get the BuyBox price for the competitor ASIN you provided
3. Compute target price: competitor BuyBox × price\_adjustment\_factor (e.g., 0.99 for just below, 1.00 to match, 1.05 to go above)
4. Change sensitivity: if the target price differs by less than EUR 0.01, no change is applied
5. Guardrails: new price must stay between your min/max thresholds

#### Configuration Parameters

| Parameter                   | Default  | Description                                                  |
| --------------------------- | -------- | ------------------------------------------------------------ |
| **Competitor ASIN**         | Required | The ASIN whose BuyBox price you want to track                |
| **Price adjustment factor** | 1.00     | Multiplier applied to competitor BuyBox price (0.50 to 1.50) |
| **Min Price**               | Required | Absolute floor price                                         |
| **Max Price**               | Required | Absolute ceiling price                                       |

#### Realistic Example

**Product:** Branded supplement on Amazon.de **Competitor ASIN BuyBox:** EUR 24.50 | **Factor:** 0.99 | **Min:** EUR 20.00 | **Max:** EUR 30.00

| Scenario                | Competitor BuyBox | Your Target | Result                                |
| ----------------------- | ----------------- | ----------- | ------------------------------------- |
| Normal pricing          | EUR 24.50         | EUR 24.26   | Price updated                         |
| Competitor price drops  | EUR 21.00         | EUR 20.79   | Price updated                         |
| Competitor out of stock | No BuyBox         | No change   | Logged as NO\_BUYBOX, price unchanged |
| Target below your min   | EUR 18.00         | EUR 17.82   | Held at EUR 20.00 (min floor)         |
| Target above your max   | EUR 35.00         | EUR 34.65   | Held at EUR 30.00 (max ceiling)       |

#### When to Use

* You want to align with a clear market reference price across similar ASINs
* Managing bundles or variations tied to a leading offer
* You want predictable, formula-based pricing
* You track a specific competitor product and want your pricing to follow theirs
  {% endtab %}
  {% endtabs %}

***

## Handling Unauthorized Sellers

Unauthorized sellers are the primary threat to brand owners on Amazon. Here is how to address them:

### Detection

SellerMagnet's **Alerts System** can notify you when a new seller appears on your listing. Configure a **Hijacking Alert** (see [Alerts & Notifications](/inventory-and-operations/alerts-notifications.md)) to receive instant notifications.

### Response Strategy

| Step | Action                                                                              |
| ---- | ----------------------------------------------------------------------------------- |
| 1    | Receive alert about new unauthorized seller                                         |
| 2    | Check if the seller is an authorized distributor (may be legitimate)                |
| 3    | If unauthorized: file a complaint through Amazon Brand Registry                     |
| 4    | Meanwhile, the BrandGuard strategy adjusts your price based on demand/stock signals |
| 5    | If a new seller appears, your alert system flags the potential hijacker             |
| 6    | Document violations for legal action if needed                                      |

{% hint style="info" %}
**Important:** Repricing alone cannot remove unauthorized sellers. Use Amazon Brand Registry, Project Zero, and Transparency program for enforcement. The repricer protects your price while you address the root cause.
{% endhint %}

***

## Brand Strategy Comparison

| Strategy                    | Price Stability | Margin Protection | Buy Box Priority | Brand Perception |
| --------------------------- | --------------- | ----------------- | ---------------- | ---------------- |
| BrandGuard                  | High            | Very High         | Medium           | Strong           |
| Competitor ASIN-BuyBox Sync | High            | High              | Low              | Consistent       |

***

<details>

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

| Mistake                                                                  | Why It Hurts                                                                              |
| ------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------- |
| Using a reseller strategy on your own brand                              | You undercut yourself and erode brand value                                               |
| Setting BrandGuard thresholds without understanding your demand patterns | Random adjustments without understanding your velocity/inventory context                  |
| Not combining repricer with Hijacking Alerts                             | You do not know when unauthorized sellers appear                                          |
| Using Competitor ASIN-BuyBox Sync with a volatile competitor ASIN        | Your pricing will swing unpredictably if the reference ASIN has volatile pricing          |
| Not monitoring your reference competitor regularly                       | The competitor may delist or change category, leaving your pricing anchored to stale data |

</details>

\## ✅ Best Practices

1. **Understand your demand patterns before enabling BrandGuard:** Review your sales velocity and stock turnover rates. BrandGuard works best when you have at least 2 weeks of sales data.
2. **Combine Repricer + Alerts + Brand Registry:** The repricer protects your pricing, alerts provide visibility, and Brand Registry removes unauthorized sellers.
3. **Review pricing quarterly:** Update MAP prices and strategy parameters based on market changes, cost fluctuations, and competitive landscape shifts.
4. **Use BrandGuard for new launches:** During the launch phase, demand-driven pricing helps you find the optimal price point.
5. **Add Competitor ASIN-BuyBox Sync for products with clear market benchmarks:** When you identify the key competitor ASIN to shadow, sync your pricing for predictable market alignment.

***

## ❓ FAQ

<details>

<summary><strong>How does BrandGuard decide when to increase vs. decrease price?</strong></summary>

BrandGuard evaluates sales velocity (units/day), current stock levels, and competitor ASIN median prices. Low stock with healthy demand triggers a price increase; high stock with weak demand triggers a decrease. Per-cycle changes are capped to prevent sharp swings.

</details>

<details>

<summary><strong>What happens if the competitor ASIN for BuyBox Sync has no BuyBox?</strong></summary>

If the competitor ASIN has no current BuyBox (e.g., out of stock), the strategy logs a NO\_BUYBOX status and your price remains unchanged until the next cycle.

</details>

<details>

<summary><strong>Can I use both BrandGuard and Competitor ASIN-BuyBox Sync?</strong></summary>

Yes. You can assign different brand strategies to different products. Use BrandGuard for products where demand/stock dynamics matter most, and Competitor ASIN-BuyBox Sync for products where a clear market reference exists.

</details>

<details>

<summary><strong>How does BrandGuard interact with seasonal promotions?</strong></summary>

During promotions (Prime Day, Black Friday), temporarily adjust your min/max price boundaries to reflect promotional pricing. After the promotion, revert to standard settings. The velocity/stock logic will naturally respond to the demand surge.

</details>

<details>

<summary><strong>What if my competitor ASIN for BuyBox Sync frequently changes price?</strong></summary>

The price adjustment factor acts as a buffer. If the competitor has volatile pricing, consider using a factor slightly below 1.00 (e.g., 0.95) and ensure your min/max boundaries are tight enough to prevent unwanted swings.

</details>

***

## ➡️ What's Next?

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

{% content-ref url="/pages/OeeKq8tIohsSPfiBCG9n" %}
[Create & Manage Repricer Rules](/selling-tools/repricer-overview/create-manage-repricer.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/brand-owner-strategies.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.
