{
  "kind": "educational-scenario-tool",
  "tool": "shipping-cost",
  "page": "https://warconomy.com/scenario-lab/shipping-cost",
  "note": "Assumption-based scenario range built on the user's own spend on shipped/imported goods. Not a forecast, not a live freight rate, and not investment advice. Freight is usually only part of a shelf price; channel weights are illustrative modelling assumptions.",
  "inputs": [
    "monthly spend on shipped/imported goods (user)",
    "freight cost increase (assumption, %)",
    "share of final price that is freight (assumption, %)",
    "pass-through to the price (assumption, %)",
    "delay duration",
    "region/channel (optional)"
  ],
  "channels": [
    "imported",
    "parcels",
    "perishable",
    "local"
  ],
  "delays": [
    "2 weeks",
    "1 month",
    "3 months",
    "6 months"
  ],
  "doesNotInclude": [
    "measured freight rates or any live shipping index",
    "the large non-freight share of a shelf price (materials, labour, margin, taxes)",
    "substitution to other routes, suppliers or delivery modes",
    "inventory buffers that absorb a temporary spike"
  ]
}