function WAOrder() {
var phone = '573216384473',
wa_message = '%C2%A1Hola%21+estoy+interesado+en+este+producto',
button_url = 'https://web.whatsapp.com/send?phone=573216384473&text=%C2%A1Hola%21%20estoy%20interesado%20en%20este%20producto%2ACAMISETA%20GS%20LOGOTIPO%20CABALLERO%20VERDE%20%28S%29%2A%2AEnlace%3A%2A%20https%3A%2F%2Fruta40.com.co%2Fproducto%2Fcamiseta-gs-logotipo-caballero-verde-s%2F%C2%A1Gracias%21&app_absent=0',
target = '_blank';
}
.wa-order-button,
.wa-order-button .wa-order-class {
display: none !important;
}
document.getElementById('gdprChkbx').addEventListener('click', function (e) {
var buttons = document.querySelectorAll('.gdpr_wa_button_input');
buttons.forEach(function(button) {
button.disabled = !e.target.checked;
});
});
Reviews
There are no reviews yet.