Box Selection Should Be a Calculation, Not a Gut Call
For years, choosing a shipping box has been left to the packer's judgment. Today that decision is squeezed from two directions at once: regulation and cost.
Korea's packaging rules set limits on packaging space ratio and number of packaging layers for product packaging, and the regulatory trend has extended similar management requirements to shipping and parcel packaging. Once grace periods expire, penalties for exceeding the thresholds become a real exposure. But for most operations, the more urgent issue is not the regulation — it is the cost already being incurred.
Parcel freight is frequently billed on dimensional weight rather than actual weight. Under the common conversion (L × W × H in cm ÷ 5000 or ÷ 6000), a 40 × 30 × 30 cm carton holding 2 kg of product bills as 7.2 kg on the ÷5000 basis. On top of that, void fill is consumed to fill the empty space, and trailer cube utilization drops as well.
Packers prefer larger boxes for rational reasons: less time deciding, and fewer damage claims when there is slack around the goods. The problem is that the cost of that choice never appears in the packing station's KPIs — it lands on transportation and waste-disposal budgets in another department.
What You Need Before You Can Calculate the Right Box
Every calculation rests on the item master
No matter how sophisticated the cartonization algorithm, wrong SKU dimensions produce worthless output. The classic contaminants are vendor-supplied specs copied in without measurement, and records that mix each-level dimensions with case-level dimensions.
Audit in this order:
Prioritizing physical measurement is straightforward. Sort by shipment count over the last three months × flagged status, and measuring only the top 300–500 SKUs typically covers 70–80% of order lines.
Multi-item packing calls for approximation
Fitting several items into one carton is a 3D bin packing problem, and finding the true optimum is NP-hard. Operations do not need the optimum — they need a good enough answer within 200 ms.
Designing Cartonization into a WMS or OMS
When should the box be decided?
Deciding at order confirmation lets you quote freight up front, but stockouts and split shipments force recalculation. Deciding at pick completion reflects what was actually picked and is more accurate, but sends the packer walking for a different carton at the bench.
A two-stage structure works best: compute a provisional carton at order confirmation for freight quoting and material forecasting, then recompute a confirmed carton at pick completion and print it on the packing instruction.
More box sizes is not strictly better
Expanding from 8 to 20 carton sizes improves the average space ratio, but it also spreads carton storage across the packing bench and adds 3–5 seconds per order to carton retrieval. At 3,000 orders a day that is 2.5–4 additional labor hours. In practice, 10–14 sizes is often the balance point.
Manage exceptions as data, not as code
Extra cushioning thickness for fragile items, volume occupied by coolants for chilled and frozen goods, prohibited co-loading combinations for hazardous materials — these rules change constantly. Encoding them as conditionals in source means a deployment for every rule change. Design a rules table with a priority column so operators can edit them from a screen.
Automated packaging equipment uses different logic
With auto-erectors or on-demand boxing machines, calculation assumes variable height, or variable in all three dimensions, rather than a fixed size list. The carton-count constraint disappears, but machine throughput and corrugated web width become the new limits.
Evidence and Measurement for Compliance
Explaining after the fact whether you exceeded a threshold requires records. At pack completion, log the order number, carton size used, total item volume, calculated space ratio, void fill type and quantity, packer, and timestamp together. With that data you can respond to an inquiry with full-population evidence rather than a sample.
Because void fill type changes how occupied volume is assessed, maintain per-material volume coefficients — paper fill, bubble wrap, air pillows — in a master table. Measurement hardware is not a day-one requirement. Start with weekly sample measurement, and only when the gap between calculated and measured values exceeds 5% in a given segment does automated dimensioning equipment justify its cost.
Verifying the Impact and Sequencing the Rollout
Smaller cartons pay back in three ways: dropping a dimensional weight bracket cuts freight per order directly, higher trailer cube utilization raises volume per run, and void fill consumption falls. Shrinking 40 × 30 × 30 cm to 30 × 25 × 20 cm reduces dimensional weight from 7.2 kg to 3.0 kg — roughly 58%.
Roll out in stages, starting with the highest-volume SKUs. For the first three months, these four metrics are enough:
The POLYGLOTSOFT Approach
POLYGLOTSOFT recommends adding a cartonization optimization module alongside your existing WMS rather than replacing it. Item master dimension diagnostics, approximate multi-item packing, an exception rule management screen, and packing history compliance reports connect over APIs and sit on top of your current system. Delivered as a subscription development engagement, this lets you expand functionality month by month without a large upfront build cost, while validating the metrics together. If you would like to start with a diagnostic of your packaging data, please get in touch.
