pack-cuadernos-magicos-de-escritura-para-ninos

 {%- if section.settings.show_bar -%}
{{ section.settings.bar_text }}
{%- endif -%}
★★★★★ {{ section.settings.review_score }} (+{{ section.settings.review_count }} valoraciones)

{{ product.title | default: section.settings.product_title }}

{{ section.settings.age_label }}
{{ section.settings.pack_selector_title }}
{%- assign pack_idx = 0 -%} {%- for block in section.blocks -%} {%- if block.type == 'pack_option' -%} {%- assign pack_idx = pack_idx | plus: 1 -%}
{%- if block.settings.is_popular -%}
{{ block.settings.popular_label }}
{%- endif -%}

{{ block.settings.qty }} Pack{% if block.settings.qty > 1 %}s{% endif %}
{{ block.settings.sublabel }}
{{ block.settings.price }}
{{ block.settings.price_per_unit }}/pack
{%- if block.settings.saving != blank -%}
{{ block.settings.saving }}
{%- endif -%}
{%- endif -%} {%- endfor -%}
{{ section.settings.kit_title }}
{%- for block in section.blocks -%} {%- if block.type == 'kit_item' -%}
{{ block.settings.icon }} {{ block.settings.name }} {%- if block.settings.is_free -%}GRATIS{%- endif -%} {{ block.settings.price }}
{%- endif -%} {%- endfor -%}
{%- if section.settings.pill1 != blank -%}
{{ section.settings.pill1 }}
{%- endif -%} {%- if section.settings.pill2 != blank -%}
{{ section.settings.pill2 }}
{%- endif -%} {%- if section.settings.pill3 != blank -%}
{{ section.settings.pill3 }}
{%- endif -%}
{%- if section.settings.promo_text != blank -%}
{{ section.settings.promo_text }}
{%- endif -%} {%- if section.settings.show_urgency -%}

{{ section.settings.urgency_text }}
{%- endif -%} {%- form 'product', product, id: 'tj-product-form' -%} {%- if product.available or product == blank -%} {%- else -%} {%- endif -%} {%- endform -%}
{{ section.settings.secure_text }}
{{ section.settings.trust1_icon }}
{{ section.settings.trust1_label }}
{{ section.settings.trust2_icon }}
{{ section.settings.trust2_label }}
{{ section.settings.trust3_icon }}
{{ section.settings.trust3_label }}
{{ section.settings.trust4_icon }}
{{ section.settings.trust4_label }}
{{ section.settings.trust5_icon }}
{{ section.settings.trust5_label }}
{{ section.settings.trust6_icon }}
{{ section.settings.trust6_label }}
{%- if section.settings.show_quote -%}
{{ section.settings.quote_avatar }}
"{{ section.settings.quote_text }}"
— {{ section.settings.quote_author }}
{%- endif -%} {%- assign benefit_blocks = section.blocks | where: "type", "benefit" -%} {%- if benefit_blocks.size > 0 -%}

{{ section.settings.benefits_title }}

{%- for block in section.blocks -%} {%- if block.type == 'benefit' -%}
{{ block.settings.icon }}
{{ block.settings.title }}
{%- endif -%} {%- endfor -%}
{%- endif -%} {%- assign feature_blocks = section.blocks | where: "type", "feature" -%} {%- if feature_blocks.size > 0 -%}

{{ section.settings.features_title }}

{%- for block in section.blocks -%} {%- if block.type == 'feature' -%}
{{ block.settings.icon }}

{{ block.settings.title }}

{{ block.settings.text }}

{%- endif -%} {%- endfor -%}
{%- endif -%} {%- assign method_blocks = section.blocks | where: "type", "method_card" -%} {%- if method_blocks.size > 0 -%}

{{ section.settings.method_title }}

{%- assign m_idx = 0 -%} {%- for block in section.blocks -%} {%- if block.type == 'method_card' -%} {%- assign m_idx = m_idx | plus: 1 -%}
0{{ m_idx }}

{{ block.settings.title }}

{{ block.settings.text }}

{%- endif -%} {%- endfor -%}
{%- endif -%} {%- assign comp_blocks = section.blocks | where: "type", "comparison_row" -%} {%- if comp_blocks.size > 0 -%}

{{ section.settings.comp_title }}

{%- for block in section.blocks -%} {%- if block.type == 'comparison_row' -%} {%- endif -%} {%- endfor -%}
{{ section.settings.comp_col0 }} {{ section.settings.comp_col1 }} {{ section.settings.comp_col2 }}
{{ block.settings.feature }} {%- if block.settings.us_has -%}{%- else -%}{%- endif -%} {%- if block.settings.them_has -%}{%- else -%}{%- endif -%}
{%- endif -%} {%- assign detail_blocks = section.blocks | where: "type", "pack_detail_item" -%} {%- if detail_blocks.size > 0 -%}

{{ section.settings.pack_detail_title }}

{{ section.settings.pack_detail_header }}
{%- for block in section.blocks -%} {%- if block.type == 'pack_detail_item' -%}
{{ block.settings.icon }}

{{ block.settings.name }}

{{ block.settings.description }}

{{ block.settings.price }} {%- if block.settings.is_free -%}GRATIS{%- endif -%}
{%- endif -%} {%- endfor -%}
{{ section.settings.pack_foot_label }}
{{ section.settings.pack_foot_sublabel }}
{{ section.settings.pack_foot_was }} {{ section.settings.pack_foot_price }}
{%- endif -%} {%- assign skill_blocks = section.blocks | where: "type", "skill_row" -%} {%- if skill_blocks.size > 0 -%}

{{ section.settings.skills_title }}

{%- for block in section.blocks -%} {%- if block.type == 'skill_row' -%}
{{ block.settings.icon }}

{{ block.settings.text }}

{%- endif -%} {%- endfor -%}
{%- endif -%} {%- assign review_blocks = section.blocks | where: "type", "review" -%} {%- if review_blocks.size > 0 -%}

{{ section.settings.reviews_title }}

{%- for block in section.blocks -%} {%- if block.type == 'review' -%}
{{ block.settings.stars }}
{{ block.settings.title }}
{{ block.settings.text }}
{{ block.settings.author }} ✓ {{ section.settings.verified_label }}
{%- endif -%} {%- endfor -%}
{%- endif -%} {%- assign faq_blocks = section.blocks | where: "type", "faq" -%} {%- if faq_blocks.size > 0 -%}

{{ section.settings.faq_title }}

{%- for block in section.blocks -%} {%- if block.type == 'faq' -%}
{{ block.settings.answer }}
{%- endif -%} {%- endfor -%}
{%- endif -%} {%- if section.settings.show_bottom_cta -%}

{{ section.settings.bottom_cta_title }}

{{ section.settings.bottom_cta_sub }}

{{ section.settings.bottom_cta_btn }}
{%- endif -%}
{{ section.settings.pack1_price }}
{{ section.settings.sticky_sub }}
{{ section.settings.sticky_btn }}

{% schema %} { "name": "TajogaiteShop Montessori", "tag": "section", "settings": [ { "type": "header", "content": "Colores de marca" }, { "type": "color", "id": "color_bg", "label": "Fondo general", "default": "#fdf6ff" }, { "type": "color", "id": "color_ink", "label": "Texto principal", "default": "#2d2d4e" }, { "type": "color", "id": "color_mint", "label": "Menta pastel", "default": "#a8e6cf" }, { "type": "color", "id": "color_mint_dark", "label": "Menta oscuro", "default": "#5dbf94" }, { "type": "color", "id": "color_mint_light", "label": "Menta claro", "default": "#e8faf3" }, { "type": "color", "id": "color_peach", "label": "Melocoton pastel", "default": "#ffccb6" }, { "type": "color", "id": "color_peach_dark", "label": "Melocoton oscuro", "default": "#ff8c69" }, { "type": "color", "id": "color_lavender", "label": "Lavanda pastel", "default": "#d4b8f0" }, { "type": "color", "id": "color_lavender_dark", "label": "Lavanda oscuro", "default": "#9b72cf" }, { "type": "color", "id": "color_sky", "label": "Cielo pastel", "default": "#b3e5fc" }, { "type": "color", "id": "color_sky_dark", "label": "Cielo oscuro", "default": "#4fc3f7" }, { "type": "color", "id": "color_yellow", "label": "Amarillo pastel", "default": "#fff9c4" }, { "type": "color", "id": "color_yellow_dark", "label": "Amarillo oscuro", "default": "#f9c84a" }, { "type": "color", "id": "color_coral", "label": "Coral pastel", "default": "#ff7c7c" }, { "type": "color", "id": "color_coral_dark", "label": "Coral oscuro - precios", "default": "#e84545" }, { "type": "header", "content": "Barra de anuncio" }, { "type": "checkbox", "id": "show_bar", "label": "Mostrar barra", "default": true }, { "type": "text", "id": "bar_text", "label": "Texto de la barra", "default": "ENVIO GRATIS EN 24/72 HORAS · 2 packs -15EUR · 3 packs -30EUR" }, { "type": "header", "content": "Imagenes del producto" }, { "type": "image_picker", "id": "img_main", "label": "Imagen principal" }, { "type": "image_picker", "id": "img_thumb2", "label": "Miniatura 2" }, { "type": "image_picker", "id": "img_thumb3", "label": "Miniatura 3" }, { "type": "image_picker", "id": "img_thumb4", "label": "Miniatura 4" }, { "type": "header", "content": "Informacion del producto" }, { "type": "text", "id": "product_title", "label": "Titulo (si no hay producto)", "default": "Pack Montessori: 4 Cuadernillos Reutilizables + Boligrafo Magico, Recambios y Adaptador GRATIS!" }, { "type": "text", "id": "badge_discount", "label": "Badge descuento", "default": "62% DTO!" }, { "type": "text", "id": "badge_star", "label": "Badge superior derecho", "default": "MAS VENDIDO" }, { "type": "text", "id": "age_label", "label": "Etiqueta de edad", "default": "A partir de 3 anos" }, { "type": "text", "id": "review_score", "label": "Puntuacion media", "default": "4.9" }, { "type": "text", "id": "review_count", "label": "Numero de valoraciones", "default": "250" }, { "type": "header", "content": "Selector de packs" }, { "type": "text", "id": "pack_selector_title", "label": "Titulo del selector", "default": "Elige tu pack:" }, { "type": "text", "id": "pack1_price", "label": "Precio inicial mostrado", "default": "29,99EUR" }, { "type": "header", "content": "Resumen del kit en el hero" }, { "type": "text", "id": "kit_title", "label": "Titulo del kit", "default": "Cada pack incluye:" }, { "type": "header", "content": "Pildoras de confianza" }, { "type": "text", "id": "pill1", "label": "Pildora 1", "default": "Envio gratis 24/72h" }, { "type": "text", "id": "pill2", "label": "Pildora 2", "default": "Garantia de por vida" }, { "type": "text", "id": "pill3", "label": "Pildora 3", "default": "Sin BPA ni toxicos" }, { "type": "header", "content": "Promocion y urgencia" }, { "type": "textarea", "id": "promo_text", "label": "Texto de promocion", "default": "Cuanto mas compras, mas ahorras! · 2 packs -15EUR · 3 packs -30EUR" }, { "type": "checkbox", "id": "show_urgency", "label": "Mostrar urgencia", "default": true }, { "type": "text", "id": "urgency_text", "label": "Texto urgencia", "default": "Menos de 5 unidades disponibles!" }, { "type": "header", "content": "Boton y formulario" }, { "type": "text", "id": "cta_text", "label": "Texto boton CTA", "default": "ANADIR AL CARRITO" }, { "type": "text", "id": "soldout_text", "label": "Texto agotado", "default": "Sin stock actualmente" }, { "type": "text", "id": "secure_text", "label": "Texto pago seguro", "default": "Pago 100% seguro · Devolucion en 14 dias" }, { "type": "header", "content": "Franja de confianza - 6 iconos" }, { "type": "text", "id": "trust1_icon", "label": "Icono 1", "default": "●" }, { "type": "text", "id": "trust1_label", "label": "Texto 1", "default": "Calidad Premium" }, { "type": "text", "id": "trust2_icon", "label": "Icono 2", "default": "●" }, { "type": "text", "id": "trust2_label", "label": "Texto 2", "default": "Envio 24-72h" }, { "type": "text", "id": "trust3_icon", "label": "Icono 3", "default": "●" }, { "type": "text", "id": "trust3_label", "label": "Texto 3", "default": "14 dias devolucion" }, { "type": "text", "id": "trust4_icon", "label": "Icono 4", "default": "️" }, { "type": "text", "id": "trust4_label", "label": "Texto 4", "default": "Garantia vitalicia" }, { "type": "text", "id": "trust5_icon", "label": "Icono 5", "default": "●" }, { "type": "text", "id": "trust5_label", "label": "Texto 5", "default": "Sin toxicos ni BPA" }, { "type": "text", "id": "trust6_icon", "label": "Icono 6", "default": "●" }, { "type": "text", "id": "trust6_label", "label": "Texto 6", "default": "Pago Seguro" }, { "type": "header", "content": "Cita de experto" }, { "type": "checkbox", "id": "show_quote", "label": "Mostrar cita", "default": true }, { "type": "text", "id": "quote_avatar", "label": "Emoji avatar", "default": "⚕️" }, { "type": "textarea", "id": "quote_text", "label": "Texto de la cita", "default": "Como terapeuta infantil, recomiendo activamente este tipo de cuadernillos reutilizables en mis sesiones. Combinan estimulacion sensorial, motricidad fina y aprendizaje autonomo." }, { "type": "text", "id": "quote_author", "label": "Nombre y cargo", "default": "Dra. Carmen Vidal, Terapeuta Infantil y Psicopedagoga" }, { "type": "header", "content": "Seccion de beneficios" }, { "type": "text", "id": "benefits_title", "label": "Titulo de la seccion", "default": "Por que las familias nos eligen?" }, { "type": "header", "content": "Seccion de caracteristicas" }, { "type": "text", "id": "features_title", "label": "Titulo de la seccion", "default": "Lo que hace especial este pack" }, { "type": "header", "content": "Seccion de metodologia" }, { "type": "text", "id": "method_title", "label": "Titulo de la seccion", "default": "Nuestra filosofia: aprender jugando" }, { "type": "header", "content": "Tabla comparativa" }, { "type": "text", "id": "comp_title", "label": "Titulo", "default": "Que nos hace diferentes?" }, { "type": "text", "id": "comp_col0", "label": "Cabecera columna 1", "default": "Caracteristica" }, { "type": "text", "id": "comp_col1", "label": "Cabecera columna 2 (tu)", "default": "TajogaiteShop" }, { "type": "text", "id": "comp_col2", "label": "Cabecera columna 3 (ellos)", "default": "Cuadernillos tipicos" }, { "type": "header", "content": "Detalle del pack" }, { "type": "text", "id": "pack_detail_title", "label": "Titulo seccion", "default": "Todo lo que incluye el pack" }, { "type": "text", "id": "pack_detail_header", "label": "Cabecera del box", "default": "Contenido completo - Valor: 79,94EUR" }, { "type": "text", "id": "pack_foot_label", "label": "Etiqueta pie", "default": "Precio especial hoy!" }, { "type": "text", "id": "pack_foot_sublabel", "label": "Subtexto pie", "default": "Valor real: 79,94EUR" }, { "type": "text", "id": "pack_foot_was", "label": "Precio tachado", "default": "79,94EUR" }, { "type": "text", "id": "pack_foot_price", "label": "Precio actual", "default": "29,99EUR" }, { "type": "header", "content": "Habilidades que desarrolla" }, { "type": "text", "id": "skills_title", "label": "Titulo de la seccion", "default": "Desarrolla habilidades clave desde los 3 anos" }, { "type": "header", "content": "Resenas de clientes" }, { "type": "text", "id": "reviews_title", "label": "Titulo seccion", "default": "Lo que dicen las familias" }, { "type": "text", "id": "verified_label", "label": "Etiqueta verificado", "default": "Compra verificada" }, { "type": "header", "content": "Preguntas frecuentes" }, { "type": "text", "id": "faq_title", "label": "Titulo de la seccion", "default": "Preguntas frecuentes" }, { "type": "header", "content": "CTA final" }, { "type": "checkbox", "id": "show_bottom_cta", "label": "Mostrar CTA final", "default": true }, { "type": "text", "id": "bottom_cta_title", "label": "Titulo", "default": "Dale a tu hijo el mejor comienzo!" }, { "type": "text", "id": "bottom_cta_sub", "label": "Subtitulo", "default": "Oferta limitada · Envio gratis · Garantia de por vida" }, { "type": "text", "id": "bottom_cta_btn", "label": "Texto del boton", "default": "QUIERO MI PACK AHORA!" }, { "type": "header", "content": "Barra sticky movil" }, { "type": "text", "id": "sticky_sub", "label": "Subtexto sticky", "default": "Envio gratis · Garantia total" }, { "type": "text", "id": "sticky_btn", "label": "Boton sticky", "default": "Comprar ahora" } ], "blocks": [ { "type": "pack_option", "name": "Opcion de pack", "settings": [ { "type": "number", "id": "qty", "label": "Cantidad de packs", "default": 1 }, { "type": "text", "id": "sublabel", "label": "Texto descriptivo", "default": "Cuadernillos x4 + accesorios" }, { "type": "text", "id": "price", "label": "Precio total", "default": "29,99EUR" }, { "type": "text", "id": "price_per_unit", "label": "Precio por unidad", "default": "29,99EUR" }, { "type": "text", "id": "saving", "label": "Ahorro (vacio si no aplica)", "default": "-" }, { "type": "checkbox", "id": "is_popular", "label": "Marcar como popular", "default": false }, { "type": "text", "id": "popular_label", "label": "Texto badge popular", "default": "MAS POPULAR" } ] }, { "type": "kit_item", "name": "Item del kit", "settings": [ { "type": "text", "id": "icon", "label": "Emoji icono", "default": "-" }, { "type": "text", "id": "name", "label": "Nombre", "default": "Cuadernillo de Letras" }, { "type": "text", "id": "price", "label": "Precio", "default": "12,99 EUR" }, { "type": "checkbox", "id": "is_free", "label": "Marcar GRATIS", "default": false } ] }, { "type": "benefit", "name": "Beneficio", "settings": [ { "type": "text", "id": "icon", "label": "Emoji", "default": "-" }, { "type": "text", "id": "title", "label": "Texto", "default": "Aprendizaje activo y dinamico" } ] }, { "type": "feature", "name": "Caracteristica destacada", "settings": [ { "type": "text", "id": "icon", "label": "Emoji grande", "default": "✍️" }, { "type": "text", "id": "title", "label": "Titulo", "default": "Escritura guiada" }, { "type": "textarea", "id": "text", "label": "Descripcion", "default": "Trazos y guias disenadas para manos pequenas." } ] }, { "type": "method_card", "name": "Tarjeta metodologia", "settings": [ { "type": "text", "id": "title", "label": "Titulo", "default": "Autonomia" }, { "type": "textarea", "id": "text", "label": "Descripcion", "default": "Los ninos aprenden a su propio ritmo." } ] }, { "type": "comparison_row", "name": "Fila comparativa", "settings": [ { "type": "text", "id": "feature", "label": "Caracteristica", "default": "Tinta magica reutilizable" }, { "type": "checkbox", "id": "us_has", "label": "Lo tenemos nosotros", "default": true }, { "type": "checkbox", "id": "them_has", "label": "Lo tienen ellos", "default": false } ] }, { "type": "pack_detail_item", "name": "Item detalle pack", "settings": [ { "type": "text", "id": "icon", "label": "Emoji", "default": "-" }, { "type": "text", "id": "name", "label": "Nombre", "default": "Cuadernillo de Letras" }, { "type": "textarea", "id": "description", "label": "Descripcion", "default": "Practica letras y palabras en espanol." }, { "type": "text", "id": "price", "label": "Precio original tachado", "default": "12,99 EUR" }, { "type": "checkbox", "id": "is_free", "label": "Marcar GRATIS", "default": false } ] }, { "type": "skill_row", "name": "Habilidad", "settings": [ { "type": "text", "id": "icon", "label": "Emoji", "default": "-" }, { "type": "textarea", "id": "text", "label": "Texto (usar strong para negrita)", "default": "Mejora la motricidad fina y el control del trazo." } ] }, { "type": "review", "name": "Resena de cliente", "settings": [ { "type": "text", "id": "stars", "label": "Estrellas emoji", "default": "★★★★★" }, { "type": "text", "id": "title", "label": "Titulo resena", "default": "Mis hijos no pueden parar!" }, { "type": "textarea", "id": "text", "label": "Texto resena", "default": "Lo compramos hace un mes y siguen usandolo cada tarde." }, { "type": "text", "id": "author", "label": "Nombre cliente", "default": "Laura M." } ] }, { "type": "faq", "name": "Pregunta frecuente", "settings": [ { "type": "text", "id": "question", "label": "Pregunta", "default": "A partir de que edad se pueden usar?" }, { "type": "textarea", "id": "answer", "label": "Respuesta", "default": "Estan disenados para ninos a partir de 3 anos." } ] } ], "presets": [ { "name": "TajogaiteShop Montessori", "blocks": [ { "type": "pack_option", "settings": { "qty": 1, "sublabel": "Cuadernillos x4 + accesorios", "price": "29,99EUR", "price_per_unit": "29,99EUR", "saving": "-", "is_popular": false } }, { "type": "pack_option", "settings": { "qty": 2, "sublabel": "Ideal para hermanos o regalo", "price": "44,99EUR", "price_per_unit": "22,50EUR", "saving": "Ahorras 15EUR", "is_popular": true, "popular_label": "MAS POPULAR" } }, { "type": "pack_option", "settings": { "qty": 3, "sublabel": "El mejor precio por pack", "price": "59,99EUR", "price_per_unit": "20,00EUR", "saving": "Ahorras 30EUR", "is_popular": false } }, { "type": "kit_item", "settings": { "icon": "-", "name": "Cuadernillo Alfabeto", "price": "12,99 EUR", "is_free": false } }, { "type": "kit_item", "settings": { "icon": "-", "name": "Cuadernillo Numeros", "price": "12,99 EUR", "is_free": false } }, { "type": "kit_item", "settings": { "icon": "-", "name": "Cuadernillo Cuentas", "price": "12,99 EUR", "is_free": false } }, { "type": "kit_item", "settings": { "icon": "-", "name": "Cuadernillo Dibujo", "price": "12,99 EUR", "is_free": false } }, { "type": "kit_item", "settings": { "icon": "️", "name": "Boligrafo Magico", "price": "9,99 EUR", "is_free": true } }, { "type": "kit_item", "settings": { "icon": "✒️", "name": "5x Recambios Tinta", "price": "19,99 EUR", "is_free": true } }, { "type": "kit_item", "settings": { "icon": "✍️", "name": "Adaptador Ergonomico", "price": "6,99 EUR", "is_free": true } }, { "type": "benefit", "settings": { "icon": "-", "title": "Aprendizaje activo y dinamico" } }, { "type": "benefit", "settings": { "icon": "-", "title": "Despierta la creatividad" } }, { "type": "benefit", "settings": { "icon": "-", "title": "Mejora la concentracion" } }, { "type": "benefit", "settings": { "icon": "️", "title": "Estimulacion sensorial" } }, { "type": "benefit", "settings": { "icon": "-", "title": "Alternativa saludable a pantallas" } }, { "type": "benefit", "settings": { "icon": "-", "title": "Fomenta habilidades sociales" } }, { "type": "feature", "settings": { "icon": "✍️", "title": "Escritura guiada", "text": "Trazos y guias disenadas para manos pequenas. Aprenden a escribir desde el primer dia." } }, { "type": "feature", "settings": { "icon": "✨", "title": "Tinta Magica", "text": "La tinta desaparece sola al secarse. Sin borrar, sin manchar. Practican infinitas veces." } }, { "type": "feature", "settings": { "icon": "️", "title": "Agarre ergonomico", "text": "El adaptador incluido forma el habito correcto desde el principio." } }, { "type": "method_card", "settings": { "title": "Autonomia", "text": "Los ninos aprenden a su propio ritmo, tomando decisiones sin presion externa." } }, { "type": "method_card", "settings": { "title": "Exploracion", "text": "Cada cuadernillo invita a descubrir conceptos de forma manipulativa y practica." } }, { "type": "method_card", "settings": { "title": "Repeticion", "text": "La reutilizacion permite practicar sin frustracion, consolidando el aprendizaje." } }, { "type": "method_card", "settings": { "title": "Seguridad", "text": "Materiales certificados, libres de BPA y ftalatos." } }, { "type": "method_card", "settings": { "title": "Creatividad", "text": "El cuadernillo de dibujo estimula la imaginacion sin respuestas correctas ni limites." } }, { "type": "method_card", "settings": { "title": "Vinculo", "text": "Actividades pensadas para compartir: padres e hijos aprenden y juegan juntos." } }, { "type": "comparison_row", "settings": { "feature": "Tinta magica reutilizable", "us_has": true, "them_has": false } }, { "type": "comparison_row", "settings": { "feature": "Adaptador ergonomico incluido", "us_has": true, "them_has": false } }, { "type": "comparison_row", "settings": { "feature": "5 recambios de tinta incluidos", "us_has": true, "them_has": false } }, { "type": "comparison_row", "settings": { "feature": "Libre de BPA y toxicos", "us_has": true, "them_has": false } }, { "type": "comparison_row", "settings": { "feature": "Metodologia Montessori", "us_has": true, "them_has": false } }, { "type": "comparison_row", "settings": { "feature": "Uso ilimitado", "us_has": true, "them_has": false } }, { "type": "comparison_row", "settings": { "feature": "Garantia de por vida", "us_has": true, "them_has": false } }, { "type": "comparison_row", "settings": { "feature": "Descuento por volumen", "us_has": true, "them_has": false } }, { "type": "pack_detail_item", "settings": { "icon": "-", "name": "Cuadernillo de Alfabeto", "description": "Practica letras y palabras en espanol.", "price": "12,99 EUR", "is_free": false } }, { "type": "pack_detail_item", "settings": { "icon": "-", "name": "Cuadernillo de Numeros", "description": "Contar y reconocer cifras de manera ludica.", "price": "12,99 EUR", "is_free": false } }, { "type": "pack_detail_item", "settings": { "icon": "-", "name": "Cuadernillo de Cuentas", "description": "Sumas, restas y logica basica como juegos.", "price": "12,99 EUR", "is_free": false } }, { "type": "pack_detail_item", "settings": { "icon": "-", "name": "Cuadernillo de Dibujo", "description": "Formas, colores y dibujo libre.", "price": "12,99 EUR", "is_free": false } }, { "type": "pack_detail_item", "settings": { "icon": "️", "name": "Boligrafo de Tinta Magica", "description": "La tinta se evapora sola. Reutilizable infinitas veces.", "price": "9,99 EUR", "is_free": true } }, { "type": "pack_detail_item", "settings": { "icon": "✒️", "name": "5 Recambios de Tinta Magica", "description": "Para que nunca se queden sin practicar.", "price": "19,99 EUR", "is_free": true } }, { "type": "pack_detail_item", "settings": { "icon": "✍️", "name": "Adaptador Ergonomico", "description": "Desarrolla el agarre correcto desde el principio.", "price": "6,99 EUR", "is_free": true } }, { "type": "skill_row", "settings": { "icon": "-", "text": "Mejora la motricidad fina y el control del trazo." } }, { "type": "skill_row", "settings": { "icon": "-", "text": "Estimula la concentracion y la memoria de trabajo." } }, { "type": "skill_row", "settings": { "icon": "-", "text": "Facilita el aprendizaje de la lectura y escritura temprana." } }, { "type": "skill_row", "settings": { "icon": "-", "text": "Introduce el pensamiento matematico de forma natural." } }, { "type": "skill_row", "settings": { "icon": "-", "text": "Potencia la expresion creativa y la inteligencia visual." } }, { "type": "skill_row", "settings": { "icon": "-", "text": "Construye autonomia y autoconfianza en el aprendizaje." } }, { "type": "skill_row", "settings": { "icon": "-", "text": "Fomenta la cooperacion y el juego compartido." } }, { "type": "review", "settings": { "stars": "★★★★★", "title": "Mis hijos no pueden parar!", "text": "Lo compramos hace un mes y siguen usandolo cada tarde. Mi hijo de 4 anos aprendio a trazar las letras en una semana.", "author": "Laura M." } }, { "type": "review", "settings": { "stars": "★★★★★", "title": "El mejor regalo que he hecho", "text": "Se lo regale a mi sobrina por su cumpleanos y su madre me llamo al dia siguiente para decirme que llevaba horas practicando.", "author": "Pablo R." } }, { "type": "review", "settings": { "stars": "★★★★★", "title": "Calidad que se nota", "text": "Los cuadernillos son muy resistentes, llevan meses de uso y estan perfectos. Compre el pack de 3 para mis tres hijos.", "author": "Elena S." } }, { "type": "faq", "settings": { "question": "A partir de que edad se pueden usar?", "answer": "Estan disenados para ninos a partir de 3 anos. La dificultad esta graduada, por lo que tambien son utiles hasta los 7-8 anos." } }, { "type": "faq", "settings": { "question": "La tinta magica es segura?", "answer": "Si. Es de base acuosa, no toxica y certificada para uso infantil. Se lava facilmente con agua." } }, { "type": "faq", "settings": { "question": "Cuantas veces se puede reutilizar?", "answer": "Ilimitadas. Las paginas estan tratadas para que la tinta se evapore completamente." } }, { "type": "faq", "settings": { "question": "Cuanto tarda el envio?", "answer": "Los pedidos se procesan el mismo dia y llegan en 24-72 horas laborables. Envio gratuito." } }, { "type": "faq", "settings": { "question": "Puedo devolver el pedido?", "answer": "Si, tienes 14 dias desde la recepcion para devolver sin coste ni explicaciones." } }, { "type": "faq", "settings": { "question": "Los packs de 2 y 3 incluyen todo?", "answer": "Si, cada unidad incluye los 4 cuadernillos + boligrafo magico + 5 recambios + adaptador ergonomico." } } ] } ] } {% endschema %}