{
  "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-door-to-door-freight",
  "title": "DDP Cost Calculator for China to Amazon FBA: Door to Door Freight",
  "canonicalUrl": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-door-to-door-freight/",
  "endpoints": {
    "html": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-door-to-door-freight/",
    "json": "https://freightfba.com/tools/ddp-cost-calculator-for-china-to-amazon-fba-door-to-door-freight.json",
    "quoteSpec": "https://freightfba.com/quote/spec.json",
    "llms": "https://freightfba.com/llms.txt",
    "agentJson": "https://freightfba.com/.well-known/agent.json"
  },
  "intent": "estimator",
  "status": "active",
  "description": "Estimate Amazon FBA inbound shipping cost for door-to-door freight with all-in assumptions, destination adjustments, and prep-side add-ons.",
  "answer": "This calculator estimates Amazon FBA door-to-door freight cost from an all-in landed assumption plus destination delivery and prep adjustments.",
  "audience": "Amazon FBA sellers modeling all-in door-to-door inbound cost before final booking",
  "keywords": [
    "amazon fba shipping cost calculator by route door to door freight",
    "door to door freight amazon fba shipping cost calculator",
    "amazon fba door to door freight cost estimator"
  ],
  "faq": [
    {
      "q": "What does door-to-door cover on this page?",
      "a": "It starts with an all-in freight assumption, then lets sellers adjust destination handling and prep-side work that often shifts the real inbound total."
    },
    {
      "q": "Can this be used for prep-center routing?",
      "a": "Yes. Use the prep adjustment field to model relabeling, palletization, or a prep-center stop before the final Amazon handoff."
    },
    {
      "q": "What should sellers still verify manually?",
      "a": "Check customs responsibility, delivery scope, cargo restrictions, and any lane-specific surcharges before treating the estimate as a quote."
    }
  ],
  "relatedTools": [
    {
      "slug": "amazon-fba-shipping-cost-calculator",
      "title": "Amazon FBA Shipping Cost Calculator from China",
      "url": "https://freightfba.com/tools/amazon-fba-shipping-cost-calculator/"
    },
    {
      "slug": "landed-cost-calculator",
      "title": "Landed Cost Calculator for Amazon FBA Sellers",
      "url": "https://freightfba.com/tools/landed-cost-calculator/"
    },
    {
      "slug": "ddp-cost-calculator",
      "title": "DDP Shipping Cost Calculator for Amazon FBA",
      "url": "https://freightfba.com/tools/ddp-cost-calculator/"
    }
  ],
  "machine": {
    "summary": "Estimate Amazon FBA door-to-door freight cost from all-in lane assumptions.",
    "inputs": [
      {
        "name": "allInCost",
        "type": "number",
        "unit": "USD",
        "description": "All-in door-to-door freight assumption."
      },
      {
        "name": "deliveryAdjustments",
        "type": "number",
        "unit": "USD",
        "description": "Destination delivery or service-level adjustments."
      },
      {
        "name": "prepAdjustments",
        "type": "number",
        "unit": "USD",
        "description": "Prep, pallet, or appointment handling estimate."
      }
    ],
    "outputs": [
      {
        "name": "estimatedTotal",
        "type": "number",
        "unit": "USD",
        "description": "Estimated inbound shipping total."
      }
    ],
    "formula": "total = all_in_cost + delivery_adjustments + prep_adjustments",
    "limitations": [
      "Planning ranges only; live quotes may include minimums, customs-specific fees, and seasonal changes.",
      "Duty, tax, and Amazon seller fees are not fully 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-30"
}