var/cache/dev/twig/b7/b7e9f0b693e9a431e7f69b6a04fbb6ed1b572627135d188bdb67c85e3e0d54eb.php line 38

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/confirm.twig */
  14. class __TwigTemplate_62010c8a77af48d92e2b0d06639196b6aac6ef0f77415c772730fec4a8efd7c6 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.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 11
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Shopping/confirm.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Shopping/confirm.twig"));
  38.         // line 13
  39.         $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.'13$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  40.         // line 11
  41.         $this->parent $this->loadTemplate("default_frame.twig""Shopping/confirm.twig"11);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 15
  49.     public function block_main($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  56.         // line 16
  57.         echo "
  58. <div class=\"ec-role\">
  59.     <div class=\"ec-pageHeader\">
  60.         <h1>";
  61.         // line 19
  62.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文内容のご確認"), "html"nulltrue);
  63.         echo "</h1>
  64.     </div>
  65. </div>
  66. <div class=\"ec-cartRole\">
  67.     <div class=\"ec-cartRole__progress\">
  68.         <ul class=\"ec-progress\">
  69.             ";
  70.         // line 26
  71.         $context["step"] = 1;
  72.         // line 27
  73.         echo "            <li class=\"ec-progress__item\">
  74.                 <div class=\"ec-progress__number\">";
  75.         // line 28
  76.         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.'28$this->source); })()), "html"nulltrue);
  77.         $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'28$this->source); })()) + 1);
  78.         // line 29
  79.         echo "                </div>
  80.                 <div class=\"ec-progress__label\">";
  81.         // line 30
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カートの商品"), "html"nulltrue);
  83.         echo "
  84.                 </div>
  85.             </li>
  86.             ";
  87.         // line 33
  88.         if (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER") == false)) {
  89.             // line 34
  90.             echo "                <li class=\"ec-progress__item\">
  91.                     <div class=\"ec-progress__number\">";
  92.             // line 35
  93.             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.'35$this->source); })()), "html"nulltrue);
  94.             $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'35$this->source); })()) + 1);
  95.             // line 36
  96.             echo "                    </div>
  97.                     <div class=\"ec-progress__label\">";
  98.             // line 37
  99.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お客様情報"), "html"nulltrue);
  100.             echo "
  101.                     </div>
  102.                 </li>
  103.             ";
  104.         }
  105.         // line 41
  106.         echo "            <li class=\"ec-progress__item\">
  107.                 <div class=\"ec-progress__number\">";
  108.         // line 42
  109.         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.'42$this->source); })()), "html"nulltrue);
  110.         $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'42$this->source); })()) + 1);
  111.         // line 43
  112.         echo "                </div>
  113.                 <div class=\"ec-progress__label\">";
  114.         // line 44
  115.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文手続き"), "html"nulltrue);
  116.         echo "
  117.                 </div>
  118.             </li>
  119.             <li class=\"ec-progress__item is-complete\">
  120.                 <div class=\"ec-progress__number\">";
  121.         // line 48
  122.         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.'48$this->source); })()), "html"nulltrue);
  123.         $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'48$this->source); })()) + 1);
  124.         // line 49
  125.         echo "                </div>
  126.                 <div class=\"ec-progress__label\">";
  127.         // line 50
  128.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文内容確認"), "html"nulltrue);
  129.         echo "
  130.                 </div>
  131.             </li>
  132.             <li class=\"ec-progress__item\">
  133.                 <div class=\"ec-progress__number\">";
  134.         // line 54
  135.         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.'54$this->source); })()), "html"nulltrue);
  136.         $context["step"] = ((isset($context["step"]) || array_key_exists("step"$context) ? $context["step"] : (function () { throw new RuntimeError('Variable "step" does not exist.'54$this->source); })()) + 1);
  137.         // line 55
  138.         echo "                </div>
  139.                 <div class=\"ec-progress__label\">";
  140.         // line 56
  141.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("完了"), "html"nulltrue);
  142.         echo "
  143.                 </div>
  144.             </li>
  145.         </ul>
  146.     </div>
  147. </div>
  148.     <form id=\"shopping-form\" method=\"post\" action=\"";
  149.         // line 63
  150.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("shopping_checkout");
  151.         echo "\">
  152.     ";
  153.         // line 64
  154.         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.'64$this->source); })()), "_token", [], "any"falsefalsefalse64), 'widget');
  155.         echo "
  156.     <div class=\"ec-orderRole\">
  157.         <div class=\"ec-orderRole__detail\">
  158.             <div class=\"ec-orderAccount\">
  159.                 <div class=\"ec-rectHeading\">
  160.                     <h2>";
  161.         // line 69
  162.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お客様情報"), "html"nulltrue);
  163.         echo "</h2>
  164.                 </div>
  165.                 <div class=\"ec-orderAccount__account\">
  166.                     <p class=\"ec-halfInput\">";
  167.         // line 72
  168.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(""), "html"nulltrue);
  169.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'72$this->source); })()), "name01", [], "any"falsefalsefalse72), "html"nulltrue);
  170.         echo " ";
  171.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'72$this->source); })()), "name02", [], "any"falsefalsefalse72), "html"nulltrue);
  172.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" 様"), "html"nulltrue);
  173.         echo "</p>
  174.                     <p class=\"ec-halfInput\">";
  175.         // line 73
  176.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'73$this->source); })()), "kana01", [], "any"falsefalsefalse73), "html"nulltrue);
  177.         echo " ";
  178.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'73$this->source); })()), "kana02", [], "any"falsefalsefalse73), "html"nulltrue);
  179.         echo "</p>
  180.                     <p class=\"ec-input\">";
  181.         // line 74
  182.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'74$this->source); })()), "companyName", [], "any"falsefalsefalse74), "html"nulltrue);
  183.         echo "</p>
  184.                     <p class=\"ec-zipInput\">";
  185.         // line 75
  186.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  187.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'75$this->source); })()), "postal_code", [], "any"falsefalsefalse75), "html"nulltrue);
  188.         echo "</p>
  189.                     <p class=\"ec-input\">";
  190.         // line 76
  191.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'76$this->source); })()), "pref", [], "any"falsefalsefalse76), "html"nulltrue);
  192.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'76$this->source); })()), "addr01", [], "any"falsefalsefalse76), "html"nulltrue);
  193.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'76$this->source); })()), "addr02", [], "any"falsefalsefalse76), "html"nulltrue);
  194.         echo "</p>
  195.                     <p class=\"ec-telInput\">";
  196.         // line 77
  197.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'77$this->source); })()), "phone_number", [], "any"falsefalsefalse77), "html"nulltrue);
  198.         echo "</p>
  199.                     <p class=\"ec-input\">";
  200.         // line 78
  201.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'78$this->source); })()), "email", [], "any"falsefalsefalse78), "html"nulltrue);
  202.         echo "</p>
  203.                 </div>
  204.             </div>
  205.             <div class=\"ec-orderDelivery\">
  206.                 <div class=\"ec-rectHeading\">
  207.                     <h2>";
  208.         // line 83
  209.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("配送情報"), "html"nulltrue);
  210.         echo "</h2>
  211.                 </div>
  212.                 ";
  213.         // line 85
  214.         $context['_parent'] = $context;
  215.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'85$this->source); })()), "shippings", [], "any"falsefalsefalse85));
  216.         $context['loop'] = [
  217.           'parent' => $context['_parent'],
  218.           'index0' => 0,
  219.           'index'  => 1,
  220.           'first'  => true,
  221.         ];
  222.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  223.             $length count($context['_seq']);
  224.             $context['loop']['revindex0'] = $length 1;
  225.             $context['loop']['revindex'] = $length;
  226.             $context['loop']['length'] = $length;
  227.             $context['loop']['last'] = === $length;
  228.         }
  229.         foreach ($context['_seq'] as $context["_key"] => $context["shipping"]) {
  230.             // line 86
  231.             echo "                    ";
  232.             $context["idx"] = twig_get_attribute($this->env$this->source$context["loop"], "index0", [], "any"falsefalsefalse86);
  233.             // line 87
  234.             echo "                    ";
  235.             $context["isShowReducedTaxMess"] = false;
  236.             // line 88
  237.             echo "                    <div class=\"ec-orderDelivery__item\">
  238.                         <ul class=\"ec-borderedList\">
  239.                             ";
  240.             // line 90
  241.             $context['_parent'] = $context;
  242.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["shipping"], "productOrderItems", [], "any"falsefalsefalse90));
  243.             foreach ($context['_seq'] as $context["_key"] => $context["orderItem"]) {
  244.                 // line 91
  245.                 echo "                            <li>
  246.                                 <div class=\"ec-imageGrid\">
  247.                                     <div class=\"ec-imageGrid__img\"><img src=\"";
  248.                 // line 93
  249.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct((((null === twig_get_attribute($this->env$this->source$context["orderItem"], "product", [], "any"falsefalsefalse93))) ? (null) : (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["orderItem"], "product", [], "any"falsefalsefalse93), "MainListImage", [], "any"falsefalsefalse93)))), "save_image"), "html"nulltrue);
  250.                 echo "\" alt=\"";
  251.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["orderItem"], "productName", [], "any"falsefalsefalse93), "html"nulltrue);
  252.                 echo "\"></div>
  253.                                     <div class=\"ec-imageGrid__content\">
  254.                                         <p>";
  255.                 // line 95
  256.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["orderItem"], "productName", [], "any"falsefalsefalse95), "html"nulltrue);
  257.                 if ($this->extensions['Eccube\Twig\Extension\TaxExtension']->isReducedTaxRate($context["orderItem"])) {
  258.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("※"), "html"nulltrue);
  259.                     $context["isShowReducedTaxMess"] = true;
  260.                 }
  261.                 echo "</p>
  262.                                         ";
  263.                 // line 96
  264.                 if (( !(null === twig_get_attribute($this->env$this->source$context["orderItem"], "productClass", [], "any"falsefalsefalse96)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["orderItem"], "productClass", [], "any"falsefalsefalse96), "classCategory1", [], "any"falsefalsefalse96))) {
  265.                     // line 97
  266.                     echo "                                            <p>";
  267.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["orderItem"], "productClass", [], "any"falsefalsefalse97), "classCategory1", [], "any"falsefalsefalse97), "className", [], "any"falsefalsefalse97), "name", [], "any"falsefalsefalse97), "html"nulltrue);
  268.                     echo ":";
  269.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["orderItem"], "productClass", [], "any"falsefalsefalse97), "classCategory1", [], "any"falsefalsefalse97), "html"nulltrue);
  270.                     echo "</p>
  271.                                         ";
  272.                 }
  273.                 // line 99
  274.                 echo "                                        ";
  275.                 if (( !(null === twig_get_attribute($this->env$this->source$context["orderItem"], "productClass", [], "any"falsefalsefalse99)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["orderItem"], "productClass", [], "any"falsefalsefalse99), "classCategory2", [], "any"falsefalsefalse99))) {
  276.                     // line 100
  277.                     echo "                                            <p>";
  278.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["orderItem"], "productClass", [], "any"falsefalsefalse100), "classCategory2", [], "any"falsefalsefalse100), "className", [], "any"falsefalsefalse100), "name", [], "any"falsefalsefalse100), "html"nulltrue);
  279.                     echo ":";
  280.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["orderItem"], "productClass", [], "any"falsefalsefalse100), "classCategory2", [], "any"falsefalsefalse100), "html"nulltrue);
  281.                     echo "</p>
  282.                                         ";
  283.                 }
  284.                 // line 102
  285.                 echo "                                        <p>";
  286.                 echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source$context["orderItem"], "priceIncTax", [], "any"falsefalsefalse102)), "html"nulltrue);
  287.                 echo " × ";
  288.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source$context["orderItem"], "quantity", [], "any"falsefalsefalse102)), "html"nulltrue);
  289.                 echo "<span>";
  290.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("小計:"), "html"nulltrue);
  291.                 echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source$context["orderItem"], "totalPrice", [], "any"falsefalsefalse102)), "html"nulltrue);
  292.                 echo "</span></p>
  293.                                     </div>
  294.                                 </div>
  295.                             </li>
  296.                             ";
  297.             }
  298.             $_parent $context['_parent'];
  299.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['orderItem'], $context['_parent'], $context['loop']);
  300.             $context array_intersect_key($context$_parent) + $_parent;
  301.             // line 107
  302.             echo "                        </ul>
  303.                         <p>";
  304.             // line 108
  305.             (((isset($context["isShowReducedTaxMess"]) || array_key_exists("isShowReducedTaxMess"$context) ? $context["isShowReducedTaxMess"] : (function () { throw new RuntimeError('Variable "isShowReducedTaxMess" does not exist.'108$this->source); })())) ? (print (twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("※ は軽減税率対象商品です。"), "html"nulltrue))) : (print ("")));
  306.             echo "</p>
  307.                     </div>
  308.                     <div class=\"ec-orderDelivery__address\">
  309.                         <p>";
  310.             // line 111
  311.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(""), "html"nulltrue);
  312.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "name01", [], "any"falsefalsefalse111), "html"nulltrue);
  313.             echo " ";
  314.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "name02", [], "any"falsefalsefalse111), "html"nulltrue);
  315.             echo " (";
  316.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "kana01", [], "any"falsefalsefalse111), "html"nulltrue);
  317.             echo " ";
  318.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "kana02", [], "any"falsefalsefalse111), "html"nulltrue);
  319.             echo ")";
  320.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(" 様"), "html"nulltrue);
  321.             echo "</p>
  322.                         <p>";
  323.             // line 112
  324.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("〒"), "html"nulltrue);
  325.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "postal_code", [], "any"falsefalsefalse112), "html"nulltrue);
  326.             echo " ";
  327.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "pref", [], "any"falsefalsefalse112), "html"nulltrue);
  328.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "addr01", [], "any"falsefalsefalse112), "html"nulltrue);
  329.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "addr02", [], "any"falsefalsefalse112), "html"nulltrue);
  330.             echo "</p>
  331.                         <p>";
  332.             // line 113
  333.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "phone_number", [], "any"falsefalsefalse113), "html"nulltrue);
  334.             echo "</p>
  335.                     </div>
  336.                     <div class=\"ec-orderDelivery__actions\">
  337.                         <div class=\"ec-selects\">
  338.                             <div class=\"ec-select\">
  339.                                 <label>";
  340.             // line 118
  341.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("配送方法"), "html"nulltrue);
  342.             echo "</label>
  343.                                 ";
  344.             // line 119
  345.             $context["delivery_fee"] = 0;
  346.             // line 120
  347.             echo "                                ";
  348.             $context['_parent'] = $context;
  349.             $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->envtwig_get_attribute($this->env$this->source$context["shipping"], "order_items", [], "any"falsefalsefalse120), function ($__item__) use ($context$macros) { $context["item"] = $__item__; return twig_get_attribute($this->env$this->source$context["item"], "isDeliveryFee", [], "any"falsefalsefalse120); }));
  350.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  351.                 // line 121
  352.                 echo "                                    ";
  353.                 $context["delivery_fee"] = twig_get_attribute($this->env$this->source$context["item"], "total_price", [], "any"falsefalsefalse121);
  354.                 // line 122
  355.                 echo "                                ";
  356.             }
  357.             $_parent $context['_parent'];
  358.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  359.             $context array_intersect_key($context$_parent) + $_parent;
  360.             // line 123
  361.             echo "                                ";
  362.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'123$this->source); })()), "Shippings", [], "any"falsefalsefalse123), (isset($context["idx"]) || array_key_exists("idx"$context) ? $context["idx"] : (function () { throw new RuntimeError('Variable "idx" does not exist.'123$this->source); })()), [], "array"falsefalsefalse123), "Delivery", [], "any"falsefalsefalse123), "html"nulltrue);
  363.             echo "(";
  364.             echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter((isset($context["delivery_fee"]) || array_key_exists("delivery_fee"$context) ? $context["delivery_fee"] : (function () { throw new RuntimeError('Variable "delivery_fee" does not exist.'123$this->source); })())), "html"nulltrue);
  365.             echo ")
  366.                             </div>
  367.                             <div class=\"ec-select ec-select__delivery\">
  368.                                 <label>";
  369.             // line 126
  370.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お届け日"), "html"nulltrue);
  371.             echo "</label>
  372.                                 ";
  373.             // line 127
  374.             echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'127$this->source); })()), "Shippings", [], "any"falsefalsefalse127), (isset($context["idx"]) || array_key_exists("idx"$context) ? $context["idx"] : (function () { throw new RuntimeError('Variable "idx" does not exist.'127$this->source); })()), [], "array"falsefalsefalse127), "shipping_delivery_date", [], "any"falsefalsefalse127)) ? ($this->extensions['Eccube\Twig\Extension\IntlExtension']->date_day_with_weekday($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'127$this->source); })()), "Shippings", [], "any"falsefalsefalse127), (isset($context["idx"]) || array_key_exists("idx"$context) ? $context["idx"] : (function () { throw new RuntimeError('Variable "idx" does not exist.'127$this->source); })()), [], "array"falsefalsefalse127), "shipping_delivery_date", [], "any"falsefalsefalse127))) : ($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("指定なし"))), "html"nulltrue);
  375.             echo "
  376.                             </div>
  377.                             <div class=\"ec-select ec-select__time\">
  378.                                 <label>";
  379.             // line 130
  380.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お届け時間"), "html"nulltrue);
  381.             echo "</label>
  382.                                 ";
  383.             // line 131
  384.             echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'131$this->source); })()), "Shippings", [], "any"falsefalsefalse131), (isset($context["idx"]) || array_key_exists("idx"$context) ? $context["idx"] : (function () { throw new RuntimeError('Variable "idx" does not exist.'131$this->source); })()), [], "array"falsefalsefalse131), "shipping_delivery_time", [], "any"falsefalsefalse131)) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'131$this->source); })()), "Shippings", [], "any"falsefalsefalse131), (isset($context["idx"]) || array_key_exists("idx"$context) ? $context["idx"] : (function () { throw new RuntimeError('Variable "idx" does not exist.'131$this->source); })()), [], "array"falsefalsefalse131), "shipping_delivery_time", [], "any"falsefalsefalse131)) : ($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("指定なし"))), "html"nulltrue);
  385.             echo "
  386.                             </div>
  387.                         </div>
  388.                     </div>
  389.                 ";
  390.             ++$context['loop']['index0'];
  391.             ++$context['loop']['index'];
  392.             $context['loop']['first'] = false;
  393.             if (isset($context['loop']['length'])) {
  394.                 --$context['loop']['revindex0'];
  395.                 --$context['loop']['revindex'];
  396.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  397.             }
  398.         }
  399.         $_parent $context['_parent'];
  400.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['shipping'], $context['_parent'], $context['loop']);
  401.         $context array_intersect_key($context$_parent) + $_parent;
  402.         // line 136
  403.         echo "            </div>
  404.             <div class=\"ec-orderPayment\">
  405.                 <div class=\"ec-rectHeading\">
  406.                     <h2>";
  407.         // line 139
  408.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お支払方法"), "html"nulltrue);
  409.         echo "</h2>
  410.                 </div>
  411.                 <div class=\"ec-blockRadio\">
  412.                     ";
  413.         // line 142
  414.         $context["charge"] = 0;
  415.         // line 143
  416.         echo "                    ";
  417.         $context['_parent'] = $context;
  418.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'143$this->source); })()), "order_items", [], "any"falsefalsefalse143), function ($__item__) use ($context$macros) { $context["item"] = $__item__; return twig_get_attribute($this->env$this->source$context["item"], "isCharge", [], "any"falsefalsefalse143); }));
  419.         foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  420.             // line 144
  421.             echo "                        ";
  422.             $context["charge"] = twig_get_attribute($this->env$this->source$context["item"], "total_price", [], "any"falsefalsefalse144);
  423.             // line 145
  424.             echo "                    ";
  425.         }
  426.         $_parent $context['_parent'];
  427.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  428.         $context array_intersect_key($context$_parent) + $_parent;
  429.         // line 146
  430.         echo "                    ";
  431.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'146$this->source); })()), "Payment", [], "any"falsefalsefalse146), "html"nulltrue);
  432.         echo "(";
  433.         echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter((isset($context["charge"]) || array_key_exists("charge"$context) ? $context["charge"] : (function () { throw new RuntimeError('Variable "charge" does not exist.'146$this->source); })())), "html"nulltrue);
  434.         echo ")
  435.                 </div>
  436.             </div>
  437.             ";
  438.         // line 149
  439.         if ((twig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'149$this->source); })()), "isOptionPoint", [], "any"falsefalsefalse149) &&  !(null === twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'149$this->source); })()), "Customer", [], "any"falsefalsefalse149)))) {
  440.             // line 150
  441.             echo "            <div class=\"ec-orderPayment\">
  442.                 <div class=\"ec-rectHeading\">
  443.                     <h2>";
  444.             // line 152
  445.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("利用ポイント"), "html"nulltrue);
  446.             echo "</h2>
  447.                 </div>
  448.                 <div class=\"ec-blockRadio\">
  449.                     ";
  450.             // line 155
  451.             echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'155$this->source); })()), "use_point", [], "any"falsefalsefalse155)), "html"nulltrue);
  452.             echo " pt
  453.                 </div>
  454.             </div>
  455.             ";
  456.         }
  457.         // line 159
  458.         echo "            <div class=\"ec-orderConfirm\">
  459.                 <div class=\"ec-rectHeading\">
  460.                     <h2>";
  461.         // line 161
  462.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お問い合わせ"), "html"nulltrue);
  463.         echo "</h2>
  464.                 </div>
  465.                 <div class=\"ec-input\">
  466.                     ";
  467.         // line 164
  468.         echo twig_nl2br(twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'164$this->source); })()), "message", [], "any"falsefalsefalse164), "html"nulltrue));
  469.         echo "
  470.                 </div>
  471.             </div>
  472.             ";
  473.         // line 167
  474.         $context['_parent'] = $context;
  475.         $context['_seq'] = twig_ensure_traversable(twig_array_filter($this->env, (isset($context["activeTradeLaws"]) || array_key_exists("activeTradeLaws"$context) ? $context["activeTradeLaws"] : (function () { throw new RuntimeError('Variable "activeTradeLaws" does not exist.'167$this->source); })()), function ($__t__) use ($context$macros) { $context["t"] = $__t__; return (twig_get_attribute($this->env$this->source, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'167$this->source); })()), "name", [], "any"falsefalsefalse167) && twig_get_attribute($this->env$this->source, (isset($context["t"]) || array_key_exists("t"$context) ? $context["t"] : (function () { throw new RuntimeError('Variable "t" does not exist.'167$this->source); })()), "description", [], "any"falsefalsefalse167)); }));
  476.         foreach ($context['_seq'] as $context["_key"] => $context["activeTradeLaw"]) {
  477.             // line 168
  478.             echo "                <div class=\"ec-orderConfirm\">
  479.                     <div class=\"ec-rectHeading\">
  480.                         <h2>";
  481.             // line 170
  482.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["activeTradeLaw"], "name", [], "any"falsefalsefalse170), "html"nulltrue);
  483.             echo "</h2>
  484.                     </div>
  485.                     <div class=\"ec-input\">
  486.                         ";
  487.             // line 173
  488.             echo twig_get_attribute($this->env$this->source$context["activeTradeLaw"], "description", [], "any"falsefalsefalse173);
  489.             echo "
  490.                     </div>
  491.                 </div>
  492.             ";
  493.         }
  494.         $_parent $context['_parent'];
  495.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['activeTradeLaw'], $context['_parent'], $context['loop']);
  496.         $context array_intersect_key($context$_parent) + $_parent;
  497.         // line 177
  498.         echo "        </div>
  499.         <div class=\"ec-orderRole__summary\">
  500.             <div class=\"ec-totalBox\">
  501.                 <dl class=\"ec-totalBox__spec\">
  502.                     <dt>";
  503.         // line 181
  504.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("小計"), "html"nulltrue);
  505.         echo "</dt>
  506.                     <dd class=\"ec-totalBox__specTotal\">";
  507.         // line 182
  508.         echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'182$this->source); })()), "subtotal", [], "any"falsefalsefalse182)), "html"nulltrue);
  509.         echo "</dd>
  510.                 </dl>
  511.                 <dl class=\"ec-totalBox__spec\">
  512.                     <dt>";
  513.         // line 185
  514.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("手数料"), "html"nulltrue);
  515.         echo "</dt>
  516.                     <dd>";
  517.         // line 186
  518.         echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'186$this->source); })()), "charge", [], "any"falsefalsefalse186)), "html"nulltrue);
  519.         echo "</dd>
  520.                 </dl>
  521.                 <dl class=\"ec-totalBox__spec\">
  522.                     <dt>";
  523.         // line 189
  524.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("送料"), "html"nulltrue);
  525.         echo "</dt>
  526.                     <dd></dd>
  527.                 </dl>
  528.         \t\t<dl class=\"ec-totalBox__spec\">
  529.                     <dt>";
  530.         // line 193
  531.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("(クール代+箱・保冷剤)"), "html"nulltrue);
  532.         echo "</dt>
  533.                     <dd>";
  534.         // line 194
  535.         echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'194$this->source); })()), "deliveryFeeTotal", [], "any"falsefalsefalse194)), "html"nulltrue);
  536.         echo "</dd>
  537.                 </dl>
  538.                 ";
  539.         // line 196
  540.         if ((twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'196$this->source); })()), "taxable_discount", [], "any"falsefalsefalse196) < 0)) {
  541.             // line 197
  542.             echo "                <dl class=\"ec-totalBox__spec\">
  543.                     <dt>";
  544.             // line 198
  545.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("値引き"), "html"nulltrue);
  546.             echo "</dt>
  547.                     <dd>";
  548.             // line 199
  549.             echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'199$this->source); })()), "taxable_discount", [], "any"falsefalsefalse199)), "html"nulltrue);
  550.             echo "</dd>
  551.                 </dl>
  552.                 ";
  553.         }
  554.         // line 202
  555.         echo "                <div class=\"ec-totalBox__total\">";
  556.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("合計"), "html"nulltrue);
  557.         echo "<span class=\"ec-totalBox__price\">";
  558.         echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'202$this->source); })()), "taxable_total", [], "any"falsefalsefalse202)), "html"nulltrue);
  559.         echo "</span><span class=\"ec-totalBox__taxLabel\">";
  560.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("税込"), "html"nulltrue);
  561.         echo "</span></div>
  562.                 ";
  563.         // line 203
  564.         $context['_parent'] = $context;
  565.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'203$this->source); })()), "tax_free_discount_items", [], "any"falsefalsefalse203));
  566.         foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  567.             // line 204
  568.             echo "                    <dl class=\"ec-totalBox__spec\">
  569.                         <dt>";
  570.             // line 205
  571.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "product_name", [], "any"falsefalsefalse205), "html"nulltrue);
  572.             echo "</dt>
  573.                         <dd>";
  574.             // line 206
  575.             echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source$context["item"], "total_price", [], "any"falsefalsefalse206)), "html"nulltrue);
  576.             echo "</dd>
  577.                     </dl>
  578.                 ";
  579.         }
  580.         $_parent $context['_parent'];
  581.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  582.         $context array_intersect_key($context$_parent) + $_parent;
  583.         // line 209
  584.         echo "                <div class=\"ec-totalBox__paymentTotal\">";
  585.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お支払い合計"), "html"nulltrue);
  586.         echo "<span class=\"ec-totalBox__price\">";
  587.         echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'209$this->source); })()), "payment_total", [], "any"falsefalsefalse209)), "html"nulltrue);
  588.         echo "</span><span class=\"ec-totalBox__taxLabel\">";
  589.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("税込"), "html"nulltrue);
  590.         echo "</span></div>
  591.                 ";
  592.         // line 210
  593.         $context['_parent'] = $context;
  594.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'210$this->source); })()), "total_by_tax_rate", [], "any"falsefalsefalse210));
  595.         foreach ($context['_seq'] as $context["rate"] => $context["total"]) {
  596.             // line 211
  597.             echo "                    <dl class=\"ec-totalBox__taxRate\">
  598.                         <dt>";
  599.             // line 212
  600.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("税率 %rate% %対象", ["%rate%" => $context["rate"]]), "html"nulltrue);
  601.             echo "</dt>
  602.                         <dd>";
  603.             // line 213
  604.             echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter($context["total"]), "html"nulltrue);
  605.             echo " (";
  606.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("内消費税"), "html"nulltrue);
  607.             echo " ";
  608.             echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'213$this->source); })()), "tax_by_tax_rate", [], "any"falsefalsefalse213), $context["rate"], [], "array"falsefalsefalse213)), "html"nulltrue);
  609.             echo ")</dd>
  610.                     </dl>
  611.                 ";
  612.         }
  613.         $_parent $context['_parent'];
  614.         unset($context['_seq'], $context['_iterated'], $context['rate'], $context['total'], $context['_parent'], $context['loop']);
  615.         $context array_intersect_key($context$_parent) + $_parent;
  616.         // line 216
  617.         echo "                ";
  618.         if ((twig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'216$this->source); })()), "isOptionPoint", [], "any"falsefalsefalse216) &&  !(null === twig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'216$this->source); })()), "Customer", [], "any"falsefalsefalse216)))) {
  619.             // line 217
  620.             echo "                <div class=\"ec-totalBox__pointBlock\">
  621.                     <dl class=\"ec-totalBox__spec\">
  622.                         <dt>";
  623.             // line 219
  624.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご利用ポイント"), "html"nulltrue);
  625.             echo "</dt>
  626.                         <dd>";
  627.             // line 220
  628.             echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'220$this->source); })()), "UsePoint", [], "any"falsefalsefalse220)), "html"nulltrue);
  629.             echo " pt</dd>
  630.                     </dl>
  631.                     <dl class=\"ec-totalBox__spec\">
  632.                         <dt><span class=\"ec-font-bold\">";
  633.             // line 223
  634.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("加算ポイント"), "html"nulltrue);
  635.             echo "</span></dt>
  636.                         <dd><span class=\"ec-font-bold\">";
  637.             // line 224
  638.             echo twig_escape_filter($this->envtwig_number_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Order"]) || array_key_exists("Order"$context) ? $context["Order"] : (function () { throw new RuntimeError('Variable "Order" does not exist.'224$this->source); })()), "AddPoint", [], "any"falsefalsefalse224)), "html"nulltrue);
  639.             echo " pt</span></dd>
  640.                     </dl>
  641.                 </div>
  642.                 ";
  643.         }
  644.         // line 228
  645.         echo "             
  646.                 <div class=\"ec-totalBox__btn\">
  647.                                         <button type=\"submit\" class=\"ec-blockBtn--action\">";
  648.         // line 230
  649.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("注文する"), "html"nulltrue);
  650.         echo "</button>
  651. <!--
  652.                      <button type=\"submit\" class=\"ec-blockBtn--action\">   
  653. <script src=\"https://widget.univapay.com/client/checkout.js\"></script>
  654. <span   data-app-id=\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhcHBfdG9rZW4iLCJpYXQiOjE2NzY2NDAzNzEsIm1lcmNoYW50X2lkIjoiMTFlZDNjOTYtNjkzNi00MGMyLWJmYjItOGYyYjYwYjM5N2E4Iiwic3RvcmVfaWQiOiIxMWVkM2M5Ny0yZTBiLTY0MTgtYmFhMS1iZjA3ZmY2YWUyMDEiLCJkb21haW5zIjpbImlzZXlhLW1penVuYXN1LmpwIl0sIm1vZGUiOiJsaXZlIiwiY3JlYXRvcl9pZCI6IjExZWQzYzk2LTY5MzYtNDBjMi1iZmIyLThmMmI2MGIzOTdhOCIsInZlcnNpb24iOjEsImp0aSI6IjExZWRhZWM2LWE1MDEtMGJjZS1iOWVkLWVmNDk3ZTQ3NDRhYSJ9.ACUOONz2VM9XNKzoaczk45d63nVRMcdYmqlmR5i98EA\"
  655.         data-checkout=\"payment\"
  656.         data-amount=\"1\"
  657.         data-currency=\"jpy\"
  658.         data-text=\"注文する\"
  659.         data-class=\"ec-blockBtn--action\"
  660.         data-submit-button-text=\"注文する\">
  661. </span>               
  662. </button>
  663. -->
  664.                     <a href=\"";
  665.         // line 245
  666.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("shopping");
  667.         echo "\" class=\"ec-blockBtn--cancel\">";
  668.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご注文手続きに戻る"), "html"nulltrue);
  669.         echo "</a>
  670.                     
  671.                 </div>
  672.             </div>
  673.         </div>
  674.     </div>
  675. </form>
  676. ";
  677.         
  678.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  679.         
  680.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  681.     }
  682.     public function getTemplateName()
  683.     {
  684.         return "Shopping/confirm.twig";
  685.     }
  686.     public function isTraitable()
  687.     {
  688.         return false;
  689.     }
  690.     public function getDebugInfo()
  691.     {
  692.         return array (  683 => 245,  665 => 230,  661 => 228,  654 => 224,  650 => 223,  644 => 220,  640 => 219,  636 => 217,  633 => 216,  620 => 213,  616 => 212,  613 => 211,  609 => 210,  600 => 209,  591 => 206,  587 => 205,  584 => 204,  580 => 203,  571 => 202,  565 => 199,  561 => 198,  558 => 197,  556 => 196,  551 => 194,  547 => 193,  540 => 189,  534 => 186,  530 => 185,  524 => 182,  520 => 181,  514 => 177,  504 => 173,  498 => 170,  494 => 168,  490 => 167,  484 => 164,  478 => 161,  474 => 159,  467 => 155,  461 => 152,  457 => 150,  455 => 149,  446 => 146,  440 => 145,  437 => 144,  432 => 143,  430 => 142,  424 => 139,  419 => 136,  400 => 131,  396 => 130,  390 => 127,  386 => 126,  377 => 123,  371 => 122,  368 => 121,  363 => 120,  361 => 119,  357 => 118,  349 => 113,  340 => 112,  327 => 111,  321 => 108,  318 => 107,  301 => 102,  293 => 100,  290 => 99,  282 => 97,  280 => 96,  272 => 95,  265 => 93,  261 => 91,  257 => 90,  253 => 88,  250 => 87,  247 => 86,  230 => 85,  225 => 83,  217 => 78,  213 => 77,  207 => 76,  202 => 75,  198 => 74,  192 => 73,  184 => 72,  178 => 69,  170 => 64,  166 => 63,  156 => 56,  153 => 55,  150 => 54,  143 => 50,  140 => 49,  137 => 48,  130 => 44,  127 => 43,  124 => 42,  121 => 41,  114 => 37,  111 => 36,  108 => 35,  105 => 34,  103 => 33,  97 => 30,  94 => 29,  91 => 28,  88 => 27,  86 => 26,  76 => 19,  71 => 16,  61 => 15,  50 => 11,  48 => 13,  35 => 11,);
  693.     }
  694.     public function getSourceContext()
  695.     {
  696.         return new Source("{#
  697. This file is part of EC-CUBE
  698. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  699. http://www.ec-cube.co.jp/
  700. For the full copyright and license information, please view the LICENSE
  701. file that was distributed with this source code.
  702. #}
  703. {% extends 'default_frame.twig' %}
  704. {% form_theme form 'Form/form_div_layout.twig' %}
  705. {% block main %}
  706. <div class=\"ec-role\">
  707.     <div class=\"ec-pageHeader\">
  708.         <h1>{{ 'ご注文内容のご確認'|trans }}</h1>
  709.     </div>
  710. </div>
  711. <div class=\"ec-cartRole\">
  712.     <div class=\"ec-cartRole__progress\">
  713.         <ul class=\"ec-progress\">
  714.             {% set step = 1 %}
  715.             <li class=\"ec-progress__item\">
  716.                 <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  717.                 </div>
  718.                 <div class=\"ec-progress__label\">{{ 'カートの商品'|trans }}
  719.                 </div>
  720.             </li>
  721.             {% if is_granted('ROLE_USER') == false %}
  722.                 <li class=\"ec-progress__item\">
  723.                     <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  724.                     </div>
  725.                     <div class=\"ec-progress__label\">{{ 'お客様情報'|trans }}
  726.                     </div>
  727.                 </li>
  728.             {% endif %}
  729.             <li class=\"ec-progress__item\">
  730.                 <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  731.                 </div>
  732.                 <div class=\"ec-progress__label\">{{ 'ご注文手続き'|trans }}
  733.                 </div>
  734.             </li>
  735.             <li class=\"ec-progress__item is-complete\">
  736.                 <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  737.                 </div>
  738.                 <div class=\"ec-progress__label\">{{ 'ご注文内容確認'|trans }}
  739.                 </div>
  740.             </li>
  741.             <li class=\"ec-progress__item\">
  742.                 <div class=\"ec-progress__number\">{{ step }}{% set step = step + 1 %}
  743.                 </div>
  744.                 <div class=\"ec-progress__label\">{{ '完了'|trans }}
  745.                 </div>
  746.             </li>
  747.         </ul>
  748.     </div>
  749. </div>
  750.     <form id=\"shopping-form\" method=\"post\" action=\"{{ url('shopping_checkout') }}\">
  751.     {{ form_widget(form._token) }}
  752.     <div class=\"ec-orderRole\">
  753.         <div class=\"ec-orderRole__detail\">
  754.             <div class=\"ec-orderAccount\">
  755.                 <div class=\"ec-rectHeading\">
  756.                     <h2>{{ 'お客様情報'|trans }}</h2>
  757.                 </div>
  758.                 <div class=\"ec-orderAccount__account\">
  759.                     <p class=\"ec-halfInput\">{{ ''|trans }}{{ Order.name01 }} {{ Order.name02 }}{{ ' 様'|trans }}</p>
  760.                     <p class=\"ec-halfInput\">{{ Order.kana01 }} {{ Order.kana02 }}</p>
  761.                     <p class=\"ec-input\">{{ Order.companyName }}</p>
  762.                     <p class=\"ec-zipInput\">{{ '〒'|trans }}{{ Order.postal_code }}</p>
  763.                     <p class=\"ec-input\">{{ Order.pref }}{{ Order.addr01 }}{{ Order.addr02 }}</p>
  764.                     <p class=\"ec-telInput\">{{ Order.phone_number }}</p>
  765.                     <p class=\"ec-input\">{{ Order.email }}</p>
  766.                 </div>
  767.             </div>
  768.             <div class=\"ec-orderDelivery\">
  769.                 <div class=\"ec-rectHeading\">
  770.                     <h2>{{ '配送情報'|trans }}</h2>
  771.                 </div>
  772.                 {% for shipping in Order.shippings %}
  773.                     {% set idx = loop.index0 %}
  774.                     {% set isShowReducedTaxMess = false %}
  775.                     <div class=\"ec-orderDelivery__item\">
  776.                         <ul class=\"ec-borderedList\">
  777.                             {% for orderItem in shipping.productOrderItems %}
  778.                             <li>
  779.                                 <div class=\"ec-imageGrid\">
  780.                                     <div class=\"ec-imageGrid__img\"><img src=\"{{ asset((orderItem.product is null ? null : orderItem.product.MainListImage)|no_image_product, 'save_image') }}\" alt=\"{{ orderItem.productName }}\"></div>
  781.                                     <div class=\"ec-imageGrid__content\">
  782.                                         <p>{{ orderItem.productName }}{% if is_reduced_tax_rate(orderItem) %}{{ '※'|trans }}{% set isShowReducedTaxMess = true %}{% endif %}</p>
  783.                                         {% if orderItem.productClass is not null and orderItem.productClass.classCategory1 %}
  784.                                             <p>{{ orderItem.productClass.classCategory1.className.name }}:{{ orderItem.productClass.classCategory1 }}</p>
  785.                                         {% endif %}
  786.                                         {% if orderItem.productClass is not null and orderItem.productClass.classCategory2 %}
  787.                                             <p>{{ orderItem.productClass.classCategory2.className.name }}:{{ orderItem.productClass.classCategory2 }}</p>
  788.                                         {% endif %}
  789.                                         <p>{{ orderItem.priceIncTax|price }} × {{ orderItem.quantity|number_format }}<span>{{ '小計:'|trans }}{{ orderItem.totalPrice|price }}</span></p>
  790.                                     </div>
  791.                                 </div>
  792.                             </li>
  793.                             {% endfor %}
  794.                         </ul>
  795.                         <p>{{ isShowReducedTaxMess ? '※ は軽減税率対象商品です。'|trans }}</p>
  796.                     </div>
  797.                     <div class=\"ec-orderDelivery__address\">
  798.                         <p>{{ ''|trans }}{{ shipping.name01 }} {{ shipping.name02 }} ({{ shipping.kana01 }} {{ shipping.kana02 }}){{ ' 様'|trans }}</p>
  799.                         <p>{{ '〒'|trans }}{{ shipping.postal_code }} {{ shipping.pref }}{{ shipping.addr01 }}{{ shipping.addr02 }}</p>
  800.                         <p>{{ shipping.phone_number }}</p>
  801.                     </div>
  802.                     <div class=\"ec-orderDelivery__actions\">
  803.                         <div class=\"ec-selects\">
  804.                             <div class=\"ec-select\">
  805.                                 <label>{{ '配送方法'|trans }}</label>
  806.                                 {% set delivery_fee = 0 %}
  807.                                 {% for item in shipping.order_items|filter(item => item.isDeliveryFee) %}
  808.                                     {% set delivery_fee = item.total_price %}
  809.                                 {% endfor %}
  810.                                 {{ Order.Shippings[idx].Delivery }}({{ delivery_fee|price }})
  811.                             </div>
  812.                             <div class=\"ec-select ec-select__delivery\">
  813.                                 <label>{{ 'お届け日'|trans }}</label>
  814.                                 {{ Order.Shippings[idx].shipping_delivery_date? Order.Shippings[idx].shipping_delivery_date|date_day_with_weekday : '指定なし'|trans }}
  815.                             </div>
  816.                             <div class=\"ec-select ec-select__time\">
  817.                                 <label>{{ 'お届け時間'|trans }}</label>
  818.                                 {{ Order.Shippings[idx].shipping_delivery_time?: '指定なし'|trans }}
  819.                             </div>
  820.                         </div>
  821.                     </div>
  822.                 {% endfor %}
  823.             </div>
  824.             <div class=\"ec-orderPayment\">
  825.                 <div class=\"ec-rectHeading\">
  826.                     <h2>{{ 'お支払方法'|trans }}</h2>
  827.                 </div>
  828.                 <div class=\"ec-blockRadio\">
  829.                     {% set charge = 0 %}
  830.                     {% for item in Order.order_items|filter(item => item.isCharge) %}
  831.                         {% set charge = item.total_price %}
  832.                     {% endfor %}
  833.                     {{ Order.Payment }}({{ charge|price }})
  834.                 </div>
  835.             </div>
  836.             {% if BaseInfo.isOptionPoint and Order.Customer is not null %}
  837.             <div class=\"ec-orderPayment\">
  838.                 <div class=\"ec-rectHeading\">
  839.                     <h2>{{ '利用ポイント'|trans }}</h2>
  840.                 </div>
  841.                 <div class=\"ec-blockRadio\">
  842.                     {{ Order.use_point|number_format }} pt
  843.                 </div>
  844.             </div>
  845.             {% endif %}
  846.             <div class=\"ec-orderConfirm\">
  847.                 <div class=\"ec-rectHeading\">
  848.                     <h2>{{ 'お問い合わせ'|trans }}</h2>
  849.                 </div>
  850.                 <div class=\"ec-input\">
  851.                     {{ Order.message|nl2br }}
  852.                 </div>
  853.             </div>
  854.             {% for activeTradeLaw in activeTradeLaws|filter(t => t.name and t.description) %}
  855.                 <div class=\"ec-orderConfirm\">
  856.                     <div class=\"ec-rectHeading\">
  857.                         <h2>{{ activeTradeLaw.name }}</h2>
  858.                     </div>
  859.                     <div class=\"ec-input\">
  860.                         {{ activeTradeLaw.description|raw }}
  861.                     </div>
  862.                 </div>
  863.             {% endfor %}
  864.         </div>
  865.         <div class=\"ec-orderRole__summary\">
  866.             <div class=\"ec-totalBox\">
  867.                 <dl class=\"ec-totalBox__spec\">
  868.                     <dt>{{ '小計'|trans }}</dt>
  869.                     <dd class=\"ec-totalBox__specTotal\">{{ Order.subtotal|price }}</dd>
  870.                 </dl>
  871.                 <dl class=\"ec-totalBox__spec\">
  872.                     <dt>{{ '手数料'|trans }}</dt>
  873.                     <dd>{{ Order.charge|price }}</dd>
  874.                 </dl>
  875.                 <dl class=\"ec-totalBox__spec\">
  876.                     <dt>{{ '送料'|trans }}</dt>
  877.                     <dd></dd>
  878.                 </dl>
  879.         \t\t<dl class=\"ec-totalBox__spec\">
  880.                     <dt>{{ '(クール代+箱・保冷剤)'|trans }}</dt>
  881.                     <dd>{{ Order.deliveryFeeTotal|price }}</dd>
  882.                 </dl>
  883.                 {% if Order.taxable_discount < 0 %}
  884.                 <dl class=\"ec-totalBox__spec\">
  885.                     <dt>{{ '値引き'|trans }}</dt>
  886.                     <dd>{{ Order.taxable_discount|price }}</dd>
  887.                 </dl>
  888.                 {% endif %}
  889.                 <div class=\"ec-totalBox__total\">{{ '合計'|trans }}<span class=\"ec-totalBox__price\">{{ Order.taxable_total|price }}</span><span class=\"ec-totalBox__taxLabel\">{{ '税込'|trans }}</span></div>
  890.                 {% for item in Order.tax_free_discount_items %}
  891.                     <dl class=\"ec-totalBox__spec\">
  892.                         <dt>{{ item.product_name }}</dt>
  893.                         <dd>{{ item.total_price|price }}</dd>
  894.                     </dl>
  895.                 {% endfor %}
  896.                 <div class=\"ec-totalBox__paymentTotal\">{{ 'お支払い合計'|trans }}<span class=\"ec-totalBox__price\">{{ Order.payment_total|price }}</span><span class=\"ec-totalBox__taxLabel\">{{ '税込'|trans }}</span></div>
  897.                 {% for rate, total in Order.total_by_tax_rate %}
  898.                     <dl class=\"ec-totalBox__taxRate\">
  899.                         <dt>{{ '税率 %rate% %対象'|trans({ '%rate%': rate }) }}</dt>
  900.                         <dd>{{ total|price }} ({{ '内消費税'|trans }} {{ Order.tax_by_tax_rate[rate]|price }})</dd>
  901.                     </dl>
  902.                 {% endfor %}
  903.                 {% if BaseInfo.isOptionPoint and Order.Customer is not null %}
  904.                 <div class=\"ec-totalBox__pointBlock\">
  905.                     <dl class=\"ec-totalBox__spec\">
  906.                         <dt>{{ 'ご利用ポイント'|trans }}</dt>
  907.                         <dd>{{ Order.UsePoint|number_format }} pt</dd>
  908.                     </dl>
  909.                     <dl class=\"ec-totalBox__spec\">
  910.                         <dt><span class=\"ec-font-bold\">{{ '加算ポイント'|trans }}</span></dt>
  911.                         <dd><span class=\"ec-font-bold\">{{ Order.AddPoint|number_format }} pt</span></dd>
  912.                     </dl>
  913.                 </div>
  914.                 {% endif %}
  915.              
  916.                 <div class=\"ec-totalBox__btn\">
  917.                                         <button type=\"submit\" class=\"ec-blockBtn--action\">{{ '注文する'|trans }}</button>
  918. <!--
  919.                      <button type=\"submit\" class=\"ec-blockBtn--action\">   
  920. <script src=\"https://widget.univapay.com/client/checkout.js\"></script>
  921. <span   data-app-id=\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhcHBfdG9rZW4iLCJpYXQiOjE2NzY2NDAzNzEsIm1lcmNoYW50X2lkIjoiMTFlZDNjOTYtNjkzNi00MGMyLWJmYjItOGYyYjYwYjM5N2E4Iiwic3RvcmVfaWQiOiIxMWVkM2M5Ny0yZTBiLTY0MTgtYmFhMS1iZjA3ZmY2YWUyMDEiLCJkb21haW5zIjpbImlzZXlhLW1penVuYXN1LmpwIl0sIm1vZGUiOiJsaXZlIiwiY3JlYXRvcl9pZCI6IjExZWQzYzk2LTY5MzYtNDBjMi1iZmIyLThmMmI2MGIzOTdhOCIsInZlcnNpb24iOjEsImp0aSI6IjExZWRhZWM2LWE1MDEtMGJjZS1iOWVkLWVmNDk3ZTQ3NDRhYSJ9.ACUOONz2VM9XNKzoaczk45d63nVRMcdYmqlmR5i98EA\"
  922.         data-checkout=\"payment\"
  923.         data-amount=\"1\"
  924.         data-currency=\"jpy\"
  925.         data-text=\"注文する\"
  926.         data-class=\"ec-blockBtn--action\"
  927.         data-submit-button-text=\"注文する\">
  928. </span>               
  929. </button>
  930. -->
  931.                     <a href=\"{{ url('shopping') }}\" class=\"ec-blockBtn--cancel\">{{ 'ご注文手続きに戻る'|trans }}</a>
  932.                     
  933.                 </div>
  934.             </div>
  935.         </div>
  936.     </div>
  937. </form>
  938. {% endblock %}""Shopping/confirm.twig""/home/daiwafood/www/ec/app/template/mizunasu/Shopping/confirm.twig");
  939.     }
  940. }