Sha256: 939eb9e0df49a57765b99cdd23b42c280d48cfc4ece4988652644e1b09f7ffc4

Contents?: true

Size: 593 Bytes

Versions: 28

Compression:

Stored size: 593 Bytes

Contents

= append_partials('storefront.order_confirmation_mailer.top')

= render_schema_org(email_action_schema(order_url(@order), t('workarea.storefront.email.order_confirmation.email_action.name')))
= render_schema_org(order_email_schema(@order))

- content_for :preheader_text do
  = @content

%tr
  %td
    %h1= t('workarea.storefront.email.order_confirmation.heading', order_id: @order.id)
    = @content

= render 'summary', order: @order

= render 'workarea/storefront/mailers/recommendations', recommendations: @recommendations

= append_partials('storefront.order_confirmation_mailer.bottom')

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
workarea-storefront-3.5.27 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.26 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.25 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.23 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.22 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.21 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.20 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.19 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.18 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.17 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.16 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.15 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.14 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.13 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.12 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.11 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.10 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.9 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.8 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.7 app/views/workarea/storefront/order_mailer/confirmation.html.haml