{# app/templates/store/landing-minimal.html #} {# standalone #} {# Minimal Landing Page Template - Ultra Clean #} {% extends "storefront/base.html" %} {% block title %}{{ store.name }}{% endblock %} {% block meta_description %}{{ page.meta_description or store.description or store.name }}{% endblock %} {% block content %}
{{ store.description }}
{% endif %} {# Single CTA #} {# Optional Links Below #} {% if header_pages or footer_pages %}