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