<?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/Layout/Footer/_grid.html.twig */
class __TwigTemplate_eea1d37f8c75d59c84ab69eda069e477c693fea38cf4f9ab6f0d7714007092ad extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
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/Layout/Footer/_grid.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/Layout/Footer/_grid.html.twig"));
// line 1
echo "
";
// line 2
$context["block_review_index"] = $this->extensions['App\Twig\Extensions\Cms\BlockExtension']->getBlock("review_index", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 2, $this->source); })()), "channel", [], "any", false, false, false, 2), "code", [], "any", false, false, false, 2));
// line 3
echo "<section class=\"bloc-dedicated py-md-5 py-4 px-3\">
<div class=\"max-container-2 px-0\">
<div class=\"bg-dedicated-site text-white p-xl-5 p-lg-4 p-3\">
<div class=\"row align-items-center\">
<div class=\"col-lg-3 col-md-4 col-12\">
<div class=\"rounded-circle text-center\"><img src=\"";
// line 8
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/img_dedicated.jpg"), "html", null, true);
echo "\" alt=\"\" class=\"rounded-circle\"></div>
</div>
<div class=\"col-md col-12 pt-md-0 pt-3 px-xl-4 \">
<h2 class=\"font-28 text-white font-weight-medium border-bottom-w pb-2 pb-md-3 mb-3\">Guillaume ROLLAND votre expert dédié</h2>
<div class=\"font-18 pr-xl-4 pr-md-3 line-height-normal\">6nergies se distingue par son expertise et son engagement envers la transition énergétique.<br/> Grâce à des solutions innovantes et des technologies de pointe, elle permet aux particuliers<br/> et aux professionnels de réduire leur empreinte carbone tout en réalisant des économies <br/> significatives sur leur consommation d’énergie. <br/>Avec un service client irréprochable et des installations de haute qualité, 6nergies s’impose <br/> comme un acteur de confiance dans le domaine du solaire.</div>
<div class=\"pt-4 row no-gutters align-items-center text-center text-md-left\">
<div class=\"col-md-auto col-12\"><a href=\"";
// line 14
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_contact_request");
echo "\" class=\"btn-link minw-sm transition-bgcolor bg-gradient-hover bg-gradient-hover\" title=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.contact_us"), "html", null, true);
echo "\"><span>";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("sylius.ui.contact_us"), "html", null, true);
echo "</span></a></div>
<div class=\"pl-md-3 pl-xl-4 col-md-auto col-12 pt-md-0 pt-3\">
";
// line 16
$context["block_tel"] = $this->extensions['App\Twig\Extensions\Cms\BlockExtension']->getBlock("num_telephone", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["sylius"]) || array_key_exists("sylius", $context) ? $context["sylius"] : (function () { throw new RuntimeError('Variable "sylius" does not exist.', 16, $this->source); })()), "channel", [], "any", false, false, false, 16), "code", [], "any", false, false, false, 16));
// line 17
echo " <a href=\"tel:";
if ( !(null === (isset($context["block_tel"]) || array_key_exists("block_tel", $context) ? $context["block_tel"] : (function () { throw new RuntimeError('Variable "block_tel" does not exist.', 17, $this->source); })()))) {
if (twig_get_attribute($this->env, $this->source, ($context["block_tel"] ?? null), "link", [], "any", true, true, false, 17)) {
echo twig_get_attribute($this->env, $this->source, (isset($context["block_tel"]) || array_key_exists("block_tel", $context) ? $context["block_tel"] : (function () { throw new RuntimeError('Variable "block_tel" does not exist.', 17, $this->source); })()), "link", [], "any", false, false, false, 17);
}
} else {
echo " ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.numtel"), "html", null, true);
}
echo "\" class=\"font-31 text-white line-height-1\" title=\"";
if ( !(null === (isset($context["block_tel"]) || array_key_exists("block_tel", $context) ? $context["block_tel"] : (function () { throw new RuntimeError('Variable "block_tel" does not exist.', 17, $this->source); })()))) {
if (twig_get_attribute($this->env, $this->source, ($context["block_tel"] ?? null), "link", [], "any", true, true, false, 17)) {
echo twig_get_attribute($this->env, $this->source, (isset($context["block_tel"]) || array_key_exists("block_tel", $context) ? $context["block_tel"] : (function () { throw new RuntimeError('Variable "block_tel" does not exist.', 17, $this->source); })()), "link", [], "any", false, false, false, 17);
}
} else {
echo " ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.numtel"), "html", null, true);
}
echo "\">";
if ( !(null === (isset($context["block_tel"]) || array_key_exists("block_tel", $context) ? $context["block_tel"] : (function () { throw new RuntimeError('Variable "block_tel" does not exist.', 17, $this->source); })()))) {
if (twig_get_attribute($this->env, $this->source, ($context["block_tel"] ?? null), "link", [], "any", true, true, false, 17)) {
echo twig_get_attribute($this->env, $this->source, (isset($context["block_tel"]) || array_key_exists("block_tel", $context) ? $context["block_tel"] : (function () { throw new RuntimeError('Variable "block_tel" does not exist.', 17, $this->source); })()), "link", [], "any", false, false, false, 17);
}
} else {
echo " ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.numtel"), "html", null, true);
}
echo "</a>
<div class=\"pt-0\">Du lundi au vendredi de 9h à 18h</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=\"bloc-review py-md-5 py-4 bg-grey px-3\">
<div class=\"max-container-2 px-0\">
<h2 class=\"title-medium color-blue-s text-md-center title-small-mobile\">";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.your_reviews_and_testimonials"), "html", null, true);
echo "</h2>
<div class=\"title-review-google pt-2 pt-md-4 \">
<img src=\"";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/logo_google.png"), "html", null, true);
echo "\"/>
</div>
<div class=\"content-review-google pt-2 pt-md-4 mb-md-4 mb-3\">
";
// line 34
if (twig_in_filter("localhost", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 34, $this->source); })()), "request", [], "any", false, false, false, 34), "server", [], "any", false, false, false, 34), "get", [0 => "HTTP_HOST"], "method", false, false, false, 34))) {
echo " ";
// line 35
echo " ";
$context["googleReviews"] = null;
// line 36
echo " ";
} else {
// line 37
echo " ";
$context["googleReviews"] = $this->extensions['App\Twig\Extensions\GoogleReviews\GoogleReviewsExtension']->getGoogleReviews();
// line 38
echo " ";
}
// line 39
echo " ";
if ( !(null === (isset($context["googleReviews"]) || array_key_exists("googleReviews", $context) ? $context["googleReviews"] : (function () { throw new RuntimeError('Variable "googleReviews" does not exist.', 39, $this->source); })()))) {
// line 40
echo " ";
echo (isset($context["googleReviews"]) || array_key_exists("googleReviews", $context) ? $context["googleReviews"] : (function () { throw new RuntimeError('Variable "googleReviews" does not exist.', 40, $this->source); })());
echo "
";
}
// line 42
echo " </div>
</div>
</section>
<section class=\"reseau-bloc \">
<div class=\"bg-fixed-reseau text-center\">
<div class=\"d-flex align-items-center justify-content-center h-100 relative-99 pt-md-3\">
<div class=\"\">
<h3 class=\"title-ss-regular text-white\">";
// line 50
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.follow_us");
echo "</h3>
<div class=\"content-reso-l pt-3 mt-md-3\">
<a class=\"ico-reseau opacity-hover\" href=\"https://www.facebook.com/6nergies/\" target=\"_blank\" rel=\"nofollow\" title=\"Facebbok\">
<img src=\"";
// line 53
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ico_fb.svg"), "html", null, true);
echo "\" alt=\"\" class=\"\">
</a>
<a class=\"ico-reseau opacity-hover\" href=\"https://www.youtube.com/channel/UCZPrLMDmicVeDCLYxYxYAAg\" target=\"_blank\" rel=\"nofollow\" title=\"Youtube\">
<img src=\"";
// line 56
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ico_yt.svg"), "html", null, true);
echo "\" alt=\"\" class=\"\">
</a>
<a class=\"ico-reseau opacity-hover\" href=\"https://www.linkedin.com/company/6nergies/\" target=\"_blank\" rel=\"nofollow\" title=\"Linkedin\">
<img src=\"";
// line 59
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/ico_linkedin.svg"), "html", null, true);
echo "\" alt=\"\" class=\"\">
</a>
</div>
</div>
</div>
</div>
</section>
<section class=\"reinsurance-footer reinsurance-bloc py-md-3\">
<div class=\"max-container-2 px-0 border-bottom\">
<div class=\"padding-reinsurance px-lg-0\">
<div class=\"row mx-lg-n3 mx-n1 align-items-center justify-content-center\">
<div class=\"col-xl col-md-auto col-4 mb-4 mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"";
// line 72
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance1"), "html", null, true);
echo "\">
<strong class=\" col-md-auto col-12\"><img src=\"";
// line 73
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/av1.svg"), "html", null, true);
echo "\" alt=\"\"></strong>
<span class=\"col-md col-12\">";
// line 74
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance1_br");
echo "</span>
</a>
</div>
<div class=\"col-md col-4 mb-4 mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance2"), "html", null, true);
echo "\">
<strong class=\" col-md-auto col-12\"><img src=\"";
// line 79
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/av2.svg"), "html", null, true);
echo "\" alt=\"\"></strong>
<span class=\"col-md col-12\">";
// line 80
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance2_br");
echo "</span>
</a>
</div>
<div class=\"col-md col-4 mb-4 mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"";
// line 84
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance3"), "html", null, true);
echo "\">
<strong class=\"col-md-auto col-12\"><img src=\"";
// line 85
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/av3.svg"), "html", null, true);
echo "\" alt=\"\"></strong>
<span class=\"col-md col-12\">";
// line 86
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance3_br");
echo "</span>
</a>
</div>
<div class=\"col-md col-4 mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"";
// line 90
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance4"), "html", null, true);
echo "\">
<strong class=\"col-md-auto col-12\"><img src=\"";
// line 91
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/av4.svg"), "html", null, true);
echo "\" alt=\"\"></strong>
<span class=\"col-md col-12\">";
// line 92
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance4_br");
echo "</span>
</a>
</div>
<div class=\"col-xl_ col-auto mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance5"), "html", null, true);
echo "\">
<strong class=\"col-md-auto col-12\"><img src=\"";
// line 97
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/av5.svg"), "html", null, true);
echo "\" alt=\"\"></strong>
<span class=\"col-md col-12\">";
// line 98
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance5_br");
echo "</span>
</a>
</div>
</div>
</div>
</div>
</section>
<footer>
";
// line 106
$this->loadTemplate("@SyliusShop/Homepage/_newsletter.html.twig", "@SyliusShop/Layout/Footer/_grid.html.twig", 106)->display($context);
// line 107
echo " <div class=\"max-container-2 p-0 px-xl-0 px-lg-2 px-3\">
<div class=\"row mx-lg-n3 mx-n1 pt-lg-4 pt-3\">
<div class=\"col-md col-6 mb-md-0 text-center px-lg-3 px-1\">
<div class=\"text-uppercase title-menu-t\" >
<span class=\"\">";
// line 111
echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.footer.reinsurance4");
echo "</span>
<div class=\"min-logo-garantie pt-2 \"><img src=\"";
// line 112
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/av4.svg"), "html", null, true);
echo "\" alt=\"\" ></div>
</div>
</div>
<div class=\"col-md col-6 mb-md-0 text-center px-lg-3 px-1 paiement-footer-perso\">
<div class=\"title-menu-t \"><span>";
// line 116
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.common.payment_secure"), "html", null, true);
echo "</span></div>
<div class=\"toggle-m-c pt-2 max-w-paiement mx-auto \">
<div class=\"row mx-n1 text-center_\">
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 121
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement1.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 122
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement1H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 127
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement2.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 128
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement2H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 133
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement3.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 134
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement3H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 139
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement4.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 140
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement4H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 145
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement5.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 146
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement5H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 151
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement6.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 152
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement6H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
</div>
";
// line 159
echo " </div>
</div>
<div class=\"col-md col-6 mb-md-0 text-center px-lg-3 px-1\">
<div class=\"text-uppercase\" >
<span class=\" title-menu-t\">Garanties 30ans</span>
<div class=\"min-logo-garantie pt-2 \"><img src=\"";
// line 164
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/garantie_icon.png"), "html", null, true);
echo "\" alt=\"\" ></div>
</div>
</div>
<div class=\"col-lg-2 col-6 mb-md-0 text-center px-lg-3 px-1\">
<div class=\"text-uppercase\">
<span class=\"d-block title-menu-t\">Livraison</span>
<div class=\"max-logo-footer pt-2 \"><img src=\"";
// line 170
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/dachser_logo.svg"), "html", null, true);
echo "\" alt=\"\"></div>
</div>
</div>
</div>
</div>
<div class=\"footer-bottom\">
<div class=\"container p-0 px-xl-0 px-lg-2 px-3\">
<div class=\"bloc-footer-menu\">
<div class=\"row mx-lg-n3 mx-n1\">
";
// line 180
echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.footer.grid");
echo "
</div>
</div>
</div>
</div>
<div class=\"d-block d-sm-none px-site-2-m\">
<div class=\"menu-content paiement-footer-perso\">
<div class=\"toggle-m-c pt-3 max-w-paiement\">
<div class=\"row mx-n1 text-center\">
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 191
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement1.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 192
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement1H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 197
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement2.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 198
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement2H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 203
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement3.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 204
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement3H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 209
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement4.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 210
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement4H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 215
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement5.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 216
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement5H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"";
// line 221
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement6.svg"), "html", null, true);
echo "\" alt=\"\" class=\"hidden-hover\">
<img src=\"";
// line 222
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/paiement6H.svg"), "html", null, true);
echo "\" alt=\"\" class=\"visible-hover\">
</div>
</div>
</div>
";
// line 227
$context["slugPage_payment"] = $this->extensions['App\Twig\Extensions\Cms\PageExtension']->getSlugByCodeAndLocale("payment_method");
// line 228
echo " <div class=\"text-center\"><a href=\"";
if ( !(null === (isset($context["slugPage_payment"]) || array_key_exists("slugPage_payment", $context) ? $context["slugPage_payment"] : (function () { throw new RuntimeError('Variable "slugPage_payment" does not exist.', 228, $this->source); })()))) {
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("bitbag_sylius_cms_plugin_shop_page_show", ["slug" => (isset($context["slugPage_payment"]) || array_key_exists("slugPage_payment", $context) ? $context["slugPage_payment"] : (function () { throw new RuntimeError('Variable "slugPage_payment" does not exist.', 228, $this->source); })())]), "html", null, true);
}
echo "\" class=\"text-underline text-regular font-seize\" title=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.common.learn_more"), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.common.learn_more"), "html", null, true);
echo "</a></div>
</div>
</div>
</div>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
public function getTemplateName()
{
return "@SyliusShop/Layout/Footer/_grid.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 490 => 228, 488 => 227, 480 => 222, 476 => 221, 468 => 216, 464 => 215, 456 => 210, 452 => 209, 444 => 204, 440 => 203, 432 => 198, 428 => 197, 420 => 192, 416 => 191, 402 => 180, 389 => 170, 380 => 164, 373 => 159, 365 => 152, 361 => 151, 353 => 146, 349 => 145, 341 => 140, 337 => 139, 329 => 134, 325 => 133, 317 => 128, 313 => 127, 305 => 122, 301 => 121, 293 => 116, 286 => 112, 282 => 111, 276 => 107, 274 => 106, 263 => 98, 259 => 97, 255 => 96, 248 => 92, 244 => 91, 240 => 90, 233 => 86, 229 => 85, 225 => 84, 218 => 80, 214 => 79, 210 => 78, 203 => 74, 199 => 73, 195 => 72, 179 => 59, 173 => 56, 167 => 53, 161 => 50, 151 => 42, 145 => 40, 142 => 39, 139 => 38, 136 => 37, 133 => 36, 130 => 35, 127 => 34, 121 => 31, 116 => 29, 75 => 17, 73 => 16, 64 => 14, 55 => 8, 48 => 3, 46 => 2, 43 => 1,);
}
public function getSourceContext()
{
return new Source("
{% set block_review_index = app_get_blocks('review_index', sylius.channel.code ) %}
<section class=\"bloc-dedicated py-md-5 py-4 px-3\">
<div class=\"max-container-2 px-0\">
<div class=\"bg-dedicated-site text-white p-xl-5 p-lg-4 p-3\">
<div class=\"row align-items-center\">
<div class=\"col-lg-3 col-md-4 col-12\">
<div class=\"rounded-circle text-center\"><img src=\"{{asset('images/img_dedicated.jpg')}}\" alt=\"\" class=\"rounded-circle\"></div>
</div>
<div class=\"col-md col-12 pt-md-0 pt-3 px-xl-4 \">
<h2 class=\"font-28 text-white font-weight-medium border-bottom-w pb-2 pb-md-3 mb-3\">Guillaume ROLLAND votre expert dédié</h2>
<div class=\"font-18 pr-xl-4 pr-md-3 line-height-normal\">6nergies se distingue par son expertise et son engagement envers la transition énergétique.<br/> Grâce à des solutions innovantes et des technologies de pointe, elle permet aux particuliers<br/> et aux professionnels de réduire leur empreinte carbone tout en réalisant des économies <br/> significatives sur leur consommation d’énergie. <br/>Avec un service client irréprochable et des installations de haute qualité, 6nergies s’impose <br/> comme un acteur de confiance dans le domaine du solaire.</div>
<div class=\"pt-4 row no-gutters align-items-center text-center text-md-left\">
<div class=\"col-md-auto col-12\"><a href=\"{{ path('sylius_shop_contact_request') }}\" class=\"btn-link minw-sm transition-bgcolor bg-gradient-hover bg-gradient-hover\" title=\"{{ 'sylius.ui.contact_us'|trans}}\"><span>{{ 'sylius.ui.contact_us'|trans}}</span></a></div>
<div class=\"pl-md-3 pl-xl-4 col-md-auto col-12 pt-md-0 pt-3\">
{% set block_tel = app_get_blocks('num_telephone', sylius.channel.code ) %}
<a href=\"tel:{% if block_tel is not null %}{% if block_tel.link is defined %}{{ block_tel.link|raw }}{% endif %}{% else %} {{'app.ui.numtel'|trans}}{% endif %}\" class=\"font-31 text-white line-height-1\" title=\"{% if block_tel is not null %}{% if block_tel.link is defined %}{{ block_tel.link|raw }}{% endif %}{% else %} {{'app.ui.numtel'|trans}}{% endif %}\">{% if block_tel is not null %}{% if block_tel.link is defined %}{{ block_tel.link|raw }}{% endif %}{% else %} {{'app.ui.numtel'|trans}}{% endif %}</a>
<div class=\"pt-0\">Du lundi au vendredi de 9h à 18h</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class=\"bloc-review py-md-5 py-4 bg-grey px-3\">
<div class=\"max-container-2 px-0\">
<h2 class=\"title-medium color-blue-s text-md-center title-small-mobile\">{{'app.footer.your_reviews_and_testimonials'|trans}}</h2>
<div class=\"title-review-google pt-2 pt-md-4 \">
<img src=\"{{asset('images/logo_google.png')}}\"/>
</div>
<div class=\"content-review-google pt-2 pt-md-4 mb-md-4 mb-3\">
{% if \"localhost\" in app.request.server.get('HTTP_HOST') %} {# evite les erreurs en local #}
{% set googleReviews = null %}
{% else %}
{% set googleReviews = app_get_google_reviews() %}
{% endif %}
{% if googleReviews is not null %}
{{ googleReviews|raw }}
{% endif %}
</div>
</div>
</section>
<section class=\"reseau-bloc \">
<div class=\"bg-fixed-reseau text-center\">
<div class=\"d-flex align-items-center justify-content-center h-100 relative-99 pt-md-3\">
<div class=\"\">
<h3 class=\"title-ss-regular text-white\">{{'app.footer.follow_us'|trans|raw}}</h3>
<div class=\"content-reso-l pt-3 mt-md-3\">
<a class=\"ico-reseau opacity-hover\" href=\"https://www.facebook.com/6nergies/\" target=\"_blank\" rel=\"nofollow\" title=\"Facebbok\">
<img src=\"{{asset('images/ico_fb.svg')}}\" alt=\"\" class=\"\">
</a>
<a class=\"ico-reseau opacity-hover\" href=\"https://www.youtube.com/channel/UCZPrLMDmicVeDCLYxYxYAAg\" target=\"_blank\" rel=\"nofollow\" title=\"Youtube\">
<img src=\"{{asset('images/ico_yt.svg')}}\" alt=\"\" class=\"\">
</a>
<a class=\"ico-reseau opacity-hover\" href=\"https://www.linkedin.com/company/6nergies/\" target=\"_blank\" rel=\"nofollow\" title=\"Linkedin\">
<img src=\"{{asset('images/ico_linkedin.svg')}}\" alt=\"\" class=\"\">
</a>
</div>
</div>
</div>
</div>
</section>
<section class=\"reinsurance-footer reinsurance-bloc py-md-3\">
<div class=\"max-container-2 px-0 border-bottom\">
<div class=\"padding-reinsurance px-lg-0\">
<div class=\"row mx-lg-n3 mx-n1 align-items-center justify-content-center\">
<div class=\"col-xl col-md-auto col-4 mb-4 mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"{{'app.footer.reinsurance1'|trans}}\">
<strong class=\" col-md-auto col-12\"><img src=\"{{asset('images/av1.svg')}}\" alt=\"\"></strong>
<span class=\"col-md col-12\">{{'app.footer.reinsurance1_br'|trans|raw}}</span>
</a>
</div>
<div class=\"col-md col-4 mb-4 mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"{{'app.footer.reinsurance2'|trans}}\">
<strong class=\" col-md-auto col-12\"><img src=\"{{asset('images/av2.svg')}}\" alt=\"\"></strong>
<span class=\"col-md col-12\">{{'app.footer.reinsurance2_br'|trans|raw}}</span>
</a>
</div>
<div class=\"col-md col-4 mb-4 mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"{{'app.footer.reinsurance3'|trans}}\">
<strong class=\"col-md-auto col-12\"><img src=\"{{asset('images/av3.svg')}}\" alt=\"\"></strong>
<span class=\"col-md col-12\">{{'app.footer.reinsurance3_br'|trans|raw}}</span>
</a>
</div>
<div class=\"col-md col-4 mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"{{'app.footer.reinsurance4'|trans}}\">
<strong class=\"col-md-auto col-12\"><img src=\"{{asset('images/av4.svg')}}\" alt=\"\"></strong>
<span class=\"col-md col-12\">{{'app.footer.reinsurance4_br'|trans|raw}}</span>
</a>
</div>
<div class=\"col-xl_ col-auto mb-md-0 text-center px-lg-3 px-1\">
<a href=\"\" class=\"box-av row align-items-center no-gutters\" title=\"{{'app.footer.reinsurance5'|trans}}\">
<strong class=\"col-md-auto col-12\"><img src=\"{{asset('images/av5.svg')}}\" alt=\"\"></strong>
<span class=\"col-md col-12\">{{'app.footer.reinsurance5_br'|trans|raw}}</span>
</a>
</div>
</div>
</div>
</div>
</section>
<footer>
{% include '@SyliusShop/Homepage/_newsletter.html.twig' %}
<div class=\"max-container-2 p-0 px-xl-0 px-lg-2 px-3\">
<div class=\"row mx-lg-n3 mx-n1 pt-lg-4 pt-3\">
<div class=\"col-md col-6 mb-md-0 text-center px-lg-3 px-1\">
<div class=\"text-uppercase title-menu-t\" >
<span class=\"\">{{'app.footer.reinsurance4'|trans|raw}}</span>
<div class=\"min-logo-garantie pt-2 \"><img src=\"{{asset('images/av4.svg')}}\" alt=\"\" ></div>
</div>
</div>
<div class=\"col-md col-6 mb-md-0 text-center px-lg-3 px-1 paiement-footer-perso\">
<div class=\"title-menu-t \"><span>{{'app.common.payment_secure'|trans}}</span></div>
<div class=\"toggle-m-c pt-2 max-w-paiement mx-auto \">
<div class=\"row mx-n1 text-center_\">
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement1.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement1H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement2.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement2H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement3.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement3H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement4.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement4H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement5.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement5H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement6.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement6H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
</div>
{#{% set slugPage_payment = app_get_slug_by_code_and_locale('payment_method') %}
<a href=\"{% if slugPage_payment is not null %}{{ path('bitbag_sylius_cms_plugin_shop_page_show', {'slug': slugPage_payment }) }}{% endif %}\" class=\"text-underline text-regular\" title=\"{{'app.common.learn_more'|trans}}\">{{'app.common.learn_more'|trans}}</a> #}
</div>
</div>
<div class=\"col-md col-6 mb-md-0 text-center px-lg-3 px-1\">
<div class=\"text-uppercase\" >
<span class=\" title-menu-t\">Garanties 30ans</span>
<div class=\"min-logo-garantie pt-2 \"><img src=\"{{asset('images/garantie_icon.png')}}\" alt=\"\" ></div>
</div>
</div>
<div class=\"col-lg-2 col-6 mb-md-0 text-center px-lg-3 px-1\">
<div class=\"text-uppercase\">
<span class=\"d-block title-menu-t\">Livraison</span>
<div class=\"max-logo-footer pt-2 \"><img src=\"{{asset('images/dachser_logo.svg')}}\" alt=\"\"></div>
</div>
</div>
</div>
</div>
<div class=\"footer-bottom\">
<div class=\"container p-0 px-xl-0 px-lg-2 px-3\">
<div class=\"bloc-footer-menu\">
<div class=\"row mx-lg-n3 mx-n1\">
{{ sylius_template_event('sylius.shop.layout.footer.grid') }}
</div>
</div>
</div>
</div>
<div class=\"d-block d-sm-none px-site-2-m\">
<div class=\"menu-content paiement-footer-perso\">
<div class=\"toggle-m-c pt-3 max-w-paiement\">
<div class=\"row mx-n1 text-center\">
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement1.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement1H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement2.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement2H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement3.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement3H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement4.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement4H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement5.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement5H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
<div class=\"col-lg-6 col-4 px-1 mb-2\">
<div class=\"border paymethod-hover\">
<img src=\"{{asset('images/paiement6.svg')}}\" alt=\"\" class=\"hidden-hover\">
<img src=\"{{asset('images/paiement6H.svg')}}\" alt=\"\" class=\"visible-hover\">
</div>
</div>
</div>
{% set slugPage_payment = app_get_slug_by_code_and_locale('payment_method') %}
<div class=\"text-center\"><a href=\"{% if slugPage_payment is not null %}{{ path('bitbag_sylius_cms_plugin_shop_page_show', {'slug': slugPage_payment }) }}{% endif %}\" class=\"text-underline text-regular font-seize\" title=\"{{'app.common.learn_more'|trans}}\">{{'app.common.learn_more'|trans}}</a></div>
</div>
</div>
</div>
", "@SyliusShop/Layout/Footer/_grid.html.twig", "/home/6nergiesboutique/www_preprod/themes/BootstrapTheme/templates/bundles/SyliusShopBundle/Layout/Footer/_grid.html.twig");
}
}