<%= ob.polyT('purchase.shippingTitle') %>

<% if (ob.userAddresses.length) { %> <%= ob.polyT('purchase.newAddress') %> <% } %>
<% if (ob.userAddresses.length) { %> <% } else { %>
<%= ob.polyT('purchase.noAddresses') %>
<% } %>