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.6 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.5 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.4 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.3 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.2 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.1 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.0 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.5.0.beta.1 app/views/workarea/storefront/order_mailer/confirmation.html.haml