var/cache/dev/twig/1a/1aaa25127f64a7229055ca6ea544e01546111a73a96effdfd80c526b19d48857.php line 65

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. /* @BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig */
  14. class __TwigTemplate_4933a95860add25b15e45b4193482b4bb27327900bbf29356feedff668aabe2f extends \Twig\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->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig"));
  33.         // line 1
  34.         $macros["messages"] = $this->macros["messages"] = $this->loadTemplate("@SyliusShop/Common/Macro/messages.html.twig""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig"1)->unwrap();
  35.         // line 2
  36.         $macros["money"] = $this->macros["money"] = $this->loadTemplate("@SyliusShop/Common/Macro/money.html.twig""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig"2)->unwrap();
  37.         // line 3
  38.         $macros["pagination"] = $this->macros["pagination"] = $this->loadTemplate("@SyliusShop/Common/Macro/pagination.html.twig""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig"3)->unwrap();
  39.         // line 4
  40.         echo "
  41. ";
  42.         // line 5
  43.         echo $this->env->getRuntime('Sonata\BlockBundle\Templating\Helper\BlockHelper')->renderEvent("sylius.shop.product.index.before_search", ["products" => (isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'5$this->source); })())]);
  44.         echo "
  45. ";
  46.         // line 8
  47.         echo "
  48. ";
  49.         // line 9
  50.         echo $this->env->getRuntime('Sonata\BlockBundle\Templating\Helper\BlockHelper')->renderEvent("sylius.shop.product.index.after_search", ["products" => (isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'9$this->source); })())]);
  51.         echo "
  52. ";
  53.         // line 11
  54.         echo $this->env->getRuntime('Sonata\BlockBundle\Templating\Helper\BlockHelper')->renderEvent("sylius.shop.product.index.before_list", ["products" => (isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'11$this->source); })())]);
  55.         echo "
  56. <div class=\"container\">
  57.     <div class=\"row mb-2\">
  58.         <div class=\"col-6\">";
  59.         // line 15
  60.         $this->loadTemplate("@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_pagination.html.twig""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig"15)->display($context);
  61.         echo "</div>
  62.         <div class=\"col-6 text-right\">";
  63.         // line 16
  64.         $this->loadTemplate("@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_sorting.html.twig""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig"16)->display($context);
  65.         echo "</div>
  66.     </div>
  67.     ";
  68.         // line 18
  69.         if ((twig_length_filter($this->env, (isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'18$this->source); })())) > 0)) {
  70.             // line 19
  71.             echo "        <div class=\"row row-sm product-wrapper equal-height\" id=\"products\" itemprop=\"result\" itemscope=\"\"
  72.              itemtype=\"http://schema.org/ItemList\">
  73.             ";
  74.             // line 21
  75.             $context['_parent'] = $context;
  76.             $context['_seq'] = twig_ensure_traversable((isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'21$this->source); })()));
  77.             $context['loop'] = [
  78.               'parent' => $context['_parent'],
  79.               'index0' => 0,
  80.               'index'  => 1,
  81.               'first'  => true,
  82.             ];
  83.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  84.                 $length count($context['_seq']);
  85.                 $context['loop']['revindex0'] = $length 1;
  86.                 $context['loop']['revindex'] = $length;
  87.                 $context['loop']['length'] = $length;
  88.                 $context['loop']['last'] = === $length;
  89.             }
  90.             foreach ($context['_seq'] as $context["_key"] => $context["product"]) {
  91.                 // line 22
  92.                 echo "                ";
  93.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source$context["product"], "imagesByType", [=> "thumbnail"], "method"falsefalsefalse22))) {
  94.                     // line 23
  95.                     echo "                    ";
  96.                     $context["path"] = $this->extensions['Sylius\Bundle\CoreBundle\Twig\FilterExtension']->filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["product"], "imagesByType", [=> "thumbnail"], "method"falsefalsefalse23), "first", [], "any"falsefalsefalse23), "path", [], "any"falsefalsefalse23), ((array_key_exists("filter"$context)) ? (_twig_default_filter((isset($context["filter"]) || array_key_exists("filter"$context) ? $context["filter"] : (function () { throw new RuntimeError('Variable "filter" does not exist.'23$this->source); })()), "sylius_shop_product_thumbnail_webp")) : ("sylius_shop_product_thumbnail_webp")));
  97.                     // line 24
  98.                     echo "                ";
  99.                 } elseif (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["product"], "images", [], "any"falsefalsefalse24), "first", [], "any"falsefalsefalse24)) {
  100.                     // line 25
  101.                     echo "                    ";
  102.                     $context["path"] = $this->extensions['Sylius\Bundle\CoreBundle\Twig\FilterExtension']->filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["product"], "images", [], "any"falsefalsefalse25), "first", [], "any"falsefalsefalse25), "path", [], "any"falsefalsefalse25), ((array_key_exists("filter"$context)) ? (_twig_default_filter((isset($context["filter"]) || array_key_exists("filter"$context) ? $context["filter"] : (function () { throw new RuntimeError('Variable "filter" does not exist.'25$this->source); })()), "sylius_shop_product_thumbnail_webp")) : ("sylius_shop_product_thumbnail_webp")));
  103.                     // line 26
  104.                     echo "                ";
  105.                 } else {
  106.                     // line 27
  107.                     echo "                    ";
  108.                     if ( !array_key_exists("defaultWidth"$context)) {
  109.                         // line 28
  110.                         echo "                        ";
  111.                         $context["defaultWidth"] = 110;
  112.                         // line 29
  113.                         echo "                    ";
  114.                     }
  115.                     // line 30
  116.                     echo "                    ";
  117.                     if ( !array_key_exists("defaultHeight"$context)) {
  118.                         // line 31
  119.                         echo "                        ";
  120.                         $context["defaultHeight"] = 200;
  121.                         // line 32
  122.                         echo "                    ";
  123.                     }
  124.                     // line 33
  125.                     echo "                    ";
  126.                     $context["path"] = ((("//via.placeholder.com/" . (isset($context["defaultHeight"]) || array_key_exists("defaultHeight"$context) ? $context["defaultHeight"] : (function () { throw new RuntimeError('Variable "defaultHeight" does not exist.'33$this->source); })())) . "x") . (isset($context["defaultWidth"]) || array_key_exists("defaultWidth"$context) ? $context["defaultWidth"] : (function () { throw new RuntimeError('Variable "defaultWidth" does not exist.'33$this->source); })()));
  127.                     // line 34
  128.                     echo "                ";
  129.                 }
  130.                 // line 35
  131.                 echo "                <div class=\"col-6 col-md-4 col-lg-3\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/Product http://schema.org/ListItem\">
  132.                     <meta itemprop=\"position\" content=\"";
  133.                 // line 36
  134.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse36), "html"nulltrue);
  135.                 echo "\">
  136.                     <meta itemprop=\"name\" content=\"";
  137.                 // line 37
  138.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["product"], "name", [], "any"falsefalsefalse37), "html"nulltrue);
  139.                 echo "\">
  140.                     <meta itemprop=\"url\"
  141.                           content=\"";
  142.                 // line 39
  143.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_product_show", ["slug" => twig_get_attribute($this->env$this->source$context["product"], "slug", [], "any"falsefalsefalse39), "_locale" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["product"], "translation", [], "any"falsefalsefalse39), "locale", [], "any"falsefalsefalse39)]), "html"nulltrue);
  144.                 echo "\">
  145.                     <div itemprop=\"offers\" itemscope=\"\" itemtype=\"http://schema.org/Offer\">
  146.                         <meta itemprop=\"priceCurrency\" content=\"CZK\">
  147.                         <meta itemprop=\"price\" content=\"";
  148.                 // line 42
  149.                 echo twig_call_macro($macros["money"], "macro_calculatePrice", [call_user_func_array($this->env->getFilter('sylius_resolve_variant')->getCallable(), [$context["product"]])], 42$context$this->getSourceContext());
  150.                 echo "\">
  151.                     </div>
  152.                     <meta itemprop=\"image\" content=\"";
  153.                 // line 44
  154.                 echo twig_escape_filter($this->env$this->extensions['App\Twig\AppExtension']->spaceCdn((isset($context["path"]) || array_key_exists("path"$context) ? $context["path"] : (function () { throw new RuntimeError('Variable "path" does not exist.'44$this->source); })())), "html"nulltrue);
  155.                 echo "\">
  156.                     <meta itemprop=\"sku\" content=\"";
  157.                 // line 45
  158.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["product"], "code", [], "any"falsefalsefalse45), "html"nulltrue);
  159.                 echo "\">
  160.                     ";
  161.                 // line 46
  162.                 $this->loadTemplate("@SyliusShop/Product/_boxModern.html.twig""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig"46)->display($context);
  163.                 // line 47
  164.                 echo "                </div>
  165.             ";
  166.                 ++$context['loop']['index0'];
  167.                 ++$context['loop']['index'];
  168.                 $context['loop']['first'] = false;
  169.                 if (isset($context['loop']['length'])) {
  170.                     --$context['loop']['revindex0'];
  171.                     --$context['loop']['revindex'];
  172.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  173.                 }
  174.             }
  175.             $_parent $context['_parent'];
  176.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['product'], $context['_parent'], $context['loop']);
  177.             $context array_intersect_key($context$_parent) + $_parent;
  178.             // line 49
  179.             echo "        </div>
  180.         ";
  181.             // line 51
  182.             echo $this->env->getRuntime('Sonata\BlockBundle\Templating\Helper\BlockHelper')->renderEvent("sylius.shop.product.index.before_pagination", ["products" => (isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'51$this->source); })())]);
  183.             echo "
  184.         <nav class=\"toolbox toolbox-pagination\">
  185.             ";
  186.             // line 54
  187.             echo twig_call_macro($macros["pagination"], "macro_simple", [(isset($context["products"]) || array_key_exists("products"$context) ? $context["products"] : (function () { throw new RuntimeError('Variable "products" does not exist.'54$this->source); })())], 54$context$this->getSourceContext());
  188.             echo "
  189.         </nav>
  190.     ";
  191.         } else {
  192.             // line 58
  193.             echo "        ";
  194.             echo twig_call_macro($macros["messages"], "macro_info", ["sylius.ui.no_results_to_display"], 58$context$this->getSourceContext());
  195.             echo "
  196.     ";
  197.         }
  198.         // line 60
  199.         echo "
  200.     ";
  201.         // line 62
  202.         echo "    ";
  203.         // line 63
  204.         echo "    ";
  205.         // line 64
  206.         echo "</div><!-- End .container -->
  207. ";
  208.         // line 82
  209.         echo "
  210. ";
  211.         // line 86
  212.         echo "
  213. ";
  214.         // line 95
  215.         echo "
  216. ";
  217.         // line 113
  218.         echo "
  219. ";
  220.         // line 117
  221.         echo "
  222. ";
  223.         // line 133
  224.         echo "
  225. ";
  226.         // line 141
  227.         echo "
  228. ";
  229.         
  230.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  231.         
  232.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  233.     }
  234.     public function getTemplateName()
  235.     {
  236.         return "@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig";
  237.     }
  238.     public function isTraitable()
  239.     {
  240.         return false;
  241.     }
  242.     public function getDebugInfo()
  243.     {
  244.         return array (  244 => 141,  241 => 133,  238 => 117,  235 => 113,  232 => 95,  229 => 86,  226 => 82,  221 => 64,  219 => 63,  217 => 62,  214 => 60,  208 => 58,  201 => 54,  195 => 51,  191 => 49,  176 => 47,  174 => 46,  170 => 45,  166 => 44,  161 => 42,  155 => 39,  150 => 37,  146 => 36,  143 => 35,  140 => 34,  137 => 33,  134 => 32,  131 => 31,  128 => 30,  125 => 29,  122 => 28,  119 => 27,  116 => 26,  113 => 25,  110 => 24,  107 => 23,  104 => 22,  87 => 21,  83 => 19,  81 => 18,  76 => 16,  72 => 15,  65 => 11,  60 => 9,  57 => 8,  52 => 5,  49 => 4,  47 => 3,  45 => 2,  43 => 1,);
  245.     }
  246.     public function getSourceContext()
  247.     {
  248.         return new Source("{% import '@SyliusShop/Common/Macro/messages.html.twig' as messages %}
  249. {% import '@SyliusShop/Common/Macro/money.html.twig' as money %}
  250. {% import '@SyliusShop/Common/Macro/pagination.html.twig' as pagination %}
  251. {{ sonata_block_render_event('sylius.shop.product.index.before_search', {'products': products}) }}
  252. {# {% include '@SyliusShop/Product/Index/_search.html.twig' %} #}
  253. {{ sonata_block_render_event('sylius.shop.product.index.after_search', {'products': products}) }}
  254. {{ sonata_block_render_event('sylius.shop.product.index.before_list', {'products': products}) }}
  255. <div class=\"container\">
  256.     <div class=\"row mb-2\">
  257.         <div class=\"col-6\">{% include '@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_pagination.html.twig' %}</div>
  258.         <div class=\"col-6 text-right\">{% include '@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_sorting.html.twig' %}</div>
  259.     </div>
  260.     {% if products|length > 0 %}
  261.         <div class=\"row row-sm product-wrapper equal-height\" id=\"products\" itemprop=\"result\" itemscope=\"\"
  262.              itemtype=\"http://schema.org/ItemList\">
  263.             {% for product in products %}
  264.                 {% if product.imagesByType('thumbnail') is not empty %}
  265.                     {% set path = product.imagesByType('thumbnail').first.path|imagine_filter(filter|default('sylius_shop_product_thumbnail_webp')) %}
  266.                 {% elseif product.images.first %}
  267.                     {% set path = product.images.first.path|imagine_filter(filter|default('sylius_shop_product_thumbnail_webp')) %}
  268.                 {% else %}
  269.                     {% if(defaultWidth is not defined) %}
  270.                         {% set defaultWidth = 110 %}
  271.                     {% endif %}
  272.                     {% if(defaultHeight is not defined) %}
  273.                         {% set defaultHeight = 200 %}
  274.                     {% endif %}
  275.                     {% set path = '//via.placeholder.com/' ~ defaultHeight ~ 'x' ~ defaultWidth %}
  276.                 {% endif %}
  277.                 <div class=\"col-6 col-md-4 col-lg-3\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/Product http://schema.org/ListItem\">
  278.                     <meta itemprop=\"position\" content=\"{{ loop.index }}\">
  279.                     <meta itemprop=\"name\" content=\"{{ product.name }}\">
  280.                     <meta itemprop=\"url\"
  281.                           content=\"{{ path('sylius_shop_product_show', {'slug': product.slug, '_locale': product.translation.locale}) }}\">
  282.                     <div itemprop=\"offers\" itemscope=\"\" itemtype=\"http://schema.org/Offer\">
  283.                         <meta itemprop=\"priceCurrency\" content=\"CZK\">
  284.                         <meta itemprop=\"price\" content=\"{{ money.calculatePrice(product|sylius_resolve_variant) }}\">
  285.                     </div>
  286.                     <meta itemprop=\"image\" content=\"{{ path|space_cdn }}\">
  287.                     <meta itemprop=\"sku\" content=\"{{ product.code }}\">
  288.                     {% include '@SyliusShop/Product/_boxModern.html.twig' %}
  289.                 </div>
  290.             {% endfor %}
  291.         </div>
  292.         {{ sonata_block_render_event('sylius.shop.product.index.before_pagination', {'products': products}) }}
  293.         <nav class=\"toolbox toolbox-pagination\">
  294.             {{ pagination.simple(products) }}
  295.         </nav>
  296.     {% else %}
  297.         {{ messages.info('sylius.ui.no_results_to_display') }}
  298.     {% endif %}
  299.     {#            </div> #}
  300.     {#        </div> #}
  301.     {#    </div> #}
  302. </div><!-- End .container -->
  303. {# <div class=\"main-content\"> #}
  304. {#    <div class=\"toolbox-wrap\"> #}
  305. {#        <aside class=\"sidebar sidebar-fixed shop-sidebar closed\"> #}
  306. {#            <div class=\"sidebar-overlay\"></div> #}
  307. {#            <a class=\"sidebar-close\" href=\"#\"><i class=\"d-icon-times\"></i></a> #}
  308. {#            <div class=\"sidebar-content\"> #}
  309. {#                <div class=\"mb-0 mb-lg-4\"> #}
  310. {#                    <div class=\"filter-actions\"> #}
  311. {#                        <a href=\"#\" #}
  312. {#                           class=\"sidebar-toggle-btn toggle-remain btn btn-sm btn-outline btn-rounded btn-primary\">Filter<i #}
  313. {#                                class=\"d-icon-arrow-left\"></i></a> #}
  314. {#                        #}{# <a href=\"#\" class=\"filter-clean\">Clean All</a> #}
  315. {#                    </div> #}
  316. {#                    <div class=\"row cols-lg-4\"> #}
  317. {#                        {% for attributeGroup in form.options %} #}
  318. {#                            {% if(attributeGroup.children|length > 0) %} #}
  319. {#                                <div class=\"widget\"> #}
  320. {#                                    <h3 class=\"widget-title\">{{ attributeGroup.vars.label }}</h3> #}
  321. {#                                    {% if(attributeGroup.vars.id=='options_option_pr1') %} #}
  322. {#                                        <select class=\"form-control\" name=\"attributes[{{ attributeGroup.vars.name }}][]\" id=\"{{ attributeGroup.vars.id }}\"> #}
  323. {#                                            <option value=\"\">-- vyberte --</option> #}
  324. {#                                            {% for attribute in attributeGroup.children %} #}
  325. {#                                                <option value=\"{{ attribute.vars.value }}\">{{ attribute.vars.value }}</option> #}
  326. {#                                            {% endfor %} #}
  327. {#                                        </select> #}
  328. {#                                    {% else %} #}
  329. {#                                        <ul class=\"widget-body filter-items\"> #}
  330. {#                                            {% for attribute in attributeGroup.children %} #}
  331. {#                                                <li>{{ form_row(attribute) }}</li> #}
  332. {#                                            {% endfor %} #}
  333. {#                                        </ul> #}
  334. {#                                    {% endif %} #}
  335. {#                                </div> #}
  336. {#                            {% endif %} #}
  337. {#                        {% endfor %} #}
  338. {#                    </div> #}
  339. {#                    <div class=\"row\"> #}
  340. {#                        #}{# <div class=\"ui search\" id=\"products-search\"> #}
  341. {#                        #}{# <div class=\"ui fluid large left icon input\"> #}
  342. {#                        #}{# {{ form_widget(form.name, {'attr': {'placeholder': 'sylius.ui.search', 'class': 'prompt'}}) }} #}
  343. {#                        #}{# <i class=\"search icon\"></i> #}
  344. {#                        #}{# </div> #}
  345. {#                        #}{# </div> #}
  346. {#                        <button type=\"submit\" class=\"btn-primary btn btn-icon\" style=\"width: 100%;\"><i #}
  347. {#                                class=\"search icon\"></i> {{ 'bitbag_sylius_elasticsearch_plugin.ui.filter'|trans }} #}
  348. {#                        </button> #}
  349. {#                    </div> #}
  350. {#                </div> #}
  351. {#            </div> #}
  352. {#        </aside> #}
  353. {#        <div class=\"toolbox\"> #}
  354. {#            {% if(form.attributes|length > 0) %} #}
  355. {#                <div class=\"toolbox-left\"> #}
  356. {#                    <a href=\"#\" #}
  357. {#                       class=\"toolbox-item left-sidebar-toggle btn btn-outline btn-primary btn-rounded btn-icon-left font-primary\"><i #}
  358. {#                            class=\"d-icon-filter-2\"></i>Filtr</a> #}
  359. {#                </div> #}
  360. {#            {% endif %} #}
  361. {#            <div class=\"toolbox-right\"> #}
  362. {#                {% include '@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_pagination.html.twig' %} #}
  363. {#                {% include '@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_sorting.html.twig' %} #}
  364. {#                #}{# <div class=\"toolbox-item toolbox-layout\"> #}
  365. {#                #}{# <a href=\"shop-list.html\" class=\"d-icon-mode-list btn-layout\"></a> #}
  366. {#                #}{# <a href=\"shop.html\" class=\"d-icon-mode-grid btn-layout active\"></a> #}
  367. {#                #}{# </div> #}
  368. {#            </div> #}
  369. {#        </div> #}
  370. {#    </div> #}
  371. ""@BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig""/home/forge/new.profilteam.cz/templates/bundles/BitBagSyliusElasticsearchPlugin/Shop/Product/Index/_main.html.twig");
  372.     }
  373. }