★★★★★
4.7/5 — Usuarios en {{ section.settings.country }}
{{ section.settings.hero_subtitle }}
ANTES
{{ section.settings.price_before }}
AHORA
{{ section.settings.price_now }}
Packs desde {{ section.settings.pack_price }}
🚚 Envío Gratis
📦 Pago contra entrega
🔒 Compra segura
✅ Garantía 30 días
🛒 Comprar ahora
⚡ Últimas unidades disponibles hoy en {{ section.settings.country }}
{% schema %}
{
"name": "Landing – (1) Portada Hero",
"settings": [
{ "type": "text", "id": "product_name", "label": "Nombre del producto", "default": "Producto Genérico" },
{ "type": "image_picker", "id": "product_image", "label": "Imagen del producto" },
{ "type": "text", "id": "hero_subtitle", "label": "Subtítulo", "default": "Beneficio emocional principal aquí" },
{ "type": "text", "id": "price_before", "label": "Precio ANTES", "default": "$XX.XX" },
{ "type": "text", "id": "price_now", "label": "Precio AHORA", "default": "$XX.XX" },
{ "type": "text", "id": "pack_price", "label": "Packs desde", "default": "$XX.XX" },
{ "type": "text", "id": "country", "label": "País", "default": "Ecuador" },
{ "type": "url", "id": "cta_link", "label": "Enlace del botón", "default": "/cart" }
],
"presets": [{ "name": "Landing – (1) Portada Hero" }]
}
{% endschema %}
{% for b in section.blocks %}
{% if b.type == 'benefit' %}
-
{{ b.settings.icon }} {{ b.settings.title }} – {{ b.settings.text }}
{% endif %}
{% endfor %}
¿Cómo funciona?
{% for p in section.blocks %}
{% if p.type == 'step' %}
{{ p.settings.number }}. {{ p.settings.title }}
{{ p.settings.text }}
{% endif %}
{% endfor %}
{% schema %}
{
"name": "Landing – (2) Beneficios + Cómo funciona",
"settings": [
{ "type": "image_picker", "id": "benefits_image", "label": "Imagen de beneficios" },
{ "type": "text", "id": "product_name", "label": "Nombre del producto", "default": "Producto" }
],
"blocks": [
{
"type": "benefit",
"name": "Beneficio",
"settings": [
{ "type": "text", "id": "icon", "label": "Ícono", "default": "⚡" },
{ "type": "text", "id": "title", "label": "Título beneficio", "default": "Beneficio principal" },
{ "type": "text", "id": "text", "label": "Descripción", "default": "Explicación breve" }
]
},
{
"type": "step",
"name": "Paso",
"settings": [
{ "type": "text", "id": "number", "label": "Número", "default": "1" },
{ "type": "text", "id": "title", "label": "Título paso", "default": "Acción" },
{ "type": "text", "id": "text", "label": "Descripción paso", "default": "Explicación breve" }
]
}
],
"presets": [{ "name": "Landing – (2) Beneficios + Cómo funciona" }]
}
{% endschema %}
{% for p in section.blocks %}
{% if p.type == 'plan' %}
{% if p.settings.badge != blank %}
{{ p.settings.badge }}
{% endif %}
{{ p.settings.label }}
{{ p.settings.before }}
{{ p.settings.now }}
{{ p.settings.btn }}
{% endif %}
{% endfor %}
🚚 Entrega rápida
🛡️ Garantía 60 días
🔒 Compra 100% segura
{% schema %}
{
"name": "Landing – (3) Planes & Confianza",
"blocks": [
{
"type": "plan",
"name": "Plan",
"settings": [
{ "type": "text", "id": "label", "label": "Etiqueta", "default": "1× Oferta especial" },
{ "type": "text", "id": "before", "label": "Antes", "default": "$XX.XX" },
{ "type": "text", "id": "now", "label": "Ahora", "default": "$XX.XX" },
{ "type": "text", "id": "btn", "label": "Texto botón", "default": "Comprar ahora" },
{ "type": "text", "id": "badge", "label": "Badge superior", "default": "" },
{ "type": "url", "id": "cta", "label": "Link botón", "default": "/cart" }
]
}
],
"presets": [{ "name": "Landing – (3) Planes & Confianza" }]
}
{% endschema %}
{% for stat in section.blocks %}
{% if stat.type == 'kpi' %}
{{ stat.settings.label }}
{% endif %}
{% endfor %}
Opiniones verificadas
{% for r in section.blocks %}
{% if r.type == 'review' %}
★★★★★
“{{ r.settings.text }}”
✅ Verificado — {{ r.settings.author }}
{% endif %}
{% endfor %}
Preguntas frecuentes
{% for f in section.blocks %}
{% if f.type == 'faq' %}
{{ f.settings.q }}
{{ f.settings.a }}
{% endif %}
{% endfor %}
{% schema %}
{
"name": "Landing – (4) Resultados + Opiniones + FAQ",
"settings": [
{ "type": "text", "id": "country", "label": "País", "default": "Ecuador" }
],
"blocks": [
{
"type": "kpi",
"name": "Resultado %",
"settings": [
{ "type": "text", "id": "value", "label": "Valor (%)", "default": "90%" },
{ "type": "text", "id": "label", "label": "Etiqueta", "default": "Beneficio reportado" },
{ "type": "select", "id": "color", "label": "Color", "default": "text-[#00C27A]",
"options": [
{ "value": "text-[#00C27A]", "label": "Esmeralda" },
{ "value": "text-[#00A3FF]", "label": "Azul" },
{ "value": "text-[#FFC83D]", "label": "Ámbar" },
{ "value": "text-[#7C5CFF]", "label": "Violeta" }
]
}
]
},
{
"type": "review",
"name": "Opinión verificada",
"settings": [
{ "type": "text", "id": "text", "label": "Texto", "default": "Comentario breve del cliente." },
{ "type": "text", "id": "author", "label": "Autor", "default": "Nombre local" }
]
},
{
"type": "faq",
"name": "Pregunta frecuente",
"settings": [
{ "type": "text", "id": "q", "label": "Pregunta", "default": "¿Cómo funciona?" },
{ "type": "textarea", "id": "a", "label": "Respuesta", "default": "Respuesta breve aquí." }
]
}
],
"presets": [{ "name": "Landing – (4) Resultados + Opiniones + FAQ" }]
}
{% endschema %}