<% if (ob.errors['productId']) print(ob.formErrorTmpl({ errors: ob.errors['productId'] })) %> <% const helperText = ob.variantsPresent ? ob.polyT('editListing.helperSKUWithVariants', { variantInventoryLink: `${ob.polyT('editListing.variantInventoryLink')}` }) : ob.polyT('editListing.helperSKU'); %>
<%= helperText %>