Production layout system

Order Confirmation System

Order confirmation email combining a transaction summary, a small cross-sell row, and a legal close.

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. Introduces the transaction in a stable, neutral frame.
  • Order summary. Confirms what was purchased and the state of the order.
  • Related products. Adds a modest follow-on recommendation block.
  • Transactional footer. Provides policy and preference controls.

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 the transaction header neutral and stable.

  2. 2
    Order Confirmation Summary

    Transactional Components

    Carries the primary order information.

  3. 3
    Related Products Row

    Product Sections

    Adds a restrained recommendation layer after the core transaction content.

  4. Closes with a lighter regulatory 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