{% sw_extends '@Storefront/storefront/base.html.twig' %} {% block base_main %}
{% set variable = 13.25 %} {{ "footer.serviceHotline"|trans|sw_sanitize }}
{#
{% sw_include '@Storefront/storefront/utilities/alert.html.twig' with {type: 'success', content: 'Hello World!'} %}
{{ dump() }} {% if page.cmsPage.type == "page" %} {% set seitentyp = "content-Seite" %} {% else %} {% set seitentyp = "sonstige Seite" %} {% endif %}

Das ist eine {{seitentyp}}

{{ page.cmsPage.type}}
#}
{{ dump() }}

Navigation

    {% for item in page.header.navigation.tree %}
  1. {{ item.category.translated.name}}
  2. {% endfor %}
{{ parent() }} {% endblock %} {% sw_extends '@Storefront/storefront/layout/header/header.html.twig' %} {% block layout_header %} {% block layout_header_search %}
{% block layout_header_navigation_toggle_tablet %} {% endblock %}
{% sw_include '@Storefront/storefront/layout/header/search.html.twig' %}
{% endblock %} {% endblock %} {# Override the base content for homepage #} {% block base_main %} {% if page.header.navigation.tree %} {# Show homepage sections on the homepage/root page #} {% if controllerAction is same as('index') and controllerName is same as('Navigation') %}
{# Hero Section #} {% sw_include '@Storefront/storefront/page/content/hero-section.html.twig' %} {# Services Section #} {% sw_include '@Storefront/storefront/page/content/services-section.html.twig' %} {# Pricing Section #} {% sw_include '@Storefront/storefront/page/content/pricing-section.html.twig' %} {# Projects Section #} {% sw_include '@Storefront/storefront/page/content/projects-section.html.twig' %} {# Testimonials Section #} {% sw_include '@Storefront/storefront/page/content/testimonials-section.html.twig' %} {# Contact CTA Section #} {% sw_include '@Storefront/storefront/page/content/contact-cta-section.html.twig' %}
{% else %} {# For all other pages, show default content #} {{ parent() }} {% endif %} {% else %} {{ parent() }} {% endif %} {% endblock %} {% block layout_header_navigation %}
{% block layout_header_logo %}
{% sw_include '@OnlineshopTheme/storefront/layout/header/logo.html.twig' %}
{% endblock %} {% block layout_header_search %}
{% sw_include '@storefront/storefront/layout/header/search.html.twig' %}
{% endblock %} {% block layout_header_actions %}
{% block layout_header_navigation_toggle %}
{% endblock %} {% block layout_header_search_toggle %}
{% endblock %} {% if config('core.cart.wishlistEnabled') %} {% block layout_header_actions_wishlist %} {% endblock %} {% endif %} {% block layout_header_actions_account %}
{% endblock %} {% block layout_header_actions_cart %} {% endblock %}
{% endblock %}
{% endblock %} {#
Premium Quality

All products meet international standards and certifications

Fast Shipping

Free shipping on orders over $50, delivered within 2-3 days

Easy Returns

30-day money-back guarantee on all products

24/7 Support

Expert customer service team ready to help anytime

#}