Order confirmation — renders a line-item table + total (amounts formatted via Intl in the given locale), and an
optional "Shipping to" block when the order ships a physical good. shippingAddress is one display line per array
entry (e.g. ["Jane Doe", "12 Oak St", "Austin, TX 78701", "US"]); entries are HTML-escaped here defensively.
Order confirmation — renders a line-item table + total (amounts formatted via Intl in the given locale), and an optional "Shipping to" block when the order ships a physical good.
shippingAddressis one display line per array entry (e.g. ["Jane Doe", "12 Oak St", "Austin, TX 78701", "US"]); entries are HTML-escaped here defensively.