{% extends 'base.html.twig' %} {% block seo %} {% endblock %} {% block body %}

Nos conseillers vous attendent en magasin, pour vous accompagner dans votre projet !

  • Conseils techniques
  • Devis personnalisés et gratuits
  • Facilité de paiement x4
  • Livraison rapide avec camion grue
{% if catSection1 %}

{{catSection1.name|upper}}

{% endif %} {% if catSection2 %}

{{catSection2.name|upper}}

{% endif %} {% if catSection3 %}

{{catSection3.name|upper}}

{% endif %}
{% endblock %} {% block javascripts %} {% endblock %}