Sha256: 2457654e62c0e63a15d01120ebcac3de3d0a175f1c1d9d960cd0ae83273a17d0
Contents?: true
Size: 487 Bytes
Versions: 104
Compression:
Stored size: 487 Bytes
Contents
<%= t('spree.order_mailer.inventory_cancellation.dear_customer') %> <%= t('spree.order_mailer.inventory_cancellation.instructions') %> ============================================================ <%= t('spree.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
104 entries across 104 versions & 1 rubygems