How many boxes of flooring should I buy?
Flooring is sold by the box, not the square foot, so the last step of planning is always the same: take your area with waste, divide by how much one box covers, and round up. A spare box on top is cheap insurance.
The box formula
Every plank, laminate and tile product prints a coverage per box on the carton — how many square feet one box lays. The count of boxes is:
material_sqft = area_sqft × (1 + waste%)boxes = ceil(material_sqft ÷ box_coverage_sqft)
You always round up, because a store will not split a box. The plank & box calculator and the flooring calculator do this for you; the difference is only whether you enter coverage as square feet per box or as planks per box.
Worked example: 200 sq ft of laminate
A 200 sq ft room, straight lay, 10% waste: material = 200 × 1.10 = 220 sq ft. At a typical 20 sq ft per box, boxes = ceil(220 ÷ 20) = 11 boxes. If your product covers 22.5 sq ft per box instead, boxes = ceil(220 ÷ 22.5) = ceil(9.78) = 10 boxes. The coverage number matters, so read it off the box you actually plan to buy rather than assuming 20.
Counting by planks instead of square feet
Some cartons list a count of planks and each plank’s size instead of a square-foot coverage. Then:
planks = ceil(material_sqft ÷ plank_sqft)boxes = ceil(planks ÷ planks_per_box)
With 220 sq ft of material, 2.0 sq ft planks and 10 planks per box: planks = ceil(220 ÷ 2.0) = 110, boxes = ceil(110 ÷ 10) = 11 boxes — the same answer, reached from the plank side. Common plank and tile sizes are listed in the box coverage & plank/tile sizes table.
Always add a spare box
Round-up covers cuts, but it does not cover the future. Floors get scratched, a pipe leaks, a plank cracks — and by then your run and dye lot may be discontinued. Keep one full spare box (or ~5% extra) sealed in a closet. It is the single cheapest form of insurance in a flooring project, and it is why every quantity tool here nudges you to buy 5–10% extra.
Why boxes, not just square feet?
Buying by the square foot alone almost always leaves you short, because rounding down even once means an unfinished last row and a second trip to the store — possibly to find the product gone. Rounding boxes up front-loads the small extra cost and removes the risk. It also makes budgeting honest: the number of boxes × price per box is what you will actually pay, which you can carry into the installation cost and laminate installation cost tools.
Quick reference
- 1 box ≈ 20 sq ft is a common default — but confirm on the carton.
- Straight lay ~10% waste; diagonal ~15%; herringbone/chevron ~15–20%.
- Round boxes up, then add one spare.
- Coverage, plank size and planks-per-box all vary by brand — read the box.
Where the coverage number hides
Every carton prints its coverage, but not always in the same place or the same units. Look for a square-foot figure (“covers 20.15 sq ft”), a plank count with dimensions, or both. Be careful with nominal vs actual size: a plank sold as “7 × 48” may be a hair under, and the coverage on the box already accounts for the real size — so trust the printed coverage over a size you calculate yourself. When a store lists only “pieces per box,” multiply pieces × each plank’s area to get the coverage, or use the plank side of the plank & box calculator.
Why coverage varies so much
Boxes are packed by weight and handling, not to a round coverage. A dense porcelain-look LVP is heavy, so fewer planks fit a manageable box and coverage drops toward 16–18 sq ft; a light laminate box can hold 22–30 sq ft. That is why “one box ≈ 20 sq ft” is only a starting default. Two products for the same 220 sq ft job can differ by two or three boxes purely on packing — always redo the division for the exact product you are buying rather than reusing an old number.
Buy the whole job in one order
Flooring is made in batches, and color can drift subtly between production runs. Two boxes bought a month apart can carry different dye lots that read as a faint stripe across the floor. So order the full quantity — including the waste and the spare — in a single purchase, and check that all cartons share the same lot or batch code before you open them. If you must split the order, keep the lot numbers matched. This is also why the spare box matters: a future repair pulled from the original lot is invisible; one bought new years later rarely matches.
From boxes to a budget
Once the box count is set, it drops straight into a budget: boxes × price per box is the material line, and the labor and add-ons go on top. Carry your area and box count into the flooring installation cost itemizer (or the laminate and vinyl/LVP cost tools) to see the full job, then use the guide on installation cost by material to sanity-check the total against typical bands. Quantity first, cost second — in that order the numbers never surprise you.
This is a material-quantity guide. Box coverage and plank counts vary by product — confirm on the carton and buy 5–10% extra for cuts, waste and future repairs.