Sha256: d0d5fa7e66f4e0b25681e257fb055d2c1c54c8a4917669584c7c831f9b121854
Contents?: true
Size: 469 Bytes
Versions: 40
Compression:
Stored size: 469 Bytes
Contents
<%= t('order_mailer.inventory_cancellation.dear_customer') %> <%= t('order_mailer.inventory_cancellation.instructions') %> ============================================================ <%= t('order_mailer.inventory_cancellation.order_summary_canceled') %> ============================================================ <% @inventory_units.each do |item| %> <%= item.variant.sku %> <%= raw(item.variant.product.name) %> <%= raw(item.variant.options_text) -%> <% end %>
Version data entries
40 entries across 40 versions & 2 rubygems