Sha256: f662e5606483797ea34eaea11b62cec38d9b1e877f593b398c07a807588bf1bc

Contents?: true

Size: 347 Bytes

Versions: 11

Compression:

Stored size: 347 Bytes

Contents

Hello <%=@order.first_name%>!

Re: Order #<%=@order.number%>

We're pleased to let you know your order has been shipped and
will be with you shortly!

<% if @order.courier_tracking_url -%>
You can the delivery online at:
<%=@order.courier_tracking_url%>
<% end -%>

Many thanks,

<%=Shoppe.config[:store_name]%>
<%=Shoppe.config[:email_address]%>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
shoppe-0.0.15 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.14 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.13 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.12 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.11 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.10 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.9 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.8 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.7 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.6 app/views/shoppe/order_mailer/shipped.text.erb
shoppe-0.0.5 app/views/shoppe/order_mailer/shipped.text.erb