{# app/templates/store/landing-full.html #} {# standalone #} {# Full Landing Page Template - Maximum Features #} {% extends "storefront/base.html" %} {% block title %}{{ store.name }}{% endblock %} {% block meta_description %}{{ page.meta_description or store.description or store.name }}{% endblock %} {# Alpine.js component #} {% block alpine_data %}storefrontLayoutData(){% endblock %} {% block content %} {# ═══════════════════════════════════════════════════════════════════ #} {# SECTION-BASED RENDERING (when page.sections is configured) #} {# Used by POC builder templates — takes priority over hardcoded HTML #} {# ═══════════════════════════════════════════════════════════════════ #} {% set sections = page_sections if page_sections is defined and page_sections else (page.sections if page else none) %} {% if sections %} {% from 'cms/platform/sections/_hero.html' import render_hero %} {% from 'cms/platform/sections/_features.html' import render_features %} {% from 'cms/platform/sections/_testimonials.html' import render_testimonials %} {% from 'cms/platform/sections/_gallery.html' import render_gallery %} {% from 'cms/platform/sections/_contact_info.html' import render_contact_info %} {% from 'cms/platform/sections/_cta.html' import render_cta %} {% set lang = request.state.language|default("fr") %} {% set default_lang = 'fr' %}
{{ store.tagline }}
{% endif %} {% if store.description %}{{ store.description }}
{% endif %} {# Stats/Badges #}Your Shopping Destination
Everything you need for an exceptional shopping experience
Top-tier products carefully selected for you
Quick delivery right to your door
Competitive prices and great deals
Always here to help you
Browse our complete collection
{{ page.meta_description or 'Learn more about us' }}
Learn about our story and mission
Get in touch with our team