homepage
VOLVEMOS PRONTO
¡Estamos preparando algo grande!
Síguenos en nuestras redes sociales para mantenerte al tanto y no perderte las novedades que tenemos en Camino...
{% assign formId = 'customer_' | append: 'znid-033889696900' %}
{% form 'customer', id: formId, class: 'zn-newsletter-form' %}
{% if false %}
{% if 'Your name:' != '' %}
Your name:
{% endif %}
{% endif %}
{% if '' != '' %}
{% endif %}
Suscríbete!!
{% if form.posted_successfully? %}
{% if 'message' == 'redirect' %}
var redirectUrl = '';
if (redirectUrl) {
window.location.href = redirectUrl;
}
{% else %}
Gracias por suscribirte.
{% endif %}
{% elsif form.errors %}
La información no es válida. Por favor intente de Nuevo.
{% endif %}
{% endform %}
VOLVEMOS PRONTO
¡Estamos preparando algo grande!
Síguenos en nuestras redes sociales para mantenerte al tanto y no perderte las novedades que tenemos en Camino...
{% assign formId = 'customer_' | append: 'znid-059127918684' %}
{% form 'customer', id: formId, class: 'zn-newsletter-form' %}
{% if false %}
{% if 'Your name:' != '' %}
Your name:
{% endif %}
{% endif %}
{% if '' != '' %}
{% endif %}
Suscríbete!!
{% if form.posted_successfully? %}
{% if 'message' == 'redirect' %}
var redirectUrl = '';
if (redirectUrl) {
window.location.href = redirectUrl;
}
{% else %}
Gracias por suscribirte.
{% endif %}
{% elsif form.errors %}
La información no es válida. Por favor intente de Nuevo.
{% endif %}
{% endform %}