var/cache/dev_h65d747900ed0ab607884081b15e7c213/twig/de/de991684fa283d2f607ef62286166eeb897bf690a07c0fb3b0f96b8dd12ae636.php line 64

  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. /* @Storefront/storefront/page/account/guest-auth.html.twig */
  16. class __TwigTemplate_c8e7f62a3f08a760f881159004fee6eb 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_content' => [$this'block_base_content'],
  26.             'page_account_guest_auth' => [$this'block_page_account_guest_auth'],
  27.             'page_account_guest_auth_inner' => [$this'block_page_account_guest_auth_inner'],
  28.             'page_account_guest_auth_form' => [$this'block_page_account_guest_auth_form'],
  29.             'page_account_guest_auth_title' => [$this'block_page_account_guest_auth_title'],
  30.             'page_account_guest_auth_container' => [$this'block_page_account_guest_auth_container'],
  31.             'page_account_guest_auth_info' => [$this'block_page_account_guest_auth_info'],
  32.             'page_account_guest_auth_mail' => [$this'block_page_account_guest_auth_mail'],
  33.             'page_account_guest_auth_mail_label' => [$this'block_page_account_guest_auth_mail_label'],
  34.             'page_account_guest_auth_mail_input' => [$this'block_page_account_guest_auth_mail_input'],
  35.             'page_account_guest_auth_postcode' => [$this'block_page_account_guest_auth_postcode'],
  36.             'page_account_guest_auth_postcode_label' => [$this'block_page_account_guest_auth_postcode_label'],
  37.             'page_account_guest_auth_postcode_input' => [$this'block_page_account_guest_auth_postcode_input'],
  38.             'page_account_guest_auth_actions' => [$this'block_page_account_guest_auth_actions'],
  39.             'page_account_guest_auth_action_send' => [$this'block_page_account_guest_auth_action_send'],
  40.         ];
  41.     }
  42.     protected function doGetParent(array $context)
  43.     {
  44.         // line 2
  45.         return "@Storefront/storefront/base.html.twig";
  46.     }
  47.     protected function doDisplay(array $context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/page/account/guest-auth.html.twig"));
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@Storefront/storefront/page/account/guest-auth.html.twig"));
  54.         $this->parent $this->loadTemplate("@Storefront/storefront/base.html.twig""@Storefront/storefront/page/account/guest-auth.html.twig"2);
  55.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  56.         
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  58.         
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  60.     }
  61.     // line 3
  62.     public function block_base_content($context, array $blocks = [])
  63.     {
  64.         $macros $this->macros;
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  69.         // line 4
  70.         echo "    ";
  71.         $context["actionUrl"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(($context["redirectTo"] ?? null), ["deepLinkCode" => sw_get_attribute($this->env$this->source, ($context["redirectParameters"] ?? null), "deepLinkCode", [], "any"falsefalsefalse4)]);
  72.         // line 5
  73.         echo "
  74.     ";
  75.         // line 6
  76.         $this->displayBlock('page_account_guest_auth'$context$blocks);
  77.         
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  79.         
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  81.     }
  82.     public function block_page_account_guest_auth($context, array $blocks = [])
  83.     {
  84.         $macros $this->macros;
  85.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth"));
  87.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  88.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth"));
  89.         // line 7
  90.         echo "        <div class=\"account-guest-auth row justify-content-md-center\">
  91.             ";
  92.         // line 9
  93.         $this->displayBlock('page_account_guest_auth_inner'$context$blocks);
  94.         // line 92
  95.         echo "        </div>
  96.     ";
  97.         
  98.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  99.         
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  101.     }
  102.     // line 9
  103.     public function block_page_account_guest_auth_inner($context, array $blocks = [])
  104.     {
  105.         $macros $this->macros;
  106.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  107.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_inner"));
  108.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_inner"));
  110.         // line 10
  111.         echo "                <div class=\"col-md-8 col-lg-6\">
  112.                     ";
  113.         // line 12
  114.         $this->displayBlock('page_account_guest_auth_form'$context$blocks);
  115.         // line 90
  116.         echo "                </div>
  117.             ";
  118.         
  119.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  120.         
  121.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  122.     }
  123.     // line 12
  124.     public function block_page_account_guest_auth_form($context, array $blocks = [])
  125.     {
  126.         $macros $this->macros;
  127.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  128.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_form"));
  129.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  130.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_form"));
  131.         // line 13
  132.         echo "                        <form method=\"post\"
  133.                               class=\"account-guest-auth-form card\"
  134.                               action=\"";
  135.         // line 15
  136.         echo sw_escape_filter($this->env, ($context["actionUrl"] ?? null), "html"nulltrue);
  137.         echo "\"
  138.                               data-form-validation=\"true\">
  139.                             ";
  140.         // line 18
  141.         $this->displayBlock('page_account_guest_auth_title'$context$blocks);
  142.         // line 23
  143.         echo "
  144.                             ";
  145.         // line 24
  146.         $this->displayBlock('page_account_guest_auth_container'$context$blocks);
  147.         // line 88
  148.         echo "                        </form>
  149.                     ";
  150.         
  151.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  152.         
  153.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  154.     }
  155.     // line 18
  156.     public function block_page_account_guest_auth_title($context, array $blocks = [])
  157.     {
  158.         $macros $this->macros;
  159.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  160.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_title"));
  161.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  162.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_title"));
  163.         // line 19
  164.         echo "                                <h1 class=\"card-title\">
  165.                                     ";
  166.         // line 20
  167.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.orderGuestLoginTitle"), "html"nulltrue);
  168.         echo "
  169.                                 </h1>
  170.                             ";
  171.         
  172.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  173.         
  174.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  175.     }
  176.     // line 24
  177.     public function block_page_account_guest_auth_container($context, array $blocks = [])
  178.     {
  179.         $macros $this->macros;
  180.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  181.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_container"));
  182.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  183.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_container"));
  184.         // line 25
  185.         echo "                                <div class=\"card-body\">
  186.                                     ";
  187.         // line 27
  188.         $this->displayBlock('page_account_guest_auth_info'$context$blocks);
  189.         // line 32
  190.         echo "
  191.                                     <div class=\"row g-2\">
  192.                                         ";
  193.         // line 34
  194.         $this->displayBlock('page_account_guest_auth_mail'$context$blocks);
  195.         // line 53
  196.         echo "
  197.                                         <div class=\"form-group col-md-4\">
  198.                                             ";
  199.         // line 55
  200.         $this->displayBlock('page_account_guest_auth_postcode'$context$blocks);
  201.         // line 73
  202.         echo "                                    </div>
  203.                                     ";
  204.         // line 75
  205.         $this->displayBlock('page_account_guest_auth_actions'$context$blocks);
  206.         // line 86
  207.         echo "                                </div>
  208.                             ";
  209.         
  210.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  211.         
  212.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  213.     }
  214.     // line 27
  215.     public function block_page_account_guest_auth_info($context, array $blocks = [])
  216.     {
  217.         $macros $this->macros;
  218.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  219.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_info"));
  220.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  221.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_info"));
  222.         // line 28
  223.         echo "                                        <div class=\"card-text account-guest-auth-info\">
  224.                                             ";
  225.         // line 29
  226.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.orderGuestLoginDescription"), "html"nulltrue);
  227.         echo "
  228.                                         </div>
  229.                                     ";
  230.         
  231.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  232.         
  233.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  234.     }
  235.     // line 34
  236.     public function block_page_account_guest_auth_mail($context, array $blocks = [])
  237.     {
  238.         $macros $this->macros;
  239.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  240.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_mail"));
  241.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  242.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_mail"));
  243.         // line 35
  244.         echo "                                            <div class=\"form-group col-md-8\">
  245.                                                 ";
  246.         // line 36
  247.         $this->displayBlock('page_account_guest_auth_mail_label'$context$blocks);
  248.         // line 41
  249.         echo "
  250.                                                 ";
  251.         // line 42
  252.         $this->displayBlock('page_account_guest_auth_mail_input'$context$blocks);
  253.         // line 51
  254.         echo "                                            </div>
  255.                                         ";
  256.         
  257.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  258.         
  259.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  260.     }
  261.     // line 36
  262.     public function block_page_account_guest_auth_mail_label($context, array $blocks = [])
  263.     {
  264.         $macros $this->macros;
  265.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  266.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_mail_label"));
  267.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  268.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_mail_label"));
  269.         // line 37
  270.         echo "                                                    <label class=\"form-label\" for=\"mail\">
  271.                                                         ";
  272.         // line 38
  273.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.profileCurrentMail"), "html"nulltrue);
  274.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("general.required"));
  275.         echo "
  276.                                                     </label>
  277.                                                 ";
  278.         
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  280.         
  281.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  282.     }
  283.     // line 42
  284.     public function block_page_account_guest_auth_mail_input($context, array $blocks = [])
  285.     {
  286.         $macros $this->macros;
  287.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_mail_input"));
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_mail_input"));
  291.         // line 43
  292.         echo "                                                    <input type=\"email\"
  293.                                                            class=\"form-control";
  294.         // line 44
  295.         if ( !twig_test_empty(sw_get_attribute($this->env$this->source, ($context["formViolations"] ?? null), "getViolations", [=> "/email"], "method"falsefalsefalse44))) {
  296.             echo " is-invalid";
  297.         }
  298.         echo "\"
  299.                                                            autocomplete=\"section-personal email\"
  300.                                                            id=\"mail\"
  301.                                                            name=\"email\"
  302.                                                            placeholder=\"";
  303.         // line 48
  304.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.loginMailPlaceholder")), "html"nulltrue);
  305.         echo "\"
  306.                                                            required=\"required\">
  307.                                                 ";
  308.         
  309.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  310.         
  311.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  312.     }
  313.     // line 55
  314.     public function block_page_account_guest_auth_postcode($context, array $blocks = [])
  315.     {
  316.         $macros $this->macros;
  317.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  318.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_postcode"));
  319.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  320.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_postcode"));
  321.         // line 56
  322.         echo "                                                ";
  323.         $this->displayBlock('page_account_guest_auth_postcode_label'$context$blocks);
  324.         // line 61
  325.         echo "
  326.                                                 ";
  327.         // line 62
  328.         $this->displayBlock('page_account_guest_auth_postcode_input'$context$blocks);
  329.         // line 71
  330.         echo "                                            </div>
  331.                                         ";
  332.         
  333.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  334.         
  335.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  336.     }
  337.     // line 56
  338.     public function block_page_account_guest_auth_postcode_label($context, array $blocks = [])
  339.     {
  340.         $macros $this->macros;
  341.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  342.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_postcode_label"));
  343.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  344.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_postcode_label"));
  345.         // line 57
  346.         echo "                                                    <label class=\"form-label\" for=\"recoverMail2\">
  347.                                                         ";
  348.         // line 58
  349.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("address.zipcodeLabel"), "html"nulltrue);
  350.         echo $this->extensions['Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter']->sanitize($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("general.required"));
  351.         echo "
  352.                                                     </label>
  353.                                                 ";
  354.         
  355.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  356.         
  357.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  358.     }
  359.     // line 62
  360.     public function block_page_account_guest_auth_postcode_input($context, array $blocks = [])
  361.     {
  362.         $macros $this->macros;
  363.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  364.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_postcode_input"));
  365.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  366.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_postcode_input"));
  367.         // line 63
  368.         echo "                                                <input type=\"text\"
  369.                                                        class=\"form-control\"
  370.                                                        autocomplete=\"section-personal zipcode\"
  371.                                                        id=\"zipcode\"
  372.                                                        name=\"zipcode\"
  373.                                                        placeholder=\"";
  374.         // line 68
  375.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("address.zipcodePlaceholder")), "html"nulltrue);
  376.         echo "\"
  377.                                                        required=\"required\">
  378.                                                 ";
  379.         
  380.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  381.         
  382.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  383.     }
  384.     // line 75
  385.     public function block_page_account_guest_auth_actions($context, array $blocks = [])
  386.     {
  387.         $macros $this->macros;
  388.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  389.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_actions"));
  390.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  391.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_actions"));
  392.         // line 76
  393.         echo "                                        <div class=\"account-guest-auth-form-actions\">
  394.                                             ";
  395.         // line 77
  396.         $this->displayBlock('page_account_guest_auth_action_send'$context$blocks);
  397.         // line 84
  398.         echo "                                        </div>
  399.                                     ";
  400.         
  401.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  402.         
  403.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  404.     }
  405.     // line 77
  406.     public function block_page_account_guest_auth_action_send($context, array $blocks = [])
  407.     {
  408.         $macros $this->macros;
  409.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  410.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_action_send"));
  411.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  412.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_account_guest_auth_action_send"));
  413.         // line 78
  414.         echo "                                                <button type=\"submit\"
  415.                                                         class=\"account-guest-auth-submit btn btn-primary\"
  416.                                                         title=\"";
  417.         // line 80
  418.         echo sw_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.registerSubmit")), "html"nulltrue);
  419.         echo "\">
  420.                                                     ";
  421.         // line 81
  422.         echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("account.registerSubmit"), "html"nulltrue);
  423.         echo "
  424.                                                 </button>
  425.                                             ";
  426.         
  427.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  428.         
  429.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  430.     }
  431.     public function getTemplateName()
  432.     {
  433.         return "@Storefront/storefront/page/account/guest-auth.html.twig";
  434.     }
  435.     public function isTraitable()
  436.     {
  437.         return false;
  438.     }
  439.     public function getDebugInfo()
  440.     {
  441.         return array (  509 => 81,  505 => 80,  501 => 78,  491 => 77,  480 => 84,  478 => 77,  475 => 76,  465 => 75,  452 => 68,  445 => 63,  435 => 62,  421 => 58,  418 => 57,  408 => 56,  397 => 71,  395 => 62,  392 => 61,  389 => 56,  379 => 55,  366 => 48,  357 => 44,  354 => 43,  344 => 42,  330 => 38,  327 => 37,  317 => 36,  306 => 51,  304 => 42,  301 => 41,  299 => 36,  296 => 35,  286 => 34,  273 => 29,  270 => 28,  260 => 27,  249 => 86,  247 => 75,  243 => 73,  241 => 55,  237 => 53,  235 => 34,  231 => 32,  229 => 27,  225 => 25,  215 => 24,  202 => 20,  199 => 19,  189 => 18,  178 => 88,  176 => 24,  173 => 23,  171 => 18,  165 => 15,  161 => 13,  151 => 12,  140 => 90,  138 => 12,  134 => 10,  124 => 9,  113 => 92,  111 => 9,  107 => 7,  88 => 6,  85 => 5,  82 => 4,  72 => 3,  49 => 2,);
  442.     }
  443.     public function getSourceContext()
  444.     {
  445.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  446. {% block base_content %}
  447.     {% set actionUrl = path(redirectTo, { deepLinkCode: redirectParameters.deepLinkCode}) %}
  448.     {% block page_account_guest_auth %}
  449.         <div class=\"account-guest-auth row justify-content-md-center\">
  450.             {% block page_account_guest_auth_inner %}
  451.                 <div class=\"col-md-8 col-lg-6\">
  452.                     {% block page_account_guest_auth_form %}
  453.                         <form method=\"post\"
  454.                               class=\"account-guest-auth-form card\"
  455.                               action=\"{{ actionUrl }}\"
  456.                               data-form-validation=\"true\">
  457.                             {% block page_account_guest_auth_title %}
  458.                                 <h1 class=\"card-title\">
  459.                                     {{ 'account.orderGuestLoginTitle'|trans }}
  460.                                 </h1>
  461.                             {% endblock %}
  462.                             {% block page_account_guest_auth_container %}
  463.                                 <div class=\"card-body\">
  464.                                     {% block page_account_guest_auth_info %}
  465.                                         <div class=\"card-text account-guest-auth-info\">
  466.                                             {{ 'account.orderGuestLoginDescription'|trans }}
  467.                                         </div>
  468.                                     {% endblock %}
  469.                                     <div class=\"row g-2\">
  470.                                         {% block page_account_guest_auth_mail %}
  471.                                             <div class=\"form-group col-md-8\">
  472.                                                 {% block page_account_guest_auth_mail_label %}
  473.                                                     <label class=\"form-label\" for=\"mail\">
  474.                                                         {{ 'account.profileCurrentMail'|trans }}{{ \"general.required\"|trans|sw_sanitize }}
  475.                                                     </label>
  476.                                                 {% endblock %}
  477.                                                 {% block page_account_guest_auth_mail_input %}
  478.                                                     <input type=\"email\"
  479.                                                            class=\"form-control{% if formViolations.getViolations('/email') is not empty %} is-invalid{% endif %}\"
  480.                                                            autocomplete=\"section-personal email\"
  481.                                                            id=\"mail\"
  482.                                                            name=\"email\"
  483.                                                            placeholder=\"{{ \"account.loginMailPlaceholder\"|trans|striptags }}\"
  484.                                                            required=\"required\">
  485.                                                 {% endblock %}
  486.                                             </div>
  487.                                         {% endblock %}
  488.                                         <div class=\"form-group col-md-4\">
  489.                                             {% block page_account_guest_auth_postcode %}
  490.                                                 {% block page_account_guest_auth_postcode_label %}
  491.                                                     <label class=\"form-label\" for=\"recoverMail2\">
  492.                                                         {{ 'address.zipcodeLabel'|trans }}{{ \"general.required\"|trans|sw_sanitize }}
  493.                                                     </label>
  494.                                                 {% endblock %}
  495.                                                 {% block page_account_guest_auth_postcode_input %}
  496.                                                 <input type=\"text\"
  497.                                                        class=\"form-control\"
  498.                                                        autocomplete=\"section-personal zipcode\"
  499.                                                        id=\"zipcode\"
  500.                                                        name=\"zipcode\"
  501.                                                        placeholder=\"{{ \"address.zipcodePlaceholder\"|trans|striptags }}\"
  502.                                                        required=\"required\">
  503.                                                 {% endblock %}
  504.                                             </div>
  505.                                         {% endblock  %}
  506.                                     </div>
  507.                                     {% block page_account_guest_auth_actions %}
  508.                                         <div class=\"account-guest-auth-form-actions\">
  509.                                             {% block page_account_guest_auth_action_send %}
  510.                                                 <button type=\"submit\"
  511.                                                         class=\"account-guest-auth-submit btn btn-primary\"
  512.                                                         title=\"{{ 'account.registerSubmit'|trans|striptags }}\">
  513.                                                     {{ 'account.registerSubmit'|trans }}
  514.                                                 </button>
  515.                                             {% endblock %}
  516.                                         </div>
  517.                                     {% endblock %}
  518.                                 </div>
  519.                             {% endblock %}
  520.                         </form>
  521.                     {% endblock %}
  522.                 </div>
  523.             {% endblock %}
  524.         </div>
  525.     {% endblock %}
  526. {% endblock %}
  527. ""@Storefront/storefront/page/account/guest-auth.html.twig""/usr/www/users/showcase/shopware6/vendor/shopware/storefront/Resources/views/storefront/page/account/guest-auth.html.twig");
  528.     }
  529. }