var/cache/dev/twig/f3/f394a30d9b7ed6c43ed6200d586dbcbe.php line 1132

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. /* Block/lm_top_insert.twig */
  14. class __TwigTemplate_84dc3ff7682035501d941182663279e0 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""Block/lm_top_insert.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""Block/lm_top_insert.twig"));
  35.         // line 1
  36.         echo "<!-- 上部差込み -->
  37. ";
  38.         // line 2
  39.         $context["top_sashikomi_1"] = $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_displaySashikomi_detailGoods($this->sandbox->ensureToStringAllowed((isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'2$this->source); })()), 2$this->source), true);
  40.         // line 3
  41.         echo "<div id=\"shared-contents\"
  42.      ";
  43.         // line 4
  44.         if (array_key_exists("top_sashikomi_1"$context)) {
  45.             echo "class=\"top_sashikomi_wrapper\"";
  46.         }
  47.         echo ">";
  48.         echo $this->sandbox->ensureToStringAllowed((isset($context["top_sashikomi_1"]) || array_key_exists("top_sashikomi_1"$context) ? $context["top_sashikomi_1"] : (function () { throw new RuntimeError('Variable "top_sashikomi_1" does not exist.'4$this->source); })()), 4$this->source);
  49.         echo "</div>
  50. <!-- 直送バナー表示1 -->
  51. ";
  52.         // line 7
  53.         if ((twig_get_attribute($this->env$this->source, ($context["sokujitsu"] ?? null), "type", [], "any"truetruetrue7) && (twig_get_attribute($this->env$this->source, (isset($context["sokujitsu"]) || array_key_exists("sokujitsu"$context) ? $context["sokujitsu"] : (function () { throw new RuntimeError('Variable "sokujitsu" does not exist.'7$this->source); })()), "type", [], "any"falsefalsetrue7) > 0))) {
  54.             // line 8
  55.             echo "    <div class=\"top_sashikomi_wrapper sashikomi\">
  56.         <a href=\"#chokusou_banner\" class=\"chokusoubtn\"><img width=\"805px\" height=\"110px\" src=\"";
  57.             // line 9
  58.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sokujitsu"]) || array_key_exists("sokujitsu"$context) ? $context["sokujitsu"] : (function () { throw new RuntimeError('Variable "sokujitsu" does not exist.'9$this->source); })()), "img1", [], "any"falsefalsetrue9), 9$this->source), "html"nulltrue);
  59.             echo "\"
  60.                                                             alt=\"平日";
  61.             // line 10
  62.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sokujitsu"]) || array_key_exists("sokujitsu"$context) ? $context["sokujitsu"] : (function () { throw new RuntimeError('Variable "sokujitsu" does not exist.'10$this->source); })()), "timeLimit", [], "any"falsefalsetrue10), 10$this->source), "html"nulltrue);
  63.             echo "時までのご注文で即日発送できます\"></a>
  64.     </div>
  65. ";
  66.         }
  67.         // line 13
  68.         $context['_parent'] = $context;
  69.         $context['_seq'] = twig_ensure_traversable(range(2, (isset($context["SET_GOODS_DETAIL_TOP_SASHIKOMI_COUNT"]) || array_key_exists("SET_GOODS_DETAIL_TOP_SASHIKOMI_COUNT"$context) ? $context["SET_GOODS_DETAIL_TOP_SASHIKOMI_COUNT"] : (function () { throw new RuntimeError('Variable "SET_GOODS_DETAIL_TOP_SASHIKOMI_COUNT" does not exist.'13$this->source); })())));
  70.         $context['loop'] = [
  71.           'parent' => $context['_parent'],
  72.           'index0' => 0,
  73.           'index'  => 1,
  74.           'first'  => true,
  75.         ];
  76.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  77.             $length count($context['_seq']);
  78.             $context['loop']['revindex0'] = $length 1;
  79.             $context['loop']['revindex'] = $length;
  80.             $context['loop']['length'] = $length;
  81.             $context['loop']['last'] = === $length;
  82.         }
  83.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  84.             // line 14
  85.             echo "    <!-- ラクラク差し込み画像 01基本 -->
  86.     ";
  87.             // line 15
  88.             if ((((($context["i"] == 2) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'15$this->source); })()), "TYPE_BASE_01", [], "any"falsefalsetrue15), [], "array"falsetruetrue15), "image_list", [], "array"truetruetrue15)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'15$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'15$this->source); })()), "TYPE_BASE_01", [], "any"falsefalsetrue15), [], "array"falsefalsetrue15), "image_list", [], "array"falsefalsetrue15), 0, [], "array"falsefalsetrue15))) {
  89.                 // line 16
  90.                 echo "        ";
  91.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'16$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'16$this->source); })()), "TYPE_BASE_01", [], "any"falsefalsetrue16), [], "array"falsefalsetrue16), "image_list", [], "array"falsefalsetrue16), 0, [], "array"falsefalsetrue16);
  92.                 // line 17
  93.                 echo "        ";
  94.                 $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'17$this->source); })()), "goods_name", [], "any"falsefalsetrue17);
  95.                 // line 18
  96.                 echo "        ";
  97.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue18)) {
  98.                     // line 19
  99.                     echo "            ";
  100.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'19$this->source); })()), "alt_ut", [], "any"falsefalsetrue19);
  101.                     // line 20
  102.                     echo "        ";
  103.                 }
  104.                 // line 21
  105.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  106.             ";
  107.                 // line 22
  108.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'22$this->source); })()), "path", [], "any"falsefalsetrue22), 22$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'22$this->source); })()), 22$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  109.                 echo "
  110.         </div>
  111.     ";
  112.             }
  113.             // line 25
  114.             echo "    <!-- ラクラク差し込み画像 01基本 -->
  115.     <!-- ラクラク差し込み画像 着用イメージ01(第2イメージ部分) -->
  116.     ";
  117.             // line 28
  118.             if (($context["i"] == 5)) {
  119.                 // line 29
  120.                 echo "        ";
  121.                 $context['_parent'] = $context;
  122.                 $context['_seq'] = twig_ensure_traversable(range(1twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'29$this->source); })()), "WEARING_IMAGE_MAX_COUNT", [], "array"falsefalsetrue29)));
  123.                 foreach ($context['_seq'] as $context["_key"] => $context["wearing_image_num"]) {
  124.                     // line 30
  125.                     echo "            ";
  126.                     $context["wearing_image_num"] = $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPhpFunctions("sprintf""%02d"$this->sandbox->ensureToStringAllowed($context["wearing_image_num"], 30$this->source));
  127.                     // line 31
  128.                     echo "            ";
  129.                     if (((twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), ("wearing_image_" $context["wearing_image_num"]), [], "array"truetruetrue31) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), ("wearing_image_" $context["wearing_image_num"]), [], "array"falsetruetrue31), "image_list", [], "array"truetruetrue31)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'31$this->source); })()), ("wearing_image_" $context["wearing_image_num"]), [], "array"falsefalsetrue31), "image_list", [], "array"falsefalsetrue31), 0, [], "array"falsefalsetrue31))) {
  130.                         // line 32
  131.                         echo "                ";
  132.                         $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'32$this->source); })()), ("wearing_image_" $this->sandbox->ensureToStringAllowed($context["wearing_image_num"], 32$this->source)), [], "array"falsefalsetrue32), "image_list", [], "array"falsefalsetrue32), 0, [], "array"falsefalsetrue32);
  133.                         // line 33
  134.                         echo "                ";
  135.                         $context["goods_new_maker"] = "";
  136.                         // line 34
  137.                         echo "                ";
  138.                         $context["goods_new_name"] = "";
  139.                         // line 35
  140.                         echo "                ";
  141.                         if (twig_get_attribute($this->env$this->source, ($context["data"] ?? null), "goods_new_maker", [], "any"truetruetrue35)) {
  142.                             // line 36
  143.                             echo "                    ";
  144.                             $context["goods_new_maker"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'36$this->source); })()), "goods_new_maker", [], "any"falsefalsetrue36), 36$this->source) . " ");
  145.                             // line 37
  146.                             echo "                ";
  147.                         }
  148.                         // line 38
  149.                         echo "                ";
  150.                         if (twig_get_attribute($this->env$this->source, ($context["data"] ?? null), "goods_new_name", [], "any"truetruetrue38)) {
  151.                             // line 39
  152.                             echo "                    ";
  153.                             $context["goods_new_name"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'39$this->source); })()), "goods_new_name", [], "any"falsefalsetrue39), 39$this->source) . " ");
  154.                             // line 40
  155.                             echo "                ";
  156.                         }
  157.                         // line 41
  158.                         echo "                ";
  159.                         $context["alt"] = $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPhpFunctions("sprintf", (((("%s" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'41$this->source); })()), "goods_name", [], "any"falsefalsetrue41), 41$this->source)) . " ") . $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'41$this->source); })()), "goods_canonical_hinban", [], "any"falsefalsetrue41), 41$this->source)) . " %sモデル着用雰囲気%d"), $this->sandbox->ensureToStringAllowed((isset($context["goods_new_maker"]) || array_key_exists("goods_new_maker"$context) ? $context["goods_new_maker"] : (function () { throw new RuntimeError('Variable "goods_new_maker" does not exist.'41$this->source); })()), 41$this->source), $this->sandbox->ensureToStringAllowed((isset($context["goods_new_name"]) || array_key_exists("goods_new_name"$context) ? $context["goods_new_name"] : (function () { throw new RuntimeError('Variable "goods_new_name" does not exist.'41$this->source); })()), 41$this->source), $this->sandbox->ensureToStringAllowed($context["wearing_image_num"], 41$this->source));
  160.                         // line 42
  161.                         echo "                ";
  162.                         if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue42)) {
  163.                             // line 43
  164.                             echo "                    ";
  165.                             $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'43$this->source); })()), "alt_ut", [], "any"falsefalsetrue43);
  166.                             // line 44
  167.                             echo "                ";
  168.                         }
  169.                         // line 45
  170.                         echo "
  171.                 <div class=\"top_sashikomi_wrapper sashikomi\">
  172.                     ";
  173.                         // line 47
  174.                         echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'47$this->source); })()), "path", [], "any"falsefalsetrue47), 47$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'47$this->source); })()), 47$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  175.                         echo "
  176.                 </div>
  177.             ";
  178.                     }
  179.                     // line 50
  180.                     echo "        ";
  181.                 }
  182.                 $_parent $context['_parent'];
  183.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['wearing_image_num'], $context['_parent'], $context['loop']);
  184.                 $context array_intersect_key($context$_parent) + $_parent;
  185.                 // line 51
  186.                 echo "    ";
  187.             }
  188.             // line 52
  189.             echo "    <!-- ラクラク差し込み画像 着用イメージ01(第2イメージ部分) -->
  190.     <!-- ラクラク差し込み画像 ハンガーイラスト前後 -->
  191.     ";
  192.             // line 55
  193.             if ((((($context["i"] == 11) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'55$this->source); })()), "TYPE_HANGER_ILLUST", [], "any"falsefalsetrue55), [], "array"falsetruetrue55), "image_list", [], "array"truetruetrue55)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'55$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'55$this->source); })()), "TYPE_HANGER_ILLUST", [], "any"falsefalsetrue55), [], "array"falsefalsetrue55), "image_list", [], "array"falsefalsetrue55), 0, [], "array"falsefalsetrue55))) {
  194.                 // line 56
  195.                 echo "        ";
  196.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'56$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'56$this->source); })()), "TYPE_HANGER_ILLUST", [], "any"falsefalsetrue56), [], "array"falsefalsetrue56), "image_list", [], "array"falsefalsetrue56), 0, [], "array"falsefalsetrue56);
  197.                 // line 57
  198.                 echo "        ";
  199.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'57$this->source); })()), "goods_name", [], "any"falsefalsetrue57), 57$this->source) . " ハンガーイラスト・線画");
  200.                 // line 58
  201.                 echo "        ";
  202.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue58)) {
  203.                     // line 59
  204.                     echo "            ";
  205.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'59$this->source); })()), "alt_ut", [], "any"falsefalsetrue59);
  206.                     // line 60
  207.                     echo "        ";
  208.                 }
  209.                 // line 61
  210.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  211.             <div class=\"itempage-line\"><p><span>HANGER ILLUST</span><span class=\"ja\">ハンガーイラスト・線画</span></p>
  212.             </div>
  213.             ";
  214.                 // line 64
  215.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'64$this->source); })()), "path", [], "any"falsefalsetrue64), 64$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'64$this->source); })()), 64$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  216.                 echo "
  217.         </div>
  218.     ";
  219.             }
  220.             // line 67
  221.             echo "    <!-- ラクラク差し込み画像 ハンガーイラスト前後 -->
  222.     <!-- FABRIC 素材・機能について -->
  223.     ";
  224.             // line 70
  225.             if (($context["i"] == 14)) {
  226.                 // line 71
  227.                 echo "        ";
  228.                 if ((array_key_exists("sashikomi_image_info_map"$context) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'71$this->source); })()), "TYPE_FABRIC", [], "any"falsefalsetrue71), [], "array"falsetruetrue71), "image_list", [], "array"truetruetrue71))) {
  229.                     // line 72
  230.                     echo "            <div class=\"top_sashikomi_wrapper sashikomi\">
  231.                 <div class=\"itempage-line\"><p><span>FABRIC GUIDE</span><span class=\"ja\">素材について</span></p></div>
  232.                 <ul class=\"sashikomi-fabric-list\">
  233.                     ";
  234.                     // line 75
  235.                     $context['_parent'] = $context;
  236.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'75$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'75$this->source); })()), "TYPE_FABRIC", [], "any"falsefalsetrue75), [], "array"falsefalsetrue75), "image_list", [], "array"falsefalsetrue75));
  237.                     foreach ($context['_seq'] as $context["_key"] => $context["fabric_row"]) {
  238.                         // line 76
  239.                         echo "                        <li class=\"sashikomi-fabric-row sashikomi-fabric-row-image-";
  240.                         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["fabric_row"], "fabric_image_pos", [], "any"falsefalsetrue76), 76$this->source), "html"nulltrue);
  241.                         echo "\">
  242.                             <div class=\"sashikomi-fabric-row-image\">
  243.                                 <img src=\"";
  244.                         // line 78
  245.                         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["fabric_row"], "path", [], "any"falsefalsetrue78), 78$this->source), "html"nulltrue);
  246.                         echo "\" alt=\"";
  247.                         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["fabric_row"], "fabric_headline_text", [], "any"falsefalsetrue78), 78$this->source), "html"nulltrue);
  248.                         echo "\">
  249.                             </div>
  250.                             <div class=\"sashikomi-fabric-row-text\">
  251.                                 <h3>";
  252.                         // line 81
  253.                         echo $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPhpFunctions("nl2br"$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["fabric_row"], "fabric_headline_text", [], "any"falsefalsetrue81), 81$this->source));
  254.                         echo "</h3>
  255.                                 <p>";
  256.                         // line 82
  257.                         echo $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPhpFunctions("nl2br"$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["fabric_row"], "fabric_explain_text", [], "any"falsefalsetrue82), 82$this->source));
  258.                         echo "</p>
  259.                             </div>
  260.                         </li>
  261.                     ";
  262.                     }
  263.                     $_parent $context['_parent'];
  264.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['fabric_row'], $context['_parent'], $context['loop']);
  265.                     $context array_intersect_key($context$_parent) + $_parent;
  266.                     // line 86
  267.                     echo "                </ul>
  268.             </div>
  269.         ";
  270.                 }
  271.                 // line 89
  272.                 echo "    ";
  273.             }
  274.             // line 90
  275.             echo "    <!-- FABRIC 素材・機能について -->
  276.     <!-- ラクラク差し込み画像 アッパー -->
  277.     ";
  278.             // line 93
  279.             if ((((($context["i"] == 14) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'93$this->source); })()), "TYPE_UPPER", [], "any"falsefalsetrue93), [], "array"falsetruetrue93), "image_list", [], "array"truetruetrue93)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'93$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'93$this->source); })()), "TYPE_UPPER", [], "any"falsefalsetrue93), [], "array"falsefalsetrue93), "image_list", [], "array"falsefalsetrue93), 0, [], "array"falsefalsetrue93))) {
  280.                 // line 94
  281.                 echo "        ";
  282.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'94$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'94$this->source); })()), "TYPE_UPPER", [], "any"falsefalsetrue94), [], "array"falsefalsetrue94), "image_list", [], "array"falsefalsetrue94), 0, [], "array"falsefalsetrue94);
  283.                 // line 95
  284.                 echo "        ";
  285.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'95$this->source); })()), "goods_name", [], "any"falsefalsetrue95), 95$this->source) . " アッパー");
  286.                 // line 96
  287.                 echo "        ";
  288.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue96)) {
  289.                     // line 97
  290.                     echo "            ";
  291.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'97$this->source); })()), "alt_ut", [], "any"falsefalsetrue97);
  292.                     // line 98
  293.                     echo "        ";
  294.                 }
  295.                 // line 99
  296.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  297.             <div class=\"itempage-line\"><p><span>UPPER</span><span class=\"ja\">アッパー</span></p></div>
  298.             ";
  299.                 // line 101
  300.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'101$this->source); })()), "path", [], "any"falsefalsetrue101), 101$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'101$this->source); })()), 101$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  301.                 echo "
  302.         </div>
  303.     ";
  304.             }
  305.             // line 104
  306.             echo "    <!-- ラクラク差し込み画像 アッパー -->
  307.     <!-- ラクラク差し込み画像 ミッドソール -->
  308.     ";
  309.             // line 107
  310.             if ((((($context["i"] == 14) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'107$this->source); })()), "TYPE_MID_SOLE", [], "any"falsefalsetrue107), [], "array"falsetruetrue107), "image_list", [], "array"truetruetrue107)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'107$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'107$this->source); })()), "TYPE_MID_SOLE", [], "any"falsefalsetrue107), [], "array"falsefalsetrue107), "image_list", [], "array"falsefalsetrue107), 0, [], "array"falsefalsetrue107))) {
  311.                 // line 108
  312.                 echo "        ";
  313.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'108$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'108$this->source); })()), "TYPE_MID_SOLE", [], "any"falsefalsetrue108), [], "array"falsefalsetrue108), "image_list", [], "array"falsefalsetrue108), 0, [], "array"falsefalsetrue108);
  314.                 // line 109
  315.                 echo "        ";
  316.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'109$this->source); })()), "goods_name", [], "any"falsefalsetrue109), 109$this->source) . " ミッドソール");
  317.                 // line 110
  318.                 echo "        ";
  319.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue110)) {
  320.                     // line 111
  321.                     echo "            ";
  322.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'111$this->source); })()), "alt_ut", [], "any"falsefalsetrue111);
  323.                     // line 112
  324.                     echo "        ";
  325.                 }
  326.                 // line 113
  327.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  328.             <div class=\"itempage-line\"><p><span>MID SOLE</span><span class=\"ja\">ミッドソール</span></p></div>
  329.             ";
  330.                 // line 115
  331.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'115$this->source); })()), "path", [], "any"falsefalsetrue115), 115$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'115$this->source); })()), 115$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  332.                 echo "
  333.         </div>
  334.     ";
  335.             }
  336.             // line 118
  337.             echo "    <!-- ラクラク差し込み画像 ミッドソール -->
  338.     <!-- ラクラク差し込み画像 アウトソール・靴底 -->
  339.     ";
  340.             // line 121
  341.             if ((((($context["i"] == 14) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'121$this->source); })()), "TYPE_OUT_SOLE", [], "any"falsefalsetrue121), [], "array"falsetruetrue121), "image_list", [], "array"truetruetrue121)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'121$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'121$this->source); })()), "TYPE_OUT_SOLE", [], "any"falsefalsetrue121), [], "array"falsefalsetrue121), "image_list", [], "array"falsefalsetrue121), 0, [], "array"falsefalsetrue121))) {
  342.                 // line 122
  343.                 echo "        ";
  344.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'122$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'122$this->source); })()), "TYPE_OUT_SOLE", [], "any"falsefalsetrue122), [], "array"falsefalsetrue122), "image_list", [], "array"falsefalsetrue122), 0, [], "array"falsefalsetrue122);
  345.                 // line 123
  346.                 echo "        ";
  347.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'123$this->source); })()), "goods_name", [], "any"falsefalsetrue123), 123$this->source) . " アウトソール・靴底");
  348.                 // line 124
  349.                 echo "        ";
  350.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue124)) {
  351.                     // line 125
  352.                     echo "            ";
  353.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'125$this->source); })()), "alt_ut", [], "any"falsefalsetrue125);
  354.                     // line 126
  355.                     echo "        ";
  356.                 }
  357.                 // line 127
  358.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  359.             <div class=\"itempage-line\"><p><span>OUT SOLE</span><span class=\"ja\">アウトソール・靴底</span></p></div>
  360.             ";
  361.                 // line 129
  362.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'129$this->source); })()), "path", [], "any"falsefalsetrue129), 129$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'129$this->source); })()), 129$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  363.                 echo "
  364.         </div>
  365.     ";
  366.             }
  367.             // line 132
  368.             echo "    <!-- ラクラク差し込み画像 アウトソール・靴底 -->
  369.     <!-- ラクラク差し込み画像 こだわりPOINT(商品の平置き写真-前後) -->
  370.     ";
  371.             // line 135
  372.             if ((((($context["i"] == 14) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'135$this->source); })()), "TYPE_DETAIL_FRONT_BACK", [], "any"falsefalsetrue135), [], "array"falsetruetrue135), "image_list", [], "array"truetruetrue135)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'135$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'135$this->source); })()), "TYPE_DETAIL_FRONT_BACK", [], "any"falsefalsetrue135), [], "array"falsefalsetrue135), "image_list", [], "array"falsefalsetrue135), 0, [], "array"falsefalsetrue135))) {
  373.                 // line 136
  374.                 echo "        ";
  375.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'136$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'136$this->source); })()), "TYPE_DETAIL_FRONT_BACK", [], "any"falsefalsetrue136), [], "array"falsefalsetrue136), "image_list", [], "array"falsefalsetrue136), 0, [], "array"falsefalsetrue136);
  376.                 // line 137
  377.                 echo "        ";
  378.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'137$this->source); })()), "goods_name", [], "any"falsefalsetrue137), 137$this->source) . " 商品詳細・こだわりPOINT");
  379.                 // line 138
  380.                 echo "        ";
  381.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue138)) {
  382.                     // line 139
  383.                     echo "            ";
  384.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'139$this->source); })()), "alt_ut", [], "any"falsefalsetrue139);
  385.                     // line 140
  386.                     echo "        ";
  387.                 }
  388.                 // line 141
  389.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  390.             <div class=\"itempage-line\"><p><span>ITEM DETAIL</span><span class=\"ja\">商品詳細・こだわりPOINT</span></p>
  391.             </div>
  392.             <div class=\"kodawari-text-805px\">
  393.                 <div class=\"kodawari-photo\">
  394.                     ";
  395.                 // line 146
  396.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'146$this->source); })()), "path", [], "any"falsefalsetrue146), 146$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'146$this->source); })()), 146$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  397.                 echo "
  398.                 </div>
  399.                 ";
  400.                 // line 149
  401.                 if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'149$this->source); })()), "TYPE_DETAIL_COLUMN", [], "any"falsefalsetrue149), [], "array"falsetruetrue149), "column_num", [], "array"truetruetrue149)) {
  402.                     // line 150
  403.                     echo "                    ";
  404.                     $context["display_column_class"] = "two2";
  405.                     // line 151
  406.                     echo "                    ";
  407.                     if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'151$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'151$this->source); })()), "TYPE_DETAIL_COLUMN", [], "any"falsefalsetrue151), [], "array"falsefalsetrue151), "column_num", [], "array"falsefalsetrue151) == 3)) {
  408.                         // line 152
  409.                         echo "                        ";
  410.                         $context["display_column_class"] = "three3";
  411.                         // line 153
  412.                         echo "                    ";
  413.                     }
  414.                     // line 154
  415.                     echo "                    ";
  416.                     $context["detail_image_num"] = 1;
  417.                     // line 155
  418.                     echo "                    ";
  419.                     if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'155$this->source); })()), "TYPE_DETAIL_COLUMN", [], "any"falsefalsetrue155), [], "array"falsetruetrue155), "image_list", [], "array"truetruetrue155)) {
  420.                         // line 156
  421.                         echo "                        ";
  422.                         $context['_parent'] = $context;
  423.                         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'156$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'156$this->source); })()), "TYPE_DETAIL_COLUMN", [], "any"falsefalsetrue156), [], "array"falsefalsetrue156), "image_list", [], "array"falsefalsetrue156));
  424.                         foreach ($context['_seq'] as $context["_key"] => $context["sashikomi_image_info"]) {
  425.                             // line 157
  426.                             echo "                            ";
  427.                             $context["alt"] = "";
  428.                             // line 158
  429.                             echo "                            ";
  430.                             if ((twig_get_attribute($this->env$this->source$context["sashikomi_image_info"], "alt_ut", [], "any"truetruetrue158) && (twig_get_attribute($this->env$this->source$context["sashikomi_image_info"], "alt_ut", [], "any"falsefalsetrue158) != ""))) {
  431.                                 // line 159
  432.                                 echo "                                ";
  433.                                 $context["alt"] = twig_get_attribute($this->env$this->source$context["sashikomi_image_info"], "alt_ut", [], "any"falsefalsetrue159);
  434.                                 // line 160
  435.                                 echo "                            ";
  436.                             } else {
  437.                                 // line 161
  438.                                 echo "                                ";
  439.                                 $context["alt"] = (($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'161$this->source); })()), "goods_name", [], "any"falsefalsetrue161), 161$this->source) . " ") . $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["sashikomi_image_info"], "explain_text", [], "any"falsefalsetrue161), 161$this->source));
  440.                                 // line 162
  441.                                 echo "                            ";
  442.                             }
  443.                             // line 163
  444.                             echo "
  445.                             <div class=\"kodawari-";
  446.                             // line 164
  447.                             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["display_column_class"]) || array_key_exists("display_column_class"$context) ? $context["display_column_class"] : (function () { throw new RuntimeError('Variable "display_column_class" does not exist.'164$this->source); })()), 164$this->source), "html"nulltrue);
  448.                             echo "-column\">
  449.                                 <p class=\"kodawari-no\">";
  450.                             // line 165
  451.                             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["detail_image_num"]) || array_key_exists("detail_image_num"$context) ? $context["detail_image_num"] : (function () { throw new RuntimeError('Variable "detail_image_num" does not exist.'165$this->source); })()), 165$this->source), "html"nulltrue);
  452.                             echo "</p>
  453.                                 ";
  454.                             // line 166
  455.                             echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["sashikomi_image_info"], "path", [], "any"falsefalsetrue166), 166$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'166$this->source); })()), 166$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  456.                             echo "
  457.                                 ";
  458.                             // line 167
  459.                             if (twig_get_attribute($this->env$this->source$context["sashikomi_image_info"], "headline_text", [], "any"truetruetrue167)) {
  460.                                 // line 168
  461.                                 echo "                                    <h4>";
  462.                                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["sashikomi_image_info"], "headline_text", [], "any"falsefalsetrue168), 168$this->source), "html"nulltrue);
  463.                                 echo "</h4>
  464.                                 ";
  465.                             }
  466.                             // line 170
  467.                             echo "                                <p class=\"kodawari-text\">";
  468.                             echo $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPhpFunctions("nl2br"$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["sashikomi_image_info"], "explain_text", [], "any"falsefalsetrue170), 170$this->source));
  469.                             echo "</p>
  470.                             </div>
  471.                             ";
  472.                             // line 173
  473.                             $context["detail_image_num"] = ((isset($context["detail_image_num"]) || array_key_exists("detail_image_num"$context) ? $context["detail_image_num"] : (function () { throw new RuntimeError('Variable "detail_image_num" does not exist.'173$this->source); })()) + 1);
  474.                             // line 174
  475.                             echo "                        ";
  476.                         }
  477.                         $_parent $context['_parent'];
  478.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['sashikomi_image_info'], $context['_parent'], $context['loop']);
  479.                         $context array_intersect_key($context$_parent) + $_parent;
  480.                         // line 175
  481.                         echo "                    ";
  482.                     }
  483.                     // line 176
  484.                     echo "                ";
  485.                 }
  486.                 // line 177
  487.                 echo "            </div>
  488.         </div>
  489.     ";
  490.             }
  491.             // line 180
  492.             echo "    <!-- ラクラク差し込み画像 こだわりPOINT(商品の平置き写真-前後) -->
  493.     <!-- ラクラク差し込み画像 モデル前後(メンズ) 下線(仕切り)なし -->
  494.     ";
  495.             // line 183
  496.             $context["sashikomi"] = "";
  497.             // line 184
  498.             echo "    ";
  499.             if ((((($context["i"] == 15) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'184$this->source); })()), "TYPE_MODEL_MENS", [], "any"falsefalsetrue184), [], "array"falsetruetrue184), "image_list", [], "array"truetruetrue184)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'184$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'184$this->source); })()), "TYPE_MODEL_MENS", [], "any"falsefalsetrue184), [], "array"falsefalsetrue184), "image_list", [], "array"falsefalsetrue184), 0, [], "array"falsefalsetrue184))) {
  500.                 // line 185
  501.                 echo "        ";
  502.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'185$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'185$this->source); })()), "TYPE_MODEL_MENS", [], "any"falsefalsetrue185), [], "array"falsefalsetrue185), "image_list", [], "array"falsefalsetrue185), 0, [], "array"falsefalsetrue185);
  503.                 // line 186
  504.                 echo "        ";
  505.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'186$this->source); })()), "goods_name", [], "any"falsefalsetrue186), 186$this->source) . " モデル前後(メンズ)");
  506.                 // line 187
  507.                 echo "        ";
  508.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue187)) {
  509.                     // line 188
  510.                     echo "            ";
  511.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'188$this->source); })()), "alt_ut", [], "any"falsefalsetrue188);
  512.                     // line 189
  513.                     echo "        ";
  514.                 }
  515.                 // line 190
  516.                 echo "
  517.         ";
  518.                 // line 191
  519.                 $context["sashikomi"] = (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'191$this->source); })()), "path", [], "any"falsefalsetrue191), 191$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'191$this->source); })()), 191$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  520.                 // line 192
  521.                 echo "    ";
  522.             }
  523.             // line 193
  524.             echo "    ";
  525.             if ((((($context["i"] == 15) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'193$this->source); })()), "TYPE_MODEL_LADIES", [], "any"falsefalsetrue193), [], "array"falsetruetrue193), "image_list", [], "array"truetruetrue193)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'193$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'193$this->source); })()), "TYPE_MODEL_LADIES", [], "any"falsefalsetrue193), [], "array"falsefalsetrue193), "image_list", [], "array"falsefalsetrue193), 0, [], "array"falsefalsetrue193))) {
  526.                 // line 194
  527.                 echo "        ";
  528.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'194$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'194$this->source); })()), "TYPE_MODEL_LADIES", [], "any"falsefalsetrue194), [], "array"falsefalsetrue194), "image_list", [], "array"falsefalsetrue194), 0, [], "array"falsefalsetrue194);
  529.                 // line 195
  530.                 echo "        ";
  531.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'195$this->source); })()), "goods_name", [], "any"falsefalsetrue195), 195$this->source) . " モデル前後(メンズ)");
  532.                 // line 196
  533.                 echo "        ";
  534.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue196)) {
  535.                     // line 197
  536.                     echo "            ";
  537.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'197$this->source); })()), "alt_ut", [], "any"falsefalsetrue197);
  538.                     // line 198
  539.                     echo "        ";
  540.                 }
  541.                 // line 199
  542.                 echo "
  543.         ";
  544.                 // line 200
  545.                 $context["sashikomi"] = ($this->sandbox->ensureToStringAllowed((isset($context["sashikomi"]) || array_key_exists("sashikomi"$context) ? $context["sashikomi"] : (function () { throw new RuntimeError('Variable "sashikomi" does not exist.'200$this->source); })()), 200$this->source) . (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'200$this->source); })()), "path", [], "any"falsefalsetrue200), 200$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'200$this->source); })()), 200$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">")));
  546.                 // line 201
  547.                 echo "    ";
  548.             }
  549.             // line 202
  550.             echo "    ";
  551.             if (((isset($context["sashikomi"]) || array_key_exists("sashikomi"$context) ? $context["sashikomi"] : (function () { throw new RuntimeError('Variable "sashikomi" does not exist.'202$this->source); })()) != "")) {
  552.                 // line 203
  553.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">";
  554.                 echo $this->sandbox->ensureToStringAllowed((isset($context["sashikomi"]) || array_key_exists("sashikomi"$context) ? $context["sashikomi"] : (function () { throw new RuntimeError('Variable "sashikomi" does not exist.'203$this->source); })()), 203$this->source);
  555.                 echo "</div>
  556.     ";
  557.             }
  558.             // line 205
  559.             echo "    <!-- ラクラク差し込み画像 モデル前後(メンズ) 下線(仕切り)なし -->
  560.     <!-- ラクラク差し込み画像 COLOR VARIATION 色展開 -->
  561.     ";
  562.             // line 208
  563.             if (((($context["i"] == 15) && array_key_exists("sashikomi_image_info_map"$context)) && ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'208$this->source); })()), "TYPE_BASE_03", [], "any"falsefalsetrue208), [], "array"falsetruetrue208), "image_list", [], "array"truetruetrue208) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'208$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'208$this->source); })()), "TYPE_BASE_03", [], "any"falsefalsetrue208), [], "array"falsefalsetrue208), "image_list", [], "array"falsefalsetrue208), 0, [], "array"falsefalsetrue208)) || twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'208$this->source); })()), "TYPE_COLOR_VARIATION", [], "any"falsefalsetrue208), [], "array"falsetruetrue208), "image_list", [], "array"truetruetrue208)))) {
  564.                 // line 209
  565.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  566.             <div class=\"itempage-line\"><p><span>COLOR VARIATION</span><span class=\"ja\">色展開</span></p></div>
  567.             ";
  568.                 // line 212
  569.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'212$this->source); })()), "TYPE_BASE_03", [], "any"falsefalsetrue212), [], "array"falsetruetrue212), "image_list", [], "array"truetruetrue212) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'212$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'212$this->source); })()), "TYPE_BASE_03", [], "any"falsefalsetrue212), [], "array"falsefalsetrue212), "image_list", [], "array"falsefalsetrue212), 0, [], "array"falsefalsetrue212))) {
  570.                     // line 213
  571.                     echo "                ";
  572.                     $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'213$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'213$this->source); })()), "TYPE_BASE_03", [], "any"falsefalsetrue213), [], "array"falsefalsetrue213), "image_list", [], "array"falsefalsetrue213), 0, [], "array"falsefalsetrue213);
  573.                     // line 214
  574.                     echo "                ";
  575.                     $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'214$this->source); })()), "goods_name", [], "any"falsefalsetrue214), 214$this->source) . " 色展開");
  576.                     // line 215
  577.                     echo "                ";
  578.                     echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'215$this->source); })()), "path", [], "any"falsefalsetrue215), 215$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'215$this->source); })()), 215$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\" />"));
  579.                     echo "
  580.             ";
  581.                 }
  582.                 // line 217
  583.                 echo "
  584.             ";
  585.                 // line 218
  586.                 if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'218$this->source); })()), "TYPE_COLOR_VARIATION", [], "any"falsefalsetrue218), [], "array"falsetruetrue218), "image_list", [], "array"truetruetrue218)) {
  587.                     // line 219
  588.                     echo "                <ul class=\"sashikomi-color-variation-list color-variation-";
  589.                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'219$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'219$this->source); })()), "TYPE_COLOR_VARIATION", [], "any"falsefalsetrue219), [], "array"falsefalsetrue219), "column_num", [], "array"falsefalsetrue219), 219$this->source), "html"nulltrue);
  590.                     echo "col\">
  591.                     ";
  592.                     // line 220
  593.                     $context['_parent'] = $context;
  594.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'220$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'220$this->source); })()), "TYPE_COLOR_VARIATION", [], "any"falsefalsetrue220), [], "array"falsefalsetrue220), "image_list", [], "array"falsefalsetrue220));
  595.                     $context['loop'] = [
  596.                       'parent' => $context['_parent'],
  597.                       'index0' => 0,
  598.                       'index'  => 1,
  599.                       'first'  => true,
  600.                     ];
  601.                     if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  602.                         $length count($context['_seq']);
  603.                         $context['loop']['revindex0'] = $length 1;
  604.                         $context['loop']['revindex'] = $length;
  605.                         $context['loop']['length'] = $length;
  606.                         $context['loop']['last'] = === $length;
  607.                     }
  608.                     foreach ($context['_seq'] as $context["_key"] => $context["color_variation_row"]) {
  609.                         // line 221
  610.                         echo "                        ";
  611.                         $context["idx"] = twig_get_attribute($this->env$this->source$context["loop"], "index0", [], "any"falsefalsetrue221);
  612.                         // line 222
  613.                         echo "                        ";
  614.                         $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'222$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'222$this->source); })()), "TYPE_COLOR_VARIATION", [], "any"falsefalsetrue222), [], "array"falsefalsetrue222), "image_list", [], "array"falsefalsetrue222), (isset($context["idx"]) || array_key_exists("idx"$context) ? $context["idx"] : (function () { throw new RuntimeError('Variable "idx" does not exist.'222$this->source); })()), [], "array"falsefalsetrue222);
  615.                         // line 223
  616.                         echo "                        ";
  617.                         $context["color_variation_alt"] = $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPhpFunctions("implode"" ", [=> twig_get_attribute($this->env$this->source,                         // line 224
  618. (isset($context["goods"]) || array_key_exists("goods"$context) ? $context["goods"] : (function () { throw new RuntimeError('Variable "goods" does not exist.'224$this->source); })()), "goodsMainKataban", [], "any"falsefalsetrue224), => twig_get_attribute($this->env$this->source,                         // line 225
  619. $context["color_variation_row"], "image_num", [], "any"falsefalsetrue225), => twig_get_attribute($this->env$this->source,                         // line 226
  620. $context["color_variation_row"], "color_name", [], "any"falsefalsetrue226)]);
  621.                         // line 228
  622.                         echo "                        ";
  623.                         $context["color_label"] = ((($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["color_variation_row"], "color_name", [], "any"falsefalsetrue228), 228$this->source) . "(") . $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["color_variation_row"], "image_num", [], "any"falsefalsetrue228), 228$this->source)) . ")");
  624.                         // line 229
  625.                         echo "                        <li>
  626.                             <div class=\"sashikomi-color-variation-row-image\">
  627.                                 ";
  628.                         // line 231
  629.                         echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'231$this->source); })()), "path", [], "any"falsefalsetrue231), 231$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["color_variation_alt"]) || array_key_exists("color_variation_alt"$context) ? $context["color_variation_alt"] : (function () { throw new RuntimeError('Variable "color_variation_alt" does not exist.'231$this->source); })()), 231$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\" />"));
  630.                         echo "
  631.                                 ";
  632.                         // line 232
  633.                         if ((twig_get_attribute($this->env$this->source$context["color_variation_row"], "is_direct_delivery", [], "any"truetruetrue232) &&  !twig_test_empty(twig_get_attribute($this->env$this->source$context["color_variation_row"], "is_direct_delivery", [], "any"falsefalsetrue232)))) {
  634.                             // line 233
  635.                             echo "                                    <div
  636.                                         class=\"direct-delivery-icon direct-delivery-icon-";
  637.                             // line 234
  638.                             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["color_variation_row"], "image_num", [], "any"falsefalsetrue234), 234$this->source), "html"nulltrue);
  639.                             echo "\"
  640.                                         style=\"display: block\">
  641.                                         ";
  642.                             // line 236
  643.                             echo $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("<img src=\"/images/itempage/chokusou/icon-common.png\">");
  644.                             echo "
  645.                                     </div>
  646.                                 ";
  647.                         }
  648.                         // line 239
  649.                         echo "                            </div>
  650.                             <div class=\"sashikomi-color-variation-row-text\">
  651.                                 <span>";
  652.                         // line 241
  653.                         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["color_label"]) || array_key_exists("color_label"$context) ? $context["color_label"] : (function () { throw new RuntimeError('Variable "color_label" does not exist.'241$this->source); })()), 241$this->source), "html"nulltrue);
  654.                         echo "</span>
  655.                             </div>
  656.                         </li>
  657.                     ";
  658.                         ++$context['loop']['index0'];
  659.                         ++$context['loop']['index'];
  660.                         $context['loop']['first'] = false;
  661.                         if (isset($context['loop']['length'])) {
  662.                             --$context['loop']['revindex0'];
  663.                             --$context['loop']['revindex'];
  664.                             $context['loop']['last'] = === $context['loop']['revindex0'];
  665.                         }
  666.                     }
  667.                     $_parent $context['_parent'];
  668.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['color_variation_row'], $context['_parent'], $context['loop']);
  669.                     $context array_intersect_key($context$_parent) + $_parent;
  670.                     // line 245
  671.                     echo "                </ul>
  672.             ";
  673.                 }
  674.                 // line 247
  675.                 echo "        </div>
  676.     ";
  677.             }
  678.             // line 250
  679.             echo "
  680.     <!-- ラクラク差し込み画像 COLOR VARIATION 色展開 -->
  681.     <!-- ラクラク差し込み画像 カラーUP -->
  682.     ";
  683.             // line 254
  684.             if ((((($context["i"] == 15) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'254$this->source); })()), "TYPE_COLORUP", [], "any"falsefalsetrue254), [], "array"falsetruetrue254), "image_list", [], "array"truetruetrue254)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'254$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'254$this->source); })()), "TYPE_COLORUP", [], "any"falsefalsetrue254), [], "array"falsefalsetrue254), "image_list", [], "array"falsefalsetrue254), 0, [], "array"falsefalsetrue254))) {
  685.                 // line 255
  686.                 echo "        ";
  687.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'255$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'255$this->source); })()), "TYPE_COLORUP", [], "any"falsefalsetrue255), [], "array"falsefalsetrue255), "image_list", [], "array"falsefalsetrue255), 0, [], "array"falsefalsetrue255);
  688.                 // line 256
  689.                 echo "        ";
  690.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'256$this->source); })()), "goods_name", [], "any"falsefalsetrue256), 256$this->source) . " カラーUP");
  691.                 // line 257
  692.                 echo "        ";
  693.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue257)) {
  694.                     // line 258
  695.                     echo "            ";
  696.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'258$this->source); })()), "alt_ut", [], "any"falsefalsetrue258);
  697.                     // line 259
  698.                     echo "        ";
  699.                 }
  700.                 // line 260
  701.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  702.             ";
  703.                 // line 261
  704.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'261$this->source); })()), "path", [], "any"falsefalsetrue261), 261$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'261$this->source); })()), 261$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  705.                 echo "
  706.         </div>
  707.     ";
  708.             }
  709.             // line 264
  710.             echo "    <!-- ラクラク差し込み画像 カラーUP -->
  711.     <!-- ラクラク差し込み画像 サイズシルエット -->
  712.     ";
  713.             // line 267
  714.             if ((((($context["i"] == 30) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'267$this->source); })()), "TYPE_SIZE_SILHOUETTE", [], "any"falsefalsetrue267), [], "array"falsetruetrue267), "image_list", [], "array"truetruetrue267)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'267$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'267$this->source); })()), "TYPE_SIZE_SILHOUETTE", [], "any"falsefalsetrue267), [], "array"falsefalsetrue267), "image_list", [], "array"falsefalsetrue267), 0, [], "array"falsefalsetrue267))) {
  715.                 // line 268
  716.                 echo "        ";
  717.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'268$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'268$this->source); })()), "TYPE_SIZE_SILHOUETTE", [], "any"falsefalsetrue268), [], "array"falsefalsetrue268), "image_list", [], "array"falsefalsetrue268), 0, [], "array"falsefalsetrue268);
  718.                 // line 269
  719.                 echo "        ";
  720.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'269$this->source); })()), "goods_name", [], "any"falsefalsetrue269), 269$this->source) . " サイズシルエット");
  721.                 // line 270
  722.                 echo "        ";
  723.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue270)) {
  724.                     // line 271
  725.                     echo "            ";
  726.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'271$this->source); })()), "alt_ut", [], "any"falsefalsetrue271);
  727.                     // line 272
  728.                     echo "        ";
  729.                 }
  730.                 // line 273
  731.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  732.             <div class=\"itempage-line\"><p><span>SIZE SILHOUETTE</span><span class=\"ja\">サイズシルエット</span></p></div>
  733.             ";
  734.                 // line 275
  735.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'275$this->source); })()), "path", [], "any"falsefalsetrue275), 275$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'275$this->source); })()), 275$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  736.                 echo "
  737.         </div>
  738.     ";
  739.             }
  740.             // line 278
  741.             echo "    <!-- ラクラク差し込み画像 サイズシルエット -->
  742.     <!-- ラクラク差し込み画像 ポケットサイズ -->
  743.     ";
  744.             // line 281
  745.             if ((((($context["i"] == 30) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'281$this->source); })()), "TYPE_POCKET_SIZE_AREA", [], "any"falsefalsetrue281), [], "array"falsetruetrue281), "image_list", [], "array"truetruetrue281)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'281$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'281$this->source); })()), "TYPE_POCKET_SIZE_AREA", [], "any"falsefalsetrue281), [], "array"falsefalsetrue281), "image_list", [], "array"falsefalsetrue281), 0, [], "array"falsefalsetrue281))) {
  746.                 // line 282
  747.                 echo "        ";
  748.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'282$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'282$this->source); })()), "TYPE_POCKET_SIZE_AREA", [], "any"falsefalsetrue282), [], "array"falsefalsetrue282), "image_list", [], "array"falsefalsetrue282), 0, [], "array"falsefalsetrue282);
  749.                 // line 283
  750.                 echo "        ";
  751.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'283$this->source); })()), "goods_name", [], "any"falsefalsetrue283), 283$this->source) . " ポケットサイズ");
  752.                 // line 284
  753.                 echo "        ";
  754.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue284)) {
  755.                     // line 285
  756.                     echo "            ";
  757.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'285$this->source); })()), "alt_ut", [], "any"falsefalsetrue285);
  758.                     // line 286
  759.                     echo "        ";
  760.                 }
  761.                 // line 287
  762.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  763.             <div class=\"itempage-line\"><p><span>POCKET SIZE</span><span class=\"ja\">ポケットサイズ</span></p></div>
  764.             ";
  765.                 // line 289
  766.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'289$this->source); })()), "path", [], "any"falsefalsetrue289), 289$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'289$this->source); })()), 289$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  767.                 echo "
  768.         </div>
  769.     ";
  770.             }
  771.             // line 292
  772.             echo "    <!-- ラクラク差し込み画像 ポケットサイズ -->
  773.     <!-- ラクラク差し込み画像 プリントエリア -->
  774.     ";
  775.             // line 295
  776.             if ((((($context["i"] == 31) && array_key_exists("sashikomi_image_info_map"$context)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["sashikomi_image_info_map"] ?? null), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'295$this->source); })()), "TYPE_PRINT_AREA", [], "any"falsefalsetrue295), [], "array"falsetruetrue295), "image_list", [], "array"truetruetrue295)) && twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'295$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'295$this->source); })()), "TYPE_PRINT_AREA", [], "any"falsefalsetrue295), [], "array"falsefalsetrue295), "image_list", [], "array"falsefalsetrue295), 0, [], "array"falsefalsetrue295))) {
  777.                 // line 296
  778.                 echo "        ";
  779.                 $context["sashikomi_image_info"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info_map"]) || array_key_exists("sashikomi_image_info_map"$context) ? $context["sashikomi_image_info_map"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info_map" does not exist.'296$this->source); })()), twig_get_attribute($this->env$this->source, (isset($context["ItemSashikomiImageModel"]) || array_key_exists("ItemSashikomiImageModel"$context) ? $context["ItemSashikomiImageModel"] : (function () { throw new RuntimeError('Variable "ItemSashikomiImageModel" does not exist.'296$this->source); })()), "TYPE_PRINT_AREA", [], "any"falsefalsetrue296), [], "array"falsefalsetrue296), "image_list", [], "array"falsefalsetrue296), 0, [], "array"falsefalsetrue296);
  780.                 // line 297
  781.                 echo "        ";
  782.                 $context["alt"] = ($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'297$this->source); })()), "goods_name", [], "any"falsefalsetrue297), 297$this->source) . " プリントエリア");
  783.                 // line 298
  784.                 echo "        ";
  785.                 if (twig_get_attribute($this->env$this->source, ($context["sashikomi_image_info"] ?? null), "alt_ut", [], "any"truetruetrue298)) {
  786.                     // line 299
  787.                     echo "            ";
  788.                     $context["alt"] = twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'299$this->source); })()), "alt_ut", [], "any"falsefalsetrue299);
  789.                     // line 300
  790.                     echo "        ";
  791.                 }
  792.                 // line 301
  793.                 echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  794.             <div class=\"itempage-line\"><p><span>PRINT AREA</span><span class=\"ja\">プリントエリア</span></p></div>
  795.             ";
  796.                 // line 303
  797.                 echo (((("<img src=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sashikomi_image_info"]) || array_key_exists("sashikomi_image_info"$context) ? $context["sashikomi_image_info"] : (function () { throw new RuntimeError('Variable "sashikomi_image_info" does not exist.'303$this->source); })()), "path", [], "any"falsefalsetrue303), 303$this->source)) . "\" alt=\"") . $this->sandbox->ensureToStringAllowed((isset($context["alt"]) || array_key_exists("alt"$context) ? $context["alt"] : (function () { throw new RuntimeError('Variable "alt" does not exist.'303$this->source); })()), 303$this->source)) . $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi("\">"));
  798.                 echo "
  799.         </div>
  800.     ";
  801.             }
  802.             // line 306
  803.             echo "    <!-- ラクラク差し込み画像 プリントエリア -->
  804.     <!-- 性別表記の差し込み画像 -->
  805.     ";
  806.             // line 309
  807.             if (($context["i"] == 3)) {
  808.                 // line 310
  809.                 echo "
  810.         ";
  811.                 // line 311
  812.                 if ((array_key_exists("show_sashikomi_target_gender_src"$context) &&  !twig_test_empty((isset($context["show_sashikomi_target_gender_src"]) || array_key_exists("show_sashikomi_target_gender_src"$context) ? $context["show_sashikomi_target_gender_src"] : (function () { throw new RuntimeError('Variable "show_sashikomi_target_gender_src" does not exist.'311$this->source); })())))) {
  813.                     // line 312
  814.                     echo "        <div class=\"top_sashikomi_wrapper sashikomi\">
  815.             <img src=\"/images/";
  816.                     // line 313
  817.                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["show_sashikomi_target_gender_src"]) || array_key_exists("show_sashikomi_target_gender_src"$context) ? $context["show_sashikomi_target_gender_src"] : (function () { throw new RuntimeError('Variable "show_sashikomi_target_gender_src" does not exist.'313$this->source); })()), 313$this->source), "html"nulltrue);
  818.                     echo " \" alt=\"";
  819.                     echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["show_sashikomi_target_gender_alt"]) || array_key_exists("show_sashikomi_target_gender_alt"$context) ? $context["show_sashikomi_target_gender_alt"] : (function () { throw new RuntimeError('Variable "show_sashikomi_target_gender_alt" does not exist.'313$this->source); })()), 313$this->source), "html"nulltrue);
  820.                     echo "\">
  821.         </div>
  822.         ";
  823.                 }
  824.                 // line 316
  825.                 echo "
  826.     ";
  827.             }
  828.             // line 318
  829.             echo "    <!-- 性別表記の差し込み画像 -->
  830.     ";
  831.             // line 320
  832.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'320$this->source); })()), ("goods_top_sashikomi" $context["i"]), [], "array"falsefalsetrue320))) {
  833.                 // line 321
  834.                 echo "        <div
  835.             class=\"top_sashikomi_wrapper sashikomi sashikomi-";
  836.                 // line 322
  837.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed($context["i"], 322$this->source), "html"nulltrue);
  838.                 echo "\">";
  839.                 echo $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'322$this->source); })()), ("goods_top_sashikomi" $this->sandbox->ensureToStringAllowed($context["i"], 322$this->source)), [], "array"falsefalsetrue322), 322$this->source));
  840.                 echo "</div>
  841.     ";
  842.             }
  843.             // line 324
  844.             echo "
  845.     ";
  846.             // line 325
  847.             if (($context["i"] == 5)) {
  848.                 // line 326
  849.                 echo "        ";
  850.                 if (twig_get_attribute($this->env$this->source, ($context["data"] ?? null), "goods_top_sashikomi_youtube1", [], "any"truetruetrue326)) {
  851.                     // line 327
  852.                     echo "            <div
  853.                 class=\"top_sashikomi_wrapper sashikomi sashikomi-youtube\">";
  854.                     // line 328
  855.                     echo $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'328$this->source); })()), "goods_top_sashikomi_youtube1", [], "any"falsefalsetrue328), 328$this->source));
  856.                     echo "</div>
  857.         ";
  858.                 }
  859.                 // line 330
  860.                 echo "    ";
  861.             }
  862.             // line 331
  863.             echo "
  864.     ";
  865.             // line 333
  866.             echo "    ";
  867.             if (($context["i"] == 15)) {
  868.                 // line 334
  869.                 echo "        <div style=\"clear:both;\"></div>
  870.         ";
  871.                 // line 335
  872.                 if (array_key_exists("goodsSeriesList"$context)) {
  873.                     // line 336
  874.                     echo "            ";
  875.                     // line 337
  876.                     echo "            ";
  877.                     if (twig_get_attribute($this->env$this->source, ($context["goodsSeriesList"] ?? null), 2, [], "array"truetruetrue337)) {
  878.                         // line 338
  879.                         echo "                ";
  880.                         $context['_parent'] = $context;
  881.                         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["goodsSeriesList"]) || array_key_exists("goodsSeriesList"$context) ? $context["goodsSeriesList"] : (function () { throw new RuntimeError('Variable "goodsSeriesList" does not exist.'338$this->source); })()), 2, [], "array"falsefalsetrue338));
  882.                         foreach ($context['_seq'] as $context["_key"] => $context["goodsSeries"]) {
  883.                             // line 339
  884.                             echo "                    <div class=\"goods-series col2\">
  885.                         ";
  886.                             // line 340
  887.                             if ((twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_title", [], "array"truetruetrue340) || twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_sub_title", [], "array"truetruetrue340))) {
  888.                                 // line 341
  889.                                 echo "                            <header>
  890.                                 <div class=\"itempage-line\">
  891.                                     <p>
  892.                                         ";
  893.                                 // line 344
  894.                                 if (twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_title", [], "array"truetruetrue344)) {
  895.                                     // line 345
  896.                                     echo "                                            <span
  897.                                                 class=\"heading heading-large\">";
  898.                                     // line 346
  899.                                     echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_title", [], "array"falsefalsetrue346), 346$this->source)), "html"nulltrue);
  900.                                     echo "</span>
  901.                                         ";
  902.                                 }
  903.                                 // line 348
  904.                                 echo "
  905.                                         ";
  906.                                 // line 349
  907.                                 if (twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_sub_title", [], "array"truetruetrue349)) {
  908.                                     // line 350
  909.                                     echo "                                            <span
  910.                                                 class=\"heading heading-small ja\">";
  911.                                     // line 351
  912.                                     echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_sub_title", [], "array"falsefalsetrue351), 351$this->source)), "html"nulltrue);
  913.                                     echo "</span>
  914.                                         ";
  915.                                 }
  916.                                 // line 353
  917.                                 echo "                                    </p>
  918.                                 </div>
  919.                             </header>
  920.                         ";
  921.                             }
  922.                             // line 357
  923.                             echo "                        <article>
  924.                             ";
  925.                             // line 358
  926.                             $context['_parent'] = $context;
  927.                             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["goodsSeries"], "goods_list", [], "array"falsefalsetrue358));
  928.                             foreach ($context['_seq'] as $context["_key"] => $context["goods"]) {
  929.                                 // line 359
  930.                                 echo "                                ";
  931.                                 $context["itemName"] = twig_get_attribute($this->env$this->source$context["goods"], "goods_name", [], "array"falsefalsetrue359);
  932.                                 // line 360
  933.                                 echo "                                ";
  934.                                 if (twig_get_attribute($this->env$this->source$context["goods"], "goods_new_name", [], "array"truetruetrue360)) {
  935.                                     // line 361
  936.                                     echo "                                    ";
  937.                                     $context["itemName"] = twig_get_attribute($this->env$this->source$context["goods"], "goods_new_name", [], "array"falsefalsetrue361);
  938.                                     // line 362
  939.                                     echo "                                ";
  940.                                 }
  941.                                 // line 363
  942.                                 echo "                                <a class=\"goods-box\" href=\"/item/";
  943.                                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goods"], "item_id", [], "any"falsefalsetrue363), 363$this->source), "html"nulltrue);
  944.                                 echo ".html\">
  945.                                     <div class=\"goods-body\">
  946.                                         <div class=\"img-box\">
  947.                                             <img src=\"";
  948.                                 // line 366
  949.                                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goods"], "goods_image", [], "array"falsefalsetrue366), 366$this->source), "html"nulltrue);
  950.                                 echo "\">
  951.                                         </div>
  952.                                         <div class=\"color-box\">
  953.                                             <div class=\"color-num-box\">
  954.                                                 <span class=\"color-num\">";
  955.                                 // line 370
  956.                                 echo twig_escape_filter($this->envtwig_length_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goods"], "color_list", [], "array"falsefalsetrue370), 370$this->source)), "html"nulltrue);
  957.                                 echo "</span>
  958.                                                 <span class=\"color-num-footer\">COLOR</span>
  959.                                             </div>
  960.                                             <div class=\"color-tip-list\">
  961.                                                 ";
  962.                                 // line 374
  963.                                 $context['_parent'] = $context;
  964.                                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["goods"], "color_list", [], "array"falsefalsetrue374));
  965.                                 foreach ($context['_seq'] as $context["_key"] => $context["color"]) {
  966.                                     // line 375
  967.                                     echo "                                                    <div class=\"color-tip\"
  968.                                                          style=\"background-color:#";
  969.                                     // line 376
  970.                                     echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["color"], "color_rgb", [], "array"falsefalsetrue376), 376$this->source)), "html"nulltrue);
  971.                                     echo "\"></div>
  972.                                                 ";
  973.                                 }
  974.                                 $_parent $context['_parent'];
  975.                                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['color'], $context['_parent'], $context['loop']);
  976.                                 $context array_intersect_key($context$_parent) + $_parent;
  977.                                 // line 378
  978.                                 echo "                                            </div>
  979.                                         </div>
  980.                                         <div
  981.                                             class=\"caption-box\">";
  982.                                 // line 381
  983.                                 echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goods"], "goods_series_2column_caption", [], "array"falsefalsetrue381), 381$this->source)), "html"nulltrue);
  984.                                 echo "</div>
  985.                                         <div class=\"price-box\">
  986.                                             ";
  987.                                 // line 383
  988.                                 echo (("<span class=\"get-price-ajax formed\"
  989.                           data-item-id=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source,                                 // line 384
  990. $context["goods"], "goods_id", [], "array"falsefalsetrue384), 384$this->source)) . "\"></span><span
  991.                           class=\"yen\">円</span><span class=\"zei\">(税込)</span>");
  992.                                 // line 385
  993.                                 echo "
  994.                                         </div>
  995.                                     </div>
  996.                                     <div class=\"goods-footer\">
  997.                                         <span class=\"hinban\">";
  998.                                 // line 389
  999.                                 echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goods"], "kataban", [], "array"falsefalsetrue389), 389$this->source)), "html"nulltrue);
  1000.                                 echo "</span>
  1001.                                     </div>
  1002.                                 </a>
  1003.                             ";
  1004.                             }
  1005.                             $_parent $context['_parent'];
  1006.                             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['goods'], $context['_parent'], $context['loop']);
  1007.                             $context array_intersect_key($context$_parent) + $_parent;
  1008.                             // line 393
  1009.                             echo "                        </article>
  1010.                     </div>
  1011.                 ";
  1012.                         }
  1013.                         $_parent $context['_parent'];
  1014.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['goodsSeries'], $context['_parent'], $context['loop']);
  1015.                         $context array_intersect_key($context$_parent) + $_parent;
  1016.                         // line 396
  1017.                         echo "            ";
  1018.                     }
  1019.                     // line 397
  1020.                     echo "
  1021.             ";
  1022.                     // line 399
  1023.                     echo "            ";
  1024.                     if (twig_get_attribute($this->env$this->source, ($context["goodsSeriesList"] ?? null), 3, [], "array"truetruetrue399)) {
  1025.                         // line 400
  1026.                         echo "                ";
  1027.                         $context['_parent'] = $context;
  1028.                         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["goodsSeriesList"]) || array_key_exists("goodsSeriesList"$context) ? $context["goodsSeriesList"] : (function () { throw new RuntimeError('Variable "goodsSeriesList" does not exist.'400$this->source); })()), 3, [], "array"falsefalsetrue400));
  1029.                         foreach ($context['_seq'] as $context["_key"] => $context["goodsSeries"]) {
  1030.                             // line 401
  1031.                             echo "                    <div class=\"goods-series col3\">
  1032.                         ";
  1033.                             // line 402
  1034.                             if ((twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_title", [], "array"truetruetrue402) || twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_sub_title", [], "array"truetruetrue402))) {
  1035.                                 // line 403
  1036.                                 echo "                            <header>
  1037.                                 <div class=\"itempage-line\">
  1038.                                     <p>
  1039.                                         ";
  1040.                                 // line 406
  1041.                                 if (twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_title", [], "array"truetruetrue406)) {
  1042.                                     // line 407
  1043.                                     echo "                                            <span
  1044.                                                 class=\"heading heading-large\">";
  1045.                                     // line 408
  1046.                                     echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_title", [], "array"falsefalsetrue408), 408$this->source)), "html"nulltrue);
  1047.                                     echo "</span>
  1048.                                         ";
  1049.                                 }
  1050.                                 // line 410
  1051.                                 echo "
  1052.                                         ";
  1053.                                 // line 411
  1054.                                 if (twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_sub_title", [], "array"truetruetrue411)) {
  1055.                                     // line 412
  1056.                                     echo "                                            <span
  1057.                                                 class=\"heading heading-small ja\">";
  1058.                                     // line 413
  1059.                                     echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goodsSeries"], "gs_sub_title", [], "array"falsefalsetrue413), 413$this->source)), "html"nulltrue);
  1060.                                     echo "</span>
  1061.                                         ";
  1062.                                 }
  1063.                                 // line 415
  1064.                                 echo "                                    </p>
  1065.                                 </div>
  1066.                             </header>
  1067.                         ";
  1068.                             }
  1069.                             // line 419
  1070.                             echo "                        <article>
  1071.                             ";
  1072.                             // line 420
  1073.                             $context['_parent'] = $context;
  1074.                             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["goodsSeries"], "goods_list", [], "array"falsefalsetrue420));
  1075.                             foreach ($context['_seq'] as $context["_key"] => $context["goods"]) {
  1076.                                 // line 421
  1077.                                 echo "                                ";
  1078.                                 $context["itemName"] = twig_get_attribute($this->env$this->source$context["goods"], "goods_name", [], "array"falsefalsetrue421);
  1079.                                 // line 422
  1080.                                 echo "                                ";
  1081.                                 if (twig_get_attribute($this->env$this->source$context["goods"], "goods_new_name", [], "array"truetruetrue422)) {
  1082.                                     // line 423
  1083.                                     echo "                                    ";
  1084.                                     $context["itemName"] = twig_get_attribute($this->env$this->source$context["goods"], "goods_new_name", [], "array"falsefalsetrue423);
  1085.                                     // line 424
  1086.                                     echo "                                ";
  1087.                                 }
  1088.                                 // line 425
  1089.                                 echo "                                <div
  1090.                                     class=\"goods-box-wrapper";
  1091.                                 // line 426
  1092.                                 if ((twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'426$this->source); })()), "goods_id", [], "any"falsefalsetrue426) == twig_get_attribute($this->env$this->source$context["goods"], "goods_id", [], "array"falsefalsetrue426))) {
  1093.                                     echo " nolink ";
  1094.                                 }
  1095.                                 echo "\">
  1096.                                     <a class=\"goods-box\" href=\"/item/";
  1097.                                 // line 427
  1098.                                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goods"], "item_id", [], "any"falsefalsetrue427), 427$this->source), "html"nulltrue);
  1099.                                 echo ".html\">
  1100.                                         <div class=\"goods-header\">
  1101.                                             <div class=\"name\">";
  1102.                                 // line 429
  1103.                                 echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed((isset($context["itemName"]) || array_key_exists("itemName"$context) ? $context["itemName"] : (function () { throw new RuntimeError('Variable "itemName" does not exist.'429$this->source); })()), 429$this->source)), "html"nulltrue);
  1104.                                 echo "</div>
  1105.                                             <div class=\"hinban\">";
  1106.                                 // line 430
  1107.                                 echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goods"], "kataban", [], "array"falsefalsetrue430), 430$this->source)), "html"nulltrue);
  1108.                                 echo "</div>
  1109.                                         </div>
  1110.                                         <div class=\"goods-body\">
  1111.                                             <div class=\"img-box\">
  1112.                                                 ";
  1113.                                 // line 434
  1114.                                 if ((twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'434$this->source); })()), "goods_id", [], "any"falsefalsetrue434) == twig_get_attribute($this->env$this->source$context["goods"], "goods_id", [], "array"falsefalsetrue434))) {
  1115.                                     // line 435
  1116.                                     echo "                                                    <div class=\"overlay\">
  1117.                                                         <div class=\"overlay-text\">
  1118.                                                             この商品の<br>
  1119.                                                             ページを<br>
  1120.                                                             見ています
  1121.                                                         </div>
  1122.                                                     </div>
  1123.                                                 ";
  1124.                                 }
  1125.                                 // line 443
  1126.                                 echo "                                                <img src=\"";
  1127.                                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["goods"], "goods_image", [], "array"falsefalsetrue443), 443$this->source), "html"nulltrue);
  1128.                                 echo "\">
  1129.                                             </div>
  1130.                                             <div class=\"color-box\">
  1131.                                                 <div class=\"color-tip-list\">
  1132.                                                     ";
  1133.                                 // line 447
  1134.                                 $context['_parent'] = $context;
  1135.                                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["goods"], "color_list", [], "array"falsefalsetrue447));
  1136.                                 foreach ($context['_seq'] as $context["_key"] => $context["color"]) {
  1137.                                     // line 448
  1138.                                     echo "                                                        <div class=\"color-tip\"
  1139.                                                              style=\"background-color:#";
  1140.                                     // line 449
  1141.                                     echo twig_escape_filter($this->env$this->extensions['Customize\Twig\Extension\CustomExtension']->displayText($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source$context["color"], "color_rgb", [], "array"falsefalsetrue449), 449$this->source)), "html"nulltrue);
  1142.                                     echo "\"></div>
  1143.                                                     ";
  1144.                                 }
  1145.                                 $_parent $context['_parent'];
  1146.                                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['color'], $context['_parent'], $context['loop']);
  1147.                                 $context array_intersect_key($context$_parent) + $_parent;
  1148.                                 // line 451
  1149.                                 echo "                                                </div>
  1150.                                             </div>
  1151.                                             <div class=\"price-box\">
  1152.                                                 ";
  1153.                                 // line 454
  1154.                                 echo (("<span class=\"get-price-ajax formed\"
  1155.                           data-item-id=\"" $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source,                                 // line 455
  1156. $context["goods"], "goods_id", [], "array"falsefalsetrue455), 455$this->source)) . "\"></span><span
  1157.                           class=\"yen\">円</span><span class=\"zei\">(税込)</span>");
  1158.                                 // line 456
  1159.                                 echo "
  1160.                                             </div>
  1161.                                         </div>
  1162.                                     </a>
  1163.                                 </div>
  1164.                             ";
  1165.                             }
  1166.                             $_parent $context['_parent'];
  1167.                             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['goods'], $context['_parent'], $context['loop']);
  1168.                             $context array_intersect_key($context$_parent) + $_parent;
  1169.                             // line 462
  1170.                             echo "                        </article>
  1171.                     </div>
  1172.                 ";
  1173.                         }
  1174.                         $_parent $context['_parent'];
  1175.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['goodsSeries'], $context['_parent'], $context['loop']);
  1176.                         $context array_intersect_key($context$_parent) + $_parent;
  1177.                         // line 465
  1178.                         echo "            ";
  1179.                     }
  1180.                     // line 466
  1181.                     echo "
  1182.         ";
  1183.                 }
  1184.                 // line 468
  1185.                 echo "    ";
  1186.             }
  1187.             // line 469
  1188.             echo "
  1189.     ";
  1190.             // line 470
  1191.             if (($context["i"] == 16)) {
  1192.                 // line 471
  1193.                 echo "        ";
  1194.                 if (twig_get_attribute($this->env$this->source, ($context["data"] ?? null), "goods_top_sashikomi_youtube2", [], "any"truetruetrue471)) {
  1195.                     // line 472
  1196.                     echo "            <div
  1197.                 class=\"top_sashikomi_wrapper sashikomi sashikomi-youtube\">";
  1198.                     // line 473
  1199.                     echo $this->extensions['Customize\Twig\Extension\CustomExtension']->LM_sashikomi($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'473$this->source); })()), "goods_top_sashikomi_youtube2", [], "any"falsefalsetrue473), 473$this->source));
  1200.                     echo "</div>
  1201.         ";
  1202.                 }
  1203.                 // line 475
  1204.                 echo "    ";
  1205.             }
  1206.             ++$context['loop']['index0'];
  1207.             ++$context['loop']['index'];
  1208.             $context['loop']['first'] = false;
  1209.             if (isset($context['loop']['length'])) {
  1210.                 --$context['loop']['revindex0'];
  1211.                 --$context['loop']['revindex'];
  1212.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  1213.             }
  1214.         }
  1215.         $_parent $context['_parent'];
  1216.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  1217.         $context array_intersect_key($context$_parent) + $_parent;
  1218.         // line 477
  1219.         echo "
  1220. <!-- 直送バナー表示3 -->
  1221. ";
  1222.         // line 479
  1223.         if ((twig_get_attribute($this->env$this->source, ($context["sokujitsu"] ?? null), "type", [], "any"truetruetrue479) && (twig_get_attribute($this->env$this->source, (isset($context["sokujitsu"]) || array_key_exists("sokujitsu"$context) ? $context["sokujitsu"] : (function () { throw new RuntimeError('Variable "sokujitsu" does not exist.'479$this->source); })()), "type", [], "any"falsefalsetrue479) > 0))) {
  1224.             // line 480
  1225.             echo "    <div id=\"item-banners2\" style=\"margin-bottom: 20px;\">
  1226.         <div id=\"chokusou_banner\" style=\"height:30px;\"></div>
  1227.         <div class=\"chokusou_description-banner\">
  1228.             <img src=\"";
  1229.             // line 483
  1230.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["sokujitsu"]) || array_key_exists("sokujitsu"$context) ? $context["sokujitsu"] : (function () { throw new RuntimeError('Variable "sokujitsu" does not exist.'483$this->source); })()), "img3", [], "any"falsefalsetrue483), 483$this->source), "html"nulltrue);
  1231.             echo "\" alt=\"即日発送についての説明\">
  1232.         </div>
  1233.     </div>
  1234. ";
  1235.         }
  1236.         // line 487
  1237.         echo "<!-- 上部差込み -->
  1238. ";
  1239.         
  1240.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1241.         
  1242.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1243.     }
  1244.     public function getTemplateName()
  1245.     {
  1246.         return "Block/lm_top_insert.twig";
  1247.     }
  1248.     public function isTraitable()
  1249.     {
  1250.         return false;
  1251.     }
  1252.     public function getDebugInfo()
  1253.     {
  1254.         return array (  1266 => 487,  1259 => 483,  1254 => 480,  1252 => 479,  1248 => 477,  1233 => 475,  1228 => 473,  1225 => 472,  1222 => 471,  1220 => 470,  1217 => 469,  1214 => 468,  1210 => 466,  1207 => 465,  1199 => 462,  1188 => 456,  1185 => 455,  1183 => 454,  1178 => 451,  1170 => 449,  1167 => 448,  1163 => 447,  1155 => 443,  1145 => 435,  1143 => 434,  1136 => 430,  1132 => 429,  1127 => 427,  1121 => 426,  1118 => 425,  1115 => 424,  1112 => 423,  1109 => 422,  1106 => 421,  1102 => 420,  1099 => 419,  1093 => 415,  1088 => 413,  1085 => 412,  1083 => 411,  1080 => 410,  1075 => 408,  1072 => 407,  1070 => 406,  1065 => 403,  1063 => 402,  1060 => 401,  1055 => 400,  1052 => 399,  1049 => 397,  1046 => 396,  1038 => 393,  1028 => 389,  1022 => 385,  1019 => 384,  1017 => 383,  1012 => 381,  1007 => 378,  999 => 376,  996 => 375,  992 => 374,  985 => 370,  978 => 366,  971 => 363,  968 => 362,  965 => 361,  962 => 360,  959 => 359,  955 => 358,  952 => 357,  946 => 353,  941 => 351,  938 => 350,  936 => 349,  933 => 348,  928 => 346,  925 => 345,  923 => 344,  918 => 341,  916 => 340,  913 => 339,  908 => 338,  905 => 337,  903 => 336,  901 => 335,  898 => 334,  895 => 333,  892 => 331,  889 => 330,  884 => 328,  881 => 327,  878 => 326,  876 => 325,  873 => 324,  866 => 322,  863 => 321,  861 => 320,  857 => 318,  853 => 316,  845 => 313,  842 => 312,  840 => 311,  837 => 310,  835 => 309,  830 => 306,  824 => 303,  820 => 301,  817 => 300,  814 => 299,  811 => 298,  808 => 297,  805 => 296,  803 => 295,  798 => 292,  792 => 289,  788 => 287,  785 => 286,  782 => 285,  779 => 284,  776 => 283,  773 => 282,  771 => 281,  766 => 278,  760 => 275,  756 => 273,  753 => 272,  750 => 271,  747 => 270,  744 => 269,  741 => 268,  739 => 267,  734 => 264,  728 => 261,  725 => 260,  722 => 259,  719 => 258,  716 => 257,  713 => 256,  710 => 255,  708 => 254,  702 => 250,  697 => 247,  693 => 245,  675 => 241,  671 => 239,  665 => 236,  660 => 234,  657 => 233,  655 => 232,  651 => 231,  647 => 229,  644 => 228,  642 => 226,  641 => 225,  640 => 224,  638 => 223,  635 => 222,  632 => 221,  615 => 220,  610 => 219,  608 => 218,  605 => 217,  599 => 215,  596 => 214,  593 => 213,  591 => 212,  586 => 209,  584 => 208,  579 => 205,  573 => 203,  570 => 202,  567 => 201,  565 => 200,  562 => 199,  559 => 198,  556 => 197,  553 => 196,  550 => 195,  547 => 194,  544 => 193,  541 => 192,  539 => 191,  536 => 190,  533 => 189,  530 => 188,  527 => 187,  524 => 186,  521 => 185,  518 => 184,  516 => 183,  511 => 180,  506 => 177,  503 => 176,  500 => 175,  494 => 174,  492 => 173,  485 => 170,  479 => 168,  477 => 167,  473 => 166,  469 => 165,  465 => 164,  462 => 163,  459 => 162,  456 => 161,  453 => 160,  450 => 159,  447 => 158,  444 => 157,  439 => 156,  436 => 155,  433 => 154,  430 => 153,  427 => 152,  424 => 151,  421 => 150,  419 => 149,  413 => 146,  406 => 141,  403 => 140,  400 => 139,  397 => 138,  394 => 137,  391 => 136,  389 => 135,  384 => 132,  378 => 129,  374 => 127,  371 => 126,  368 => 125,  365 => 124,  362 => 123,  359 => 122,  357 => 121,  352 => 118,  346 => 115,  342 => 113,  339 => 112,  336 => 111,  333 => 110,  330 => 109,  327 => 108,  325 => 107,  320 => 104,  314 => 101,  310 => 99,  307 => 98,  304 => 97,  301 => 96,  298 => 95,  295 => 94,  293 => 93,  288 => 90,  285 => 89,  280 => 86,  270 => 82,  266 => 81,  258 => 78,  252 => 76,  248 => 75,  243 => 72,  240 => 71,  238 => 70,  233 => 67,  227 => 64,  222 => 61,  219 => 60,  216 => 59,  213 => 58,  210 => 57,  207 => 56,  205 => 55,  200 => 52,  197 => 51,  191 => 50,  185 => 47,  181 => 45,  178 => 44,  175 => 43,  172 => 42,  169 => 41,  166 => 40,  163 => 39,  160 => 38,  157 => 37,  154 => 36,  151 => 35,  148 => 34,  145 => 33,  142 => 32,  139 => 31,  136 => 30,  131 => 29,  129 => 28,  124 => 25,  118 => 22,  115 => 21,  112 => 20,  109 => 19,  106 => 18,  103 => 17,  100 => 16,  98 => 15,  95 => 14,  78 => 13,  72 => 10,  68 => 9,  65 => 8,  63 => 7,  53 => 4,  50 => 3,  48 => 2,  45 => 1,);
  1255.     }
  1256.     public function getSourceContext()
  1257.     {
  1258.         return new Source("<!-- 上部差込み -->
  1259. {% set top_sashikomi_1 = LM_displaySashikomi_detailGoods(data, true) %}
  1260. <div id=\"shared-contents\"
  1261.      {% if top_sashikomi_1 is defined %}class=\"top_sashikomi_wrapper\"{% endif %}>{{ top_sashikomi_1 | raw }}</div>
  1262. <!-- 直送バナー表示1 -->
  1263. {% if sokujitsu.type is defined and sokujitsu.type > 0 %}
  1264.     <div class=\"top_sashikomi_wrapper sashikomi\">
  1265.         <a href=\"#chokusou_banner\" class=\"chokusoubtn\"><img width=\"805px\" height=\"110px\" src=\"{{ sokujitsu.img1 }}\"
  1266.                                                             alt=\"平日{{ sokujitsu.timeLimit }}時までのご注文で即日発送できます\"></a>
  1267.     </div>
  1268. {% endif %}
  1269. {% for i in 2..SET_GOODS_DETAIL_TOP_SASHIKOMI_COUNT %}
  1270.     <!-- ラクラク差し込み画像 01基本 -->
  1271.     {% if i == 2 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_BASE_01]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_BASE_01]['image_list'][0] %}
  1272.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_BASE_01]['image_list'][0] %}
  1273.         {% set alt = data.goods_name %}
  1274.         {% if sashikomi_image_info.alt_ut is defined %}
  1275.             {% set alt = sashikomi_image_info.alt_ut %}
  1276.         {% endif %}
  1277.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1278.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1279.         </div>
  1280.     {% endif %}
  1281.     <!-- ラクラク差し込み画像 01基本 -->
  1282.     <!-- ラクラク差し込み画像 着用イメージ01(第2イメージ部分) -->
  1283.     {% if i == 5 %}
  1284.         {% for wearing_image_num in 1..ItemSashikomiImageModel['WEARING_IMAGE_MAX_COUNT'] %}
  1285.             {% set wearing_image_num = php_sprintf('%02d', wearing_image_num) %}
  1286.             {% if sashikomi_image_info_map['wearing_image_' ~ wearing_image_num] is defined and sashikomi_image_info_map['wearing_image_' ~ wearing_image_num]['image_list'] is defined and sashikomi_image_info_map['wearing_image_' ~ wearing_image_num]['image_list'][0] %}
  1287.                 {% set sashikomi_image_info = sashikomi_image_info_map['wearing_image_' ~ wearing_image_num]['image_list'][0] %}
  1288.                 {% set goods_new_maker = '' %}
  1289.                 {% set goods_new_name = '' %}
  1290.                 {% if data.goods_new_maker is defined %}
  1291.                     {% set goods_new_maker = data.goods_new_maker ~ \" \" %}
  1292.                 {% endif %}
  1293.                 {% if data.goods_new_name is defined %}
  1294.                     {% set goods_new_name = data.goods_new_name ~ \" \" %}
  1295.                 {% endif %}
  1296.                 {% set alt = php_sprintf(\"%s\" ~ data.goods_name ~ \" \" ~ data.goods_canonical_hinban ~ \" %sモデル着用雰囲気%d\", goods_new_maker, goods_new_name, wearing_image_num) %}
  1297.                 {% if sashikomi_image_info.alt_ut is defined %}
  1298.                     {% set alt = sashikomi_image_info.alt_ut %}
  1299.                 {% endif %}
  1300.                 <div class=\"top_sashikomi_wrapper sashikomi\">
  1301.                     {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1302.                 </div>
  1303.             {% endif %}
  1304.         {% endfor %}
  1305.     {% endif %}
  1306.     <!-- ラクラク差し込み画像 着用イメージ01(第2イメージ部分) -->
  1307.     <!-- ラクラク差し込み画像 ハンガーイラスト前後 -->
  1308.     {% if i == 11 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_HANGER_ILLUST]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_HANGER_ILLUST]['image_list'][0] %}
  1309.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_HANGER_ILLUST]['image_list'][0] %}
  1310.         {% set alt = data.goods_name ~ ' ハンガーイラスト・線画' %}
  1311.         {% if sashikomi_image_info.alt_ut is defined %}
  1312.             {% set alt = sashikomi_image_info.alt_ut %}
  1313.         {% endif %}
  1314.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1315.             <div class=\"itempage-line\"><p><span>HANGER ILLUST</span><span class=\"ja\">ハンガーイラスト・線画</span></p>
  1316.             </div>
  1317.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1318.         </div>
  1319.     {% endif %}
  1320.     <!-- ラクラク差し込み画像 ハンガーイラスト前後 -->
  1321.     <!-- FABRIC 素材・機能について -->
  1322.     {% if i == 14 %}
  1323.         {% if sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_FABRIC]['image_list'] is defined %}
  1324.             <div class=\"top_sashikomi_wrapper sashikomi\">
  1325.                 <div class=\"itempage-line\"><p><span>FABRIC GUIDE</span><span class=\"ja\">素材について</span></p></div>
  1326.                 <ul class=\"sashikomi-fabric-list\">
  1327.                     {% for fabric_row in sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_FABRIC]['image_list'] %}
  1328.                         <li class=\"sashikomi-fabric-row sashikomi-fabric-row-image-{{ fabric_row.fabric_image_pos }}\">
  1329.                             <div class=\"sashikomi-fabric-row-image\">
  1330.                                 <img src=\"{{ fabric_row.path }}\" alt=\"{{ fabric_row.fabric_headline_text }}\">
  1331.                             </div>
  1332.                             <div class=\"sashikomi-fabric-row-text\">
  1333.                                 <h3>{{ php_nl2br(fabric_row.fabric_headline_text) }}</h3>
  1334.                                 <p>{{ php_nl2br(fabric_row.fabric_explain_text) }}</p>
  1335.                             </div>
  1336.                         </li>
  1337.                     {% endfor %}
  1338.                 </ul>
  1339.             </div>
  1340.         {% endif %}
  1341.     {% endif %}
  1342.     <!-- FABRIC 素材・機能について -->
  1343.     <!-- ラクラク差し込み画像 アッパー -->
  1344.     {% if i == 14 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_UPPER]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_UPPER]['image_list'][0] %}
  1345.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_UPPER]['image_list'][0] %}
  1346.         {% set alt = data.goods_name ~ ' アッパー' %}
  1347.         {% if sashikomi_image_info.alt_ut is defined %}
  1348.             {% set alt = sashikomi_image_info.alt_ut %}
  1349.         {% endif %}
  1350.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1351.             <div class=\"itempage-line\"><p><span>UPPER</span><span class=\"ja\">アッパー</span></p></div>
  1352.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1353.         </div>
  1354.     {% endif %}
  1355.     <!-- ラクラク差し込み画像 アッパー -->
  1356.     <!-- ラクラク差し込み画像 ミッドソール -->
  1357.     {% if i == 14 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MID_SOLE]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MID_SOLE]['image_list'][0] %}
  1358.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MID_SOLE]['image_list'][0] %}
  1359.         {% set alt = data.goods_name ~ ' ミッドソール' %}
  1360.         {% if sashikomi_image_info.alt_ut is defined %}
  1361.             {% set alt = sashikomi_image_info.alt_ut %}
  1362.         {% endif %}
  1363.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1364.             <div class=\"itempage-line\"><p><span>MID SOLE</span><span class=\"ja\">ミッドソール</span></p></div>
  1365.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1366.         </div>
  1367.     {% endif %}
  1368.     <!-- ラクラク差し込み画像 ミッドソール -->
  1369.     <!-- ラクラク差し込み画像 アウトソール・靴底 -->
  1370.     {% if i == 14 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_OUT_SOLE]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_OUT_SOLE]['image_list'][0] %}
  1371.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_OUT_SOLE]['image_list'][0] %}
  1372.         {% set alt = data.goods_name ~ ' アウトソール・靴底' %}
  1373.         {% if sashikomi_image_info.alt_ut is defined %}
  1374.             {% set alt = sashikomi_image_info.alt_ut %}
  1375.         {% endif %}
  1376.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1377.             <div class=\"itempage-line\"><p><span>OUT SOLE</span><span class=\"ja\">アウトソール・靴底</span></p></div>
  1378.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1379.         </div>
  1380.     {% endif %}
  1381.     <!-- ラクラク差し込み画像 アウトソール・靴底 -->
  1382.     <!-- ラクラク差し込み画像 こだわりPOINT(商品の平置き写真-前後) -->
  1383.     {% if i == 14 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_DETAIL_FRONT_BACK]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_DETAIL_FRONT_BACK]['image_list'][0] %}
  1384.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_DETAIL_FRONT_BACK]['image_list'][0] %}
  1385.         {% set alt = data.goods_name ~ ' 商品詳細・こだわりPOINT' %}
  1386.         {% if sashikomi_image_info.alt_ut is defined %}
  1387.             {% set alt = sashikomi_image_info.alt_ut %}
  1388.         {% endif %}
  1389.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1390.             <div class=\"itempage-line\"><p><span>ITEM DETAIL</span><span class=\"ja\">商品詳細・こだわりPOINT</span></p>
  1391.             </div>
  1392.             <div class=\"kodawari-text-805px\">
  1393.                 <div class=\"kodawari-photo\">
  1394.                     {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1395.                 </div>
  1396.                 {% if sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_DETAIL_COLUMN]['column_num'] is defined %}
  1397.                     {% set display_column_class = 'two2' %}
  1398.                     {% if sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_DETAIL_COLUMN]['column_num'] == 3 %}
  1399.                         {% set display_column_class = 'three3' %}
  1400.                     {% endif %}
  1401.                     {% set detail_image_num = 1 %}
  1402.                     {% if sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_DETAIL_COLUMN]['image_list'] is defined %}
  1403.                         {% for sashikomi_image_info in sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_DETAIL_COLUMN]['image_list'] %}
  1404.                             {% set alt = '' %}
  1405.                             {% if sashikomi_image_info.alt_ut is defined and sashikomi_image_info.alt_ut != '' %}
  1406.                                 {% set alt = sashikomi_image_info.alt_ut %}
  1407.                             {% else %}
  1408.                                 {% set alt = data.goods_name ~ ' ' ~ sashikomi_image_info.explain_text %}
  1409.                             {% endif %}
  1410.                             <div class=\"kodawari-{{ display_column_class }}-column\">
  1411.                                 <p class=\"kodawari-no\">{{ detail_image_num }}</p>
  1412.                                 {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1413.                                 {% if sashikomi_image_info.headline_text is defined %}
  1414.                                     <h4>{{ sashikomi_image_info.headline_text }}</h4>
  1415.                                 {% endif %}
  1416.                                 <p class=\"kodawari-text\">{{ php_nl2br(sashikomi_image_info.explain_text) | raw }}</p>
  1417.                             </div>
  1418.                             {% set detail_image_num = detail_image_num + 1 %}
  1419.                         {% endfor %}
  1420.                     {% endif %}
  1421.                 {% endif %}
  1422.             </div>
  1423.         </div>
  1424.     {% endif %}
  1425.     <!-- ラクラク差し込み画像 こだわりPOINT(商品の平置き写真-前後) -->
  1426.     <!-- ラクラク差し込み画像 モデル前後(メンズ) 下線(仕切り)なし -->
  1427.     {% set sashikomi = '' %}
  1428.     {% if i == 15 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MODEL_MENS]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MODEL_MENS]['image_list'][0] %}
  1429.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MODEL_MENS]['image_list'][0] %}
  1430.         {% set alt = data.goods_name ~ ' モデル前後(メンズ)' %}
  1431.         {% if sashikomi_image_info.alt_ut is defined %}
  1432.             {% set alt = sashikomi_image_info.alt_ut %}
  1433.         {% endif %}
  1434.         {% set sashikomi = '<img src=\"'  ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi %}
  1435.     {% endif %}
  1436.     {% if i == 15 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MODEL_LADIES]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MODEL_LADIES]['image_list'][0] %}
  1437.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_MODEL_LADIES]['image_list'][0] %}
  1438.         {% set alt = data.goods_name ~ ' モデル前後(メンズ)' %}
  1439.         {% if sashikomi_image_info.alt_ut is defined %}
  1440.             {% set alt = sashikomi_image_info.alt_ut %}
  1441.         {% endif %}
  1442.         {% set sashikomi = sashikomi ~ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) %}
  1443.     {% endif %}
  1444.     {% if sashikomi != '' %}
  1445.         <div class=\"top_sashikomi_wrapper sashikomi\">{{ sashikomi | raw }}</div>
  1446.     {% endif %}
  1447.     <!-- ラクラク差し込み画像 モデル前後(メンズ) 下線(仕切り)なし -->
  1448.     <!-- ラクラク差し込み画像 COLOR VARIATION 色展開 -->
  1449.     {% if i == 15 and sashikomi_image_info_map is defined and ((sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_BASE_03]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_BASE_03]['image_list'][0]) or (sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_COLOR_VARIATION]['image_list'] is defined)) %}
  1450.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1451.             <div class=\"itempage-line\"><p><span>COLOR VARIATION</span><span class=\"ja\">色展開</span></p></div>
  1452.             {% if sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_BASE_03]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_BASE_03]['image_list'][0] %}
  1453.                 {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_BASE_03]['image_list'][0] %}
  1454.                 {% set alt = data.goods_name ~ ' 色展開' %}
  1455.                 {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\" />' | lm_sashikomi) | raw }}
  1456.             {% endif %}
  1457.             {% if sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_COLOR_VARIATION]['image_list'] is defined %}
  1458.                 <ul class=\"sashikomi-color-variation-list color-variation-{{ sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_COLOR_VARIATION]['column_num'] }}col\">
  1459.                     {% for color_variation_row in sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_COLOR_VARIATION]['image_list'] %}
  1460.                         {% set idx = loop.index0 %}
  1461.                         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_COLOR_VARIATION]['image_list'][idx] %}
  1462.                         {% set color_variation_alt = php_implode(' ', [
  1463.                             goods.goodsMainKataban,
  1464.                             color_variation_row.image_num,
  1465.                             color_variation_row.color_name
  1466.                         ]) %}
  1467.                         {% set color_label = color_variation_row.color_name ~ \"(\" ~ color_variation_row.image_num ~ \")\" %}
  1468.                         <li>
  1469.                             <div class=\"sashikomi-color-variation-row-image\">
  1470.                                 {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ color_variation_alt ~ '\" />' | lm_sashikomi) | raw }}
  1471.                                 {% if color_variation_row.is_direct_delivery is defined and color_variation_row.is_direct_delivery is not empty %}
  1472.                                     <div
  1473.                                         class=\"direct-delivery-icon direct-delivery-icon-{{ color_variation_row.image_num }}\"
  1474.                                         style=\"display: block\">
  1475.                                         {{ '<img src=\"/images/itempage/chokusou/icon-common.png\">' | lm_sashikomi | raw }}
  1476.                                     </div>
  1477.                                 {% endif %}
  1478.                             </div>
  1479.                             <div class=\"sashikomi-color-variation-row-text\">
  1480.                                 <span>{{ color_label }}</span>
  1481.                             </div>
  1482.                         </li>
  1483.                     {% endfor %}
  1484.                 </ul>
  1485.             {% endif %}
  1486.         </div>
  1487.     {% endif %}
  1488.     <!-- ラクラク差し込み画像 COLOR VARIATION 色展開 -->
  1489.     <!-- ラクラク差し込み画像 カラーUP -->
  1490.     {% if i == 15 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_COLORUP]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_COLORUP]['image_list'][0] %}
  1491.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_COLORUP]['image_list'][0] %}
  1492.         {% set alt = data.goods_name ~ ' カラーUP' %}
  1493.         {% if sashikomi_image_info.alt_ut is defined %}
  1494.             {% set alt = sashikomi_image_info.alt_ut %}
  1495.         {% endif %}
  1496.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1497.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1498.         </div>
  1499.     {% endif %}
  1500.     <!-- ラクラク差し込み画像 カラーUP -->
  1501.     <!-- ラクラク差し込み画像 サイズシルエット -->
  1502.     {% if i == 30 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_SIZE_SILHOUETTE]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_SIZE_SILHOUETTE]['image_list'][0] %}
  1503.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_SIZE_SILHOUETTE]['image_list'][0] %}
  1504.         {% set alt = data.goods_name ~ ' サイズシルエット' %}
  1505.         {% if sashikomi_image_info.alt_ut is defined %}
  1506.             {% set alt = sashikomi_image_info.alt_ut %}
  1507.         {% endif %}
  1508.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1509.             <div class=\"itempage-line\"><p><span>SIZE SILHOUETTE</span><span class=\"ja\">サイズシルエット</span></p></div>
  1510.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1511.         </div>
  1512.     {% endif %}
  1513.     <!-- ラクラク差し込み画像 サイズシルエット -->
  1514.     <!-- ラクラク差し込み画像 ポケットサイズ -->
  1515.     {% if i == 30 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_POCKET_SIZE_AREA]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_POCKET_SIZE_AREA]['image_list'][0] %}
  1516.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_POCKET_SIZE_AREA]['image_list'][0] %}
  1517.         {% set alt = data.goods_name ~ ' ポケットサイズ' %}
  1518.         {% if sashikomi_image_info.alt_ut is defined %}
  1519.             {% set alt = sashikomi_image_info.alt_ut %}
  1520.         {% endif %}
  1521.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1522.             <div class=\"itempage-line\"><p><span>POCKET SIZE</span><span class=\"ja\">ポケットサイズ</span></p></div>
  1523.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1524.         </div>
  1525.     {% endif %}
  1526.     <!-- ラクラク差し込み画像 ポケットサイズ -->
  1527.     <!-- ラクラク差し込み画像 プリントエリア -->
  1528.     {% if i == 31 and sashikomi_image_info_map is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_PRINT_AREA]['image_list'] is defined and sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_PRINT_AREA]['image_list'][0] %}
  1529.         {% set sashikomi_image_info = sashikomi_image_info_map[ItemSashikomiImageModel.TYPE_PRINT_AREA]['image_list'][0] %}
  1530.         {% set alt = data.goods_name ~ ' プリントエリア' %}
  1531.         {% if sashikomi_image_info.alt_ut is defined %}
  1532.             {% set alt = sashikomi_image_info.alt_ut %}
  1533.         {% endif %}
  1534.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1535.             <div class=\"itempage-line\"><p><span>PRINT AREA</span><span class=\"ja\">プリントエリア</span></p></div>
  1536.             {{ ('<img src=\"' ~ sashikomi_image_info.path ~ '\" alt=\"' ~ alt ~ '\">' | lm_sashikomi) | raw }}
  1537.         </div>
  1538.     {% endif %}
  1539.     <!-- ラクラク差し込み画像 プリントエリア -->
  1540.     <!-- 性別表記の差し込み画像 -->
  1541.     {% if i == 3 %}
  1542.         {% if show_sashikomi_target_gender_src is defined and show_sashikomi_target_gender_src is not empty %}
  1543.         <div class=\"top_sashikomi_wrapper sashikomi\">
  1544.             <img src=\"/images/{{ show_sashikomi_target_gender_src }} \" alt=\"{{ show_sashikomi_target_gender_alt }}\">
  1545.         </div>
  1546.         {% endif %}
  1547.     {% endif %}
  1548.     <!-- 性別表記の差し込み画像 -->
  1549.     {% if data['goods_top_sashikomi' ~ i] is not empty %}
  1550.         <div
  1551.             class=\"top_sashikomi_wrapper sashikomi sashikomi-{{ i }}\">{{ (data['goods_top_sashikomi' ~ i] | lm_sashikomi) | raw }}</div>
  1552.     {% endif %}
  1553.     {% if i == 5 %}
  1554.         {% if data.goods_top_sashikomi_youtube1 is defined %}
  1555.             <div
  1556.                 class=\"top_sashikomi_wrapper sashikomi sashikomi-youtube\">{{ (data.goods_top_sashikomi_youtube1 | lm_sashikomi) | raw }}</div>
  1557.         {% endif %}
  1558.     {% endif %}
  1559.     {# シリーズ商品 #}
  1560.     {% if i == 15 %}
  1561.         <div style=\"clear:both;\"></div>
  1562.         {% if goodsSeriesList is defined %}
  1563.             {# シリーズ(2カラム) #}
  1564.             {% if goodsSeriesList[2] is defined %}
  1565.                 {% for goodsSeries in goodsSeriesList[2] %}
  1566.                     <div class=\"goods-series col2\">
  1567.                         {% if goodsSeries['gs_title'] is defined or goodsSeries['gs_sub_title'] is defined %}
  1568.                             <header>
  1569.                                 <div class=\"itempage-line\">
  1570.                                     <p>
  1571.                                         {% if goodsSeries['gs_title'] is defined %}
  1572.                                             <span
  1573.                                                 class=\"heading heading-large\">{{ goodsSeries['gs_title'] | display_text }}</span>
  1574.                                         {% endif %}
  1575.                                         {% if goodsSeries['gs_sub_title'] is defined %}
  1576.                                             <span
  1577.                                                 class=\"heading heading-small ja\">{{ goodsSeries['gs_sub_title'] | display_text }}</span>
  1578.                                         {% endif %}
  1579.                                     </p>
  1580.                                 </div>
  1581.                             </header>
  1582.                         {% endif %}
  1583.                         <article>
  1584.                             {% for goods in goodsSeries['goods_list'] %}
  1585.                                 {% set itemName = goods['goods_name'] %}
  1586.                                 {% if goods['goods_new_name'] is defined %}
  1587.                                     {% set itemName = goods['goods_new_name'] %}
  1588.                                 {% endif %}
  1589.                                 <a class=\"goods-box\" href=\"/item/{{ goods.item_id }}.html\">
  1590.                                     <div class=\"goods-body\">
  1591.                                         <div class=\"img-box\">
  1592.                                             <img src=\"{{ goods['goods_image'] }}\">
  1593.                                         </div>
  1594.                                         <div class=\"color-box\">
  1595.                                             <div class=\"color-num-box\">
  1596.                                                 <span class=\"color-num\">{{ goods['color_list'] | length }}</span>
  1597.                                                 <span class=\"color-num-footer\">COLOR</span>
  1598.                                             </div>
  1599.                                             <div class=\"color-tip-list\">
  1600.                                                 {% for color in goods['color_list'] %}
  1601.                                                     <div class=\"color-tip\"
  1602.                                                          style=\"background-color:#{{ color['color_rgb'] | display_text }}\"></div>
  1603.                                                 {% endfor %}
  1604.                                             </div>
  1605.                                         </div>
  1606.                                         <div
  1607.                                             class=\"caption-box\">{{ goods['goods_series_2column_caption'] | display_text }}</div>
  1608.                                         <div class=\"price-box\">
  1609.                                             {{ ('<span class=\"get-price-ajax formed\"
  1610.                           data-item-id=\"' ~ goods['goods_id'] ~ '\"></span><span
  1611.                           class=\"yen\">円</span><span class=\"zei\">(税込)</span>') | raw }}
  1612.                                         </div>
  1613.                                     </div>
  1614.                                     <div class=\"goods-footer\">
  1615.                                         <span class=\"hinban\">{{ goods['kataban'] | display_text }}</span>
  1616.                                     </div>
  1617.                                 </a>
  1618.                             {% endfor %}
  1619.                         </article>
  1620.                     </div>
  1621.                 {% endfor %}
  1622.             {% endif %}
  1623.             {# シリーズ(3カラム) #}
  1624.             {% if goodsSeriesList[3] is defined %}
  1625.                 {% for goodsSeries in goodsSeriesList[3] %}
  1626.                     <div class=\"goods-series col3\">
  1627.                         {% if goodsSeries['gs_title'] is defined or goodsSeries['gs_sub_title'] is defined %}
  1628.                             <header>
  1629.                                 <div class=\"itempage-line\">
  1630.                                     <p>
  1631.                                         {% if goodsSeries['gs_title'] is defined %}
  1632.                                             <span
  1633.                                                 class=\"heading heading-large\">{{ goodsSeries['gs_title'] | display_text }}</span>
  1634.                                         {% endif %}
  1635.                                         {% if goodsSeries['gs_sub_title'] is defined %}
  1636.                                             <span
  1637.                                                 class=\"heading heading-small ja\">{{ goodsSeries['gs_sub_title'] | display_text }}</span>
  1638.                                         {% endif %}
  1639.                                     </p>
  1640.                                 </div>
  1641.                             </header>
  1642.                         {% endif %}
  1643.                         <article>
  1644.                             {% for goods in goodsSeries['goods_list'] %}
  1645.                                 {% set itemName = goods['goods_name'] %}
  1646.                                 {% if goods['goods_new_name'] is defined %}
  1647.                                     {% set itemName = goods['goods_new_name'] %}
  1648.                                 {% endif %}
  1649.                                 <div
  1650.                                     class=\"goods-box-wrapper{% if data.goods_id == goods['goods_id'] %} nolink {% endif %}\">
  1651.                                     <a class=\"goods-box\" href=\"/item/{{ goods.item_id }}.html\">
  1652.                                         <div class=\"goods-header\">
  1653.                                             <div class=\"name\">{{ itemName | display_text }}</div>
  1654.                                             <div class=\"hinban\">{{ goods['kataban'] | display_text }}</div>
  1655.                                         </div>
  1656.                                         <div class=\"goods-body\">
  1657.                                             <div class=\"img-box\">
  1658.                                                 {% if data.goods_id == goods['goods_id'] %}
  1659.                                                     <div class=\"overlay\">
  1660.                                                         <div class=\"overlay-text\">
  1661.                                                             この商品の<br>
  1662.                                                             ページを<br>
  1663.                                                             見ています
  1664.                                                         </div>
  1665.                                                     </div>
  1666.                                                 {% endif %}
  1667.                                                 <img src=\"{{ goods['goods_image'] }}\">
  1668.                                             </div>
  1669.                                             <div class=\"color-box\">
  1670.                                                 <div class=\"color-tip-list\">
  1671.                                                     {% for color in goods['color_list'] %}
  1672.                                                         <div class=\"color-tip\"
  1673.                                                              style=\"background-color:#{{ color['color_rgb'] | display_text }}\"></div>
  1674.                                                     {% endfor %}
  1675.                                                 </div>
  1676.                                             </div>
  1677.                                             <div class=\"price-box\">
  1678.                                                 {{ ('<span class=\"get-price-ajax formed\"
  1679.                           data-item-id=\"' ~ goods['goods_id'] ~ '\"></span><span
  1680.                           class=\"yen\">円</span><span class=\"zei\">(税込)</span>') | raw }}
  1681.                                             </div>
  1682.                                         </div>
  1683.                                     </a>
  1684.                                 </div>
  1685.                             {% endfor %}
  1686.                         </article>
  1687.                     </div>
  1688.                 {% endfor %}
  1689.             {% endif %}
  1690.         {% endif %}
  1691.     {% endif %}
  1692.     {% if i == 16 %}
  1693.         {% if data.goods_top_sashikomi_youtube2 is defined %}
  1694.             <div
  1695.                 class=\"top_sashikomi_wrapper sashikomi sashikomi-youtube\">{{ (data.goods_top_sashikomi_youtube2 | lm_sashikomi) | raw }}</div>
  1696.         {% endif %}
  1697.     {% endif %}
  1698. {% endfor %}
  1699. <!-- 直送バナー表示3 -->
  1700. {% if sokujitsu.type is defined and sokujitsu.type > 0 %}
  1701.     <div id=\"item-banners2\" style=\"margin-bottom: 20px;\">
  1702.         <div id=\"chokusou_banner\" style=\"height:30px;\"></div>
  1703.         <div class=\"chokusou_description-banner\">
  1704.             <img src=\"{{ sokujitsu.img3 }}\" alt=\"即日発送についての説明\">
  1705.         </div>
  1706.     </div>
  1707. {% endif %}
  1708. <!-- 上部差込み -->
  1709. ""Block/lm_top_insert.twig""/var/www/html/app/template/default/Block/lm_top_insert.twig");
  1710.     }
  1711.     
  1712.     public function checkSecurity()
  1713.     {
  1714.         static $tags = array("set" => 2"if" => 4"for" => 13);
  1715.         static $filters = array("raw" => 4"escape" => 9"lm_sashikomi" => 22"display_text" => 346"length" => 370);
  1716.         static $functions = array("LM_displaySashikomi_detailGoods" => 2"range" => 13"php_sprintf" => 30"php_nl2br" => 81"php_implode" => 223);
  1717.         try {
  1718.             $this->sandbox->checkSecurity(
  1719.                 ['set''if''for'],
  1720.                 ['raw''escape''lm_sashikomi''display_text''length'],
  1721.                 ['LM_displaySashikomi_detailGoods''range''php_sprintf''php_nl2br''php_implode']
  1722.             );
  1723.         } catch (SecurityError $e) {
  1724.             $e->setSourceContext($this->source);
  1725.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  1726.                 $e->setTemplateLine($tags[$e->getTagName()]);
  1727.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  1728.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  1729.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  1730.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  1731.             }
  1732.             throw $e;
  1733.         }
  1734.     }
  1735. }