PRUEBA OVIEDO
{{ section.settings.title | escape }}
{{ section.settings.subtitle | escape }}
{{ section.settings.countdown_label | escape }}
--
DÍAS
--
HORAS
--
MIN
--
SEG
{% if section.settings.product_image != blank %}
{{ section.settings.product_image | image_url: width: 1200 | image_tag: loading: 'lazy', alt: section.settings.image_alt | escape }}
{% else %}
{% endif %}
{{ section.settings.base_text | escape }}
{{ section.settings.cta_title | escape }}
{{ section.settings.cta_subtitle | escape }}
{% form 'customer', class: 'sabika-form', id: 'sabika-form-' | append: section.id %}
{% if form.posted_successfully? %}
{{ section.settings.success_message | escape }}
{% endif %}
{% if form.errors %}
{{ form.errors | default_errors }}
{% endif %}
{{ section.settings.legal_text }}
{% endform %}
Al suscribirte, aceptas recibir comunicaciones de Sabika Club. Puedes darte de baja cuando quieras.
" } ], "presets": [ { "name": "Sabika - Lanzamiento Oviedo" } ] } {% endschema %}