{
  "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": "fcl-vs-lcl-calculator-for-fba-shipments-china-to-germany",
  "title": "FCL vs LCL Calculator for FBA Shipments: China to Germany",
  "canonicalUrl": "https://freightfba.com/tools/fcl-vs-lcl-calculator-for-fba-shipments-china-to-germany/",
  "endpoints": {
    "html": "https://freightfba.com/tools/fcl-vs-lcl-calculator-for-fba-shipments-china-to-germany/",
    "json": "https://freightfba.com/tools/fcl-vs-lcl-calculator-for-fba-shipments-china-to-germany.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": "Compare LCL cost by CBM with an FCL flat-container estimate for Amazon FBA freight on the China to Germany lane.",
  "answer": "This calculator compares estimated LCL and FCL costs for the China to Germany lane and shows the lower-cost option from the entered assumptions.",
  "audience": "Amazon FBA sellers choosing between LCL and FCL freight on the China to Germany lane",
  "keywords": [
    "fcl vs lcl calculator for fba shipments china to germany",
    "fcl vs lcl china to germany",
    "amazon fba container cost china to germany"
  ],
  "faq": [
    {
      "q": "Is there a fixed CBM point where FCL becomes cheaper?",
      "a": "No. The break-even point changes with lane rates, container pricing, CFS fees, destination charges, and seasonal conditions."
    },
    {
      "q": "Does the cheaper estimate always mean the better mode?",
      "a": "No. Also compare transit timing, handling risk, inventory urgency, and whether the destination workflow can receive a full container."
    },
    {
      "q": "Which costs should be included?",
      "a": "Use comparable all-in assumptions for origin, ocean freight, destination handling, delivery, and any prep-center or Amazon handoff work."
    }
  ],
  "relatedTools": [
    {
      "slug": "fcl-vs-lcl-calculator",
      "title": "FCL vs LCL Calculator for Amazon FBA Shipments",
      "url": "https://freightfba.com/tools/fcl-vs-lcl-calculator/"
    },
    {
      "slug": "cbm-calculator-for-amazon-cartons-china-to-germany",
      "title": "CBM Calculator for Amazon Cartons: China to Germany",
      "url": "https://freightfba.com/tools/cbm-calculator-for-amazon-cartons-china-to-germany/"
    },
    {
      "slug": "amazon-fba-shipping-cost-calculator-by-route-china-to-germany",
      "title": "Amazon FBA Shipping Cost Calculator by Route: China to Germany",
      "url": "https://freightfba.com/tools/amazon-fba-shipping-cost-calculator-by-route-china-to-germany/"
    }
  ],
  "machine": {
    "summary": "Compare estimated LCL and FCL freight costs for Amazon FBA shipments on the China to Germany lane.",
    "inputs": [
      {
        "name": "cbm",
        "type": "number",
        "unit": "m3",
        "description": "Total shipment volume."
      },
      {
        "name": "lclRatePerCbm",
        "type": "number",
        "unit": "USD/CBM",
        "description": "Comparable LCL rate per CBM."
      },
      {
        "name": "lclLocalFees",
        "type": "number",
        "unit": "USD",
        "description": "LCL origin and destination fixed fees."
      },
      {
        "name": "fclFlatCost",
        "type": "number",
        "unit": "USD",
        "description": "Comparable FCL all-in planning cost."
      }
    ],
    "outputs": [
      {
        "name": "lclCost",
        "type": "number",
        "unit": "USD",
        "description": "Estimated LCL total."
      },
      {
        "name": "fclCost",
        "type": "number",
        "unit": "USD",
        "description": "Estimated FCL total."
      },
      {
        "name": "recommendedMode",
        "type": "string",
        "description": "Lower-cost mode by simple comparison."
      }
    ],
    "formula": "lcl_cost = cbm * lcl_rate_per_cbm + lcl_local_fees; recommend fcl when fcl_flat_cost < lcl_cost",
    "limitations": [
      "Planning comparison only; live rates and surcharges change.",
      "Mode choice should also account for timing, handling, and receiving constraints."
    ],
    "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-08-10"
}