<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @SyliusShop/Homepage/index.html.twig */
class __TwigTemplate_a8c626dd14f404f8eadd2044674276e98edcfd3cf1638fcb500325bcb50a59f4 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'head' => [$this, 'block_head'],
'stylesheets' => [$this, 'block_stylesheets'],
'title' => [$this, 'block_title'],
'content' => [$this, 'block_content'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "@SyliusShop/layout-full-width.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SyliusShop/Homepage/index.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SyliusShop/Homepage/index.html.twig"));
$this->parent = $this->loadTemplate("@SyliusShop/layout-full-width.html.twig", "@SyliusShop/Homepage/index.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 4
public function block_head($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head"));
// line 5
echo " ";
$this->displayParentBlock("head", $context, $blocks);
echo "
";
// line 7
$this->displayBlock('stylesheets', $context, $blocks);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 8
echo " ";
$this->displayParentBlock("stylesheets", $context, $blocks);
echo "
<link href='https://api.mapbox.com/mapbox-gl-js/v2.3.1/mapbox-gl.css' rel='stylesheet' />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 14
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo "Mons Fromages | Fromager et affineur depuis 1960";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 16
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 17
echo " <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js\"></script>
<script type=\"text/javascript\" src=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css\"/>
<div class=\"homepage\">
<!-- next line can be deleted if not needed -->
";
// line 23
echo "
";
// line 26
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_media_index_by_section_code", ["sectionCode" => "slider-accueil", "template" => "@SyliusShop/Homepage/slider.html.twig"]));
echo "
<div class=\"related-products homepage__related-products\">
<div class=\"container\">
<img class=\"related-products__icon\" src=\"";
// line 32
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/img/associated-icon.png"), "html", null, true);
echo "\" alt=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.produitsassocies"), "html", null, true);
echo "\">
<span class=\"related-products__tagline\">Mons fromagers & Affineurs</span>
<h4 class=\"related-products__title\">";
// line 34
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.decouvrezb");
echo "</h4>
</div>
<div class=\"homepage__related-products-container\" data-aos=\"fade-right\">
<div class=\"related-products__products\">
";
// line 39
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("sylius_shop_partial_product_index_latest", ["count" => 10, "template" => "@SyliusShop/Homepage/_list.html.twig"]));
echo "
</div>
</div>
<div class=\"text-center\">
<a href=\"";
// line 45
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_product_search");
echo "\" class=\"button homepage__related-products-button\">";
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.voirnouveautes");
echo " <i class=\"fas fa-arrow-right\"></i></a>
</div>
</div>
<div class=\"container\">
<div class=\"discover\">
<div class=\"discover__image\" data-aos=\"fade-right\">
<img src=\"";
// line 52
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/homepage/discover.png"), "html", null, true);
echo "\" alt=\"\">
<img src=\"";
// line 53
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/img/logo-mons-fromages.svg"), "html", null, true);
echo "\" alt=\"Logo MonS Fromagers Affineur\" class=\"discover__logo\" />
</div>
<section class=\"discover__content\" data-aos=\"fade-left\">
<h1 class=\"page__title discover__title\">
<span class=\"page__tagline\">";
// line 57
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.who_are_we"), "html", null, true);
echo "</span>
";
// line 58
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.discover_mons"), "html", null, true);
echo "
</h1>
<div class=\"discover__text\">
";
// line 61
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_page_show_link_by_code", ["code" => "decouvrez-maison-mons", "template" => "@BitBagSyliusCmsPlugin/Shop/Page/blocks/_home-discover-mons.html.twig"]));
echo "
</div>
<a href=\"";
// line 63
echo twig_escape_filter($this->env, $this->env->getRuntime('BitBag\SyliusCmsPlugin\Twig\Runtime\RenderLinkRuntime')->getLinkForCode("notre-histoire"), "html", null, true);
echo "\" class=\"button button--outline-red button--medium\" title=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.discover_mons"), "html_attr");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.discover_house"), "html", null, true);
echo "</a>
</section>
</div>
</div>
<div class=\"homepage__more-info\" data-aos=\"fade-left\">
<div class=\"homepage__more-info-block\">
<div class=\"homepage__more-info-content\">
<div class=\"homepage__more-info-tagline\">";
// line 70
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.information_inquiry"), "html", null, true);
echo "</div>
<div class=\"homepage__more-info-title\">";
// line 71
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.for_more_details_contact_us"), "html", null, true);
echo "</div>
<a href=\"";
// line 72
echo twig_escape_filter($this->env, $this->env->getRuntime('BitBag\SyliusCmsPlugin\Twig\Runtime\RenderLinkRuntime')->getLinkForCode("contact"), "html", null, true);
echo "\" class=\"button button--secondary button--medium\" title=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.contact_us"), "html_attr");
echo "\"><i class=\"fas fa-envelope\"></i>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.contact_us"), "html", null, true);
echo "</a>
</div>
<div class=\"homepage__more-info-image\">
<img src=\"";
// line 75
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/homepage/chevre.png"), "html", null, true);
echo "\" alt=\"\">
</div>
</div>
</div>
<div class=\"bg-dark homepage__affinage\">
<div class=\"container\">
<div class=\"news-latest\">
<div class=\"news-latest__main-title\">\"L'Affinage, c'est du <em>vivant</em>, donc de l'<em>émotion</em>\"</div>
<div class=\"news-latest__author\"><img src=\"";
// line 83
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/shop/images/homepage/signature-herve-mons.png"), "html", null, true);
echo "\" alt=\"Hervé Mons\"></div>
<div class=\"news-latest__main-tagline\">Actualités du moment</div>
<div class=\"news-latest__carousel\">
<div class=\"news-latest__items\">
";
// line 87
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("odiseo_sylius_blog_plugin_shop_partial_article_index_latest", ["count" => 3, "template" => "@OdiseoSyliusBlogPlugin/Shop/Article/_home.html.twig"]));
echo "
</div>
<div class=\"carousel-prev\">Précédent</div>
<div class=\"carousel-next\">Suivant</div>
</div>
</div>
</div>
</div>
<div class=\"store-list\">
<div class=\"store-list__columns\">
<div class=\"store-list__map-block\" data-aos=\"fade-right\">
<div id='map'></div>
</div>
<div class=\"store-list__list store-list__list--alternate\" data-aos=\"fade-left\">
<h1 class=\"store-list__title\">";
// line 101
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.discover_our_stores");
echo "</h1>
";
// line 103
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Shop\\StoreController::home"));
echo "
<br>
<a href=\"";
// line 106
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_shop_store_index");
echo "\" class=\"button button--secondary button--medium\" title=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.see_all_our_stores"), "html_attr");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.home.see_all_our_stores"), "html", null, true);
echo "</a>
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 113
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 114
echo " ";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
<script type=\"text/javascript\">
\$(document).ready(function () {
\$('.related-products__products').slick({
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
dots: false,
infinite: false,
autoplay: true,
autoplaySpeed: 3000,
responsive: [
{
breakpoint: 991,
settings: {
slidesToShow: 2,
}
},
{
breakpoint: 768,
settings: {
slidesToShow: 1,
}
},
]
});
\$('.banner-carousel__slides').slick({
infinite: true,
dots: true,
slidesToShow: 1,
slidesToScroll: 1,
prevArrow: \$('.carousel-left'),
nextArrow: \$('.carousel-right'),
appendArrows: false,
autoplay: true,
autoplaySpeed: 3000
});
\$('.news-latest__items').slick({
infinite: true,
dots: true,
slidesToShow: 1,
slidesToScroll: 1,
prevArrow: \$('.carousel-prev'),
nextArrow: \$('.carousel-next'),
appendArrows: false,
autoplay: true,
autoplaySpeed: 3000
});
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@SyliusShop/Homepage/index.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 332 => 114, 322 => 113, 302 => 106, 296 => 103, 291 => 101, 274 => 87, 267 => 83, 256 => 75, 246 => 72, 242 => 71, 238 => 70, 224 => 63, 219 => 61, 213 => 58, 209 => 57, 202 => 53, 198 => 52, 186 => 45, 177 => 39, 169 => 34, 162 => 32, 153 => 26, 148 => 23, 141 => 17, 131 => 16, 112 => 14, 97 => 8, 78 => 7, 72 => 5, 62 => 4, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends '@SyliusShop/layout-full-width.html.twig' %}
{% block head %}
{{ parent() }}
{% block stylesheets %}
{{ parent() }}
<link href='https://api.mapbox.com/mapbox-gl-js/v2.3.1/mapbox-gl.css' rel='stylesheet' />
{% endblock %}
{% endblock %}
{% block title %}Mons Fromages | Fromager et affineur depuis 1960{% endblock %}
{% block content %}
<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js\"></script>
<script type=\"text/javascript\" src=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js\"></script>
<link rel=\"stylesheet\" type=\"text/css\" href=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css\"/>
<div class=\"homepage\">
<!-- next line can be deleted if not needed -->
{# sylius_template_event('sylius.shop.homepage') #}
{{ render(path('bitbag_sylius_cms_plugin_shop_media_index_by_section_code', {'sectionCode' : 'slider-accueil', 'template' : '@SyliusShop/Homepage/slider.html.twig'})) }}
<div class=\"related-products homepage__related-products\">
<div class=\"container\">
<img class=\"related-products__icon\" src=\"{{ asset('assets/shop/img/associated-icon.png') }}\" alt=\"{{ 'sylius.ui.produitsassocies'|trans }}\">
<span class=\"related-products__tagline\">Mons fromagers & Affineurs</span>
<h4 class=\"related-products__title\">{{ 'sylius.ui.decouvrezb'|trans|raw }}</h4>
</div>
<div class=\"homepage__related-products-container\" data-aos=\"fade-right\">
<div class=\"related-products__products\">
{{ render(url('sylius_shop_partial_product_index_latest', {'count': 10, 'template': '@SyliusShop/Homepage/_list.html.twig'})) }}
</div>
</div>
<div class=\"text-center\">
<a href=\"{{ path('app_shop_product_search') }}\" class=\"button homepage__related-products-button\">{{ 'sylius.ui.voirnouveautes'|trans|raw }} <i class=\"fas fa-arrow-right\"></i></a>
</div>
</div>
<div class=\"container\">
<div class=\"discover\">
<div class=\"discover__image\" data-aos=\"fade-right\">
<img src=\"{{ asset('assets/shop/images/homepage/discover.png') }}\" alt=\"\">
<img src=\"{{ asset('assets/shop/img/logo-mons-fromages.svg') }}\" alt=\"Logo MonS Fromagers Affineur\" class=\"discover__logo\" />
</div>
<section class=\"discover__content\" data-aos=\"fade-left\">
<h1 class=\"page__title discover__title\">
<span class=\"page__tagline\">{{ 'sylius.home.who_are_we'|trans }}</span>
{{ 'sylius.home.discover_mons'|trans }}
</h1>
<div class=\"discover__text\">
{{ render(path('bitbag_sylius_cms_plugin_shop_page_show_link_by_code', {'code' : 'decouvrez-maison-mons', 'template' : '@BitBagSyliusCmsPlugin/Shop/Page/blocks/_home-discover-mons.html.twig'})) }}
</div>
<a href=\"{{ bitbag_cms_get_link_for_code('notre-histoire') }}\" class=\"button button--outline-red button--medium\" title=\"{{ 'sylius.home.discover_mons'|trans|e('html_attr') }}\">{{ 'sylius.home.discover_house'|trans }}</a>
</section>
</div>
</div>
<div class=\"homepage__more-info\" data-aos=\"fade-left\">
<div class=\"homepage__more-info-block\">
<div class=\"homepage__more-info-content\">
<div class=\"homepage__more-info-tagline\">{{ 'sylius.home.information_inquiry'|trans }}</div>
<div class=\"homepage__more-info-title\">{{ 'sylius.home.for_more_details_contact_us'|trans }}</div>
<a href=\"{{ bitbag_cms_get_link_for_code('contact') }}\" class=\"button button--secondary button--medium\" title=\"{{ 'sylius.home.contact_us'|trans|e('html_attr') }}\"><i class=\"fas fa-envelope\"></i>{{ 'sylius.home.contact_us'|trans }}</a>
</div>
<div class=\"homepage__more-info-image\">
<img src=\"{{ asset('assets/shop/images/homepage/chevre.png') }}\" alt=\"\">
</div>
</div>
</div>
<div class=\"bg-dark homepage__affinage\">
<div class=\"container\">
<div class=\"news-latest\">
<div class=\"news-latest__main-title\">\"L'Affinage, c'est du <em>vivant</em>, donc de l'<em>émotion</em>\"</div>
<div class=\"news-latest__author\"><img src=\"{{ asset('assets/shop/images/homepage/signature-herve-mons.png') }}\" alt=\"Hervé Mons\"></div>
<div class=\"news-latest__main-tagline\">Actualités du moment</div>
<div class=\"news-latest__carousel\">
<div class=\"news-latest__items\">
{{ render(url('odiseo_sylius_blog_plugin_shop_partial_article_index_latest', {'count': 3, 'template': '@OdiseoSyliusBlogPlugin/Shop/Article/_home.html.twig'})) }}
</div>
<div class=\"carousel-prev\">Précédent</div>
<div class=\"carousel-next\">Suivant</div>
</div>
</div>
</div>
</div>
<div class=\"store-list\">
<div class=\"store-list__columns\">
<div class=\"store-list__map-block\" data-aos=\"fade-right\">
<div id='map'></div>
</div>
<div class=\"store-list__list store-list__list--alternate\" data-aos=\"fade-left\">
<h1 class=\"store-list__title\">{{ 'sylius.home.discover_our_stores'|trans|raw }}</h1>
{{ render(controller('App\\\\Controller\\\\Shop\\\\StoreController::home')) }}
<br>
<a href=\"{{ path('app_shop_store_index') }}\" class=\"button button--secondary button--medium\" title=\"{{ 'sylius.home.see_all_our_stores'|trans|e('html_attr') }}\">{{ 'sylius.home.see_all_our_stores'|trans }}</a>
</div>
</div>
</div>
</div>
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"text/javascript\">
\$(document).ready(function () {
\$('.related-products__products').slick({
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
dots: false,
infinite: false,
autoplay: true,
autoplaySpeed: 3000,
responsive: [
{
breakpoint: 991,
settings: {
slidesToShow: 2,
}
},
{
breakpoint: 768,
settings: {
slidesToShow: 1,
}
},
]
});
\$('.banner-carousel__slides').slick({
infinite: true,
dots: true,
slidesToShow: 1,
slidesToScroll: 1,
prevArrow: \$('.carousel-left'),
nextArrow: \$('.carousel-right'),
appendArrows: false,
autoplay: true,
autoplaySpeed: 3000
});
\$('.news-latest__items').slick({
infinite: true,
dots: true,
slidesToShow: 1,
slidesToScroll: 1,
prevArrow: \$('.carousel-prev'),
nextArrow: \$('.carousel-next'),
appendArrows: false,
autoplay: true,
autoplaySpeed: 3000
});
});
</script>
{% endblock %}
", "@SyliusShop/Homepage/index.html.twig", "/home/mons/site/www/templates/bundles/SyliusShopBundle/Homepage/index.html.twig");
}
}