> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vortexiq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Late-Shipment Buy Box Loss, Amazon Prime Shipping (SFP)

> Estimated revenue lost from Buy Box drops triggered by late SFP shipments. Key Metrics - the SFP-Amazon Buy Box death-spiral signal. How to read it, why it matter...

**Metrics type:** [Cross-Platform Metrics](/nerve-centre/overview#metrics-types-explained)  •  **Category:** [Shipping & Courier](/nerve-centre/connectors#connectors-by-type)

> Estimated revenue lost from Buy Box drops triggered by late SFP shipments. Key Metrics - the SFP-Amazon Buy Box death-spiral signal.

## At a glance

> Estimated revenue lost when Buy Box win rate drops on ASINs that suffered late Prime shipments. Joins Amazon listing-side `buy_box_lost` events to the SFP shipment cohort that experienced the lateness. The card surfaces the financial consequence of the SFP-Amazon Buy Box death-spiral: late shipment → Prime-OTD slips → Buy Box deprioritised → revenue lost. The 7-day window means this card surfaces the cost of *this week's* misses, week-by-week.

|                             |                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **What it counts**          | `SUM(amazon.listing.revenue WHERE buy_box_lost AND ASIN IN amazon_prime_shipping.shipment WHERE actual_delivery > expected_delivery)` over rolling 7 days. The estimated-revenue value uses the listing's average-revenue-per-day during Buy-Box-held periods, multiplied by Buy-Box-lost days.                                                                                                                                            |
| **Required Amazon sibling** | `has_amazon_sibling`. Card requires Amazon Seller Central or Vendor Central connector for `buy_box_lost` event data.                                                                                                                                                                                                                                                                                                                       |
| **Estimation methodology**  | The card cannot directly observe "this revenue would have happened if not for the late shipment". The estimation uses two assumptions: (1) per-ASIN historical Buy-Box-held vs Buy-Box-lost revenue delta, applied prorated to the lost-Buy-Box days. (2) Attribution of those Buy-Box-lost days to the late-shipment cohort that triggered the OTD slip. Estimation has 20 to 40% confidence interval; treat as directional, not precise. |
| **Service level scope**     | Prime-promised consignments (1-Day, 2-Day, Same-Day).                                                                                                                                                                                                                                                                                                                                                                                      |
| **Time-correlation**        | Buy Box loss typically follows late-shipment by 3 to 7 days. Card associates late shipments in week N to Buy Box losses in weeks N to N+1.                                                                                                                                                                                                                                                                                                 |
| **Buy with Prime**          | If connected, Buy with Prime late shipments contribute to the same Amazon-side Buy Box deprioritisation; card pools both.                                                                                                                                                                                                                                                                                                                  |
| **Currency**                | USD.                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Time window**             | `7D`                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Alert trigger**           | `>$500`. Sustained at this level the seller is losing meaningful weekly revenue from SFP-driven Buy Box decay.                                                                                                                                                                                                                                                                                                                             |
| **Roles**                   | owner, finance, marketing                                                                                                                                                                                                                                                                                                                                                                                                                  |

## Calculation

Calculated automatically from your Amazon Prime Shipping (SFP) data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

## Worked example

A US small-appliance merchant. Reading at 09:00 ET on 18 Mar 26 for the trailing 7 days (11 Mar 26 to 17 Mar 26).

| ASIN                             | Listing               | Late Prime shipments (week N) | Buy Box lost (week N to N+1) | Estimated revenue lost |
| -------------------------------- | --------------------- | ----------------------------- | ---------------------------- | ---------------------- |
| B07XYZ1234                       | Kitchen blender, \$89 | 18                            | Yes (3 days)                 | \$890                  |
| B07ABC5678                       | Coffee grinder, \$72  | 12                            | Yes (2 days)                 | \$432                  |
| B08DEF9012                       | Stand mixer, \$189    | 4                             | No                           | \$0                    |
| B07GHI3456                       | Hand mixer, \$45      | 6                             | Partial (1 day)              | \$135                  |
| **Total estimated revenue lost** |                       | **40**                        |                              | **\$1,457**            |

The card reads \*\*$1,457** for the week, well above the $500 alert. Five things to notice:

1. \*\*The $1,457 is meaningful weekly revenue.** Annualised, that is ~$76K of revenue at risk from sustained SFP underperformance on these 4 ASINs. Most merchants have no visibility into this cost; the card surfaces it.
2. \*\*B07XYZ1234 (kitchen blender) alone accounts for $890.** Fixing this single ASIN's Prime OTD likely returns most of the $1,457 weekly recovery. Pair with `amazon_prime_xc_sfp_eligibility` to see this ASIN's per-ASIN OTD; almost certainly it is the one running \~94% Prime OTD.
3. **The cost is recoverable but slow.** Even after fixing the late-shipment cause this week, the ASIN's Buy Box win rate will not recover instantly; Amazon's algorithm uses 7 to 14 day rolling history. Expect \$890/week revenue loss to persist for 1 to 2 weeks after the operations fix.
4. **B07GHI3456 partial Buy Box loss of \$135 is the leading edge.** Hand mixer is just below 99% OTD; one more bad week and it joins the heavy-impact cohort. Pre-emptive remediation cheaper than recovery.
5. **Compare against marketing spend.** Most merchants spend $1,000+ weekly on Sponsored Products to drive ASIN visibility; if SFP misses are silently extracting $1,457 weekly from organic Buy Box, the marketing spend is masking the operational decay. This card surfaces the silent-cost.

## Sibling cards merchants should reference together

The financial-impact view. Pair with these:

| Card                                                                                                                        | Why pair it with Buy Box Loss                               | What the combination tells you                                                                           |
| --------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [SFP Eligibility Risk by ASIN](/nerve-centre/kpi-cards/amazon-prime-shipping/sfp-eligibility-risk-by-asin)                  | Per-ASIN Prime OTD that drives the Buy Box loss.            | Identifies the SKUs whose remediation returns the most revenue.                                          |
| [SFP On-Time Delivery vs 99% Threshold](/nerve-centre/kpi-cards/amazon-prime-shipping/sfp-on-time-delivery-vs-99-threshold) | Account-wide SFP eligibility.                               | Correlation: as SFP slips below 99%, this card rises.                                                    |
| [Prime 1-Day / 2-Day Promise Miss Rate](/nerve-centre/kpi-cards/amazon-prime-shipping/prime-1-day-2-day-promise-miss-rate)  | 7-day leading indicator of SFP eligibility.                 | Triggers Buy Box loss with 3 to 7 day lag.                                                               |
| [On-Time Delivery Rate](/nerve-centre/kpi-cards/amazon-prime-shipping/on-time-delivery-rate)                                | Operational OTD baseline.                                   | Connects ops perspective to financial cost.                                                              |
| Cross-connector: [`amazon.buy_box_win_rate`](/nerve-centre/amazon/buy_box_win_rate)                                         | Direct Amazon-side Buy Box metric.                          | Per-ASIN Buy Box win rate is the input to this card's estimation.                                        |
| Cross-connector: [`amazon.advertising_spend`](/nerve-centre/amazon/advertising_spend)                                       | Sponsored Products spend that may be masking organic decay. | If ad spend is rising and Buy Box loss is also rising, the ad spend is offsetting the decay (expensive). |
| Cross-connector: [`amazon.az_concessions`](/nerve-centre/amazon/az_concessions)                                             | Direct out-of-pocket cost of Prime misses.                  | Total cost = Concession + Buy Box revenue loss.                                                          |
| Cross-connector: [`shopify.refund_rate`](/nerve-centre/kpi-cards/shopify/refund-rate) (for Buy with Prime)                  | Direct DTC refund cohort.                                   | Buy with Prime customer downstream impact.                                                               |

## Reconciling against the vendor's own dashboard

**Where to look in Amazon Seller Central:**

Amazon does not publish a "revenue lost from Buy Box drops triggered by late SFP" metric directly. The closest views are: **Performance → Buy Box Win Rate** and **Performance → Account Health → SFP Performance**. The card synthesises these two streams plus the SFP shipment-level data.

**Why our number is an estimate:**

| Reason                        | Direction | Why                                                                                                                                                                                                                                                                                                              |
| ----------------------------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Counterfactual estimation** | N/A       | "Revenue that would have happened" cannot be observed directly; computed from per-ASIN held-vs-lost revenue delta historical baselines.                                                                                                                                                                          |
| **Attribution**               | Either    | Card attributes Buy Box loss to the late-shipment cohort that triggered the OTD slip. Other Buy Box loss causes (price changes, stock-out, competitor activity) may overlap. The card's attribution is conservative; it credits late-shipment for ASINs with both late shipments AND Buy Box loss in the period. |
| **Time-window**               | Lagging   | 7-day window captures the immediate-week impact; longer-tail Buy Box decay (weeks 2 to 4 after ASINs lose Prime trust) is not in this card.                                                                                                                                                                      |

**Cross-connector reconciliation:**

| Card                                                               | Expected relationship    | What causes legitimate divergence                                                         |
| ------------------------------------------------------------------ | ------------------------ | ----------------------------------------------------------------------------------------- |
| [`amazon.buy_box_win_rate`](/nerve-centre/amazon/buy_box_win_rate) | Direct Amazon view.      | Buy Box affected by more factors.                                                         |
| [`amazon.gmv`](/nerve-centre/amazon/gmv)                           | Top-line Amazon revenue. | Buy Box loss is one driver of GMV; price changes, stock-out, demand-side factors compete. |

## Known limitations / merchant FAQs

**The card is an estimate; how confident should we be?**
Directional, not precise. The estimation has 20 to 40% confidence interval. A reading of $1,500 means "actual revenue at risk is somewhere between $1,000 and \$2,000". Use it for prioritisation and for rough P\&L impact, not for accounting.

**Why a 7-day window?**
Buy Box decisions update daily; the 7-day window captures the week-on-week financial impact. Annualising the weekly value gives the run-rate cost; sum across 4-6 weeks for a quarterly view.

**Late shipment in week N drives Buy Box loss in week N+1; how is that handled?**
The card associates late shipments in week N to Buy Box losses in weeks N to N+1, capturing the typical 3 to 7 day lag. A miss this week shows as cost this week or next.

**An ASIN has Buy Box loss but no recent late shipments; why is it on the table?**
It should not be on the headline list. The card filters to ASINs with both late shipments AND Buy Box loss in the period. If an ASIN is appearing without late shipments, the data sync may be temporarily out (Amazon listing data lags by hours; SFP shipment data is real-time).

**The estimate seems high relative to weekly revenue; is it inflated?**
Possibly. The estimation assumes per-ASIN held-vs-lost revenue delta is stable; if your revenue is heavily seasonal or concentrated in 1 to 2 SKUs, the estimate may overshoot. Cross-reference with `amazon.gmv` to sanity-check.

**Sponsored Products spend may be masking the decay; how do we tease apart?**
Pair this card with `amazon.advertising_spend` and `amazon.gmv` over the same window. If ad spend is flat, GMV is flat, and this card is rising, the merchant is paying with ad spend to offset organic Buy Box decay; recovery requires SFP fix, not more ad spend. If ad spend is rising and GMV is flat, the merchant is silently funding the decay.

**Buy with Prime: revenue impact?**
Buy with Prime late shipments do not cause Amazon-side Buy Box loss directly (they happen on the merchant's site). But Amazon's Buy with Prime program scoring incorporates merchant performance; severe decay can lead to Buy with Prime program suspension, which has its own revenue impact (typically large for merchants where Buy with Prime drives meaningful share of DTC revenue).

**What is the recovery time after fixing operations?**
Buy Box win rate typically recovers 7 to 14 days after the underlying SFP eligibility recovers. Card lags by the same; expect this card to stay elevated for 1 to 2 weeks after the operations remediation.

**Account-wide SFP suspension as a recovery path: cost?**
Suspending SFP shifts orders to standard non-Prime fulfilment. Buy Box win rate drops 30 to 50% during suspension (no Prime badge); this card peaks during the suspension window then drops to \~\$0 after the suspension ends and the badge is reinstated. Net trade-off: short-term GMV pain to preserve long-term SFP eligibility.

**Compared to Concession costs, which is bigger?**
Buy Box revenue loss typically dwarfs Concession. Concession runs $5 to $10 × misses ($170 to $340 weekly in earlier example); Buy Box revenue loss runs $500 to $5,000+ weekly on sustained decay. Concession is direct, Buy Box loss is opportunity-cost; both are real.

**During Q4 peak, this card spikes; is that expected?**
Yes. Q4 brings more SFP misses, which trigger more Buy Box losses, which lose more revenue. The compounding effect makes Q4 SFP performance disproportionately consequential. Many merchants pre-plan Q4 SFP suspension specifically to avoid the death-spiral.

***

### Tracked live in Vortex IQ Nerve Centre

*Late-Shipment Buy Box Loss* is one of hundreds of KPI pulses Vortex IQ tracks across Amazon Prime Shipping (SFP) and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English.

[Start for free](https://app.vortexiq.ai/login) or [book a demo](https://www.vortexiq.ai/contact-us) to see this metric running on your own data.
