var/cache/dev_h94b6c5d2d84092cf319e762d211cfdb3/twig/e6/e6b2a392e7c9c642b70b0ea16782f94038ebfe5ca18ac42d7aec7eb7a12fb296.php line 60

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. /* @TcinnCopyrightCustom/storefront/base.html.twig */
  16. class __TwigTemplate_c0afcc9e0aaddcb5831772e00e259bca8c25a2d549b8c8db568672f6cf03030b 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_head' => [$this'block_base_head'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@EnderecoShopware6ClientStore/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""@TcinnCopyrightCustom/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""@TcinnCopyrightCustom/storefront/base.html.twig"));
  40.         $this->parent $this->loadTemplate("@EnderecoShopware6ClientStore/storefront/base.html.twig""@TcinnCopyrightCustom/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_head($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_head"));
  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_head"));
  55.         // line 4
  56.         echo "\t";
  57.         $this->displayParentBlock("base_head"$context$blocks);
  58.         echo "
  59. \t
  60. \t";
  61.         // line 6
  62.         if (($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TcinnCopyrightCustom.config.TcinnCopyrightLogoActive") || $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TcinnCopyrightCustom.config.TcinnCopyrightActive"))) {
  63.             // line 7
  64.             echo "\t\t<style>
  65. \t\t\t";
  66.             // line 8
  67.             if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TcinnCopyrightCustom.config.TcinnCopyrightActive")) {
  68.                 // line 9
  69.                 echo "\t\t\t\t.footer-copyright {
  70. \t\t\t\t\tcolor: ";
  71.                 // line 10
  72.                 echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TcinnCopyrightCustom.config.TcinnCopyrightTextColor"), "html"nulltrue);
  73.                 echo ";
  74. \t\t\t\t}
  75. \t\t\t\t.footer-copyright a {
  76. \t\t\t\t\tcolor: ";
  77.                 // line 13
  78.                 echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TcinnCopyrightCustom.config.TcinnCopyrightLinkColor"), "html"nulltrue);
  79.                 echo " !important;
  80. \t\t\t\t}
  81. \t\t\t\t.footer-copyright a:hover {
  82. \t\t\t\t\tcolor: ";
  83.                 // line 16
  84.                 echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TcinnCopyrightCustom.config.TcinnCopyrightLinkColor"), "html"nulltrue);
  85.                 echo " !important;
  86. \t\t\t\t\topacity: 0.75;
  87. \t\t\t\t}
  88. \t\t\t";
  89.             }
  90.             // line 20
  91.             echo "\t\t\t";
  92.             if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TcinnCopyrightCustom.config.TcinnCopyrightLogoActive")) {
  93.                 // line 21
  94.                 echo "\t\t\t\t.footer-copyright-logo {
  95. \t\t\t\t\tmargin: 25px 0 5px 0;
  96. \t\t\t\t\ttext-align: center;
  97. \t\t\t\t}
  98. \t\t\t\t.footer-copyright-logo div {
  99. \t\t\t\t\tdisplay: inline-block;
  100. \t\t\t\t}
  101. \t\t\t\t.footer-copyright-logo img {
  102. \t\t\t\t\twidth: ";
  103.                 // line 29
  104.                 echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TcinnCopyrightCustom.config.TcinnCopyrightLogoWidth"), "html"nulltrue);
  105.                 echo "px;
  106. \t\t\t\t}
  107. \t\t\t";
  108.             }
  109.             // line 32
  110.             echo "\t\t</style>
  111. \t";
  112.         }
  113.         // line 34
  114.         echo "
  115. ";
  116.         
  117.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  118.         
  119.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  120.     }
  121.     public function getTemplateName()
  122.     {
  123.         return "@TcinnCopyrightCustom/storefront/base.html.twig";
  124.     }
  125.     public function isTraitable()
  126.     {
  127.         return false;
  128.     }
  129.     public function getDebugInfo()
  130.     {
  131.         return array (  126 => 34,  122 => 32,  116 => 29,  106 => 21,  103 => 20,  96 => 16,  90 => 13,  84 => 10,  81 => 9,  79 => 8,  76 => 7,  74 => 6,  68 => 4,  58 => 3,  35 => 2,);
  132.     }
  133.     public function getSourceContext()
  134.     {
  135.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  136. {% block base_head %}
  137. \t{{ parent() }}
  138. \t
  139. \t{% if config('TcinnCopyrightCustom.config.TcinnCopyrightLogoActive') or config('TcinnCopyrightCustom.config.TcinnCopyrightActive') %}
  140. \t\t<style>
  141. \t\t\t{% if config('TcinnCopyrightCustom.config.TcinnCopyrightActive') %}
  142. \t\t\t\t.footer-copyright {
  143. \t\t\t\t\tcolor: {{ config('TcinnCopyrightCustom.config.TcinnCopyrightTextColor') }};
  144. \t\t\t\t}
  145. \t\t\t\t.footer-copyright a {
  146. \t\t\t\t\tcolor: {{ config('TcinnCopyrightCustom.config.TcinnCopyrightLinkColor') }} !important;
  147. \t\t\t\t}
  148. \t\t\t\t.footer-copyright a:hover {
  149. \t\t\t\t\tcolor: {{ config('TcinnCopyrightCustom.config.TcinnCopyrightLinkColor') }} !important;
  150. \t\t\t\t\topacity: 0.75;
  151. \t\t\t\t}
  152. \t\t\t{% endif %}
  153. \t\t\t{% if config('TcinnCopyrightCustom.config.TcinnCopyrightLogoActive') %}
  154. \t\t\t\t.footer-copyright-logo {
  155. \t\t\t\t\tmargin: 25px 0 5px 0;
  156. \t\t\t\t\ttext-align: center;
  157. \t\t\t\t}
  158. \t\t\t\t.footer-copyright-logo div {
  159. \t\t\t\t\tdisplay: inline-block;
  160. \t\t\t\t}
  161. \t\t\t\t.footer-copyright-logo img {
  162. \t\t\t\t\twidth: {{ config('TcinnCopyrightCustom.config.TcinnCopyrightLogoWidth') }}px;
  163. \t\t\t\t}
  164. \t\t\t{% endif %}
  165. \t\t</style>
  166. \t{% endif %}
  167. {% endblock %}""@TcinnCopyrightCustom/storefront/base.html.twig""/srv/users/liamoriasw6/apps/liamoriasw6/custom/plugins/TcinnCopyrightCustom/src/Resources/views/storefront/base.html.twig");
  168.     }
  169. }