var/cache/dev/twig/97/97dbf01c7bd3c3ced1bcfaa13edd0469d27db0611f9357da07bdac2f989cdc8c.php line 39

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