← 返回
未分类 中文

Supply Chain Optimization Walmart

Supply Chain Bottleneck Analyzer for Walmart Marketplace sellers. Diagnose cash flow, inventory, WFS costs, and referral fees. Includes comparison with Amazo...
沃尔玛市场卖家供应链瓶颈分析工具,诊断现金流、库存、WFS成本及推荐费,并提供与亚马逊的比较。
phheng phheng 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 405
下载
💾 11
安装
1
版本
#latest

概述

Supply Chain Optimization — Walmart 📦

Supply chain bottleneck analyzer for Walmart Marketplace sellers. Diagnose cash flow, inventory, WFS costs, and referral fees.

Installation

npx skills add nexscope-ai/eCommerce-Skills --skill supply-chain-optimization-walmart -g

Platform Characteristics

FeatureWalmartvs Amazon
-----------------------------
FulfillmentWFS (Walmart Fulfillment Services)FBA
Commission6-15% (by category)8-15%
Payment cycle14-21 days14 days
Storage feesLowerHigher
Long-term storageNo extra feeYes

Cost Structure (Walmart)

Selling Price $XX
├── Product Cost
├── Inbound Shipping
├── WFS Fulfillment Fee (similar to FBA)
├── WFS Storage Fee (lower than FBA)
├── Referral Fee (6-15%)
├── Advertising (Walmart Connect)
└── Net Profit

Benchmark Configuration

BENCHMARKS = {
    "walmart": {
        "gross_margin": {
            "healthy": 0.35,    # Walmart commission lower, benchmark can be lower
            "warning": 0.25,
            "danger": 0.15
        },
        "shipping_ratio": {
            "healthy": 0.06,    # WFS shipping slightly higher
            "warning": 0.10,
            "danger": 0.15
        },
        "inventory_days": {
            "healthy": 45,
            "warning": 60,
            "danger": 90
        },
        "cash_cycle": {
            "healthy": 100,     # Payment cycle slightly longer
            "warning": 130,
            "danger": 160
        },
        "net_margin": {
            "healthy": 0.18,
            "warning": 0.10,
            "danger": 0.05
        }
    }
}

API Integration

Walmart Marketplace API

export WALMART_CLIENT_ID="xxx"
export WALMART_CLIENT_SECRET="xxx"

Available Data

DataAPI
-----------
OrdersOrders API
InventoryInventory API
Fee ReportsReports API

Usage Flow

Same 4-step process as Amazon version:

  1. Business profile collection
  2. Supply chain data collection
  3. Bottleneck diagnosis
  4. Cost reduction plan output

Input Data

**Sales (Walmart-specific)**
• Average Selling Price: $___
• WFS Fulfillment Fee: $___/unit
• Referral Fee Rate: ___%
• Walmart Connect Ad Spend Ratio: ___%

**Inventory**
• Current Inventory Days: ___ days
• (Walmart has no long-term storage fees)

vs Amazon Comparison

ItemAmazonWalmart
-----------------------
FulfillmentFBAWFS
Storage feesHighLow
Long-term storageYesNo
Commission8-15%6-15%
Payment cycle14 days14-21 days
TrafficHighMedium

Key Advantages

  • No long-term storage fees — Better for slow-moving inventory
  • Lower referral fees — 6-15% vs Amazon's 8-15%
  • Lower storage costs — WFS storage cheaper than FBA
  • Growing marketplace — Less competition than Amazon

Part of Nexscope AI — AI tools for e-commerce sellers.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-31 05:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,451
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,241
business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,365