<script type="text/javascript">
	function importHotmart(){
 		var imported = document.createElement('script');
 		imported.src = 'https://static.hotmart.com/checkout/widget.min.js';
 		document.head.appendChild(imported);
		var link = document.createElement('link');
		link.rel = 'stylesheet';
		link.type = 'text/css';
		link.href = 'https://static.hotmart.com/css/hotmart-fb.min.css';
		document.head.appendChild(link);	}
 	importHotmart();
 </script>
 <a onclick="return false;" href="https://pay.hotmart.com/U50676390R?checkoutMode=2" class="hotmart-fb hotmart__button-checkout">Comprar Ahora</a>