<%= ob.polyT('copiedToClipboard') %>

<%= ob.polyT('orderDetail.summaryTab.orderNumber', { orderId: ob.id }) %>

<%= ob.polyT('orderDetail.summaryTab.copyLink') %>

<%= ob.polyT('orderDetail.summaryTab.vendorFinalizedPayment') %>


<% if (!ob.isCase) { %>
<% } else { %>

<%= ob.polyT('orderDetail.summaryTab.payment.firstPaymentHeading') %>

<%= ob.polyT('orderDetail.summaryTab.payment.viewPaymentDetails', { icon: '', }) %>
<% } %>