In-Browser Multi-Pack & Case-Pack Quantity Label Generation
The Pack Quantity Label Generator produces multi-pack and case-pack labels entirely client-side: a large quantity figure plus the wording marketplaces require so a bundle is handled and sold as one unit and not split into individual sales. Wording templates include “Pack of N”, “Set of N”, “Case Quantity: N units”, “This is a set of N. Do not separate.”, “Sold as a set — do not separate” and “Bundle: N items”, plus a custom line in which {qty} is replaced by the quantity. An optional Code 128 barcode of the outer pack (its FNSKU/SKU) and a product name can be added. The label is composed on a canvas and exported as a print-ready PDF with pdf-lib.
- Wordings: “Pack of N”, “Set of N”, “Case Quantity: N units”, “This is a set of N. Do not separate.”, “Sold as a set”, “Bundle: N items”, plus custom
- Big quantity figure with the “do not separate” wording highlighted to keep the bundle together
- Optional, real scannable Code 128 barcode of the outer pack rendered with jsbarcode
- Reuses the shared label engine: Avery / A4 sheet presets and a pdf-lib sheet PDF at exact physical size
- All client-side — no server, no CDN; the tool works offline once cached
