var/cache/dev/twig/b6/b61e0d30c16cc7bfa2bbbe398cc33107.php line 41

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. /* Shopping/nonmember.twig */
  14. class __TwigTemplate_aaf5fa5d42916b67e9c4a086b1adc72c extends \Eccube\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->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  27.         $this->checkSecurity();
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 11
  32.         return "default_frame.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Shopping/nonmember.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Shopping/nonmember.twig"));
  41.         // line 13
  42.         $context["body_class"] = "cart_page";
  43.         // line 15
  44.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'15$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  45.         // line 11
  46.         $this->parent $this->loadTemplate("default_frame.twig""Shopping/nonmember.twig"11);
  47.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  48.         
  49.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 17
  54.     public function block_javascript($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  59.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  61.         // line 18
  62.         echo "<script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  63. ";
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.     }
  69.     // line 21
  70.     public function block_main($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  77.         // line 22
  78.         echo "
  79. <div class=\"ec-customerRole\">
  80.     <div class=\"ec-pageHeader\">
  81.         <h1>";
  82.         // line 25
  83.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お客様情報の入力"), "html"nulltrue);
  84.         echo "</h1>
  85.     </div>
  86.     <div class=\"ec-cartRole\">
  87.         <div class=\"ec-cartRole__progress\">
  88.             <ul class=\"ec-progress\">
  89.                 ";
  90.         // line 30
  91.         $context["step"] = 1;
  92.         // line 31
  93.         echo "                <li class=\"ec-progress__item\">
  94.                     <div class=\"ec-progress__number\">";
  95.         // line 32
  96.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'32$this->source); })()), 32$this->source), "html"nulltrue);
  97.         $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'32$this->source); })()) + 1);
  98.         // line 33
  99.         echo "                    </div>
  100.                     <div class=\"ec-progress__label\">";
  101.         // line 34
  102.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カートの商品"), "html"nulltrue);
  103.         echo "
  104.                     </div>
  105.                 </li>
  106.                 ";
  107.         // line 37
  108.         if (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER") == false)) {
  109.             // line 38
  110.             echo "                    <li class=\"ec-progress__item is-complete\">
  111.                         <div class=\"ec-progress__number\">";
  112.             // line 39
  113.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'39$this->source); })()), 39$this->source), "html"nulltrue);
  114.             $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'39$this->source); })()) + 1);
  115.             // line 40
  116.             echo "                        </div>
  117.                         <div class=\"ec-progress__label\">";
  118.             // line 41
  119.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お客様情報"), "html"nulltrue);
  120.             echo "
  121.                         </div>
  122.                     </li>
  123.                 ";
  124.         }
  125.         // line 45
  126.         echo "                <li class=\"ec-progress__item\">
  127.                     <div class=\"ec-progress__number\">";
  128.         // line 46
  129.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'46$this->source); })()), 46$this->source), "html"nulltrue);
  130.         $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'46$this->source); })()) + 1);
  131.         // line 47
  132.         echo "                    </div>
  133.                     <div class=\"ec-progress__label\">";
  134.         // line 48
  135.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文手続き"), "html"nulltrue);
  136.         echo "
  137.                     </div>
  138.                 </li>
  139.                 <li class=\"ec-progress__item\">
  140.                     <div class=\"ec-progress__number\">";
  141.         // line 52
  142.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'52$this->source); })()), 52$this->source), "html"nulltrue);
  143.         $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'52$this->source); })()) + 1);
  144.         // line 53
  145.         echo "                    </div>
  146.                     <div class=\"ec-progress__label\">";
  147.         // line 54
  148.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文内容確認"), "html"nulltrue);
  149.         echo "
  150.                     </div>
  151.                 </li>
  152.                 <li class=\"ec-progress__item\">
  153.                     <div class=\"ec-progress__number\">";
  154.         // line 58
  155.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'58$this->source); })()), 58$this->source), "html"nulltrue);
  156.         $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'58$this->source); })()) + 1);
  157.         // line 59
  158.         echo "                    </div>
  159.                     <div class=\"ec-progress__label\">";
  160.         // line 60
  161.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("完了"), "html"nulltrue);
  162.         echo "
  163.                     </div>
  164.                 </li>
  165.             </ul>
  166.         </div>
  167.     </div>
  168.     <div class=\"ec-off1Grid\">
  169.         <div class=\"ec-off1Grid__cell\">
  170.             <form method=\"post\" action=\"";
  171.         // line 69
  172.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("shopping_nonmember");
  173.         echo "\" class=\"h-adr\">
  174.             <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  175.             ";
  176.         // line 71
  177.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'71$this->source); })()), "_token", [], "any"falsefalsetrue71), 71$this->source), 'widget');
  178.         echo "
  179.             <div class=\"ec-borderedDefs\">
  180.                 <dl>
  181.                     <dt>
  182.                         ";
  183.         // line 75
  184.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'75$this->source); })()), "name", [], "any"falsefalsetrue75), 75$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前"]);
  185.         echo "
  186.                     </dt>
  187.                     <dd>
  188.                         <div class=\"ec-halfInput";
  189.         // line 78
  190.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'78$this->source); })()), "name", [], "any"falsefalsetrue78), "name01", [], "any"falsefalsetrue78), 78$this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'78$this->source); })()), "name", [], "any"falsefalsetrue78), "name02", [], "any"falsefalsetrue78), 78$this->source))) ? (" error") : (""));
  191.         echo "\">
  192.                             ";
  193.         // line 79
  194.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'79$this->source); })()), "name", [], "any"falsefalsetrue79), "name01", [], "any"falsefalsetrue79), 79$this->source), 'widget', ["attr" => ["placeholder" => "姓"]]);
  195.         echo "
  196.                             ";
  197.         // line 80
  198.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'80$this->source); })()), "name", [], "any"falsefalsetrue80), "name02", [], "any"falsefalsetrue80), 80$this->source), 'widget', ["attr" => ["placeholder" => "名"]]);
  199.         echo "
  200.                             ";
  201.         // line 81
  202.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'81$this->source); })()), "name", [], "any"falsefalsetrue81), "name01", [], "any"falsefalsetrue81), 81$this->source), 'errors');
  203.         echo "
  204.                             ";
  205.         // line 82
  206.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'82$this->source); })()), "name", [], "any"falsefalsetrue82), "name02", [], "any"falsefalsetrue82), 82$this->source), 'errors');
  207.         echo "
  208.                         </div>
  209.                     </dd>
  210.                 </dl>
  211.                 <dl>
  212.                     <dt>
  213.                         ";
  214.         // line 88
  215.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'88$this->source); })()), "kana", [], "any"falsefalsetrue88), 88$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "お名前(カナ)"]);
  216.         echo "
  217.                     </dt>
  218.                     <dd>
  219.                         <div class=\"ec-halfInput";
  220.         // line 91
  221.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'91$this->source); })()), "kana", [], "any"falsefalsetrue91), "kana01", [], "any"falsefalsetrue91), 91$this->source), $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'91$this->source); })()), "kana", [], "any"falsefalsetrue91), "kana02", [], "any"falsefalsetrue91), 91$this->source))) ? (" error") : (""));
  222.         echo "\">
  223.                             ";
  224.         // line 92
  225.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'92$this->source); })()), "kana", [], "any"falsefalsetrue92), "kana01", [], "any"falsefalsetrue92), 92$this->source), 'widget', ["attr" => ["placeholder" => "セイ"]]);
  226.         echo "
  227.                             ";
  228.         // line 93
  229.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'93$this->source); })()), "kana", [], "any"falsefalsetrue93), "kana02", [], "any"falsefalsetrue93), 93$this->source), 'widget', ["attr" => ["placeholder" => "メイ"]]);
  230.         echo "
  231.                             ";
  232.         // line 94
  233.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'94$this->source); })()), "kana", [], "any"falsefalsetrue94), "kana01", [], "any"falsefalsetrue94), 94$this->source), 'errors');
  234.         echo "
  235.                             ";
  236.         // line 95
  237.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'95$this->source); })()), "kana", [], "any"falsefalsetrue95), "kana02", [], "any"falsefalsetrue95), 95$this->source), 'errors');
  238.         echo "
  239.                         </div>
  240.                     </dd>
  241.                 </dl>
  242.                 <dl>
  243.                     <dt>
  244.                         ";
  245.         // line 101
  246.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'101$this->source); })()), "company_name", [], "any"falsefalsetrue101), 101$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "会社名"]);
  247.         echo "
  248.                     </dt>
  249.                     <dd>
  250.                         <div class=\"ec-halfInput";
  251.         // line 104
  252.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'104$this->source); })()), "company_name", [], "any"falsefalsetrue104), 104$this->source))) ? (" error") : (""));
  253.         echo "\">
  254.                             ";
  255.         // line 105
  256.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'105$this->source); })()), "company_name", [], "any"falsefalsetrue105), 105$this->source), 'widget');
  257.         echo "
  258.                             ";
  259.         // line 106
  260.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'106$this->source); })()), "company_name", [], "any"falsefalsetrue106), 106$this->source), 'errors');
  261.         echo "
  262.                         </div>
  263.                     </dd>
  264.                 </dl>
  265.                 <dl>
  266.                     <dt>
  267.                         ";
  268.         // line 112
  269.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'112$this->source); })()), "address", [], "any"falsefalsetrue112), 112$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "住所"]);
  270.         echo "
  271.                     </dt>
  272.                     <dd>
  273.                         <div class=\"ec-zipInput";
  274.         // line 115
  275.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'115$this->source); })()), "postal_code", [], "any"falsefalsetrue115), 115$this->source))) ? (" error") : (""));
  276.         echo "\"><span>";
  277.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  278.         echo "</span>
  279.                             ";
  280.         // line 116
  281.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'116$this->source); })()), "postal_code", [], "any"falsefalsetrue116), 116$this->source), 'widget');
  282.         echo "
  283.                             <div class=\"ec-zipInputHelp\">
  284.                                 <div class=\"ec-zipInputHelp__icon\">
  285.                                     <div class=\"ec-icon\"><img
  286.                                                 src=\"";
  287.         // line 120
  288.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/question-white.svg"), "html"nulltrue);
  289.         echo "\" alt=\"\">
  290.                                     </div>
  291.                                 </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>";
  292.         // line 122
  293.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("郵便番号検索"), "html"nulltrue);
  294.         echo "</span></a>
  295.                             </div>
  296.                             ";
  297.         // line 124
  298.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'124$this->source); })()), "postal_code", [], "any"falsefalsetrue124), 124$this->source), 'errors');
  299.         echo "
  300.                         </div>
  301.                         <div class=\"ec-select";
  302.         // line 127
  303.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'127$this->source); })()), "address", [], "any"falsefalsetrue127), "pref", [], "any"falsefalsetrue127), 127$this->source))) ? (" error") : (""));
  304.         echo "\">
  305.                             ";
  306.         // line 128
  307.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'128$this->source); })()), "address", [], "any"falsefalsetrue128), "pref", [], "any"falsefalsetrue128), 128$this->source), 'widget');
  308.         echo "
  309.                             ";
  310.         // line 129
  311.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'129$this->source); })()), "address", [], "any"falsefalsetrue129), "pref", [], "any"falsefalsetrue129), 129$this->source), 'errors');
  312.         echo "
  313.                         </div>
  314.                         <div class=\"ec-input";
  315.         // line 131
  316.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'131$this->source); })()), "address", [], "any"falsefalsetrue131), "addr01", [], "any"falsefalsetrue131), 131$this->source))) ? (" error") : (""));
  317.         echo "\">
  318.                             ";
  319.         // line 132
  320.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'132$this->source); })()), "address", [], "any"falsefalsetrue132), "addr01", [], "any"falsefalsetrue132), 132$this->source), 'widget', ["attr" => ["placeholder" => "市区町村名(例:大阪市北区)"]]);
  321.         echo "
  322.                             ";
  323.         // line 133
  324.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'133$this->source); })()), "address", [], "any"falsefalsetrue133), "addr01", [], "any"falsefalsetrue133), 133$this->source), 'errors');
  325.         echo "
  326.                         </div>
  327.                         <div class=\"ec-input";
  328.         // line 135
  329.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'135$this->source); })()), "address", [], "any"falsefalsetrue135), "addr02", [], "any"falsefalsetrue135), 135$this->source))) ? (" error") : (""));
  330.         echo "\">
  331.                             ";
  332.         // line 136
  333.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'136$this->source); })()), "address", [], "any"falsefalsetrue136), "addr02", [], "any"falsefalsetrue136), 136$this->source), 'widget', ["attr" => ["placeholder" => "番地・ビル名(例:西梅田1丁目6-8)"]]);
  334.         echo "
  335.                             ";
  336.         // line 137
  337.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'137$this->source); })()), "address", [], "any"falsefalsetrue137), "addr02", [], "any"falsefalsetrue137), 137$this->source), 'errors');
  338.         echo "
  339.                         </div>
  340.                     </dd>
  341.                 </dl>
  342.                 <dl>
  343.                     <dt>
  344.                         ";
  345.         // line 143
  346.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'143$this->source); })()), "phone_number", [], "any"falsefalsetrue143), 143$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "電話番号"]);
  347.         echo "
  348.                     </dt>
  349.                     <dd>
  350.                         <div class=\"ec-telInput";
  351.         // line 146
  352.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'146$this->source); })()), "phone_number", [], "any"falsefalsetrue146), 146$this->source))) ? (" error") : (""));
  353.         echo "\">
  354.                             ";
  355.         // line 147
  356.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'147$this->source); })()), "phone_number", [], "any"falsefalsetrue147), 147$this->source), 'widget');
  357.         echo "
  358.                             ";
  359.         // line 148
  360.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'148$this->source); })()), "phone_number", [], "any"falsefalsetrue148), 148$this->source), 'errors');
  361.         echo "
  362.                         </div>
  363.                     </dd>
  364.                 </dl>
  365.                 <dl>
  366.                     <dt>
  367.                         ";
  368.         // line 154
  369.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'154$this->source); })()), "email", [], "any"falsefalsetrue154), 154$this->source), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  370.         echo "
  371.                     </dt>
  372.                     <dd>
  373.                         <div class=\"ec-input";
  374.         // line 157
  375.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'157$this->source); })()), "email", [], "any"falsefalsetrue157), "first", [], "any"falsefalsetrue157), 157$this->source))) ? (" error") : (""));
  376.         echo "\">
  377.                             ";
  378.         // line 158
  379.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'158$this->source); })()), "email", [], "any"falsefalsetrue158), "first", [], "any"falsefalsetrue158), 158$this->source), 'widget', ["attr" => ["placeholder" => "例:ec-cube@example.com"]]);
  380.         echo "
  381.                             ";
  382.         // line 159
  383.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'159$this->source); })()), "email", [], "any"falsefalsetrue159), "first", [], "any"falsefalsetrue159), 159$this->source), 'errors');
  384.         echo "
  385.                         </div>
  386.                         <div class=\"ec-input";
  387.         // line 161
  388.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'161$this->source); })()), "email", [], "any"falsefalsetrue161), "second", [], "any"falsefalsetrue161), 161$this->source))) ? (" error") : (""));
  389.         echo "\">
  390.                             ";
  391.         // line 162
  392.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'162$this->source); })()), "email", [], "any"falsefalsetrue162), "second", [], "any"falsefalsetrue162), 162$this->source), 'widget', ["attr" => ["placeholder" => "確認のためもう一度入力してください"]]);
  393.         echo "
  394.                             ";
  395.         // line 163
  396.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'163$this->source); })()), "email", [], "any"falsefalsetrue163), "second", [], "any"falsefalsetrue163), 163$this->source), 'errors');
  397.         echo "
  398.                         </div>
  399.                     </dd>
  400.                 </dl>
  401.             </div>
  402.             <div class=\"ec-RegisterRole__actions\">
  403.                 <div class=\"ec-off4Grid\">
  404.                     <div class=\"ec-off4Grid__cell\">
  405.                         <button type=\"submit\" class=\"ec-blockBtn--action\">";
  406.         // line 171
  407.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("次へ"), "html"nulltrue);
  408.         echo "</button>
  409.                         <a class=\"ec-blockBtn--cancel\" href=\"";
  410.         // line 172
  411.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cart");
  412.         echo "\">";
  413.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("戻る"), "html"nulltrue);
  414.         echo "</a>
  415.                     </div>
  416.                 </div>
  417.             </div>
  418.         </form>
  419.         </div>
  420.     </div>
  421. </div>
  422. ";
  423.         
  424.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  425.         
  426.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  427.     }
  428.     public function getTemplateName()
  429.     {
  430.         return "Shopping/nonmember.twig";
  431.     }
  432.     public function isTraitable()
  433.     {
  434.         return false;
  435.     }
  436.     public function getDebugInfo()
  437.     {
  438.         return array (  432 => 172,  428 => 171,  417 => 163,  413 => 162,  409 => 161,  404 => 159,  400 => 158,  396 => 157,  390 => 154,  381 => 148,  377 => 147,  373 => 146,  367 => 143,  358 => 137,  354 => 136,  350 => 135,  345 => 133,  341 => 132,  337 => 131,  332 => 129,  328 => 128,  324 => 127,  318 => 124,  313 => 122,  308 => 120,  301 => 116,  295 => 115,  289 => 112,  280 => 106,  276 => 105,  272 => 104,  266 => 101,  257 => 95,  253 => 94,  249 => 93,  245 => 92,  241 => 91,  235 => 88,  226 => 82,  222 => 81,  218 => 80,  214 => 79,  210 => 78,  204 => 75,  197 => 71,  192 => 69,  180 => 60,  177 => 59,  174 => 58,  167 => 54,  164 => 53,  161 => 52,  154 => 48,  151 => 47,  148 => 46,  145 => 45,  138 => 41,  135 => 40,  132 => 39,  129 => 38,  127 => 37,  121 => 34,  118 => 33,  115 => 32,  112 => 31,  110 => 30,  102 => 25,  97 => 22,  87 => 21,  76 => 18,  66 => 17,  55 => 11,  53 => 15,  51 => 13,  38 => 11,);
  439.     }
  440.     public function getSourceContext()
  441.     {
  442.         return new Source("{#
  443. This file is part of EC-CUBE
  444. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  445. http://www.ec-cube.co.jp/
  446. For the full copyright and license information, please view the LICENSE
  447. file that was distributed with this source code.
  448. #}
  449. {% extends 'default_frame.twig' %}
  450. {% set body_class = 'cart_page' %}
  451. {% form_theme form 'Form/form_div_layout.twig' %}
  452. {% block javascript %}
  453. <script src=\"//yubinbango.github.io/yubinbango/yubinbango.js\" charset=\"UTF-8\"></script>
  454. {% endblock javascript %}
  455. {% block main %}
  456. <div class=\"ec-customerRole\">
  457.     <div class=\"ec-pageHeader\">
  458.         <h1>{{ 'お客様情報の入力'|trans }}</h1>
  459.     </div>
  460.     <div class=\"ec-cartRole\">
  461.         <div class=\"ec-cartRole__progress\">
  462.             <ul class=\"ec-progress\">
  463.                 {% set step = 1 %}
  464.                 <li class=\"ec-progress__item\">
  465.                     <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  466.                     </div>
  467.                     <div class=\"ec-progress__label\">{{ 'カートの商品'|trans }}
  468.                     </div>
  469.                 </li>
  470.                 {% if is_granted('ROLE_USER') == false %}
  471.                     <li class=\"ec-progress__item is-complete\">
  472.                         <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  473.                         </div>
  474.                         <div class=\"ec-progress__label\">{{ 'お客様情報'|trans }}
  475.                         </div>
  476.                     </li>
  477.                 {% endif %}
  478.                 <li class=\"ec-progress__item\">
  479.                     <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  480.                     </div>
  481.                     <div class=\"ec-progress__label\">{{ 'ご注文手続き'|trans }}
  482.                     </div>
  483.                 </li>
  484.                 <li class=\"ec-progress__item\">
  485.                     <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  486.                     </div>
  487.                     <div class=\"ec-progress__label\">{{ 'ご注文内容確認'|trans }}
  488.                     </div>
  489.                 </li>
  490.                 <li class=\"ec-progress__item\">
  491.                     <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  492.                     </div>
  493.                     <div class=\"ec-progress__label\">{{ '完了'|trans }}
  494.                     </div>
  495.                 </li>
  496.             </ul>
  497.         </div>
  498.     </div>
  499.     <div class=\"ec-off1Grid\">
  500.         <div class=\"ec-off1Grid__cell\">
  501.             <form method=\"post\" action=\"{{ url('shopping_nonmember') }}\" class=\"h-adr\">
  502.             <span class=\"p-country-name\" style=\"display:none;\">Japan</span>
  503.             {{ form_widget(form._token) }}
  504.             <div class=\"ec-borderedDefs\">
  505.                 <dl>
  506.                     <dt>
  507.                         {{ form_label(form.name, 'お名前', { 'label_attr': { 'class': 'ec-label' }}) }}
  508.                     </dt>
  509.                     <dd>
  510.                         <div class=\"ec-halfInput{{ has_errors(form.name.name01, form.name.name02) ? ' error'}}\">
  511.                             {{ form_widget(form.name.name01, { 'attr': { 'placeholder': '姓' }}) }}
  512.                             {{ form_widget(form.name.name02, { 'attr': { 'placeholder': '名' }}) }}
  513.                             {{ form_errors(form.name.name01) }}
  514.                             {{ form_errors(form.name.name02) }}
  515.                         </div>
  516.                     </dd>
  517.                 </dl>
  518.                 <dl>
  519.                     <dt>
  520.                         {{ form_label(form.kana, 'お名前(カナ)', { 'label_attr': { 'class': 'ec-label' }}) }}
  521.                     </dt>
  522.                     <dd>
  523.                         <div class=\"ec-halfInput{{ has_errors(form.kana.kana01, form.kana.kana02) ? ' error'}}\">
  524.                             {{ form_widget(form.kana.kana01, { 'attr': { 'placeholder': 'セイ' }}) }}
  525.                             {{ form_widget(form.kana.kana02, { 'attr': { 'placeholder': 'メイ' }}) }}
  526.                             {{ form_errors(form.kana.kana01) }}
  527.                             {{ form_errors(form.kana.kana02) }}
  528.                         </div>
  529.                     </dd>
  530.                 </dl>
  531.                 <dl>
  532.                     <dt>
  533.                         {{ form_label(form.company_name, '会社名', { 'label_attr': { 'class': 'ec-label' }}) }}
  534.                     </dt>
  535.                     <dd>
  536.                         <div class=\"ec-halfInput{{ has_errors(form.company_name) ? ' error' }}\">
  537.                             {{ form_widget(form.company_name) }}
  538.                             {{ form_errors(form.company_name) }}
  539.                         </div>
  540.                     </dd>
  541.                 </dl>
  542.                 <dl>
  543.                     <dt>
  544.                         {{ form_label(form.address, '住所', { 'label_attr': { 'class': 'ec-label' }}) }}
  545.                     </dt>
  546.                     <dd>
  547.                         <div class=\"ec-zipInput{{ has_errors(form.postal_code) ? ' error' }}\"><span>{{ '〒'|trans }}</span>
  548.                             {{ form_widget(form.postal_code) }}
  549.                             <div class=\"ec-zipInputHelp\">
  550.                                 <div class=\"ec-zipInputHelp__icon\">
  551.                                     <div class=\"ec-icon\"><img
  552.                                                 src=\"{{ asset('assets/icon/question-white.svg') }}\" alt=\"\">
  553.                                     </div>
  554.                                 </div><a href=\"https://www.post.japanpost.jp/zipcode/\" target=\"_blank\"><span>{{ '郵便番号検索'|trans }}</span></a>
  555.                             </div>
  556.                             {{ form_errors(form.postal_code) }}
  557.                         </div>
  558.                         <div class=\"ec-select{{ has_errors(form.address.pref) ? ' error' }}\">
  559.                             {{ form_widget(form.address.pref) }}
  560.                             {{ form_errors(form.address.pref) }}
  561.                         </div>
  562.                         <div class=\"ec-input{{ has_errors(form.address.addr01) ? ' error' }}\">
  563.                             {{ form_widget(form.address.addr01, { 'attr': { 'placeholder': '市区町村名(例:大阪市北区)' }}) }}
  564.                             {{ form_errors(form.address.addr01) }}
  565.                         </div>
  566.                         <div class=\"ec-input{{ has_errors(form.address.addr02) ? ' error' }}\">
  567.                             {{ form_widget(form.address.addr02,  { 'attr': { 'placeholder': '番地・ビル名(例:西梅田1丁目6-8)' }}) }}
  568.                             {{ form_errors(form.address.addr02) }}
  569.                         </div>
  570.                     </dd>
  571.                 </dl>
  572.                 <dl>
  573.                     <dt>
  574.                         {{ form_label(form.phone_number, '電話番号', { 'label_attr': { 'class': 'ec-label' }}) }}
  575.                     </dt>
  576.                     <dd>
  577.                         <div class=\"ec-telInput{{ has_errors(form.phone_number) ? ' error' }}\">
  578.                             {{ form_widget(form.phone_number) }}
  579.                             {{ form_errors(form.phone_number) }}
  580.                         </div>
  581.                     </dd>
  582.                 </dl>
  583.                 <dl>
  584.                     <dt>
  585.                         {{ form_label(form.email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  586.                     </dt>
  587.                     <dd>
  588.                         <div class=\"ec-input{{ has_errors(form.email.first) ? ' error' }}\">
  589.                             {{ form_widget(form.email.first, { 'attr': { 'placeholder': '例:ec-cube@example.com' }}) }}
  590.                             {{ form_errors(form.email.first) }}
  591.                         </div>
  592.                         <div class=\"ec-input{{ has_errors(form.email.second) ? ' error' }}\">
  593.                             {{ form_widget(form.email.second, { 'attr': { 'placeholder': '確認のためもう一度入力してください' }}) }}
  594.                             {{ form_errors(form.email.second) }}
  595.                         </div>
  596.                     </dd>
  597.                 </dl>
  598.             </div>
  599.             <div class=\"ec-RegisterRole__actions\">
  600.                 <div class=\"ec-off4Grid\">
  601.                     <div class=\"ec-off4Grid__cell\">
  602.                         <button type=\"submit\" class=\"ec-blockBtn--action\">{{ '次へ'|trans }}</button>
  603.                         <a class=\"ec-blockBtn--cancel\" href=\"{{ url('cart') }}\">{{ '戻る'|trans }}</a>
  604.                     </div>
  605.                 </div>
  606.             </div>
  607.         </form>
  608.         </div>
  609.     </div>
  610. </div>
  611. {% endblock %}
  612. ""Shopping/nonmember.twig""/home/tomodashokai/tomoda.ne.jp/public_html/shop.tomoda.ne.jp/src/Eccube/Resource/template/default/Shopping/nonmember.twig");
  613.     }
  614.     
  615.     public function checkSecurity()
  616.     {
  617.         static $tags = array("set" => 13"form_theme" => 15"if" => 37);
  618.         static $filters = array("escape" => 25"trans" => 25);
  619.         static $functions = array("is_granted" => 37"url" => 69"form_widget" => 71"form_label" => 75"has_errors" => 78"form_errors" => 81"asset" => 120);
  620.         try {
  621.             $this->sandbox->checkSecurity(
  622.                 ['set''form_theme''if'],
  623.                 ['escape''trans'],
  624.                 ['is_granted''url''form_widget''form_label''has_errors''form_errors''asset']
  625.             );
  626.         } catch (SecurityError $e) {
  627.             $e->setSourceContext($this->source);
  628.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  629.                 $e->setTemplateLine($tags[$e->getTagName()]);
  630.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  631.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  632.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  633.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  634.             }
  635.             throw $e;
  636.         }
  637.     }
  638. }