variable buyerEntryGroups

Group an order's entries for buyer-facing rendering (the confirmation body and its SVG tickets): each hidden package's rows collapse into one group sitting where its first row was, so a mixed order conceals every hidden bundle while its other rows render normally.

Type

FromOrderEntries<BuyerEntryGroup[]>

Usage

import { buyerEntryGroups } from "docs/email.ts";