{
  "schemaVersion": "freightfba-tool.v1",
  "site": {
    "name": "FBA Freight",
    "url": "https://freightfba.com",
    "description": "Amazon FBA freight forwarding from China with calculators, quote intake, and agent-readable shipping guidance."
  },
  "slug": "ddp-cost-calculator-for-china-to-amazon-fba-sea-freight",
  "title": "DDP Cost Calculator for China to Amazon FBA: Sea Freight",
  "canonicalUrl": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-sea-freight/",
  "endpoints": {
    "html": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-sea-freight/",
    "json": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-sea-freight.json",
    "quoteSpec": "https://freightfba.com/quote/spec.json",
    "llms": "https://freightfba.com/llms.txt",
    "agentJson": "https://freightfba.com/.well-known/agent.json"
  },
  "intent": "calculator",
  "status": "active",
  "description": "Estimate sea-freight DDP cost for China-to-Amazon-FBA shipments with ocean freight, duty, clearance, destination, and prep inputs.",
  "answer": "This calculator estimates sea-freight DDP inbound cost by combining ocean freight, duty or tax assumptions, clearance, destination delivery, and prep handling.",
  "audience": "Amazon FBA sellers modeling customs-paid sea freight from China",
  "keywords": [
    "ddp cost calculator for china to amazon fba sea freight",
    "sea freight ddp cost calculator amazon fba",
    "china to amazon fba sea freight ddp calculator"
  ],
  "faq": [
    {
      "q": "What does this sea-freight DDP calculator include?",
      "a": "It combines ocean freight, duty or tax assumptions, clearance, destination delivery, and prep or pallet handling into one planning total."
    },
    {
      "q": "Can this replace a live DDP quote?",
      "a": "No. It is a planning model. Final DDP pricing depends on HS code, declared value, route, customs setup, destination handling, and carrier conditions."
    },
    {
      "q": "When should sellers avoid using the default values?",
      "a": "Replace the defaults whenever carton count, CBM, product value, destination workflow, or prep requirements are known."
    }
  ],
  "relatedTools": [
    {
      "slug": "ddp-cost-calculator",
      "title": "DDP Shipping Cost Calculator for Amazon FBA",
      "url": "https://freightfba.com/tools/ddp-cost-calculator/"
    },
    {
      "slug": "amazon-fba-shipping-cost-calculator-by-route-sea-freight",
      "title": "Amazon FBA Shipping Cost Calculator by Route: Sea Freight",
      "url": "https://freightfba.com/tools/amazon-fba-shipping-cost-calculator-by-route-sea-freight/"
    },
    {
      "slug": "landed-cost-calculator",
      "title": "Landed Cost Calculator for Amazon FBA Sellers",
      "url": "https://freightfba.com/tools/landed-cost-calculator/"
    }
  ],
  "machine": {
    "summary": "Estimate sea-freight DDP inbound cost for China-to-Amazon-FBA shipments.",
    "inputs": [
      {
        "name": "oceanFreight",
        "type": "number",
        "unit": "USD",
        "description": "Sea freight or consolidated ocean charge."
      },
      {
        "name": "dutyAndTax",
        "type": "number",
        "unit": "USD",
        "description": "Duty, tariff, and tax assumption."
      },
      {
        "name": "clearance",
        "type": "number",
        "unit": "USD",
        "description": "Customs clearance and destination handling estimate."
      },
      {
        "name": "delivery",
        "type": "number",
        "unit": "USD",
        "description": "Final Amazon or prep-center delivery estimate."
      },
      {
        "name": "prep",
        "type": "number",
        "unit": "USD",
        "description": "Prep, pallet, relabeling, or appointment handling estimate."
      }
    ],
    "outputs": [
      {
        "name": "estimatedTotal",
        "type": "number",
        "unit": "USD",
        "description": "Estimated sea-freight DDP total."
      }
    ],
    "formula": "total = ocean_freight + duty_and_tax + clearance + delivery + prep",
    "limitations": [
      "Planning ranges only; live quotes may include minimums, surcharges, demurrage, storage, and seasonal changes.",
      "DDP importer responsibility, customs assumptions, and restricted cargo must be reviewed before booking."
    ],
    "quoteAction": {
      "intent": "amazon-fba-freight-quote",
      "method": "POST",
      "url": "https://freightfba.com/quote/",
      "specUrl": "https://freightfba.com/quote/spec.json",
      "success": {
        "acceptedStatus": 202,
        "meaning": "Request accepted for human follow-up by FBA Freight."
      },
      "limitations": [
        "The public site describes the quote intake contract; final freight rates require human review.",
        "Battery cargo, liquids, dangerous goods, and customs-sensitive goods require manual review."
      ]
    }
  },
  "contact": {
    "email": "helen@honourocean.com",
    "whatsapp": "8618923724899",
    "quotePage": "https://freightfba.com/quote/"
  },
  "evidence": {
    "companyFacts": [
      "FBA Freight is the Amazon FBA specialized division of Honour Ocean Shipping.",
      "Honour Ocean Shipping was founded in Shenzhen in 2009.",
      "NVOCC licensed freight forwarder with offices in Shenzhen, Guangzhou, Shanghai, Hong Kong, Changsha, and Yiwu.",
      "Warehouse consolidation support in Yiwu and Shenzhen.",
      "Ocean, air, express, railway, DDP, customs clearance, prep, labeling, and door-to-door delivery support."
    ]
  },
  "updatedAt": "2026-06-25"
}