<% shipments = order.shipments.trackable %> <% if shipments.any? %>
<%= t('spree.tracking') %>
<% end %>