CINXE.COM

Hazte socio

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Hazte socio</title> <script src="https://es.greenpeace.org/wp-content/themes/gp/assets/js/AbrantesPlus.js?cache=0.2.31"></script> </head> <body> <script> var pagosRecurrentesTarjeta = Object.create(Abrantes); pagosRecurrentesTarjeta.variants = [ // Original function () { pagosRecurrentesTarjeta.redirectTo("https://es.greenpeace.org/es/que-puedes-hacer-tu/hazte-socio-v0/"); }, // Variant 1 function () { pagosRecurrentesTarjeta.redirectTo("https://es.greenpeace.org/es/que-puedes-hacer-tu/hazte-socio-v1/"); }, ]; pagosRecurrentesTarjeta.assignVariant("pagosRecurrentesTarjeta"); pagosRecurrentesTarjeta.renderVariant(); </script> </body> </html>