{
  "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-ocean-lcl",
  "title": "DDP Cost Calculator for China to Amazon FBA: Ocean LCL",
  "canonicalUrl": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-ocean-lcl/",
  "endpoints": {
    "html": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-ocean-lcl/",
    "json": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-ocean-lcl.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 DDP cost for China-to-Amazon-FBA shipments on the Ocean LCL lane with freight, duty, clearance, and final-delivery inputs.",
  "answer": "This calculator estimates DDP inbound cost for China-to-Amazon-FBA freight on the Ocean LCL lane from freight, duty, clearance, and delivery assumptions.",
  "audience": "Amazon FBA sellers modeling DDP inbound cost on the Ocean LCL lane",
  "keywords": [
    "ddp cost calculator for china to amazon fba ocean lcl",
    "ddp cost calculator china to amazon fba ocean lcl",
    "china to amazon fba ddp cost ocean lcl"
  ],
  "faq": [
    {
      "q": "What does this route-specific DDP page add?",
      "a": "It focuses the estimate on the Ocean LCL lane so sellers can separate freight, duty, clearance, and final delivery before comparing providers."
    },
    {
      "q": "Can this be used with direct-FBA or prep routing?",
      "a": "Yes. The delivery input can model direct Amazon handoff or a prep-center stop depending on the actual route."
    },
    {
      "q": "What should sellers still confirm manually?",
      "a": "Check importer responsibility, customs assumptions, cargo restrictions, and any lane-specific surcharges before booking."
    }
  ],
  "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-ocean-lcl",
      "title": "Amazon FBA Shipping Cost Calculator by Route: Ocean LCL",
      "url": "https://freightfba.com/tools/amazon-fba-shipping-cost-calculator-by-route-ocean-lcl/"
    },
    {
      "slug": "landed-cost-calculator",
      "title": "Landed Cost Calculator for Amazon FBA Sellers",
      "url": "https://freightfba.com/tools/landed-cost-calculator/"
    }
  ],
  "machine": {
    "summary": "Estimate DDP inbound cost for China-to-Amazon-FBA freight on the Ocean LCL lane.",
    "inputs": [
      {
        "name": "freight",
        "type": "number",
        "unit": "USD",
        "description": "Freight estimate for the route."
      },
      {
        "name": "duty",
        "type": "number",
        "unit": "USD",
        "description": "Duty or tax assumption."
      },
      {
        "name": "clearance",
        "type": "number",
        "unit": "USD",
        "description": "Customs clearance and terminal handling estimate."
      },
      {
        "name": "delivery",
        "type": "number",
        "unit": "USD",
        "description": "Final delivery or prep-center handoff estimate."
      }
    ],
    "outputs": [
      {
        "name": "estimatedTotal",
        "type": "number",
        "unit": "USD",
        "description": "Estimated DDP inbound shipping total."
      }
    ],
    "formula": "total = freight + duty + clearance + delivery",
    "limitations": [
      "Planning ranges only; live quotes may include minimums, customs-specific fees, and seasonal changes.",
      "Amazon seller fees are not modeled here."
    ],
    "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-26"
}