{% extends 'layout.twig' %} {% block content %}

{{ seo.h1|default('Suknie Ślubne - Salon Le Mariage Bytom Katowice') }}

{% if filters|length == 1 and seo.content %}

{{ seo.h1 }}

{{ seo.content }}

{% endif %}
{% set activeFilters = filters|default({}) %}

Znajdź swoją wymarzoną suknię

{% for key, options in filterOptions %} {% endfor %}

Znalezione suknie: {{ dresses|length }} {% if filters|length > 0 %} ({% for key, value in filters %} {% if key == 'cena' %} {% if value == '0-3000' %}do 3000 zł {% elseif value == '3000-5000' %}3000-5000 zł {% elseif value == '5000-7000' %}5000-7000 zł {% elseif value == '7000-9000' %}7000-9000 zł {% elseif value == '9000-11000' %}9000-11000 zł {% elseif value == '11000-999999' %}powyżej 11000 zł {% endif %} {% else %} {{ value }} {% endif %} {% if not loop.last %}, {% endif %} {% endfor %}) {% endif %}

{% if dresses|length == 0 %}

Nie znaleziono sukni

Spróbuj zmienić kryteria wyszukiwania

{% endif %} {% if filters|length == 2 and seo.content %}

O tej kolekcji

{{ seo.content }}

{% endif %} {% if filters|length == 1 %}

Dlaczego warto wybrać Le Mariage?

✓ Szeroki wybór

Ponad 300 modeli sukien ślubnych w różnych stylach i cenach. Znajdziesz u nas suknie od 2000 do 15000 zł.

✓ Dogodna lokalizacja

Salon w Bytomiu, 15 min z Katowic, łatwy dojazd z całego Śląska i Opolszczyzny. Parking przy salonie.

✓ Profesjonalna obsługa

Doświadczone stylistki pomogą wybrać idealną suknię. Przeróbki krawieckie na miejscu.

Umów się na bezpłatną konsultację i przymierzanie sukien ślubnych

{% endif %} {% endblock %}
Warning: Cannot modify header information - headers already sent by (output started at /var/www/lemariage/suknie-slubne/src/Controllers/GalleryController.php:1) in /var/www/lemariage/suknie-slubne/public/index.php on line 136
500 - Controller not found: App\Controllers\GalleryController