function importHotmart(){
var imported = document.createElement(‘script’);
imported.src = ‘https://static.hotmart.com/checkout/widget.min.js’;
document.head.appendChild(imported);
}
importHotmart();
function importHotmart(){
var imported = document.createElement(‘script’);
imported.src = ‘https://static.hotmart.com/checkout/widget.min.js’;
document.head.appendChild(imported);
}
importHotmart();