var/cache/dev/twig/3b/3bc5d93891e3186ea51483bf04615f11.php line 35

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. /* Mail/order2.twig */
  14. class __TwigTemplate_f44c9b387506827a7904f44911308cb0 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->parent false;
  23.         $this->blocks = [
  24.         ];
  25.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  26.         $this->checkSecurity();
  27.     }
  28.     protected function doDisplay(array $context, array $blocks = [])
  29.     {
  30.         $macros $this->macros;
  31.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  32.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Mail/order2.twig"));
  33.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  34.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Mail/order2.twig"));
  35.         // line 1
  36.         echo "出荷お知らせメールです。
  37. ";
  38.         // line 4
  39.         echo "--------------------
  40. ";
  41.         // line 5
  42.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'5$this->source); })()), "name01", [], "any"falsefalsetrue5), 5$this->source), "safe_textmail"nulltrue);
  43.         echo " ";
  44.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'5$this->source); })()), "name02", [], "any"falsefalsetrue5), 5$this->source), "safe_textmail"nulltrue);
  45.         echo " 様
  46. ";
  47.         // line 7
  48.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'7$this->source); })()), "shop_name", [], "any"falsefalsetrue7), 7$this->source), "safe_textmail"nulltrue);
  49.         echo "でございます。
  50. お客様が注文された以下の商品を発送いたしました。商品の到着まで、今しばらくお待ちください。
  51. ************************************************
  52.  ご請求金額
  53. ************************************************
  54. ご注文番号:";
  55.         // line 14
  56.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'14$this->source); })()), "id", [], "any"falsefalsetrue14), 14$this->source), "safe_textmail"nulltrue);
  57.         echo "
  58. お支払い合計:";
  59.         // line 15
  60.         echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\EccubeExtension']->getPriceFilter($this->sandbox->ensureToStringAllowed(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.'15$this->source); })()), "payment_total", [], "any"falsefalsetrue15), 15$this->source)), "safe_textmail"nulltrue);
  61.         echo "
  62. お支払い方法:";
  63.         // line 16
  64.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'16$this->source); })()), "payment_method", [], "any"falsefalsetrue16), 16$this->source), "safe_textmail"nulltrue);
  65.         echo "
  66. ************************************************
  67.  ご注文商品明細
  68. ************************************************
  69. ";
  70.         // line 22
  71.         $context['_parent'] = $context;
  72.         $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.'22$this->source); })()), "OrderItems", [], "any"falsefalsetrue22));
  73.         foreach ($context['_seq'] as $context["_key"] => $context["OrderItem"]) {
  74.             // line 23
  75.             echo "商品コード: ";
  76.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "product_code", [], "any"falsefalsetrue23), 23$this->source), "safe_textmail"nulltrue);
  77.             echo "
  78. 商品名: ";
  79.             // line 24
  80.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "product_name", [], "any"falsefalsetrue24), 24$this->source), "safe_textmail"nulltrue);
  81.             echo "  ";
  82.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "classcategory_name1", [], "any"falsefalsetrue24), 24$this->source), "safe_textmail"nulltrue);
  83.             echo "  ";
  84.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "classcategory_name2", [], "any"falsefalsetrue24), 24$this->source), "safe_textmail"nulltrue);
  85.             echo "
  86. 単価: ";
  87.             // line 25
  88.             echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\EccubeExtension']->getPriceFilter($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "price_inctax", [], "any"falsefalsetrue25), 25$this->source)), "safe_textmail"nulltrue);
  89.             echo "
  90. 数量: ";
  91.             // line 26
  92.             echo twig_escape_filter($this->envtwig_number_format_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "quantity", [], "any"falsefalsetrue26), 26$this->source)), "safe_textmail"nulltrue);
  93.             echo "
  94. ";
  95.         }
  96.         $_parent $context['_parent'];
  97.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['OrderItem'], $context['_parent'], $context['loop']);
  98.         $context array_intersect_key($context$_parent) + $_parent;
  99.         // line 29
  100.         echo "
  101. -------------------------------------------------
  102. 小 計 ";
  103.         // line 31
  104.         echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\EccubeExtension']->getPriceFilter($this->sandbox->ensureToStringAllowed(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.'31$this->source); })()), "subtotal", [], "any"falsefalsetrue31), 31$this->source)), "safe_textmail"nulltrue);
  105.         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.'31$this->source); })()), "tax", [], "any"falsefalsetrue31) > 0)) {
  106.             echo "(うち消費税 ";
  107.             echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\EccubeExtension']->getPriceFilter($this->sandbox->ensureToStringAllowed(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.'31$this->source); })()), "tax", [], "any"falsefalsetrue31), 31$this->source)), "safe_textmail"nulltrue);
  108.             echo ")";
  109.         }
  110.         // line 32
  111.         echo " 送 料 ";
  112.         echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\EccubeExtension']->getPriceFilter($this->sandbox->ensureToStringAllowed(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.'32$this->source); })()), "delivery_fee_total", [], "any"falsefalsetrue32), 32$this->source)), "safe_textmail"nulltrue);
  113.         echo "
  114. ============================================
  115. 合 計 ";
  116.         // line 34
  117.         echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\EccubeExtension']->getPriceFilter($this->sandbox->ensureToStringAllowed(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.'34$this->source); })()), "payment_total", [], "any"falsefalsetrue34), 34$this->source)), "safe_textmail"nulltrue);
  118.         echo "
  119. ************************************************
  120.  ご注文者情報
  121. ************************************************
  122. お名前 :";
  123.         // line 39
  124.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'39$this->source); })()), "name01", [], "any"falsefalsetrue39), 39$this->source), "safe_textmail"nulltrue);
  125.         echo " ";
  126.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'39$this->source); })()), "name02", [], "any"falsefalsetrue39), 39$this->source), "safe_textmail"nulltrue);
  127.         echo " 様
  128. フリガナ:";
  129.         // line 40
  130.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'40$this->source); })()), "kana01", [], "any"falsefalsetrue40), 40$this->source), "safe_textmail"nulltrue);
  131.         echo " ";
  132.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'40$this->source); })()), "kana02", [], "any"falsefalsetrue40), 40$this->source), "safe_textmail"nulltrue);
  133.         echo " 様
  134. 電話番号:";
  135.         // line 41
  136.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'41$this->source); })()), "phone_number", [], "any"falsefalsetrue41), 41$this->source), "safe_textmail"nulltrue);
  137.         echo "
  138. メールアドレス:";
  139.         // line 42
  140.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'42$this->source); })()), "email", [], "any"falsefalsetrue42), 42$this->source), "safe_textmail"nulltrue);
  141.         echo "
  142. 所属:";
  143.         // line 43
  144.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'43$this->source); })()), "job", [], "any"falsefalsetrue43), 43$this->source), "safe_textmail"nulltrue);
  145.         echo "
  146. ************************************************
  147.  配送情報
  148. ************************************************
  149. ";
  150.         // line 49
  151.         $context['_parent'] = $context;
  152.         $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.'49$this->source); })()), "Shippings", [], "any"falsefalsetrue49));
  153.         $context['loop'] = [
  154.           'parent' => $context['_parent'],
  155.           'index0' => 0,
  156.           'index'  => 1,
  157.           'first'  => true,
  158.         ];
  159.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  160.             $length count($context['_seq']);
  161.             $context['loop']['revindex0'] = $length 1;
  162.             $context['loop']['revindex'] = $length;
  163.             $context['loop']['length'] = $length;
  164.             $context['loop']['last'] = === $length;
  165.         }
  166.         foreach ($context['_seq'] as $context["_key"] => $context["Shipping"]) {
  167.             // line 50
  168.             echo "◎お届け先";
  169.             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.'50$this->source); })()), "multiple", [], "any"falsefalsetrue50)) {
  170.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsetrue50), 50$this->source), "safe_textmail"nulltrue);
  171.             }
  172.             // line 51
  173.             echo "【";
  174.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["Shipping"], "shipping_delivery_name", [], "any"falsefalsetrue51), 51$this->source), "safe_textmail"nulltrue);
  175.             echo "】
  176. ";
  177.             // line 53
  178.             $context['_parent'] = $context;
  179.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["Shipping"], "productOrderItems", [], "any"falsefalsetrue53));
  180.             foreach ($context['_seq'] as $context["_key"] => $context["OrderItem"]) {
  181.                 // line 54
  182.                 echo "商品名: ";
  183.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "product_name", [], "any"falsefalsetrue54), 54$this->source), "safe_textmail"nulltrue);
  184.                 echo "  ";
  185.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "classcategory_name1", [], "any"falsefalsetrue54), 54$this->source), "safe_textmail"nulltrue);
  186.                 echo "  ";
  187.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "classcategory_name2", [], "any"falsefalsetrue54), 54$this->source), "safe_textmail"nulltrue);
  188.                 echo "
  189. 数量:";
  190.                 // line 55
  191.                 echo twig_escape_filter($this->envtwig_number_format_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["OrderItem"], "quantity", [], "any"falsefalsetrue55), 55$this->source)), "safe_textmail"nulltrue);
  192.                 echo "
  193. ";
  194.             }
  195.             $_parent $context['_parent'];
  196.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['OrderItem'], $context['_parent'], $context['loop']);
  197.             $context array_intersect_key($context$_parent) + $_parent;
  198.             ++$context['loop']['index0'];
  199.             ++$context['loop']['index'];
  200.             $context['loop']['first'] = false;
  201.             if (isset($context['loop']['length'])) {
  202.                 --$context['loop']['revindex0'];
  203.                 --$context['loop']['revindex'];
  204.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  205.             }
  206.         }
  207.         $_parent $context['_parent'];
  208.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Shipping'], $context['_parent'], $context['loop']);
  209.         $context array_intersect_key($context$_parent) + $_parent;
  210.         // line 59
  211.         echo "
  212. <商品のお届けについて>
  213. お買い物ガイドの
  214. 【商品のお届けについて】";
  215.         // line 62
  216.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage"), "safe_textmail"nulltrue);
  217.         echo "help/guide#guide_05
  218. をご参照ください。
  219. ";
  220.         // line 65
  221.         echo "
  222. ================================================
  223. 本メールは自動配信メールです。
  224. このメッセージへの返信としてご質問をお送りいただいても
  225. 内容の確認およびご返答ができませんので、ご了承ください。
  226. ご質問やご不明な点がございましたら、下記までお願いいたします。
  227. -------------------------------------------------
  228. 「";
  229.         // line 73
  230.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'73$this->source); })()), "shop_name", [], "any"falsefalsetrue73), 73$this->source), "html"nulltrue);
  231.         echo "」
  232. ■URL:";
  233.         // line 74
  234.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  235.         echo "
  236. ■メールアドレス:";
  237.         // line 75
  238.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'75$this->source); })()), "email02", [], "any"falsefalsetrue75), 75$this->source), "html"nulltrue);
  239.         echo "
  240. ■電話番号:";
  241.         // line 76
  242.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'76$this->source); })()), "phone_number", [], "any"falsefalsetrue76), 76$this->source), "html"nulltrue);
  243.         echo "(受付:";
  244.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'76$this->source); })()), "business_hour", [], "any"falsefalsetrue76), 76$this->source), "html"nulltrue);
  245.         echo ")
  246. -------------------------------------------------
  247. ";
  248.         
  249.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  250.         
  251.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  252.     }
  253.     public function getTemplateName()
  254.     {
  255.         return "Mail/order2.twig";
  256.     }
  257.     public function isTraitable()
  258.     {
  259.         return false;
  260.     }
  261.     public function getDebugInfo()
  262.     {
  263.         return array (  264 => 76,  260 => 75,  256 => 74,  252 => 73,  242 => 65,  237 => 62,  232 => 59,  211 => 55,  202 => 54,  198 => 53,  192 => 51,  187 => 50,  170 => 49,  161 => 43,  157 => 42,  153 => 41,  147 => 40,  141 => 39,  133 => 34,  127 => 32,  120 => 31,  116 => 29,  107 => 26,  103 => 25,  95 => 24,  90 => 23,  86 => 22,  77 => 16,  73 => 15,  69 => 14,  59 => 7,  52 => 5,  49 => 4,  45 => 1,);
  264.     }
  265.     public function getSourceContext()
  266.     {
  267.         return new Source("出荷お知らせメールです。
  268. {% autoescape 'safe_textmail' %}
  269. --------------------
  270. {{ Order.name01 }} {{ Order.name02 }} 様
  271. {{ BaseInfo.shop_name }}でございます。
  272. お客様が注文された以下の商品を発送いたしました。商品の到着まで、今しばらくお待ちください。
  273. ************************************************
  274.  ご請求金額
  275. ************************************************
  276. ご注文番号:{{ Order.id }}
  277. お支払い合計:{{ Order.payment_total|price}}
  278. お支払い方法:{{ Order.payment_method }}
  279. ************************************************
  280.  ご注文商品明細
  281. ************************************************
  282. {% for OrderItem in Order.OrderItems %}
  283. 商品コード: {{ OrderItem.product_code }}
  284. 商品名: {{ OrderItem.product_name }}  {{ OrderItem.classcategory_name1 }}  {{ OrderItem.classcategory_name2 }}
  285. 単価: {{ OrderItem.price_inctax|price }}
  286. 数量: {{ OrderItem.quantity|number_format }}
  287. {% endfor %}
  288. -------------------------------------------------
  289. 小 計 {{ Order.subtotal|price }}{% if Order.tax > 0 %}(うち消費税 {{ Order.tax|price }}){% endif %}
  290.  送 料 {{ Order.delivery_fee_total|price}}
  291. ============================================
  292. 合 計 {{ Order.payment_total|price }}
  293. ************************************************
  294.  ご注文者情報
  295. ************************************************
  296. お名前 :{{ Order.name01 }} {{ Order.name02 }} 様
  297. フリガナ:{{ Order.kana01 }} {{ Order.kana02 }} 様
  298. 電話番号:{{ Order.phone_number }}
  299. メールアドレス:{{ Order.email }}
  300. 所属:{{ Order.job }}
  301. ************************************************
  302.  配送情報
  303. ************************************************
  304. {%  for Shipping in Order.Shippings %}
  305. ◎お届け先{% if Order.multiple %}{{ loop.index }}{% endif %}
  306. 【{{ Shipping.shipping_delivery_name }}】
  307. {%  for OrderItem in Shipping.productOrderItems %}
  308. 商品名: {{ OrderItem.product_name }}  {{ OrderItem.classcategory_name1 }}  {{ OrderItem.classcategory_name2 }}
  309. 数量:{{ OrderItem.quantity|number_format }}
  310. {% endfor %}
  311. {% endfor %}
  312. <商品のお届けについて>
  313. お買い物ガイドの
  314. 【商品のお届けについて】{{ url('homepage') }}help/guide#guide_05
  315. をご参照ください。
  316. {% endautoescape %}
  317. ================================================
  318. 本メールは自動配信メールです。
  319. このメッセージへの返信としてご質問をお送りいただいても
  320. 内容の確認およびご返答ができませんので、ご了承ください。
  321. ご質問やご不明な点がございましたら、下記までお願いいたします。
  322. -------------------------------------------------
  323. 「{{ BaseInfo.shop_name }}」
  324. ■URL:{{ url('homepage') }}
  325. ■メールアドレス:{{ BaseInfo.email02 }}
  326. ■電話番号:{{ BaseInfo.phone_number }}(受付:{{ BaseInfo.business_hour }})
  327. -------------------------------------------------
  328. ""Mail/order2.twig""/home/nmmito01/mu-ecshop.com/public_html/app/template/unishop/Mail/order2.twig");
  329.     }
  330.     
  331.     public function checkSecurity()
  332.     {
  333.         static $tags = array("autoescape" => 3"for" => 22"if" => 31);
  334.         static $filters = array("escape" => 5"price" => 15"number_format" => 26);
  335.         static $functions = array("url" => 62);
  336.         try {
  337.             $this->sandbox->checkSecurity(
  338.                 ['autoescape''for''if'],
  339.                 ['escape''price''number_format'],
  340.                 ['url']
  341.             );
  342.         } catch (SecurityError $e) {
  343.             $e->setSourceContext($this->source);
  344.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  345.                 $e->setTemplateLine($tags[$e->getTagName()]);
  346.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  347.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  348.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  349.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  350.             }
  351.             throw $e;
  352.         }
  353.     }
  354. }