Sha256: 6be3cb334d47b6e2ce4584e3732c1e6ea6f1a9572ed6d792883ac49b7e73e798

Contents?: true

Size: 415 Bytes

Versions: 34

Compression:

Stored size: 415 Bytes

Contents

= append_partials('storefront.order_confirmation_mailer.top')

- 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

34 entries across 34 versions & 1 rubygems

Version Path
workarea-storefront-3.4.25 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.24 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.23 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.22 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.21 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.20 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.19 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.18 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.17 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.16 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.15 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.14 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.13 app/views/workarea/storefront/order_mailer/confirmation.html.haml
workarea-storefront-3.4.12 app/views/workarea/storefront/order_mailer/confirmation.html.haml