Production layout system

Receipt System

Receipt email layout with line items, invoice summary, and a concise compliance-safe footer.

4 production blocksPart of the Transactional systemSource, output, and handoff contextBuilt from the public production email system
Rendered email preview

System sequence

Message structure in order

  • Centred header. Sets a clean transactional frame.
  • Receipt line items. Shows the detailed items and totals clearly.
  • Invoice summary. Highlights invoice or payment state in a compact card.
  • Transactional footer. Closes with sender and preference information.

Production guidance

How this moves into delivery

  • Edit the MJML recipe when you want to adjust structure, copy order, imagery, or CTA destinations.
  • Use the compiled HTML when your ESP, QA handoff, or review process needs final delivery markup.
  • Review the system order below before customising so the message hierarchy stays intact across clients.

Stack map

Production stack

4

Each layout is assembled from reusable production blocks. Inspect the system as a whole here, then open individual blocks only when you need source-level changes.

  1. Keeps transactional emails visually consistent.

  2. 2
    Receipt Line Items

    Transactional Components

    Carries the main receipt detail.

  3. 3
    Invoice Summary Card

    Transactional Components

    Summarises invoice status or payment context.

  4. Finishes the send with a lean footer.

Editable source

Layout MJML

Editable system source for adjusting message order, copy, imagery, and destination URLs.

Formatting code preview...

Compiled output

Compiled HTML

Final output for ESP handoff, QA review, and HTML-only delivery workflows.

Formatting code preview...

Layout system

Use layouts as reference architecture, then edit the underlying blocks

These public layout pages exist to show message order, block stacking, and the relationship between a full email and the underlying component system. Template Hedgehog Pro is there when your team wants the complete system archive locally for faster assembly and handoff.

This page helps you

  • See the full compiled email before editing
  • Understand which component blocks form the stack
  • Move from recipe-level structure to block-level customisation cleanly