
(function () {
var options = {
whatsapp: "+543764532220", // WhatsApp number
call_to_action: "Mensaje Instantáneo", // Call to action
position: "left", // Position may be 'right' or 'left'
};
var proto = document.location.protocol, host = "getbutton.io", url = proto + "//static." + host;
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true;...