var/cache/dev_hbd3b438645322a8593dd24d071f68685/twig/f2/f26ba95e104ae6f2300ff84aabf38c02eae89dfebd13dba375aa3f159481024b.php line 50

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @CogiCrisp/storefront/base.html.twig */
  16. class __TwigTemplate_24dde3f676da291662989db742734ae7d5b64717049ce5cbf8fca252691d67b9 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'base_body_inner' => [$this'block_base_body_inner'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@FlinkCmsAnchor/storefront/base.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""@CogiCrisp/storefront/base.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""@CogiCrisp/storefront/base.html.twig"));
  40.         $this->parent $this->loadTemplate("@FlinkCmsAnchor/storefront/base.html.twig""@CogiCrisp/storefront/base.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 3
  48.     public function block_base_body_inner($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""base_body_inner"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  55.         // line 4
  56.         echo "\t<div data-cogi-crisp>
  57. \t\t<div id=\"cogi-mockup-wrapper\">
  58. \t\t\t<div id=\"cogi-mockup\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"";
  59.         // line 6
  60.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("cogi-crisp.mockupLabel"), "html"nulltrue);
  61.         echo "\" data-trigger=\"manual\" style=\"background-color: ";
  62.         echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"CogiCrisp.config.mockupColor"), "html"nulltrue);
  63.         echo "\">
  64. \t\t\t\t<span></span>
  65. \t\t\t</div>
  66. \t\t</div>
  67. \t</div>
  68. \t";
  69.         // line 11
  70.         $this->displayParentBlock("base_body_inner"$context$blocks);
  71.         echo "
  72. ";
  73.         
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  75.         
  76.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  77.     }
  78.     public function getTemplateName()
  79.     {
  80.         return "@CogiCrisp/storefront/base.html.twig";
  81.     }
  82.     public function isTraitable()
  83.     {
  84.         return false;
  85.     }
  86.     public function getDebugInfo()
  87.     {
  88.         return array (  82 => 11,  72 => 6,  68 => 4,  58 => 3,  35 => 2,);
  89.     }
  90.     public function getSourceContext()
  91.     {
  92.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  93. {% block base_body_inner %}
  94. \t<div data-cogi-crisp>
  95. \t\t<div id=\"cogi-mockup-wrapper\">
  96. \t\t\t<div id=\"cogi-mockup\" data-toggle=\"tooltip\" data-placement=\"top\" title=\"{{ 'cogi-crisp.mockupLabel' | trans }}\" data-trigger=\"manual\" style=\"background-color: {{ config('CogiCrisp.config.mockupColor') }}\">
  97. \t\t\t\t<span></span>
  98. \t\t\t</div>
  99. \t\t</div>
  100. \t</div>
  101. \t{{ parent() }}
  102. {% endblock %}
  103. ""@CogiCrisp/storefront/base.html.twig""/usr/www/users/obstdev/custom/plugins/CogiCrisp/src/Resources/views/storefront/base.html.twig");
  104.     }
  105. }