Mi Carrito
Resumen del pedido
Total:
Proceder al pedido
{
msg += '- ' + i.name + ' x' + i.quantity + ': $' + (parseFloat(i.price) * i.quantity).toLocaleString('es-CO') + '\n';
});
msg += '\nTOTAL: $' + $store.cart.total.toLocaleString('es-CO');
window.open('https://wa.me/573125566565?text=' + encodeURIComponent(msg), '_blank');
"
class="btn-outline-gold w-full py-3 text-center text-sm">
Enviar por WhatsApp