{# app/modules/cms/templates/cms/storefront/landing-default.html #} {# Default/Minimal Landing Page Template #} {% extends "storefront/base.html" %} {% block title %}{{ store.name }}{% endblock %} {% block meta_description %}{{ page.meta_description or store.description or store.name if page else store.description or store.name }}{% endblock %} {% block content %}
{{ store.tagline }}
{% endif %} {# CTA Buttons — driven by storefront_nav (module-agnostic) #} {% set nav_items = storefront_nav.get('nav', []) %}{{ page.meta_description }}
{% endif %} {% endfor %} {% endif %}