% if (!ob.inventory.length) { %>
<%= ob.polyT(`editListing.variantInventory.placeholderNeedMoreData`) %>
<% } else { %>
<% ob.columns.forEach(column => { %>
<%= column %> |
<% }) %>
Surcharge |
Total Price |
Sku |
Quantity |
<%= ob.polyT(`editListing.variantInventory.helperText`) %>
<% } %>