.product-vendor-sku > *:not(:first-child):before {
    content: '|';
    margin-inline:.5rem;
    display: inline-block;
  }