If your Webflow store is connected to Amazon MCF and orders aren’t syncing, there’s a high chance the issue is SKU mapping.
This is the single most important part of your setup, and also the most common reason things break.
Get this right, and your fulfillment runs automatically.
Get it wrong, and orders fail, inventory doesn’t sync, and customers are left waiting.
This guide explains exactly how SKU mapping works in Webflow with Amazon MCF, how to set it up properly, and how to troubleshoot issues fast.
What is SKU Mapping (and Why It Matters)
SKU mapping is the process of linking your Webflow product identifiers to the exact matching products in Amazon.
Amazon MCF doesn’t understand your product names, images, or descriptions.
It only uses one thing:
The SKU (Stock Keeping Unit)
When an order is sent to Amazon:
- Webflow passes the SKU
- Amazon looks for a matching SKU in your inventory
- If it finds it → order is fulfilled
- If it doesn’t → the order fails
There is no fallback.
How SKU Mapping Works Between Webflow and Amazon
Here’s the actual flow:
- A customer buys a product in Webflow
- Webflow sends the order with SKU(s)
- The integration passes those SKUs to Amazon MCF
- Amazon checks if those SKUs exist in your inventory
- If matched → fulfillment starts
That’s it.
There’s no fuzzy matching, no product name matching, and no guessing.
The #1 Rule of SKU Mapping
Your SKUs must match exactly.
Not “close enough.”
Not “similar.”
Exact.
Example (Correct)
- Webflow SKU:
HOODIE-GREY-L - Amazon SKU:
HOODIE-GREY-L
Example (Incorrect)
- Webflow SKU:
hoodie-grey-l - Amazon SKU:
HOODIE-GREY-L
Even differences in:
- Capitalization
- Dashes vs underscores
- Extra spaces
…can break fulfillment.
Where SKUs Live in Webflow
In Webflow Ecommerce, SKUs are tied to:
- Products
- Product variants
For simple products:
- One product = one SKU
For variants:
- Each variant has its own SKU
Example:
A T-shirt with 3 sizes:
- SMALL →
TSHIRT-BLACK-S - MEDIUM →
TSHIRT-BLACK-M - LARGE →
TSHIRT-BLACK-L
Each of these must exist in Amazon exactly the same way.
Where SKUs Live in Amazon MCF
Your SKUs exist in Amazon through your Seller Central inventory (FBA inventory).
Each product you send to Amazon has:
- A SKU (your identifier)
- An ASIN (Amazon’s identifier)
Important:
MCF uses your SKU, not the ASIN.
How to Set Up SKU Mapping Correctly
Step 1: Define Your SKU Structure
Before doing anything, standardize your SKUs.
Good format:PRODUCT-COLOR-SIZE
Examples:
CAP-BLACK-ONEHOODIE-GREY-L
Avoid:
- Random strings
- Spaces
- Inconsistent naming
Step 2: Match Webflow SKUs to Amazon SKUs
Go product by product and ensure:
- Every Webflow SKU exists in Amazon
- Every Amazon SKU matches exactly
No exceptions.
Step 3: Check Variant Mapping
Variants are where most issues happen.
Common mistakes:
- Missing SKUs on variants
- Duplicate SKUs
- Wrong SKU assigned to wrong variant
Double-check every variant.
Step 4: Sync Inventory
Once SKUs match:
- Inventory syncing works
- Stock levels update correctly
- Out-of-stock issues are prevented
If SKUs don’t match:
- Inventory won’t sync at all
Common SKU Mapping Mistakes (and Fixes)
1. SKU Doesn’t Exist in Amazon
Problem:
Order is sent, Amazon can’t find SKU.
Fix:
Create or correct the SKU in Seller Central.
2. SKU Case Mismatch
Problem:
Uppercase vs lowercase mismatch.
Fix:
Standardize casing (prefer uppercase).
3. Variant SKU Errors
Problem:
Variants share the same SKU or are missing SKUs.
Fix:
Assign a unique SKU to every variant.
4. Hidden Spaces or Characters
Problem:
Trailing spaces break matching.
Fix:
Clean all SKUs (copy into a plain text editor to verify).
5. Wrong SKU Linked to Product
Problem:
Product fulfills incorrectly.
Fix:
Audit mapping carefully, don’t rely on memory.
How to Test SKU Mapping
Before going live, always test.
Test Checklist:
- Place a test order
- Confirm SKU sent to Amazon
- Verify correct product is fulfilled
- Check tracking returns correctly
Run multiple tests:
- Different variants
- Different products
Debugging SKU Issues Quickly
If something breaks, check in this order:
- Does the SKU exist in Amazon?
- Does it match exactly?
- Is the correct SKU assigned in Webflow?
- Are variants mapped correctly?
- Is the integration passing the correct data?
90% of issues are solved in the first two steps.
Best Practices for Reliable SKU Mapping
Keep SKUs Simple
Avoid complexity, it increases error risk.
Standardize Naming
Use one format across your entire catalog.
Avoid Manual Edits After Setup
Changing SKUs later can break everything.
Document Your SKU System
Especially important as you scale.
Audit Regularly
Run periodic checks to catch issues early.
Why SKU Mapping is Critical for Webflow + Amazon MCF
Unlike platforms like Shopify, Webflow doesn’t have deep native fulfillment logic.
That means your integration relies heavily on:
- Clean data
- Accurate mapping
- Consistent structure
SKU mapping becomes the foundation of your entire fulfillment system.
Final Thoughts
If your Webflow Amazon MCF setup isn’t working, don’t start with APIs, webhooks, or complex debugging.
Start with SKUs.
Because in almost every case:
If SKU mapping is correct, everything else works
If it’s wrong, nothing works
Keep it clean, consistent, and tested, and your fulfillment will run smoothly.

