var/cache/dev_hc896b0aecebc6aae6bec469c82cd525f/twig/4c/4c124f9289b8bd688b0664b9c0eecd614879c61e5df736c5b6795ed699e4634a.php line 40

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. /* @AgiqonOci/storefront/page/checkout/cart/index.html.twig */
  16. class __TwigTemplate_269f7c6ad4ddafe089ed55a19bc1fb91 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.             'page_checkout_cart_action_proceed' => [$this'block_page_checkout_cart_action_proceed'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@MindsShoppingCartGoals/storefront/page/checkout/cart/index.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@AgiqonOci/storefront/page/checkout/cart/index.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@AgiqonOci/storefront/page/checkout/cart/index.html.twig"));
  40.         $this->parent $this->loadTemplate("@MindsShoppingCartGoals/storefront/page/checkout/cart/index.html.twig""@AgiqonOci/storefront/page/checkout/cart/index.html.twig"2);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 3
  48.     public function block_page_checkout_cart_action_proceed($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_action_proceed"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_checkout_cart_action_proceed"));
  55.         // line 4
  56.         echo "    ";
  57.         if (sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "AgiqonOci", [], "any"falsefalsefalse4)) {
  58.             // line 5
  59.             echo "        ";
  60.             if ((sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "AgiqonOciSystem", [], "any"falsefalsefalse5) == "oci")) {
  61.                 // line 6
  62.                 echo "            ";
  63.                 $this->loadTemplate("@AgiqonOci/storefront/plugin/oci-form.html.twig""@AgiqonOci/storefront/page/checkout/cart/index.html.twig"6)->display($context);
  64.                 // line 7
  65.                 echo "        ";
  66.             } elseif ((sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "AgiqonOciSystem", [], "any"falsefalsefalse7) == "cxml")) {
  67.                 // line 8
  68.                 echo "            ";
  69.                 $this->loadTemplate("@AgiqonOci/storefront/plugin/oci-cxml.html.twig""@AgiqonOci/storefront/page/checkout/cart/index.html.twig"8)->display($context);
  70.                 // line 9
  71.                 echo "        ";
  72.             } else {
  73.                 // line 10
  74.                 echo "            ";
  75.                 $this->loadTemplate("@AgiqonOci/storefront/plugin/oci-form.html.twig""@AgiqonOci/storefront/page/checkout/cart/index.html.twig"10)->display($context);
  76.                 // line 11
  77.                 echo "        ";
  78.             }
  79.             // line 12
  80.             echo "    ";
  81.         } else {
  82.             // line 13
  83.             echo "        ";
  84.             $this->displayParentBlock("page_checkout_cart_action_proceed"$context$blocks);
  85.             echo "
  86.     ";
  87.         }
  88.         
  89.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  90.         
  91.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  92.     }
  93.     public function getTemplateName()
  94.     {
  95.         return "@AgiqonOci/storefront/page/checkout/cart/index.html.twig";
  96.     }
  97.     public function isTraitable()
  98.     {
  99.         return false;
  100.     }
  101.     public function getDebugInfo()
  102.     {
  103.         return array (  95 => 13,  92 => 12,  89 => 11,  86 => 10,  83 => 9,  80 => 8,  77 => 7,  74 => 6,  71 => 5,  68 => 4,  58 => 3,  35 => 2,);
  104.     }
  105.     public function getSourceContext()
  106.     {
  107.         return new Source("{% sw_extends '@Storefront/storefront/page/checkout/cart/index.html.twig' %}
  108. {% block page_checkout_cart_action_proceed %}
  109.     {% if page.AgiqonOci %}
  110.         {% if page.AgiqonOciSystem == 'oci' %}
  111.             {% sw_include '@Storefront/storefront/plugin/oci-form.html.twig' %}
  112.         {% elseif page.AgiqonOciSystem == 'cxml' %}
  113.             {% sw_include '@Storefront/storefront/plugin/oci-cxml.html.twig' %}
  114.         {% else %}
  115.             {% sw_include '@Storefront/storefront/plugin/oci-form.html.twig' %}
  116.         {% endif %}
  117.     {% else %}
  118.         {{ parent() }}
  119.     {% endif %}
  120. {% endblock %}
  121. ""@AgiqonOci/storefront/page/checkout/cart/index.html.twig""/var/www/share/efb-elektronik.dev.mc.emzcustomers.de/shopware6/vendor/store.shopware.com/agiqonoci/src/Resources/views/storefront/page/checkout/cart/index.html.twig");
  122.     }
  123. }