JSFiddle - React, Tailwind, and code Playground
by eapo
HTML
<div id="ProductCode"><span>Product number</span>2100022</div>
JavaScript
var asdelem = $('<a>', {
href: "http://www.example.com/"
});
console.log(asdelem);