Sha256: 6e325bc7923b86c2da33c4dd15e496daa19bd4e91de51ea1c8f04a83d24a31a9
Contents?: true
Size: 295 Bytes
Versions: 5
Compression:
Stored size: 295 Bytes
Contents
Hello, Thank you for placing an order at <%= @shop_name %>. Here is a summary of the order you placed: Qty. Product<% for item in @purchase.cart.orders %> <%= item.quantity%> <%= item.product.description %> <% end%> If you have any questions please contact <%= @contact %>
Version data entries
5 entries across 5 versions & 1 rubygems