var/cache/dev/twig/23/23ddab32c9a2b8c003fde91fea61dc86505bd34d6f71b86e089a3fa5a23cdaf7.php line 79

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* home/product-sidebar.html.twig */
  14. class __TwigTemplate_a4fac7702b3105349c24dfcc9e36534ce7ad6ba726402d6aafe0129eea2c247f extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'body' => [$this'block_body'],
  25.             'javascripts' => [$this'block_javascripts'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "layout/app.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""home/product-sidebar.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""home/product-sidebar.html.twig"));
  40.         $this->parent $this->loadTemplate("layout/app.html.twig""home/product-sidebar.html.twig"2);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 4
  48.     public function block_title($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  55.         echo "YEYETO:: Products";
  56.         
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  58.         
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  60.     }
  61.     // line 6
  62.     public function block_body($context, array $blocks = [])
  63.     {
  64.         $macros $this->macros;
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  69.         // line 7
  70.         echo "    <!--breadcrumbs area start-->
  71.     <div class=\"breadcrumbs_area\">
  72.         <div class=\"container\">
  73.             <div class=\"row\">
  74.                 <div class=\"col-12\">
  75.                     <div class=\"breadcrumb_content\">
  76.                         <ul>
  77.                             <li><a href=\"/\">";
  78.         // line 14
  79.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.cart.home"), "html"nulltrue);
  80.         echo "</a></li>
  81.                             <li>";
  82.         // line 15
  83.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.default.product_details"), "html"nulltrue);
  84.         echo "</li>
  85.                         </ul>
  86.                     </div>
  87.                 </div>
  88.             </div>
  89.         </div>
  90.     </div>
  91.     <!--breadcrumbs area end-->
  92. ";
  93.         // line 23
  94.         if ((=== twig_compare((isset($context["converter"]) || array_key_exists("converter"$context) ? $context["converter"] : (function () { throw new RuntimeError('Variable "converter" does not exist.'23$this->source); })()), "USD"))) {
  95.             // line 24
  96.             echo "
  97.     ";
  98.             // line 25
  99.             $context["currency_symbol"] = "\$";
  100.             // line 26
  101.             echo "        
  102. ";
  103.         } elseif ((=== twig_compare(        // line 27
  104. (isset($context["converter"]) || array_key_exists("converter"$context) ? $context["converter"] : (function () { throw new RuntimeError('Variable "converter" does not exist.'27$this->source); })()), "GBP"))) {
  105.             // line 28
  106.             echo "
  107.     ";
  108.             // line 29
  109.             $context["currency_symbol"] = "£";
  110.             // line 30
  111.             echo "
  112. ";
  113.         } elseif ((=== twig_compare(        // line 31
  114. (isset($context["converter"]) || array_key_exists("converter"$context) ? $context["converter"] : (function () { throw new RuntimeError('Variable "converter" does not exist.'31$this->source); })()), "CAD"))) {
  115.             // line 32
  116.             echo "
  117.     ";
  118.             // line 33
  119.             $context["currency_symbol"] = "c\$";
  120.             // line 34
  121.             echo "
  122. ";
  123.         } elseif ((=== twig_compare(        // line 35
  124. (isset($context["converter"]) || array_key_exists("converter"$context) ? $context["converter"] : (function () { throw new RuntimeError('Variable "converter" does not exist.'35$this->source); })()), "XAF"))) {
  125.             // line 36
  126.             echo "
  127.     ";
  128.             // line 37
  129.             $context["currency_symbol"] = "FCFA";
  130.             // line 38
  131.             echo "
  132. ";
  133.         } else {
  134.             // line 40
  135.             echo "
  136.     ";
  137.             // line 41
  138.             $context["currency_symbol"] = "€";
  139.             // line 42
  140.             echo "
  141. ";
  142.         }
  143.         // line 44
  144.         echo "
  145.     <div class=\"product_page_bg\">
  146.         <div class=\"container\">
  147.             <div class=\"product_sidebar\">
  148.                 <div class=\"row\">
  149.                     <div class=\"col-lg-3 col-md-12\">
  150.                         <!--sidebar widget start-->
  151.                         <aside class=\"sidebar_widget\">
  152.                             <div class=\"widget_list widget_categories\">
  153.                                 <h3>";
  154.         // line 54
  155.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.default.product_categories"), "html"nulltrue);
  156.         echo " </h3>
  157.                                  
  158.                                   <ul>
  159.                                 
  160.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-coffee\" aria-hidden=\"true\"></i> ";
  161.         // line 58
  162.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.petit_dejeuner"), "html"nulltrue);
  163.         echo "</a>
  164.                                     <ul class=\"widget_dropdown_categories\">
  165.                                         <li><a href=\"/shop-detail/";
  166.         // line 60
  167.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'60$this->source); })()), "html"nulltrue);
  168.         echo "/0/1/1\">";
  169.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.lait"), "html"nulltrue);
  170.         echo "</a></li>
  171.                                         <li><a href=\"/shop-detail/";
  172.         // line 61
  173.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'61$this->source); })()), "html"nulltrue);
  174.         echo "/0/1/2\">";
  175.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.cafe"), "html"nulltrue);
  176.         echo "</a></li>
  177.                                         <li><a href=\"/shop-detail/";
  178.         // line 62
  179.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'62$this->source); })()), "html"nulltrue);
  180.         echo "/0/1/3\">";
  181.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.the"), "html"nulltrue);
  182.         echo "</a></li>
  183.                                         <li><a href=\"/shop-detail/";
  184.         // line 63
  185.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'63$this->source); })()), "html"nulltrue);
  186.         echo "/0/1/4\">";
  187.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.pate_tartiner"), "html"nulltrue);
  188.         echo "</a></li>
  189.                                         <li><a href=\"/shop-detail/";
  190.         // line 64
  191.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'64$this->source); })()), "html"nulltrue);
  192.         echo "/0/1/5\">";
  193.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.fromage"), "html"nulltrue);
  194.         echo "</a></li>
  195.                                         <li><a href=\"/shop-detail/";
  196.         // line 65
  197.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'65$this->source); })()), "html"nulltrue);
  198.         echo "/0/1/6\">";
  199.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.oeuf"), "html"nulltrue);
  200.         echo "</a></li>
  201.                                         <li><a href=\"/shop-detail/";
  202.         // line 66
  203.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'66$this->source); })()), "html"nulltrue);
  204.         echo "/0/1/7\">";
  205.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.yaourt"), "html"nulltrue);
  206.         echo "</a></li>
  207.                                     </ul>
  208.                                 </li>
  209.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-child\" aria-hidden=\"true\"></i> ";
  210.         // line 69
  211.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.baby"), "html"nulltrue);
  212.         echo " </a>
  213.                                     <ul class=\"widget_dropdown_categories\">
  214.                                         <li><a href=\"/shop-detail/";
  215.         // line 71
  216.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'71$this->source); })()), "html"nulltrue);
  217.         echo "/0/13/1\">";
  218.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.lait"), "html"nulltrue);
  219.         echo "</a></li>
  220.                                         <li><a href=\"/shop-detail/";
  221.         // line 72
  222.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'72$this->source); })()), "html"nulltrue);
  223.         echo "/0/13/2\">";
  224.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.cereales"), "html"nulltrue);
  225.         echo "</a></li>
  226.                                         <li><a href=\"/shop-detail/";
  227.         // line 73
  228.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'73$this->source); })()), "html"nulltrue);
  229.         echo "/0/13/3\">";
  230.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.couches"), "html"nulltrue);
  231.         echo "</a></li>
  232.                                         <li><a href=\"/shop-detail/";
  233.         // line 74
  234.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'74$this->source); })()), "html"nulltrue);
  235.         echo "/0/13/4\">";
  236.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.lingettes"), "html"nulltrue);
  237.         echo "</a></li>
  238.                                         
  239.                                     </ul>
  240.                                 </li>
  241.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-glass\" aria-hidden=\"true\"></i> ";
  242.         // line 78
  243.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.boissons"), "html"nulltrue);
  244.         echo " </a>
  245.                                     <ul class=\"widget_dropdown_categories\">
  246.                                         <li><a href=\"/shop-detail/";
  247.         // line 80
  248.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'80$this->source); })()), "html"nulltrue);
  249.         echo "/0/4/1\">";
  250.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.eau"), "html"nulltrue);
  251.         echo "</a></li>
  252.                                         <li><a href=\"/shop-detail/";
  253.         // line 81
  254.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'81$this->source); })()), "html"nulltrue);
  255.         echo "/0/4/2\">";
  256.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.jus_naturel"), "html"nulltrue);
  257.         echo "</a></li>
  258.                                         <li><a href=\"/shop-detail/";
  259.         // line 82
  260.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'82$this->source); })()), "html"nulltrue);
  261.         echo "/0/4/3\">";
  262.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.boissons_gazeuses"), "html"nulltrue);
  263.         echo "</a></li>
  264.                                         <li><a href=\"/shop-detail/";
  265.         // line 83
  266.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'83$this->source); })()), "html"nulltrue);
  267.         echo "/0/4/4\">";
  268.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.sirops"), "html"nulltrue);
  269.         echo "</a></li>
  270.                                         <li><a href=\"/shop-detail/";
  271.         // line 84
  272.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'84$this->source); })()), "html"nulltrue);
  273.         echo "/0/4/5\">";
  274.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.vin_spiritueux"), "html"nulltrue);
  275.         echo "</a></li>
  276.                                     </ul>
  277.                                 </li>
  278.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-apple\" aria-hidden=\"true\"></i> ";
  279.         // line 87
  280.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.fruits_legumes"), "html"nulltrue);
  281.         echo "</a>
  282.                                     <ul class=\"widget_dropdown_categories\">
  283.                                         <li><a href=\"/shop-detail/";
  284.         // line 89
  285.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'89$this->source); })()), "html"nulltrue);
  286.         echo "/0/3/1\">";
  287.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.fruits"), "html"nulltrue);
  288.         echo "</a></li>
  289.                                         <li><a href=\"/shop-detail/";
  290.         // line 90
  291.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'90$this->source); })()), "html"nulltrue);
  292.         echo "/0/3/2\">";
  293.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.legumes"), "html"nulltrue);
  294.         echo "</a></li>                                     
  295.                                     </ul>
  296.                                 </li>
  297.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-asterisk\" aria-hidden=\"true\"></i>  ";
  298.         // line 93
  299.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.boucherie_poissonerie"), "html"nulltrue);
  300.         echo "  </a>
  301.                     
  302.                                     <ul class=\"widget_dropdown_categories\">                       
  303.                                         <li><a href=\"/shop-detail/";
  304.         // line 96
  305.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'96$this->source); })()), "html"nulltrue);
  306.         echo "/0/10/1\">";
  307.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.crustace"), "html"nulltrue);
  308.         echo "</a></li>
  309.                                         <li><a href=\"/shop-detail/";
  310.         // line 97
  311.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'97$this->source); })()), "html"nulltrue);
  312.         echo "/0/10/2\">";
  313.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.poisson"), "html"nulltrue);
  314.         echo "</a></li>
  315.                                         <li><a href=\"/shop-detail/";
  316.         // line 98
  317.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'98$this->source); })()), "html"nulltrue);
  318.         echo "/0/10/3\">";
  319.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.viandes"), "html"nulltrue);
  320.         echo "</a></li>
  321.                                         <li><a href=\"/shop-detail/";
  322.         // line 99
  323.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'99$this->source); })()), "html"nulltrue);
  324.         echo "/0/10/4\">";
  325.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.volaille"), "html"nulltrue);
  326.         echo "</a></li>
  327.                                     </ul>
  328.                                 </li>
  329.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-eyedropper\" aria-hidden=\"true\"></i> ";
  330.         // line 102
  331.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.assaisonnement"), "html"nulltrue);
  332.         echo " </a>
  333.                                     <ul class=\"widget_dropdown_categories\">
  334.                                         <li><a href=\"/shop-detail/";
  335.         // line 104
  336.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'104$this->source); })()), "html"nulltrue);
  337.         echo "/0/11/1\">";
  338.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.aromates"), "html"nulltrue);
  339.         echo "</a></li>
  340.                                         <li><a href=\"/shop-detail/";
  341.         // line 105
  342.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'105$this->source); })()), "html"nulltrue);
  343.         echo "/0/11/2\">";
  344.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.condiments"), "html"nulltrue);
  345.         echo "</a></li>
  346.                                         <li><a href=\"/shop-detail/";
  347.         // line 106
  348.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'106$this->source); })()), "html"nulltrue);
  349.         echo "/0/11/3\">";
  350.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.epices"), "html"nulltrue);
  351.         echo "</a></li>
  352.                     
  353.                                     </ul>
  354.                                 </li>
  355.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-tree\" aria-hidden=\"true\"></i> ";
  356.         // line 110
  357.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.tubercules_feculents"), "html"nulltrue);
  358.         echo "</a>
  359.                                     <ul class=\"widget_dropdown_categories\">
  360.                                         <li><a href=\"/shop-detail/";
  361.         // line 112
  362.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'112$this->source); })()), "html"nulltrue);
  363.         echo "/0/12/1\">";
  364.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.graines"), "html"nulltrue);
  365.         echo "</a></li>
  366.                                         <li><a href=\"/shop-detail/";
  367.         // line 113
  368.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'113$this->source); })()), "html"nulltrue);
  369.         echo "/0/12/2\">";
  370.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.tubercules"), "html"nulltrue);
  371.         echo "</a></li>
  372.                                         <li><a href=\"/shop-detail/";
  373.         // line 114
  374.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'114$this->source); })()), "html"nulltrue);
  375.         echo "/0/12/3\">";
  376.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.farines"), "html"nulltrue);
  377.         echo "</a></li>                                     
  378.                                     </ul>
  379.                                 </li>
  380.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-birthday-cake\" aria-hidden=\"true\"></i> ";
  381.         // line 117
  382.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.epiceries"), "html"nulltrue);
  383.         echo "</a>
  384.                                     <ul class=\"widget_dropdown_categories\">
  385.                                         <li><a href=\"/shop-detail/";
  386.         // line 119
  387.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'119$this->source); })()), "html"nulltrue);
  388.         echo "/0/15/1\">";
  389.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.conserves"), "html"nulltrue);
  390.         echo "</a></li>
  391.                                         <li><a href=\"/shop-detail/";
  392.         // line 120
  393.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'120$this->source); })()), "html"nulltrue);
  394.         echo "/0/15/2\">";
  395.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.pates_riz"), "html"nulltrue);
  396.         echo "</a></li>
  397.                                         <li><a href=\"/shop-detail/";
  398.         // line 121
  399.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'121$this->source); })()), "html"nulltrue);
  400.         echo "/0/15/3\">";
  401.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.huiles"), "html"nulltrue);
  402.         echo "</a></li>
  403.                                         <li><a href=\"/shop-detail/";
  404.         // line 122
  405.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'122$this->source); })()), "html"nulltrue);
  406.         echo "/0/15/4\">";
  407.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.sucres"), "html"nulltrue);
  408.         echo "</a></li>
  409.                                         <li><a href=\"/shop-detail/";
  410.         // line 123
  411.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'123$this->source); })()), "html"nulltrue);
  412.         echo "/0/15/5\">";
  413.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.confiseries"), "html"nulltrue);
  414.         echo "</a></li>
  415.                                         <li><a href=\"/shop-detail/";
  416.         // line 124
  417.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'124$this->source); })()), "html"nulltrue);
  418.         echo "/0/15/6\">";
  419.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.biscuits"), "html"nulltrue);
  420.         echo "</a></li>
  421.                                         <li><a href=\"/shop-detail/";
  422.         // line 125
  423.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'125$this->source); })()), "html"nulltrue);
  424.         echo "/0/15/7\">";
  425.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.chocolats"), "html"nulltrue);
  426.         echo "</a></li>
  427.                                     </ul>
  428.                                 </li>
  429.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-building\" aria-hidden=\"true\"></i> ";
  430.         // line 128
  431.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.construction_maison"), "html"nulltrue);
  432.         echo "</a>
  433.                                     <ul class=\"widget_dropdown_categories\">
  434.                                         <li><a href=\"/shop-detail/";
  435.         // line 130
  436.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'130$this->source); })()), "html"nulltrue);
  437.         echo "/0/14/1\">";
  438.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.produits_entretien"), "html"nulltrue);
  439.         echo "</a></li>
  440.                                         <li><a href=\"/shop-detail/";
  441.         // line 131
  442.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'131$this->source); })()), "html"nulltrue);
  443.         echo "/0/14/2\">";
  444.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.hygiene"), "html"nulltrue);
  445.         echo "</a></li>
  446.                                         <li><a href=\"/shop-detail/";
  447.         // line 132
  448.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'132$this->source); })()), "html"nulltrue);
  449.         echo "/0/14/3\">";
  450.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.head.gaz_domestique"), "html"nulltrue);
  451.         echo " </a></li>
  452.                                     </ul>
  453.                                 </li>
  454.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-hourglass-half\" aria-hidden=\"true\"></i> Packs</a>
  455.                                     <ul class=\"widget_dropdown_categories\">
  456.                                         <li><a href=\"/shop-detail/";
  457.         // line 137
  458.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'137$this->source); })()), "html"nulltrue);
  459.         echo "/0/1/1\">Happy Familly</a></li>
  460.                                         <li><a href=\"/shop-detail/";
  461.         // line 138
  462.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'138$this->source); })()), "html"nulltrue);
  463.         echo "/0/1/2\">Check out</a></li>
  464.                                         <li><a href=\"/shop-detail/";
  465.         // line 139
  466.         echo twig_escape_filter($this->env, (isset($context["cart_cat"]) || array_key_exists("cart_cat"$context) ? $context["cart_cat"] : (function () { throw new RuntimeError('Variable "cart_cat" does not exist.'139$this->source); })()), "html"nulltrue);
  467.         echo "/0/1/3\">Construction </a></li>
  468.                                     </ul>
  469.                                 </li>
  470.                                 ";
  471.         // line 149
  472.         echo "                            </ul>
  473.                            ";
  474.         // line 169
  475.         echo "                            </div>                 
  476.                         </aside>
  477.                         <!--sidebar widget end-->
  478.                     </div>
  479.                     <div class=\"col-lg-9 col-md-12\">
  480.                         <div class=\"product_details_wrapper mb-55\">
  481.                             <div class=\"product_right_sidebar\">
  482.                                 <div class=\"row\">
  483.                                     <div class=\"col-lg-6 col-md-6\">
  484.                                         <div class=\"product-details-tab\">
  485.                                             <div id=\"img-1\" class=\"zoomWrapper single-zoom\">
  486.                                                 <a href=\"#\">
  487.                                                 ";
  488.         // line 181
  489.         if ((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_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.'181$this->source); })()), "request", [], "any"falsefalsefalse181), "locale", [], "any"falsefalsefalse181), "fr"))) {
  490.             echo 
  491.                                                    <img id=\"zoom1\" src=\"../../../img/product/";
  492.             // line 183
  493.             echo twig_escape_filter($this->env, (isset($context["prod_image"]) || array_key_exists("prod_image"$context) ? $context["prod_image"] : (function () { throw new RuntimeError('Variable "prod_image" does not exist.'183$this->source); })()), "html"nulltrue);
  494.             echo "\" data-zoom-image=\"../../../img/product/";
  495.             echo twig_escape_filter($this->env, (isset($context["prod_image"]) || array_key_exists("prod_image"$context) ? $context["prod_image"] : (function () { throw new RuntimeError('Variable "prod_image" does not exist.'183$this->source); })()), "html"nulltrue);
  496.             echo "\" alt=\"big-1\">
  497.                                                 ";
  498.         } else {
  499.             // line 186
  500.             echo "
  501.                                                   <img id=\"zoom1\" src=\"../../../../img/product/";
  502.             // line 187
  503.             echo twig_escape_filter($this->env, (isset($context["prod_image"]) || array_key_exists("prod_image"$context) ? $context["prod_image"] : (function () { throw new RuntimeError('Variable "prod_image" does not exist.'187$this->source); })()), "html"nulltrue);
  504.             echo "\" data-zoom-image=\"../../../img/product/";
  505.             echo twig_escape_filter($this->env, (isset($context["prod_image"]) || array_key_exists("prod_image"$context) ? $context["prod_image"] : (function () { throw new RuntimeError('Variable "prod_image" does not exist.'187$this->source); })()), "html"nulltrue);
  506.             echo "\" alt=\"big-1\">
  507.                                               
  508.                                                ";
  509.         }
  510.         // line 190
  511.         echo "                                                                                             
  512.                                                 </a>
  513.                                             </div>
  514.                                             <div class=\"single-zoom-thumb\">
  515.                                                 <ul class=\"s-tab-zoom owl-carousel single-product-active\" id=\"gallery_01\">
  516.                                                    
  517.                                                 ";
  518.         // line 196
  519.         $context['_parent'] = $context;
  520.         $context['_seq'] = twig_ensure_traversable((isset($context["img_prod_details"]) || array_key_exists("img_prod_details"$context) ? $context["img_prod_details"] : (function () { throw new RuntimeError('Variable "img_prod_details" does not exist.'196$this->source); })()));
  521.         foreach ($context['_seq'] as $context["_key"] => $context["img_prod_detail"]) {
  522.             // line 197
  523.             echo "                                                    <li>
  524.                                                         ";
  525.             // line 198
  526.             if ((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_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.'198$this->source); })()), "request", [], "any"falsefalsefalse198), "locale", [], "any"falsefalsefalse198), "fr"))) {
  527.                 echo "          
  528.                                                          <a href=\"#\" class=\"elevatezoom-gallery active\" data-update=\"\" data-image=\"../../../img/product/";
  529.                 // line 199
  530.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["img_prod_detail"], "name", [], "any"falsefalsefalse199), "html"nulltrue);
  531.                 echo "\" data-zoom-image=\"../../../img/product/";
  532.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["img_prod_detail"], "name", [], "any"falsefalsefalse199), "html"nulltrue);
  533.                 echo "\">
  534.                                                             <img src=\"../../../img/product/";
  535.                 // line 200
  536.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["img_prod_detail"], "name", [], "any"falsefalsefalse200), "html"nulltrue);
  537.                 echo "\" alt=\"zo-th-1\" />
  538.                                                         </a>
  539.                                                         ";
  540.             } else {
  541.                 // line 203
  542.                 echo "
  543.                                                         <a href=\"#\" class=\"elevatezoom-gallery active\" data-update=\"\" data-image=\"../../../../img/product/";
  544.                 // line 204
  545.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["img_prod_detail"], "name", [], "any"falsefalsefalse204), "html"nulltrue);
  546.                 echo "\" data-zoom-image=\"../../../../img/product/";
  547.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["img_prod_detail"], "name", [], "any"falsefalsefalse204), "html"nulltrue);
  548.                 echo "\">
  549.                                                             <img src=\"../../../../img/product/";
  550.                 // line 205
  551.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["img_prod_detail"], "name", [], "any"falsefalsefalse205), "html"nulltrue);
  552.                 echo "\" alt=\"zo-th-1\" />
  553.                                                         </a>
  554.                                                     
  555.                                                         ";
  556.             }
  557.             // line 208
  558.             echo "                                                    
  559.                                                     </li>
  560.                                                 ";
  561.         }
  562.         $_parent $context['_parent'];
  563.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['img_prod_detail'], $context['_parent'], $context['loop']);
  564.         $context array_intersect_key($context$_parent) + $_parent;
  565.         // line 211
  566.         echo "
  567.                                                 </ul>
  568.                                             </div>
  569.                                         </div>
  570.                                     </div>
  571.                                     <div class=\"col-lg-6 col-md-6\">
  572.                                         <div class=\"product_d_right\">                                           
  573.                                             <h3 class=\"title_product_1\">";
  574.         // line 218
  575.         echo twig_escape_filter($this->env, (isset($context["prod_name"]) || array_key_exists("prod_name"$context) ? $context["prod_name"] : (function () { throw new RuntimeError('Variable "prod_name" does not exist.'218$this->source); })()), "html"nulltrue);
  576.         echo "</h3>
  577.                                             <div class=\"price_box\">
  578.                                                     ";
  579.         // line 220
  580.         if (((!== twig_compare((isset($context["converter"]) || array_key_exists("converter"$context) ? $context["converter"] : (function () { throw new RuntimeError('Variable "converter" does not exist.'220$this->source); })()), "EUR")) ||  !array_key_exists("converter"$context))) {
  581.             // line 221
  582.             echo "                                                <span class=\"current_price\"><h3>";
  583.             echo twig_escape_filter($this->envtwig_number_format_filter($this->env, ((isset($context["prod_price"]) || array_key_exists("prod_price"$context) ? $context["prod_price"] : (function () { throw new RuntimeError('Variable "prod_price" does not exist.'221$this->source); })()) * (isset($context["currencie_convert"]) || array_key_exists("currencie_convert"$context) ? $context["currencie_convert"] : (function () { throw new RuntimeError('Variable "currencie_convert" does not exist.'221$this->source); })())), 2","" "), "html"nulltrue);
  584.             echo "  ";
  585.             echo twig_escape_filter($this->env, (isset($context["currency_symbol"]) || array_key_exists("currency_symbol"$context) ? $context["currency_symbol"] : (function () { throw new RuntimeError('Variable "currency_symbol" does not exist.'221$this->source); })()), "html"nulltrue);
  586.             echo "</h3></span>                                 
  587.                                                 ";
  588.         } else {
  589.             // line 223
  590.             echo "                                                <span class=\"current_price\"><h3>";
  591.             echo twig_escape_filter($this->envtwig_number_format_filter($this->env, (isset($context["prod_price"]) || array_key_exists("prod_price"$context) ? $context["prod_price"] : (function () { throw new RuntimeError('Variable "prod_price" does not exist.'223$this->source); })()), 2","" "), "html"nulltrue);
  592.             echo " ";
  593.             echo twig_escape_filter($this->env, (isset($context["currency_symbol"]) || array_key_exists("currency_symbol"$context) ? $context["currency_symbol"] : (function () { throw new RuntimeError('Variable "currency_symbol" does not exist.'223$this->source); })()), "html"nulltrue);
  594.             echo " </h3></span>
  595.                                                 ";
  596.         }
  597.         // line 225
  598.         echo "                                            </div>
  599.                                             <div class=\"product_desc\">
  600.                                                 <p>";
  601.         // line 227
  602.         echo twig_escape_filter($this->env, (isset($context["prod_content"]) || array_key_exists("prod_content"$context) ? $context["prod_content"] : (function () { throw new RuntimeError('Variable "prod_content" does not exist.'227$this->source); })()), "html"nulltrue);
  603.         echo " </p>
  604.                                                 <p><span style=\"font-size:14px; font-weight:400;\"> - ";
  605.         // line 228
  606.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.delivery_time"), "html"nulltrue);
  607.         echo " 48 H </span>  </p>
  608.                                                 <p><span style=\"font-size:14px; font-weight:400;\"> -  ";
  609.         // line 229
  610.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.office_pick_up_for"), "html"nulltrue);
  611.         echo "  0,00 € </span>  </p>
  612.                                                 <p><span style=\"font-size:14px; font-weight:400;\"> -  ";
  613.         // line 230
  614.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.home_pick_up_for"), "html"nulltrue);
  615.         echo "  2,99 € </span>  </p>
  616.                                             </div>
  617.                                             <div class=\"product_variant quantity\">
  618.                                                 <label>";
  619.         // line 233
  620.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.cart.quantity"), "html"nulltrue);
  621.         echo "</label>
  622.                                                     ";
  623.         // line 234
  624.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Shop\\CartController::addItemForm1", ["id" => (isset($context["prod_id"]) || array_key_exists("prod_id"$context) ? $context["prod_id"] : (function () { throw new RuntimeError('Variable "prod_id" does not exist.'234$this->source); })())]));
  625.         echo "
  626.                                             </div>
  627.                                             <div class=\" product_d_action\">
  628.                                                <form action=\"/cart/addWishlist/";
  629.         // line 238
  630.         echo twig_escape_filter($this->env, (isset($context["prod_id"]) || array_key_exists("prod_id"$context) ? $context["prod_id"] : (function () { throw new RuntimeError('Variable "prod_id" does not exist.'238$this->source); })()), "html"nulltrue);
  631.         echo "\" method=\"post\">
  632.                                                     <input type=\"hidden\" name=\"product_wish\" value=\"";
  633.         // line 239
  634.         echo twig_escape_filter($this->env, (isset($context["prod_id"]) || array_key_exists("prod_id"$context) ? $context["prod_id"] : (function () { throw new RuntimeError('Variable "prod_id" does not exist.'239$this->source); })()), "html"nulltrue);
  635.         echo "\"/>
  636.                                                     <button type=\"submit\" class=\"btn btn-primary\"><i class=\"ion-android-favorite-outline\"></i> ";
  637.         // line 240
  638.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.home.add_to_wischlist"), "html"nulltrue);
  639.         echo " </button>
  640.                                                  </form>
  641.                                             </div>
  642.                                             <div class=\"priduct_social\">
  643.                                                 <ul>
  644.                                                     <li><a class=\"facebook\" href=\"#\" title=\"facebook\"><i class=\"fa fa-facebook\"></i> Like</a></li>
  645.                                                     <li><a class=\"twitter\" href=\"#\" title=\"twitter\"><i class=\"fa fa-twitter\"></i> tweet</a></li>
  646.                                                     <li><a class=\"pinterest\" href=\"#\" title=\"pinterest\"><i class=\"fa fa-pinterest\"></i> save</a></li>
  647.                                                     <li><a class=\"google-plus\" href=\"#\" title=\"google +\"><i class=\"fa fa-google-plus\"></i> share</a></li>
  648.                                                     <li><a class=\"linkedin\" href=\"#\" title=\"linkedin\"><i class=\"fa fa-linkedin\"></i> linked</a></li>
  649.                                                 </ul>
  650.                                             </div>
  651.                                         </div>
  652.                                     </div>
  653.                                 </div>
  654.                             </div>
  655.                         </div>
  656.                         <!--product area start-->
  657.                         <section class=\"product_area related_products\">                   
  658.                             <div class=\"section_title\">
  659.                                 <h2>";
  660.         // line 260
  661.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.default.related_products"), "html"nulltrue);
  662.         echo " </h2>
  663.                             </div>
  664.                         ";
  665.         // line 262
  666.         echo (isset($context["products_shop"]) || array_key_exists("products_shop"$context) ? $context["products_shop"] : (function () { throw new RuntimeError('Variable "products_shop" does not exist.'262$this->source); })());
  667.         echo "                    
  668.                         </section>
  669.                     </div>
  670.                 </div>
  671.             </div>
  672.         </div>
  673.     </div>   
  674. ";
  675.         
  676.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  677.         
  678.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  679.     }
  680.     // line 271
  681.     public function block_javascripts($context, array $blocks = [])
  682.     {
  683.         $macros $this->macros;
  684.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  685.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  686.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  687.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  688.         // line 272
  689.         echo "    ";
  690.         $this->displayParentBlock("javascripts"$context$blocks);
  691.         echo "
  692.     <script type=\"text/javascript\">
  693. \t
  694.        \$(document).ready(function(){
  695.            \$('.newletter-popup').remove();
  696.        });
  697.     </script>
  698. ";
  699.         
  700.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  701.         
  702.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  703.     }
  704.     public function getTemplateName()
  705.     {
  706.         return "home/product-sidebar.html.twig";
  707.     }
  708.     public function isTraitable()
  709.     {
  710.         return false;
  711.     }
  712.     public function getDebugInfo()
  713.     {
  714.         return array (  717 => 272,  707 => 271,  689 => 262,  684 => 260,  661 => 240,  657 => 239,  653 => 238,  646 => 234,  642 => 233,  636 => 230,  632 => 229,  628 => 228,  624 => 227,  620 => 225,  612 => 223,  604 => 221,  602 => 220,  597 => 218,  588 => 211,  580 => 208,  573 => 205,  567 => 204,  564 => 203,  558 => 200,  552 => 199,  548 => 198,  545 => 197,  541 => 196,  533 => 190,  525 => 187,  522 => 186,  514 => 183,  509 => 181,  495 => 169,  492 => 149,  486 => 139,  482 => 138,  478 => 137,  468 => 132,  462 => 131,  456 => 130,  451 => 128,  443 => 125,  437 => 124,  431 => 123,  425 => 122,  419 => 121,  413 => 120,  407 => 119,  402 => 117,  394 => 114,  388 => 113,  382 => 112,  377 => 110,  368 => 106,  362 => 105,  356 => 104,  351 => 102,  343 => 99,  337 => 98,  331 => 97,  325 => 96,  319 => 93,  311 => 90,  305 => 89,  300 => 87,  292 => 84,  286 => 83,  280 => 82,  274 => 81,  268 => 80,  263 => 78,  254 => 74,  248 => 73,  242 => 72,  236 => 71,  231 => 69,  223 => 66,  217 => 65,  211 => 64,  205 => 63,  199 => 62,  193 => 61,  187 => 60,  182 => 58,  175 => 54,  163 => 44,  159 => 42,  157 => 41,  154 => 40,  150 => 38,  148 => 37,  145 => 36,  143 => 35,  140 => 34,  138 => 33,  135 => 32,  133 => 31,  130 => 30,  128 => 29,  125 => 28,  123 => 27,  120 => 26,  118 => 25,  115 => 24,  113 => 23,  102 => 15,  98 => 14,  89 => 7,  79 => 6,  60 => 4,  37 => 2,);
  715.     }
  716.     public function getSourceContext()
  717.     {
  718.         return new Source("
  719. {% extends 'layout/app.html.twig' %}
  720. {% block title %}YEYETO:: Products{% endblock %}
  721. {% block body %}
  722.     <!--breadcrumbs area start-->
  723.     <div class=\"breadcrumbs_area\">
  724.         <div class=\"container\">
  725.             <div class=\"row\">
  726.                 <div class=\"col-12\">
  727.                     <div class=\"breadcrumb_content\">
  728.                         <ul>
  729.                             <li><a href=\"/\">{{ 'app.cart.home'|trans }}</a></li>
  730.                             <li>{{ 'app.default.product_details'|trans }}</li>
  731.                         </ul>
  732.                     </div>
  733.                 </div>
  734.             </div>
  735.         </div>
  736.     </div>
  737.     <!--breadcrumbs area end-->
  738. {% if converter == \"USD\" %}
  739.     {%  set currency_symbol = \"\$\" %}
  740.         
  741. {% elseif converter =='GBP' %}
  742.     {%  set currency_symbol = \"£\" %}
  743. {% elseif converter =='CAD' %}
  744.     {%  set currency_symbol = \"c\$\"  %}
  745. {% elseif converter =='XAF' %}
  746.     {%  set currency_symbol = \"FCFA\"  %}
  747. {% else %}
  748.     {%  set currency_symbol = \"€\"  %}
  749. {% endif %}
  750.     <div class=\"product_page_bg\">
  751.         <div class=\"container\">
  752.             <div class=\"product_sidebar\">
  753.                 <div class=\"row\">
  754.                     <div class=\"col-lg-3 col-md-12\">
  755.                         <!--sidebar widget start-->
  756.                         <aside class=\"sidebar_widget\">
  757.                             <div class=\"widget_list widget_categories\">
  758.                                 <h3>{{ 'app.default.product_categories'|trans }} </h3>
  759.                                  
  760.                                   <ul>
  761.                                 
  762.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-coffee\" aria-hidden=\"true\"></i> {{ 'app.head.petit_dejeuner'|trans }}</a>
  763.                                     <ul class=\"widget_dropdown_categories\">
  764.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/1\">{{ 'app.head.lait'|trans }}</a></li>
  765.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/2\">{{ 'app.head.cafe'|trans }}</a></li>
  766.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/3\">{{ 'app.head.the'|trans }}</a></li>
  767.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/4\">{{ 'app.head.pate_tartiner'|trans }}</a></li>
  768.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/5\">{{ 'app.head.fromage'|trans }}</a></li>
  769.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/6\">{{ 'app.head.oeuf'|trans }}</a></li>
  770.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/7\">{{ 'app.head.yaourt'|trans }}</a></li>
  771.                                     </ul>
  772.                                 </li>
  773.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-child\" aria-hidden=\"true\"></i> {{ 'app.head.baby'|trans }} </a>
  774.                                     <ul class=\"widget_dropdown_categories\">
  775.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/13/1\">{{ 'app.head.lait'|trans }}</a></li>
  776.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/13/2\">{{ 'app.head.cereales'|trans }}</a></li>
  777.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/13/3\">{{ 'app.head.couches'|trans }}</a></li>
  778.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/13/4\">{{ 'app.head.lingettes'|trans }}</a></li>
  779.                                         
  780.                                     </ul>
  781.                                 </li>
  782.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-glass\" aria-hidden=\"true\"></i> {{ 'app.head.boissons'|trans }} </a>
  783.                                     <ul class=\"widget_dropdown_categories\">
  784.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/4/1\">{{ 'app.head.eau'|trans }}</a></li>
  785.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/4/2\">{{ 'app.head.jus_naturel'|trans }}</a></li>
  786.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/4/3\">{{ 'app.head.boissons_gazeuses'|trans }}</a></li>
  787.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/4/4\">{{ 'app.head.sirops'|trans }}</a></li>
  788.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/4/5\">{{ 'app.head.vin_spiritueux'|trans }}</a></li>
  789.                                     </ul>
  790.                                 </li>
  791.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-apple\" aria-hidden=\"true\"></i> {{ 'app.head.fruits_legumes'|trans }}</a>
  792.                                     <ul class=\"widget_dropdown_categories\">
  793.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/3/1\">{{ 'app.head.fruits'|trans }}</a></li>
  794.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/3/2\">{{ 'app.head.legumes'|trans }}</a></li>                                     
  795.                                     </ul>
  796.                                 </li>
  797.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-asterisk\" aria-hidden=\"true\"></i>  {{ 'app.head.boucherie_poissonerie'|trans }}  </a>
  798.                     
  799.                                     <ul class=\"widget_dropdown_categories\">                       
  800.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/10/1\">{{ 'app.head.crustace'|trans }}</a></li>
  801.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/10/2\">{{ 'app.head.poisson'|trans }}</a></li>
  802.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/10/3\">{{ 'app.head.viandes'|trans }}</a></li>
  803.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/10/4\">{{ 'app.head.volaille'|trans }}</a></li>
  804.                                     </ul>
  805.                                 </li>
  806.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-eyedropper\" aria-hidden=\"true\"></i> {{ 'app.head.assaisonnement'|trans }} </a>
  807.                                     <ul class=\"widget_dropdown_categories\">
  808.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/11/1\">{{ 'app.head.aromates'|trans }}</a></li>
  809.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/11/2\">{{ 'app.head.condiments'|trans }}</a></li>
  810.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/11/3\">{{ 'app.head.epices'|trans }}</a></li>
  811.                     
  812.                                     </ul>
  813.                                 </li>
  814.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-tree\" aria-hidden=\"true\"></i> {{ 'app.head.tubercules_feculents'|trans }}</a>
  815.                                     <ul class=\"widget_dropdown_categories\">
  816.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/12/1\">{{ 'app.head.graines'|trans }}</a></li>
  817.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/12/2\">{{ 'app.head.tubercules'|trans }}</a></li>
  818.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/12/3\">{{ 'app.head.farines'|trans }}</a></li>                                     
  819.                                     </ul>
  820.                                 </li>
  821.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-birthday-cake\" aria-hidden=\"true\"></i> {{ 'app.head.epiceries'|trans }}</a>
  822.                                     <ul class=\"widget_dropdown_categories\">
  823.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/15/1\">{{ 'app.head.conserves'|trans }}</a></li>
  824.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/15/2\">{{ 'app.head.pates_riz'|trans }}</a></li>
  825.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/15/3\">{{ 'app.head.huiles'|trans }}</a></li>
  826.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/15/4\">{{ 'app.head.sucres'|trans }}</a></li>
  827.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/15/5\">{{ 'app.head.confiseries'|trans }}</a></li>
  828.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/15/6\">{{ 'app.head.biscuits'|trans }}</a></li>
  829.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/15/7\">{{ 'app.head.chocolats'|trans }}</a></li>
  830.                                     </ul>
  831.                                 </li>
  832.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-building\" aria-hidden=\"true\"></i> {{ 'app.head.construction_maison'|trans }}</a>
  833.                                     <ul class=\"widget_dropdown_categories\">
  834.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/14/1\">{{ 'app.head.produits_entretien'|trans }}</a></li>
  835.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/14/2\">{{ 'app.head.hygiene'|trans }}</a></li>
  836.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/14/3\">{{ 'app.head.gaz_domestique'|trans }} </a></li>
  837.                                     </ul>
  838.                                 </li>
  839.                                 <li class=\"widget_sub_categories\"><a href=\"javascript:void(0)\"><i class=\"fa fa-hourglass-half\" aria-hidden=\"true\"></i> Packs</a>
  840.                                     <ul class=\"widget_dropdown_categories\">
  841.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/1\">Happy Familly</a></li>
  842.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/2\">Check out</a></li>
  843.                                         <li><a href=\"/shop-detail/{{ cart_cat }}/0/1/3\">Construction </a></li>
  844.                                     </ul>
  845.                                 </li>
  846.                                 {#
  847.                                 <li><a href=\"#\">Games & Consoles</a></li>
  848.                                 <li><a href=\"#\">Headphone & Speaker</a></li>
  849.                                 <li><a href=\"#\">Movies & Video Games</a></li>
  850.                                 <li><a href=\"#\">Smartphone</a> </li>
  851.                                 <li><a href=\"#\">Uncategorized</a></li>
  852.                                 #}
  853.                             </ul>
  854.                            {#
  855.                                 <div class=\"sidebar_banner_area\">
  856.                                     <figure class=\"single_banner mb-20\">
  857.                                         <div class=\"banner_thumb\">
  858.                                             <a href=\"{{ path('mobile-recharge') }}\"><img src=\"{{ asset('img/bg/recharge-phone.jpg ') }}\" alt=\"\"></a>
  859.                                         </div>
  860.                                     </figure>
  861.                                     <figure class=\"single_banner mb-20\">
  862.                                         <div class=\"banner_thumb\">
  863.                                             <a href=\"{{ path('money-send') }}\"><img src=\"{{ asset('img/bg/cameroun-mode-de-paiement.jpg') }}\" alt=\"\"></a>
  864.                                         </div>
  865.                                     </figure>
  866.                                     <figure class=\"single_banner\">
  867.                                         <div class=\"banner_thumb\">
  868.                                             <a href=\"{{ path('bill-send') }}\"><img src=\"{{ asset('img/bg/canal.jpg') }}\" alt=\"\"></a>
  869.                                         </div>
  870.                                     </figure>
  871.                                 </div>
  872.                                 #}
  873.                             </div>                 
  874.                         </aside>
  875.                         <!--sidebar widget end-->
  876.                     </div>
  877.                     <div class=\"col-lg-9 col-md-12\">
  878.                         <div class=\"product_details_wrapper mb-55\">
  879.                             <div class=\"product_right_sidebar\">
  880.                                 <div class=\"row\">
  881.                                     <div class=\"col-lg-6 col-md-6\">
  882.                                         <div class=\"product-details-tab\">
  883.                                             <div id=\"img-1\" class=\"zoomWrapper single-zoom\">
  884.                                                 <a href=\"#\">
  885.                                                 {% if app.request.locale == 'fr' %} 
  886.                                                    <img id=\"zoom1\" src=\"../../../img/product/{{ prod_image }}\" data-zoom-image=\"../../../img/product/{{ prod_image }}\" alt=\"big-1\">
  887.                                                 {% else %}
  888.                                                   <img id=\"zoom1\" src=\"../../../../img/product/{{ prod_image }}\" data-zoom-image=\"../../../img/product/{{ prod_image }}\" alt=\"big-1\">
  889.                                               
  890.                                                {% endif %}
  891.                                                                                              
  892.                                                 </a>
  893.                                             </div>
  894.                                             <div class=\"single-zoom-thumb\">
  895.                                                 <ul class=\"s-tab-zoom owl-carousel single-product-active\" id=\"gallery_01\">
  896.                                                    
  897.                                                 {% for  img_prod_detail in img_prod_details  %}
  898.                                                     <li>
  899.                                                         {% if app.request.locale == 'fr' %}          
  900.                                                          <a href=\"#\" class=\"elevatezoom-gallery active\" data-update=\"\" data-image=\"../../../img/product/{{ img_prod_detail.name }}\" data-zoom-image=\"../../../img/product/{{ img_prod_detail.name }}\">
  901.                                                             <img src=\"../../../img/product/{{ img_prod_detail.name }}\" alt=\"zo-th-1\" />
  902.                                                         </a>
  903.                                                         {% else %}
  904.                                                         <a href=\"#\" class=\"elevatezoom-gallery active\" data-update=\"\" data-image=\"../../../../img/product/{{ img_prod_detail.name }}\" data-zoom-image=\"../../../../img/product/{{ img_prod_detail.name }}\">
  905.                                                             <img src=\"../../../../img/product/{{ img_prod_detail.name }}\" alt=\"zo-th-1\" />
  906.                                                         </a>
  907.                                                     
  908.                                                         {% endif %}                                                    
  909.                                                     </li>
  910.                                                 {% endfor %}
  911.                                                 </ul>
  912.                                             </div>
  913.                                         </div>
  914.                                     </div>
  915.                                     <div class=\"col-lg-6 col-md-6\">
  916.                                         <div class=\"product_d_right\">                                           
  917.                                             <h3 class=\"title_product_1\">{{ prod_name }}</h3>
  918.                                             <div class=\"price_box\">
  919.                                                     {% if converter !='EUR' or converter is not defined %}
  920.                                                 <span class=\"current_price\"><h3>{{ (  prod_price * currencie_convert  )|number_format(2, ',', ' ') }}  {{ currency_symbol }}</h3></span>                                 
  921.                                                 {% else %}
  922.                                                 <span class=\"current_price\"><h3>{{  prod_price|number_format(2, ',', ' ') }} {{ currency_symbol }} </h3></span>
  923.                                                 {% endif %}
  924.                                             </div>
  925.                                             <div class=\"product_desc\">
  926.                                                 <p>{{ prod_content }} </p>
  927.                                                 <p><span style=\"font-size:14px; font-weight:400;\"> - {{ 'app.home.delivery_time'|trans }} 48 H </span>  </p>
  928.                                                 <p><span style=\"font-size:14px; font-weight:400;\"> -  {{ 'app.home.office_pick_up_for'|trans }}  0,00 € </span>  </p>
  929.                                                 <p><span style=\"font-size:14px; font-weight:400;\"> -  {{ 'app.home.home_pick_up_for'|trans }}  2,99 € </span>  </p>
  930.                                             </div>
  931.                                             <div class=\"product_variant quantity\">
  932.                                                 <label>{{ 'app.cart.quantity'|trans }}</label>
  933.                                                     {{ render(controller('App\\\\Controller\\\\Shop\\\\CartController::addItemForm1', {'id' : prod_id})) }}
  934.                                             </div>
  935.                                             <div class=\" product_d_action\">
  936.                                                <form action=\"/cart/addWishlist/{{ prod_id }}\" method=\"post\">
  937.                                                     <input type=\"hidden\" name=\"product_wish\" value=\"{{ prod_id }}\"/>
  938.                                                     <button type=\"submit\" class=\"btn btn-primary\"><i class=\"ion-android-favorite-outline\"></i> {{ 'app.home.add_to_wischlist'|trans }} </button>
  939.                                                  </form>
  940.                                             </div>
  941.                                             <div class=\"priduct_social\">
  942.                                                 <ul>
  943.                                                     <li><a class=\"facebook\" href=\"#\" title=\"facebook\"><i class=\"fa fa-facebook\"></i> Like</a></li>
  944.                                                     <li><a class=\"twitter\" href=\"#\" title=\"twitter\"><i class=\"fa fa-twitter\"></i> tweet</a></li>
  945.                                                     <li><a class=\"pinterest\" href=\"#\" title=\"pinterest\"><i class=\"fa fa-pinterest\"></i> save</a></li>
  946.                                                     <li><a class=\"google-plus\" href=\"#\" title=\"google +\"><i class=\"fa fa-google-plus\"></i> share</a></li>
  947.                                                     <li><a class=\"linkedin\" href=\"#\" title=\"linkedin\"><i class=\"fa fa-linkedin\"></i> linked</a></li>
  948.                                                 </ul>
  949.                                             </div>
  950.                                         </div>
  951.                                     </div>
  952.                                 </div>
  953.                             </div>
  954.                         </div>
  955.                         <!--product area start-->
  956.                         <section class=\"product_area related_products\">                   
  957.                             <div class=\"section_title\">
  958.                                 <h2>{{ 'app.default.related_products'|trans }} </h2>
  959.                             </div>
  960.                         {{ products_shop|raw }}                    
  961.                         </section>
  962.                     </div>
  963.                 </div>
  964.             </div>
  965.         </div>
  966.     </div>   
  967. {% endblock %}
  968. {% block javascripts %}
  969.     {{ parent() }}
  970.     <script type=\"text/javascript\">
  971. \t
  972.        \$(document).ready(function(){
  973.            \$('.newletter-popup').remove();
  974.        });
  975.     </script>
  976. {% endblock %}
  977.  ""home/product-sidebar.html.twig""/var/www/web187/html/dogmo/templates/home/product-sidebar.html.twig");
  978.     }
  979. }