<?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/Header/_content.html.twig */
class __TwigTemplate_66c7c474b932a15eec27a3f25bda6a72e5f2a6c3c5507091497176ec2737e156 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/Header/_content.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/Header/_content.html.twig"));
// line 1
$context["block"] = $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.', 1, $this->source); })()), "channel", [], "any", false, false, false, 1), "code", [], "any", false, false, false, 1));
// line 2
echo "<div class=\"col-xl-auto col-lg-3 right-bloc-head\">
<div class=\"other-link-top\">
<ul class=\"clear-float\">
";
// line 5
echo $this->extensions['Sylius\Bundle\UiBundle\Twig\TemplateEventExtension']->render("sylius.shop.layout.header.content");
echo "
<li><a href=\"#\" class=\"navLink search-link-mobile search-icon\"></a></li>
";
// line 9
echo " <li class=\"visible-fixed\"><a href=\"#\" class=\"search-link link-other\" title=\"\"></a></li>
";
// line 11
echo $this->env->getRuntime('Sonata\BlockBundle\Templating\Helper\BlockHelper')->renderEvent("sylius.shop.layout.before_security_widget");
echo "
";
// line 13
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("sylius.controller.shop.security_widget:renderAction"));
echo "
";
// line 15
echo $this->env->getRuntime('Sonata\BlockBundle\Templating\Helper\BlockHelper')->renderEvent("sylius.shop.layout.after_security_widget");
echo "
";
// line 18
echo " <li class=\"li-panier\" id=\"contenuPanierCommun\">
<div id=\"contenuPanierCommunWidget\">
";
// line 20
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("sylius_shop_partial_cart_summary", ["template" => "@SyliusShop/Cart/_widget.html.twig"]));
echo "
</div>
<div id=\"contenuPanierCommunPopup\">
";
// line 23
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("sylius_shop_partial_cart_summary", ["template" => "@SyliusShop/Cart/Widget/_popup.html.twig"]));
echo "
</div>
</li>
</ul>
</div>
</div>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
public function getTemplateName()
{
return "@SyliusShop/Layout/Header/_content.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 84 => 23, 78 => 20, 74 => 18, 69 => 15, 64 => 13, 59 => 11, 55 => 9, 50 => 5, 45 => 2, 43 => 1,);
}
public function getSourceContext()
{
return new Source("{% set block = app_get_blocks('num_telephone', sylius.channel.code ) %}
<div class=\"col-xl-auto col-lg-3 right-bloc-head\">
<div class=\"other-link-top\">
<ul class=\"clear-float\">
{{ sylius_template_event('sylius.shop.layout.header.content') }}
<li><a href=\"#\" class=\"navLink search-link-mobile search-icon\"></a></li>
{# <li><a href=\"#\" class=\"navLink search-link-mobile search-icon\"><i class=\"icon-search\"></i></a></li>#}
{##}
<li class=\"visible-fixed\"><a href=\"#\" class=\"search-link link-other\" title=\"\"></a></li>
{{ sonata_block_render_event('sylius.shop.layout.before_security_widget') }}
{{ render(controller('sylius.controller.shop.security_widget:renderAction')) }}
{{ sonata_block_render_event('sylius.shop.layout.after_security_widget') }}
{# <li class=\"navItem d-block d-lg-none\"><a href=\"#\" class=\"navLink search-link-mobile\"><i class=\"icon-search\"></i> {{'sylius.ui.search'|trans}}</a></li>#}
<li class=\"li-panier\" id=\"contenuPanierCommun\">
<div id=\"contenuPanierCommunWidget\">
{{ render(url('sylius_shop_partial_cart_summary', {'template': '@SyliusShop/Cart/_widget.html.twig'})) }}
</div>
<div id=\"contenuPanierCommunPopup\">
{{ render(url('sylius_shop_partial_cart_summary', {'template': '@SyliusShop/Cart/Widget/_popup.html.twig'})) }}
</div>
</li>
</ul>
</div>
</div>
", "@SyliusShop/Layout/Header/_content.html.twig", "/home/chouettemauve/preprod/sylius/themes/BootstrapTheme/templates/bundles/SyliusShopBundle/Layout/Header/_content.html.twig");
}
}