var/cache/dev/twig/5d/5d3fafa4f50572452308364c5496ee8b9b865c795d1720fac15fb8435ca51f56.php line 16

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. /* Product/recommend.twig */
  14. class __TwigTemplate_183428c1cb617a5b5aa63ff5da822a81d6845d03ed8ede0656d15bfa0130e662 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'stylesheet' => [$this'block_stylesheet'],
  24.             'javascript' => [$this'block_javascript'],
  25.             'main' => [$this'block_main'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "default_frame.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Product/recommend.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Product/recommend.twig"));
  40.         // line 3
  41.         $context["body_class"] = "product_page";
  42.         // line 1
  43.         $this->parent $this->loadTemplate("default_frame.twig""Product/recommend.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 5
  51.     public function block_stylesheet($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  58.         // line 6
  59.         echo "<style>
  60. </style>
  61. ";
  62.         
  63.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  64.         
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  66.     }
  67.     // line 10
  68.     public function block_javascript($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  75.         // line 11
  76.         echo "    <script>
  77.         (function(d) {
  78.             var config = {
  79.             kitId: 'pki8bzh',
  80.             scriptTimeout: 0,
  81.             async: true
  82.             },
  83.             h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\\bwf-loading\\b/g,\"\")+\" wf-inactive\";},config.scriptTimeout),tk=d.createElement(\"script\"),f=false,s=d.getElementsByTagName(\"script\")[0],a;h.className+=\" wf-loading\";tk.src='https://use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!=\"complete\"&&a!=\"loaded\")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s)
  84.         })(document);
  85.     </script>
  86.     
  87.     <script>
  88.         eccube.productsClassCategories = {
  89.             ";
  90.         // line 24
  91.         $context['_parent'] = $context;
  92.         $context['_seq'] = twig_ensure_traversable((isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'24$this->source); })()));
  93.         $context['loop'] = [
  94.           'parent' => $context['_parent'],
  95.           'index0' => 0,
  96.           'index'  => 1,
  97.           'first'  => true,
  98.         ];
  99.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  100.             $length count($context['_seq']);
  101.             $context['loop']['revindex0'] = $length 1;
  102.             $context['loop']['revindex'] = $length;
  103.             $context['loop']['length'] = $length;
  104.             $context['loop']['last'] = === $length;
  105.         }
  106.         foreach ($context['_seq'] as $context["_key"] => $context["Product"]) {
  107.             // line 25
  108.             echo "            \"";
  109.             echo twig_escape_filter($this->envtwig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "id", [], "any"falsefalsefalse25), "js"), "html"nulltrue);
  110.             echo "\": ";
  111.             echo $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getClassCategoriesAsJson($context["Product"]);
  112.             if ((twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse25) == false)) {
  113.                 echo ", ";
  114.             }
  115.             // line 26
  116.             echo "            ";
  117.             ++$context['loop']['index0'];
  118.             ++$context['loop']['index'];
  119.             $context['loop']['first'] = false;
  120.             if (isset($context['loop']['length'])) {
  121.                 --$context['loop']['revindex0'];
  122.                 --$context['loop']['revindex'];
  123.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  124.             }
  125.         }
  126.         $_parent $context['_parent'];
  127.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Product'], $context['_parent'], $context['loop']);
  128.         $context array_intersect_key($context$_parent) + $_parent;
  129.         // line 27
  130.         echo "        };
  131.         \$(function() {
  132.             // 検索条件を追加
  133.             \$('.btn-condition').click(function() {
  134.                 \$('#active_idx').val(\$(this).index());
  135.             });
  136.             \$('.form-check-input').change(function() {
  137.                 \$(\"#form1\").submit();
  138.             });
  139.             // 表示件数を変更
  140.             \$('.disp-number').change(function() {
  141.                 var dispNumber = \$(this).val();
  142.                 \$('#disp_number').val(dispNumber);
  143.                 \$('#pageno').val(1);
  144.                 \$(\"#form1\").submit();
  145.             });
  146.             // 並び順を変更
  147.             \$('.order-by').change(function() {
  148.                 var orderBy = \$(this).val();
  149.                 \$('#orderby').val(orderBy);
  150.                 \$('#pageno').val(1);
  151.                 \$(\"#form1\").submit();
  152.             });
  153.             \$('.add-cart').on('click', function(e) {
  154.                 var \$form = \$(this).parents('li').find('form');
  155.                 // 規格1フォームの必須チェック
  156.                 var \$form_select = \$form.parent().find('.form-select');
  157.                 if (\$form_select.val() == '__unselected' || \$form_select.val() == '') {
  158.                     \$form_select[0].setCustomValidity('";
  159.         // line 60
  160.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("項目が選択されていません"), "html"nulltrue);
  161.         echo "');
  162.                     setTimeout(function() {
  163.                         loadingOverlay('hide');
  164.                     }, 100);
  165.                     return true;
  166.                 } else {
  167.                     \$form_select[0].setCustomValidity('');
  168.                 }
  169.                 // 個数フォームのチェック
  170.                 var \$quantity = \$form.parent().find('.quantity');
  171.                 if (\$quantity.val() < 1) {
  172.                     \$quantity[0].setCustomValidity('";
  173.         // line 72
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("1以上で入力してください。"), "html"nulltrue);
  175.         echo "');
  176.                     setTimeout(function() {
  177.                         loadingOverlay('hide');
  178.                     }, 100);
  179.                     return true;
  180.                 } else {
  181.                     \$quantity[0].setCustomValidity('');
  182.                 }
  183.                 e.preventDefault();
  184.                 \$.ajax({
  185.                     url: \$form.attr('action'),
  186.                     type: \$form.attr('method'),
  187.                     data: \$form.serialize(),
  188.                     dataType: 'json',
  189.                     beforeSend: function(xhr, settings) {
  190.                         // Buttonを無効にする
  191.                         \$('.add-cart').prop('disabled', true);
  192.                     }
  193.                 }).done(function(data) {
  194.                     // レスポンス内のメッセージをalertで表示
  195.                     \$.each(data.messages, function() {
  196.                         \$('#ec-modal-header').text(this);
  197.                     });
  198.                     \$('.ec-modal').show()
  199.                     // カートブロックを更新する
  200.                     \$.ajax({
  201.                         url: '";
  202.         // line 100
  203.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("block_cart");
  204.         echo "',
  205.                         type: 'GET',
  206.                         dataType: 'html'
  207.                     }).done(function(html) {
  208.                         \$('.ec-headerRole__cart').html(html);
  209.                     });
  210.                 }).fail(function(data) {
  211.                     alert('";
  212.         // line 107
  213.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カートへの追加に失敗しました。"), "html"nulltrue);
  214.         echo "');
  215.                 }).always(function(data) {
  216.                     // Buttonを有効にする
  217.                     \$('.add-cart').prop('disabled', false);
  218.                 });
  219.             });
  220.             \$('.favorite').click(function(event) {
  221.                 if (\$(this).attr('disabled') != 'disabled') {
  222.                     \$(this).closest('li.product').find('.list-add-favorite').submit();
  223.                 }
  224.             });
  225.         });
  226.         \$('.ec-modal-wrap').on('click', function(e) {
  227.             // モーダル内の処理は外側にバブリングさせない
  228.             e.stopPropagation();
  229.         });
  230.         \$('.ec-modal-overlay, .ec-modal, .ec-modal-close, .ec-inlineBtn--cancel').on('click', function() {
  231.             \$('.ec-modal').hide()
  232.         });
  233.     </script>
  234.     <script>
  235.         \$(document).ready(function(){
  236.             \$(\".left .list-btn .btn-condition\").eq(\$('#active_idx').val()).addClass('active');
  237.             \$(\".right .item\").eq(\$('#active_idx').val()).addClass('active');
  238.             \$(\".left .list-btn .btn-condition\").click(function(e){
  239.                 if (!\$(this).hasClass(\"active\")) {
  240.                     var tabNum = \$(this).index();
  241.                     var nthChild = tabNum+1;
  242.                     \$(\".left .list-btn .btn-condition.active\").removeClass(\"active\");
  243.                     \$(this).addClass(\"active\");
  244.                     \$(\".right .item.active\").removeClass(\"active\");
  245.                     \$(\".right .item:nth-child(\"+nthChild+\")\").addClass(\"active\");
  246.                 }
  247.             });
  248.             \$(\".reset\").click(function(e){
  249.                 \$(\".right .item input[type='checkbox']:checked\").prop('checked', false);
  250.                 \$(\"#form1\").submit();
  251.             });
  252.         });
  253.     </script>
  254. ";
  255.         
  256.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  257.         
  258.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  259.     }
  260.     // line 154
  261.     public function block_main($context, array $blocks = [])
  262.     {
  263.         $macros $this->macros;
  264.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  265.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  266.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  267.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  268.         // line 155
  269.         echo "    <form name=\"form1\" id=\"form1\" method=\"get\" action=\"?\">
  270.         ";
  271.         // line 156
  272.         $context['_parent'] = $context;
  273.         $context['_seq'] = twig_ensure_traversable((isset($context["search_form"]) || array_key_exists("search_form"$context) ? $context["search_form"] : (function () { throw new RuntimeError('Variable "search_form" does not exist.'156$this->source); })()));
  274.         foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  275.             // line 157
  276.             echo "            ";
  277.             if ( !twig_test_iterable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse157), "value", [], "any"falsefalsefalse157))) {
  278.                 // line 158
  279.                 echo "                <input type=\"hidden\" id=\"";
  280.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse158), "id", [], "any"falsefalsefalse158), "html"nulltrue);
  281.                 echo "\"
  282.                 name=\"";
  283.                 // line 159
  284.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse159), "full_name", [], "any"falsefalsefalse159), "html"nulltrue);
  285.                 echo "\"
  286.                 ";
  287.                 // line 160
  288.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse160), "value", [], "any"falsefalsefalse160))) {
  289.                     echo "value=\"";
  290.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse160), "value", [], "any"falsefalsefalse160), "html"nulltrue);
  291.                     echo "\" ";
  292.                 }
  293.                 echo "/>
  294.             ";
  295.             }
  296.             // line 162
  297.             echo "        ";
  298.         }
  299.         $_parent $context['_parent'];
  300.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  301.         $context array_intersect_key($context$_parent) + $_parent;
  302.         // line 163
  303.         echo "    </form>
  304.     <div class=\"ec-featured-product-page\">
  305.         <div class=\"ec-banner\">
  306.             <div class=\"ec-banner__inner\">
  307.                 <div class=\"inner\">
  308.                     <h2>
  309.                         おすすめ商品
  310.                     </h2>
  311.                 </div>
  312.             </div>
  313.             <div class=\"ec-breadcrumb\">
  314.                 <ul class=\"ec-breadcrumb__menu\">
  315.                     <li class=\"ec-breadcrumb__item\"><a href=\"";
  316.         // line 176
  317.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  318.         echo "\">TOP</a></li>
  319.                     <li class=\"ec-breadcrumb__item\"><span>></span></li>
  320.                     <li class=\"ec-breadcrumb__item\"><p>おすすめ商品</p></li>
  321.                 </ul>
  322.             </div>
  323.         </div>
  324.         <div class=\"ec-product-main\">
  325.             <div class=\"ec-product__inner\">
  326.                 <div class=\"inner\">
  327.                     ";
  328.         // line 194
  329.         echo "                    <div class=\"ec-reCommended\">
  330.                         <div class=\"message\">
  331.                             <div class=\"group\">
  332.                                 <img src=\"";
  333.         // line 197
  334.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/panda-healthcare_staff.png"), "html"nulltrue);
  335.         echo "\" alt=\"\">
  336.                             </div>
  337.                             <div class=\"mess\">
  338.                                 <p>エアココの強み! </p> 
  339.                             </div>
  340.                         </div>
  341.                         <div class=\"message r\">
  342.                             <div class=\"mess\">
  343.                                 <p><span>強み①【決済後の追加工事費はかかりません】</span><br />
  344.                                     エアコンの設置工事当日に工事業者から高額な追加費用を請求されたという話をよく聞きます。エアココは事前にエアコン本体価格のみならず設置工事費込み(標準工事費+追加工事費)ですべての金額を算出するので決済後の追加費用は一切かかりません。<br />
  345.                                     <br />
  346.                                     <span>強み➁【最短で取付工事可能】</span><br />
  347.                                     エアココと提携している全国のエアコン設置業者が最短で設置工事を行いますが、特にお急ぎのお客様のために優先して設置工事ができる「特急券」もご用意しています。
  348.                                 </p>
  349.                             </div>
  350.                             <div class=\"group\">
  351.                                 <img src=\"";
  352.         // line 214
  353.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/kuma-student.png"), "html"nulltrue);
  354.         echo "\" alt=\"\">
  355.                             </div>
  356.                         </div>
  357.                     </div>
  358. <!-- 
  359.                     <div class=\"ec-product__banner\">
  360.                         <img src=\"";
  361.         // line 220
  362.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/product/banner.jpg"), "html"nulltrue);
  363.         echo "\" alt=\"\">
  364.                     </div> -->
  365.                     ";
  366.         // line 223
  367.         $context["is_first"] = true;
  368.         // line 224
  369.         echo "                    ";
  370.         $context['_parent'] = $context;
  371.         $context['_seq'] = twig_ensure_traversable((isset($context["recommendCats"]) || array_key_exists("recommendCats"$context) ? $context["recommendCats"] : (function () { throw new RuntimeError('Variable "recommendCats" does not exist.'224$this->source); })()));
  372.         foreach ($context['_seq'] as $context["_key"] => $context["recommendCatId"]) {
  373.             // line 225
  374.             echo "
  375.                         ";
  376.             // line 226
  377.             if (($context["recommendCatId"] == 30)) {
  378.                 // line 227
  379.                 echo "                            ";
  380.                 if (((isset($context["is_first"]) || array_key_exists("is_first"$context) ? $context["is_first"] : (function () { throw new RuntimeError('Variable "is_first" does not exist.'227$this->source); })()) == true)) {
  381.                     // line 228
  382.                     echo "                            ";
  383.                     $context["is_first"] = false;
  384.                     // line 229
  385.                     echo "                            <div id=\"group_";
  386.                     echo twig_escape_filter($this->env$context["recommendCatId"], "html"nulltrue);
  387.                     echo "\"></div>
  388.                             <div class=\"ec-product__group first\">
  389.                             ";
  390.                 } else {
  391.                     // line 232
  392.                     echo "                            <div id=\"group_";
  393.                     echo twig_escape_filter($this->env$context["recommendCatId"], "html"nulltrue);
  394.                     echo "\"></div>
  395.                             <div class=\"ec-product__group\">
  396.                             ";
  397.                 }
  398.                 // line 235
  399.                 echo "                                <div class=\"ec-product__poster\">
  400.                                     <img src=\"";
  401.                 // line 236
  402.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/product/recomment-"), "html"nulltrue);
  403.                 echo twig_escape_filter($this->env$context["recommendCatId"], "html"nulltrue);
  404.                 echo ".png\">
  405.                                 </div>
  406.                                 ";
  407.                 // line 239
  408.                 if ((twig_get_attribute($this->env$this->source, (isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'239$this->source); })()), "totalItemCount", [], "any"falsefalsefalse239) > 0)) {
  409.                     // line 240
  410.                     echo "                                    <ul class=\"list-product-v2\">
  411.                                         ";
  412.                     // line 241
  413.                     $context['_parent'] = $context;
  414.                     $context['_seq'] = twig_ensure_traversable((isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'241$this->source); })()));
  415.                     foreach ($context['_seq'] as $context["_key"] => $context["Product"]) {
  416.                         // line 242
  417.                         echo "                                            ";
  418.                         $context["in_cat"] = false;
  419.                         // line 243
  420.                         echo "                                            ";
  421.                         $context['_parent'] = $context;
  422.                         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse243));
  423.                         foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
  424.                             // line 244
  425.                             echo "                                                ";
  426.                             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse244), "id", [], "any"falsefalsefalse244) == $context["recommendCatId"])) {
  427.                                 // line 245
  428.                                 echo "                                                    ";
  429.                                 $context["in_cat"] = true;
  430.                                 // line 246
  431.                                 echo "                                                ";
  432.                             }
  433.                             // line 247
  434.                             echo "                                            ";
  435.                         }
  436.                         $_parent $context['_parent'];
  437.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
  438.                         $context array_intersect_key($context$_parent) + $_parent;
  439.                         // line 248
  440.                         echo "
  441.                                             ";
  442.                         // line 249
  443.                         if ((((isset($context["in_cat"]) || array_key_exists("in_cat"$context) ? $context["in_cat"] : (function () { throw new RuntimeError('Variable "in_cat" does not exist.'249$this->source); })()) == true) && (twig_get_attribute($this->env$this->source$context["Product"], "id", [], "any"falsefalsefalse249) <= 106))) {
  444.                             // line 250
  445.                             echo "                                                ";
  446.                             $context["num_1"] = (twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse250) / 1000);
  447.                             // line 251
  448.                             echo "                                                ";
  449.                             $context["num_2"] = (twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse251) % 1000);
  450.                             // line 252
  451.                             echo "                                                ";
  452.                             $context["num_2_formatted"] = (isset($context["num_2"]) || array_key_exists("num_2"$context) ? $context["num_2"] : (function () { throw new RuntimeError('Variable "num_2" does not exist.'252$this->source); })());
  453.                             // line 253
  454.                             echo "
  455.                                                 ";
  456.                             // line 254
  457.                             if (((isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'254$this->source); })()) < 100)) {
  458.                                 // line 255
  459.                                 echo "                                                    ";
  460.                                 $context["num_2_formatted"] = ("0" . (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'255$this->source); })()));
  461.                                 // line 256
  462.                                 echo "                                                ";
  463.                             }
  464.                             // line 257
  465.                             echo "                                                <li class=\"product-v2\">
  466.                                                     <a href=\"";
  467.                             // line 258
  468.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => twig_get_attribute($this->env$this->source$context["Product"], "id", [], "any"falsefalsefalse258)]), "html"nulltrue);
  469.                             echo "\">
  470.                                                         <span class=\"circle\">
  471.                                                             <img src=\"";
  472.                             // line 260
  473.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/ic-arrow-blue.png"), "html"nulltrue);
  474.                             echo "\" alt=\"\">
  475.                                                         </span>
  476.                                                         <div class=\"group\">
  477.                                                             <div class=\"code\">
  478.                                                                 ";
  479.                             // line 264
  480.                             if ( !twig_test_empty(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse264))) {
  481.                                 // line 265
  482.                                 echo "                                                                    ";
  483.                                 $context['_parent'] = $context;
  484.                                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse265));
  485.                                 foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
  486.                                     // line 266
  487.                                     echo "                                                                        ";
  488.                                     if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse266), "Parent", [], "any"falsefalsefalse266))) {
  489.                                         // line 267
  490.                                         echo "                                                                            ";
  491.                                         $context["parentCat"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse267), "Parent", [], "any"falsefalsefalse267);
  492.                                         // line 268
  493.                                         echo "                                                                            ";
  494.                                         if ((twig_get_attribute($this->env$this->source, (isset($context["parentCat"]) || array_key_exists("parentCat"$context) ? $context["parentCat"] : (function () { throw new RuntimeError('Variable "parentCat" does not exist.'268$this->source); })()), "id", [], "any"falsefalsefalse268) == 19)) {
  495.                                             // line 269
  496.                                             echo "                                                                                <span>主に";
  497.                                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse269), "name", [], "any"falsefalsefalse269), "html"nulltrue);
  498.                                             echo "</span>
  499.                                                                             ";
  500.                                         }
  501.                                         // line 271
  502.                                         echo "                                                                        ";
  503.                                     }
  504.                                     // line 272
  505.                                     echo "                                                                    ";
  506.                                 }
  507.                                 $_parent $context['_parent'];
  508.                                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
  509.                                 $context array_intersect_key($context$_parent) + $_parent;
  510.                                 // line 273
  511.                                 echo "                                                                ";
  512.                             }
  513.                             // line 274
  514.                             echo "                                                                <p>";
  515.                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "code_min", [], "any"falsefalsefalse274), "html"nulltrue);
  516.                             if ((twig_get_attribute($this->env$this->source$context["Product"], "code_min", [], "any"falsefalsefalse274) != twig_get_attribute($this->env$this->source$context["Product"], "code_max", [], "any"falsefalsefalse274))) {
  517.                                 echo " ~ ";
  518.                                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "code_max", [], "any"falsefalsefalse274), "html"nulltrue);
  519.                             }
  520.                             echo "</p>
  521.                                                             </div>
  522.                                                             <span class=\"text\">標準工事費込み</span>
  523.                                                             <div class=\"price\">
  524.                                                                 <p class=\"price__val\">
  525.                                                                     <span class=\"yen\" title=\"¥\">¥</span><span class=\"num-1\" title=\"";
  526.                             // line 279
  527.                             echo twig_escape_filter($this->envtwig_round((isset($context["num_1"]) || array_key_exists("num_1"$context) ? $context["num_1"] : (function () { throw new RuntimeError('Variable "num_1" does not exist.'279$this->source); })()), 0"floor"), "html"nulltrue);
  528.                             echo ",\">";
  529.                             echo twig_escape_filter($this->envtwig_round((isset($context["num_1"]) || array_key_exists("num_1"$context) ? $context["num_1"] : (function () { throw new RuntimeError('Variable "num_1" does not exist.'279$this->source); })()), 0"floor"), "html"nulltrue);
  530.                             echo ",</span><span class=\"num-2\" title=\"";
  531.                             echo twig_escape_filter($this->env, (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'279$this->source); })()), "html"nulltrue);
  532.                             echo "\">";
  533.                             echo twig_escape_filter($this->env, (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'279$this->source); })()), "html"nulltrue);
  534.                             echo "</span>
  535.                                                                 </p>
  536.                                                                 <span class=\"price__tax\">(税込)</span>
  537.                                                             </div>
  538.                                                         </div>
  539.                                                     </a>
  540.                                                 </li>
  541.                                             ";
  542.                         }
  543.                         // line 287
  544.                         echo "                                        ";
  545.                     }
  546.                     $_parent $context['_parent'];
  547.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Product'], $context['_parent'], $context['loop']);
  548.                     $context array_intersect_key($context$_parent) + $_parent;
  549.                     // line 288
  550.                     echo "                                    </ul>
  551.                                 ";
  552.                 }
  553.                 // line 290
  554.                 echo "                            </div>
  555.                             <div id=\"group_";
  556.                 // line 291
  557.                 echo twig_escape_filter($this->env$context["recommendCatId"], "html"nulltrue);
  558.                 echo "-2\"></div>
  559.                             <div class=\"ec-product__group\">
  560.                                 <div class=\"ec-product__poster\">
  561.                                     <img src=\"";
  562.                 // line 294
  563.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/product/recomment-"), "html"nulltrue);
  564.                 echo twig_escape_filter($this->env$context["recommendCatId"], "html"nulltrue);
  565.                 echo "-2.png\">
  566.                                 </div>
  567.                                 ";
  568.                 // line 297
  569.                 if ((twig_get_attribute($this->env$this->source, (isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'297$this->source); })()), "totalItemCount", [], "any"falsefalsefalse297) > 0)) {
  570.                     // line 298
  571.                     echo "                                    <ul class=\"list-product-v2\">
  572.                                         ";
  573.                     // line 299
  574.                     $context['_parent'] = $context;
  575.                     $context['_seq'] = twig_ensure_traversable((isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'299$this->source); })()));
  576.                     foreach ($context['_seq'] as $context["_key"] => $context["Product"]) {
  577.                         // line 300
  578.                         echo "                                            ";
  579.                         $context["in_cat"] = false;
  580.                         // line 301
  581.                         echo "                                            ";
  582.                         $context['_parent'] = $context;
  583.                         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse301));
  584.                         foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
  585.                             // line 302
  586.                             echo "                                                ";
  587.                             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse302), "id", [], "any"falsefalsefalse302) == $context["recommendCatId"])) {
  588.                                 // line 303
  589.                                 echo "                                                    ";
  590.                                 $context["in_cat"] = true;
  591.                                 // line 304
  592.                                 echo "                                                ";
  593.                             }
  594.                             // line 305
  595.                             echo "                                            ";
  596.                         }
  597.                         $_parent $context['_parent'];
  598.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
  599.                         $context array_intersect_key($context$_parent) + $_parent;
  600.                         // line 306
  601.                         echo "
  602.                                             ";
  603.                         // line 307
  604.                         if ((((isset($context["in_cat"]) || array_key_exists("in_cat"$context) ? $context["in_cat"] : (function () { throw new RuntimeError('Variable "in_cat" does not exist.'307$this->source); })()) == true) && (twig_get_attribute($this->env$this->source$context["Product"], "id", [], "any"falsefalsefalse307) > 106))) {
  605.                             // line 308
  606.                             echo "                                                ";
  607.                             $context["num_1"] = (twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse308) / 1000);
  608.                             // line 309
  609.                             echo "                                                ";
  610.                             $context["num_2"] = (twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse309) % 1000);
  611.                             // line 310
  612.                             echo "                                                ";
  613.                             $context["num_2_formatted"] = (isset($context["num_2"]) || array_key_exists("num_2"$context) ? $context["num_2"] : (function () { throw new RuntimeError('Variable "num_2" does not exist.'310$this->source); })());
  614.                             // line 311
  615.                             echo "
  616.                                                 ";
  617.                             // line 312
  618.                             if (((isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'312$this->source); })()) < 100)) {
  619.                                 // line 313
  620.                                 echo "                                                    ";
  621.                                 $context["num_2_formatted"] = ("0" . (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'313$this->source); })()));
  622.                                 // line 314
  623.                                 echo "                                                ";
  624.                             }
  625.                             // line 315
  626.                             echo "                                                <li class=\"product-v2\">
  627.                                                     <a href=\"";
  628.                             // line 316
  629.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => twig_get_attribute($this->env$this->source$context["Product"], "id", [], "any"falsefalsefalse316)]), "html"nulltrue);
  630.                             echo "\">
  631.                                                         <span class=\"circle\">
  632.                                                             <img src=\"";
  633.                             // line 318
  634.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/ic-arrow-blue.png"), "html"nulltrue);
  635.                             echo "\" alt=\"\">
  636.                                                         </span>
  637.                                                         <div class=\"group\">
  638.                                                             <div class=\"code\">
  639.                                                                 ";
  640.                             // line 322
  641.                             if ( !twig_test_empty(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse322))) {
  642.                                 // line 323
  643.                                 echo "                                                                    ";
  644.                                 $context['_parent'] = $context;
  645.                                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse323));
  646.                                 foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
  647.                                     // line 324
  648.                                     echo "                                                                        ";
  649.                                     if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse324), "Parent", [], "any"falsefalsefalse324))) {
  650.                                         // line 325
  651.                                         echo "                                                                            ";
  652.                                         $context["parentCat"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse325), "Parent", [], "any"falsefalsefalse325);
  653.                                         // line 326
  654.                                         echo "                                                                            ";
  655.                                         if ((twig_get_attribute($this->env$this->source, (isset($context["parentCat"]) || array_key_exists("parentCat"$context) ? $context["parentCat"] : (function () { throw new RuntimeError('Variable "parentCat" does not exist.'326$this->source); })()), "id", [], "any"falsefalsefalse326) == 19)) {
  656.                                             // line 327
  657.                                             echo "                                                                                <span>主に";
  658.                                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse327), "name", [], "any"falsefalsefalse327), "html"nulltrue);
  659.                                             echo "</span>
  660.                                                                             ";
  661.                                         }
  662.                                         // line 329
  663.                                         echo "                                                                        ";
  664.                                     }
  665.                                     // line 330
  666.                                     echo "                                                                    ";
  667.                                 }
  668.                                 $_parent $context['_parent'];
  669.                                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
  670.                                 $context array_intersect_key($context$_parent) + $_parent;
  671.                                 // line 331
  672.                                 echo "                                                                ";
  673.                             }
  674.                             // line 332
  675.                             echo "                                                                <p>";
  676.                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "code_min", [], "any"falsefalsefalse332), "html"nulltrue);
  677.                             if ((twig_get_attribute($this->env$this->source$context["Product"], "code_min", [], "any"falsefalsefalse332) != twig_get_attribute($this->env$this->source$context["Product"], "code_max", [], "any"falsefalsefalse332))) {
  678.                                 echo " ~ ";
  679.                                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "code_max", [], "any"falsefalsefalse332), "html"nulltrue);
  680.                             }
  681.                             echo "</p>
  682.                                                             </div>
  683.                                                             <span class=\"text\">標準工事費込み</span>
  684.                                                             <div class=\"price\">
  685.                                                                 <p class=\"price__val\">
  686.                                                                     <span class=\"yen\" title=\"¥\">¥</span><span class=\"num-1\" title=\"";
  687.                             // line 337
  688.                             echo twig_escape_filter($this->envtwig_round((isset($context["num_1"]) || array_key_exists("num_1"$context) ? $context["num_1"] : (function () { throw new RuntimeError('Variable "num_1" does not exist.'337$this->source); })()), 0"floor"), "html"nulltrue);
  689.                             echo ",\">";
  690.                             echo twig_escape_filter($this->envtwig_round((isset($context["num_1"]) || array_key_exists("num_1"$context) ? $context["num_1"] : (function () { throw new RuntimeError('Variable "num_1" does not exist.'337$this->source); })()), 0"floor"), "html"nulltrue);
  691.                             echo ",</span><span class=\"num-2\" title=\"";
  692.                             echo twig_escape_filter($this->env, (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'337$this->source); })()), "html"nulltrue);
  693.                             echo "\">";
  694.                             echo twig_escape_filter($this->env, (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'337$this->source); })()), "html"nulltrue);
  695.                             echo "</span>
  696.                                                                 </p>
  697.                                                                 <span class=\"price__tax\">(税込)</span>
  698.                                                             </div>
  699.                                                         </div>
  700.                                                     </a>
  701.                                                 </li>
  702.                                             ";
  703.                         }
  704.                         // line 345
  705.                         echo "                                        ";
  706.                     }
  707.                     $_parent $context['_parent'];
  708.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Product'], $context['_parent'], $context['loop']);
  709.                     $context array_intersect_key($context$_parent) + $_parent;
  710.                     // line 346
  711.                     echo "                                    </ul>
  712.                                 ";
  713.                 }
  714.                 // line 348
  715.                 echo "                            </div>
  716.                         ";
  717.             } else {
  718.                 // line 351
  719.                 echo "                            ";
  720.                 if (((isset($context["is_first"]) || array_key_exists("is_first"$context) ? $context["is_first"] : (function () { throw new RuntimeError('Variable "is_first" does not exist.'351$this->source); })()) == true)) {
  721.                     // line 352
  722.                     echo "                            ";
  723.                     $context["is_first"] = false;
  724.                     // line 353
  725.                     echo "                            <div id=\"group_";
  726.                     echo twig_escape_filter($this->env$context["recommendCatId"], "html"nulltrue);
  727.                     echo "\"></div>
  728.                             <div class=\"ec-product__group first\">
  729.                             ";
  730.                 } else {
  731.                     // line 356
  732.                     echo "                            <div id=\"group_";
  733.                     echo twig_escape_filter($this->env$context["recommendCatId"], "html"nulltrue);
  734.                     echo "\"></div>
  735.                             <div class=\"ec-product__group\">
  736.                             ";
  737.                 }
  738.                 // line 359
  739.                 echo "
  740.                                 <div class=\"ec-product__poster\">
  741.                                     <img src=\"";
  742.                 // line 361
  743.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/product/recomment-"), "html"nulltrue);
  744.                 echo twig_escape_filter($this->env$context["recommendCatId"], "html"nulltrue);
  745.                 echo ".png\">
  746.                                 </div>
  747.                                 ";
  748.                 // line 364
  749.                 if ((twig_get_attribute($this->env$this->source, (isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'364$this->source); })()), "totalItemCount", [], "any"falsefalsefalse364) > 0)) {
  750.                     // line 365
  751.                     echo "                                    <ul class=\"list-product-v2\">
  752.                                         ";
  753.                     // line 366
  754.                     $context['_parent'] = $context;
  755.                     $context['_seq'] = twig_ensure_traversable((isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'366$this->source); })()));
  756.                     foreach ($context['_seq'] as $context["_key"] => $context["Product"]) {
  757.                         // line 367
  758.                         echo "                                            ";
  759.                         $context["in_cat"] = false;
  760.                         // line 368
  761.                         echo "                                            ";
  762.                         $context['_parent'] = $context;
  763.                         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse368));
  764.                         foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
  765.                             // line 369
  766.                             echo "                                                ";
  767.                             if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse369), "id", [], "any"falsefalsefalse369) == $context["recommendCatId"])) {
  768.                                 // line 370
  769.                                 echo "                                                    ";
  770.                                 $context["in_cat"] = true;
  771.                                 // line 371
  772.                                 echo "                                                ";
  773.                             }
  774.                             // line 372
  775.                             echo "                                            ";
  776.                         }
  777.                         $_parent $context['_parent'];
  778.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
  779.                         $context array_intersect_key($context$_parent) + $_parent;
  780.                         // line 373
  781.                         echo "
  782.                                             ";
  783.                         // line 374
  784.                         if (((isset($context["in_cat"]) || array_key_exists("in_cat"$context) ? $context["in_cat"] : (function () { throw new RuntimeError('Variable "in_cat" does not exist.'374$this->source); })()) == true)) {
  785.                             // line 375
  786.                             echo "                                                ";
  787.                             $context["num_1"] = (twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse375) / 1000);
  788.                             // line 376
  789.                             echo "                                                ";
  790.                             $context["num_2"] = (twig_get_attribute($this->env$this->source$context["Product"], "getPrice02IncTaxMin", [], "any"falsefalsefalse376) % 1000);
  791.                             // line 377
  792.                             echo "                                                ";
  793.                             $context["num_2_formatted"] = (isset($context["num_2"]) || array_key_exists("num_2"$context) ? $context["num_2"] : (function () { throw new RuntimeError('Variable "num_2" does not exist.'377$this->source); })());
  794.                             // line 378
  795.                             echo "
  796.                                                 ";
  797.                             // line 379
  798.                             if (((isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'379$this->source); })()) < 100)) {
  799.                                 // line 380
  800.                                 echo "                                                    ";
  801.                                 $context["num_2_formatted"] = ("0" . (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'380$this->source); })()));
  802.                                 // line 381
  803.                                 echo "                                                ";
  804.                             }
  805.                             // line 382
  806.                             echo "                                                <li class=\"product-v2\">
  807.                                                     <a href=\"";
  808.                             // line 383
  809.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => twig_get_attribute($this->env$this->source$context["Product"], "id", [], "any"falsefalsefalse383)]), "html"nulltrue);
  810.                             echo "\">
  811.                                                         <span class=\"circle\">
  812.                                                             <img src=\"";
  813.                             // line 385
  814.                             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/ic-arrow-blue.png"), "html"nulltrue);
  815.                             echo "\" alt=\"\">
  816.                                                         </span>
  817.                                                         <div class=\"group\">
  818.                                                             <div class=\"code\">
  819.                                                                 ";
  820.                             // line 389
  821.                             if ( !twig_test_empty(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse389))) {
  822.                                 // line 390
  823.                                 echo "                                                                    ";
  824.                                 $context['_parent'] = $context;
  825.                                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["Product"], "ProductCategories", [], "any"falsefalsefalse390));
  826.                                 foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
  827.                                     // line 391
  828.                                     echo "                                                                        ";
  829.                                     if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse391), "Parent", [], "any"falsefalsefalse391))) {
  830.                                         // line 392
  831.                                         echo "                                                                            ";
  832.                                         $context["parentCat"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse392), "Parent", [], "any"falsefalsefalse392);
  833.                                         // line 393
  834.                                         echo "                                                                            ";
  835.                                         if ((twig_get_attribute($this->env$this->source, (isset($context["parentCat"]) || array_key_exists("parentCat"$context) ? $context["parentCat"] : (function () { throw new RuntimeError('Variable "parentCat" does not exist.'393$this->source); })()), "id", [], "any"falsefalsefalse393) == 19)) {
  836.                                             // line 394
  837.                                             echo "                                                                                <span>主に";
  838.                                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductCategory"], "Category", [], "any"falsefalsefalse394), "name", [], "any"falsefalsefalse394), "html"nulltrue);
  839.                                             echo "</span>
  840.                                                                             ";
  841.                                         }
  842.                                         // line 396
  843.                                         echo "                                                                        ";
  844.                                     }
  845.                                     // line 397
  846.                                     echo "                                                                    ";
  847.                                 }
  848.                                 $_parent $context['_parent'];
  849.                                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
  850.                                 $context array_intersect_key($context$_parent) + $_parent;
  851.                                 // line 398
  852.                                 echo "                                                                ";
  853.                             }
  854.                             // line 399
  855.                             echo "                                                                <p>";
  856.                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "code_min", [], "any"falsefalsefalse399), "html"nulltrue);
  857.                             if ((twig_get_attribute($this->env$this->source$context["Product"], "code_min", [], "any"falsefalsefalse399) != twig_get_attribute($this->env$this->source$context["Product"], "code_max", [], "any"falsefalsefalse399))) {
  858.                                 echo " ~ ";
  859.                                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["Product"], "code_max", [], "any"falsefalsefalse399), "html"nulltrue);
  860.                             }
  861.                             echo "</p>
  862.                                                             </div>
  863.                                                             <span class=\"text\">標準工事費込み</span>
  864.                                                             <div class=\"price\">
  865.                                                                 <p class=\"price__val\">
  866.                                                                     <span class=\"yen\" title=\"¥\">¥</span><span class=\"num-1\" title=\"";
  867.                             // line 404
  868.                             echo twig_escape_filter($this->envtwig_round((isset($context["num_1"]) || array_key_exists("num_1"$context) ? $context["num_1"] : (function () { throw new RuntimeError('Variable "num_1" does not exist.'404$this->source); })()), 0"floor"), "html"nulltrue);
  869.                             echo ",\">";
  870.                             echo twig_escape_filter($this->envtwig_round((isset($context["num_1"]) || array_key_exists("num_1"$context) ? $context["num_1"] : (function () { throw new RuntimeError('Variable "num_1" does not exist.'404$this->source); })()), 0"floor"), "html"nulltrue);
  871.                             echo ",</span><span class=\"num-2\" title=\"";
  872.                             echo twig_escape_filter($this->env, (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'404$this->source); })()), "html"nulltrue);
  873.                             echo "\">";
  874.                             echo twig_escape_filter($this->env, (isset($context["num_2_formatted"]) || array_key_exists("num_2_formatted"$context) ? $context["num_2_formatted"] : (function () { throw new RuntimeError('Variable "num_2_formatted" does not exist.'404$this->source); })()), "html"nulltrue);
  875.                             echo "</span>
  876.                                                                 </p>
  877.                                                                 <span class=\"price__tax\">(税込)</span>
  878.                                                             </div>
  879.                                                         </div>
  880.                                                     </a>
  881.                                                 </li>
  882.                                             ";
  883.                         }
  884.                         // line 412
  885.                         echo "                                        ";
  886.                     }
  887.                     $_parent $context['_parent'];
  888.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Product'], $context['_parent'], $context['loop']);
  889.                     $context array_intersect_key($context$_parent) + $_parent;
  890.                     // line 413
  891.                     echo "                                    </ul>
  892.                                 ";
  893.                 }
  894.                 // line 415
  895.                 echo "
  896.                             </div>
  897.                         ";
  898.             }
  899.             // line 418
  900.             echo "
  901.                         
  902.                     ";
  903.         }
  904.         $_parent $context['_parent'];
  905.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['recommendCatId'], $context['_parent'], $context['loop']);
  906.         $context array_intersect_key($context$_parent) + $_parent;
  907.         // line 421
  908.         echo "
  909.                 </div>
  910.             </div>
  911.         </div>
  912.     </div>
  913. ";
  914.         
  915.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  916.         
  917.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  918.     }
  919.     public function getTemplateName()
  920.     {
  921.         return "Product/recommend.twig";
  922.     }
  923.     public function isTraitable()
  924.     {
  925.         return false;
  926.     }
  927.     public function getDebugInfo()
  928.     {
  929.         return array (  952 => 421,  944 => 418,  939 => 415,  935 => 413,  929 => 412,  912 => 404,  899 => 399,  896 => 398,  890 => 397,  887 => 396,  881 => 394,  878 => 393,  875 => 392,  872 => 391,  867 => 390,  865 => 389,  858 => 385,  853 => 383,  850 => 382,  847 => 381,  844 => 380,  842 => 379,  839 => 378,  836 => 377,  833 => 376,  830 => 375,  828 => 374,  825 => 373,  819 => 372,  816 => 371,  813 => 370,  810 => 369,  805 => 368,  802 => 367,  798 => 366,  795 => 365,  793 => 364,  786 => 361,  782 => 359,  775 => 356,  768 => 353,  765 => 352,  762 => 351,  757 => 348,  753 => 346,  747 => 345,  730 => 337,  717 => 332,  714 => 331,  708 => 330,  705 => 329,  699 => 327,  696 => 326,  693 => 325,  690 => 324,  685 => 323,  683 => 322,  676 => 318,  671 => 316,  668 => 315,  665 => 314,  662 => 313,  660 => 312,  657 => 311,  654 => 310,  651 => 309,  648 => 308,  646 => 307,  643 => 306,  637 => 305,  634 => 304,  631 => 303,  628 => 302,  623 => 301,  620 => 300,  616 => 299,  613 => 298,  611 => 297,  604 => 294,  598 => 291,  595 => 290,  591 => 288,  585 => 287,  568 => 279,  555 => 274,  552 => 273,  546 => 272,  543 => 271,  537 => 269,  534 => 268,  531 => 267,  528 => 266,  523 => 265,  521 => 264,  514 => 260,  509 => 258,  506 => 257,  503 => 256,  500 => 255,  498 => 254,  495 => 253,  492 => 252,  489 => 251,  486 => 250,  484 => 249,  481 => 248,  475 => 247,  472 => 246,  469 => 245,  466 => 244,  461 => 243,  458 => 242,  454 => 241,  451 => 240,  449 => 239,  442 => 236,  439 => 235,  432 => 232,  425 => 229,  422 => 228,  419 => 227,  417 => 226,  414 => 225,  409 => 224,  407 => 223,  401 => 220,  392 => 214,  372 => 197,  367 => 194,  355 => 176,  340 => 163,  334 => 162,  325 => 160,  321 => 159,  316 => 158,  313 => 157,  309 => 156,  306 => 155,  296 => 154,  240 => 107,  230 => 100,  199 => 72,  184 => 60,  149 => 27,  135 => 26,  127 => 25,  110 => 24,  95 => 11,  85 => 10,  73 => 6,  63 => 5,  52 => 1,  50 => 3,  37 => 1,);
  930.     }
  931.     public function getSourceContext()
  932.     {
  933.         return new Source("{% extends 'default_frame.twig' %}
  934. {% set body_class = 'product_page' %}
  935. {% block stylesheet %}
  936. <style>
  937. </style>
  938. {% endblock %}
  939. {% block javascript %}
  940.     <script>
  941.         (function(d) {
  942.             var config = {
  943.             kitId: 'pki8bzh',
  944.             scriptTimeout: 0,
  945.             async: true
  946.             },
  947.             h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\\bwf-loading\\b/g,\"\")+\" wf-inactive\";},config.scriptTimeout),tk=d.createElement(\"script\"),f=false,s=d.getElementsByTagName(\"script\")[0],a;h.className+=\" wf-loading\";tk.src='https://use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!=\"complete\"&&a!=\"loaded\")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s)
  948.         })(document);
  949.     </script>
  950.     
  951.     <script>
  952.         eccube.productsClassCategories = {
  953.             {% for Product in pagination %}
  954.             \"{{ Product.id|escape('js') }}\": {{ class_categories_as_json(Product)|raw }}{% if loop.last == false %}, {% endif %}
  955.             {% endfor %}
  956.         };
  957.         \$(function() {
  958.             // 検索条件を追加
  959.             \$('.btn-condition').click(function() {
  960.                 \$('#active_idx').val(\$(this).index());
  961.             });
  962.             \$('.form-check-input').change(function() {
  963.                 \$(\"#form1\").submit();
  964.             });
  965.             // 表示件数を変更
  966.             \$('.disp-number').change(function() {
  967.                 var dispNumber = \$(this).val();
  968.                 \$('#disp_number').val(dispNumber);
  969.                 \$('#pageno').val(1);
  970.                 \$(\"#form1\").submit();
  971.             });
  972.             // 並び順を変更
  973.             \$('.order-by').change(function() {
  974.                 var orderBy = \$(this).val();
  975.                 \$('#orderby').val(orderBy);
  976.                 \$('#pageno').val(1);
  977.                 \$(\"#form1\").submit();
  978.             });
  979.             \$('.add-cart').on('click', function(e) {
  980.                 var \$form = \$(this).parents('li').find('form');
  981.                 // 規格1フォームの必須チェック
  982.                 var \$form_select = \$form.parent().find('.form-select');
  983.                 if (\$form_select.val() == '__unselected' || \$form_select.val() == '') {
  984.                     \$form_select[0].setCustomValidity('{{ '項目が選択されていません'|trans }}');
  985.                     setTimeout(function() {
  986.                         loadingOverlay('hide');
  987.                     }, 100);
  988.                     return true;
  989.                 } else {
  990.                     \$form_select[0].setCustomValidity('');
  991.                 }
  992.                 // 個数フォームのチェック
  993.                 var \$quantity = \$form.parent().find('.quantity');
  994.                 if (\$quantity.val() < 1) {
  995.                     \$quantity[0].setCustomValidity('{{ '1以上で入力してください。'|trans }}');
  996.                     setTimeout(function() {
  997.                         loadingOverlay('hide');
  998.                     }, 100);
  999.                     return true;
  1000.                 } else {
  1001.                     \$quantity[0].setCustomValidity('');
  1002.                 }
  1003.                 e.preventDefault();
  1004.                 \$.ajax({
  1005.                     url: \$form.attr('action'),
  1006.                     type: \$form.attr('method'),
  1007.                     data: \$form.serialize(),
  1008.                     dataType: 'json',
  1009.                     beforeSend: function(xhr, settings) {
  1010.                         // Buttonを無効にする
  1011.                         \$('.add-cart').prop('disabled', true);
  1012.                     }
  1013.                 }).done(function(data) {
  1014.                     // レスポンス内のメッセージをalertで表示
  1015.                     \$.each(data.messages, function() {
  1016.                         \$('#ec-modal-header').text(this);
  1017.                     });
  1018.                     \$('.ec-modal').show()
  1019.                     // カートブロックを更新する
  1020.                     \$.ajax({
  1021.                         url: '{{ url('block_cart') }}',
  1022.                         type: 'GET',
  1023.                         dataType: 'html'
  1024.                     }).done(function(html) {
  1025.                         \$('.ec-headerRole__cart').html(html);
  1026.                     });
  1027.                 }).fail(function(data) {
  1028.                     alert('{{ 'カートへの追加に失敗しました。'|trans }}');
  1029.                 }).always(function(data) {
  1030.                     // Buttonを有効にする
  1031.                     \$('.add-cart').prop('disabled', false);
  1032.                 });
  1033.             });
  1034.             \$('.favorite').click(function(event) {
  1035.                 if (\$(this).attr('disabled') != 'disabled') {
  1036.                     \$(this).closest('li.product').find('.list-add-favorite').submit();
  1037.                 }
  1038.             });
  1039.         });
  1040.         \$('.ec-modal-wrap').on('click', function(e) {
  1041.             // モーダル内の処理は外側にバブリングさせない
  1042.             e.stopPropagation();
  1043.         });
  1044.         \$('.ec-modal-overlay, .ec-modal, .ec-modal-close, .ec-inlineBtn--cancel').on('click', function() {
  1045.             \$('.ec-modal').hide()
  1046.         });
  1047.     </script>
  1048.     <script>
  1049.         \$(document).ready(function(){
  1050.             \$(\".left .list-btn .btn-condition\").eq(\$('#active_idx').val()).addClass('active');
  1051.             \$(\".right .item\").eq(\$('#active_idx').val()).addClass('active');
  1052.             \$(\".left .list-btn .btn-condition\").click(function(e){
  1053.                 if (!\$(this).hasClass(\"active\")) {
  1054.                     var tabNum = \$(this).index();
  1055.                     var nthChild = tabNum+1;
  1056.                     \$(\".left .list-btn .btn-condition.active\").removeClass(\"active\");
  1057.                     \$(this).addClass(\"active\");
  1058.                     \$(\".right .item.active\").removeClass(\"active\");
  1059.                     \$(\".right .item:nth-child(\"+nthChild+\")\").addClass(\"active\");
  1060.                 }
  1061.             });
  1062.             \$(\".reset\").click(function(e){
  1063.                 \$(\".right .item input[type='checkbox']:checked\").prop('checked', false);
  1064.                 \$(\"#form1\").submit();
  1065.             });
  1066.         });
  1067.     </script>
  1068. {% endblock %}
  1069. {% block main %}
  1070.     <form name=\"form1\" id=\"form1\" method=\"get\" action=\"?\">
  1071.         {% for item in search_form %}
  1072.             {% if item.vars.value is not iterable %}
  1073.                 <input type=\"hidden\" id=\"{{ item.vars.id }}\"
  1074.                 name=\"{{ item.vars.full_name }}\"
  1075.                 {% if item.vars.value is not empty %}value=\"{{ item.vars.value }}\" {% endif %}/>
  1076.             {% endif %}
  1077.         {% endfor %}
  1078.     </form>
  1079.     <div class=\"ec-featured-product-page\">
  1080.         <div class=\"ec-banner\">
  1081.             <div class=\"ec-banner__inner\">
  1082.                 <div class=\"inner\">
  1083.                     <h2>
  1084.                         おすすめ商品
  1085.                     </h2>
  1086.                 </div>
  1087.             </div>
  1088.             <div class=\"ec-breadcrumb\">
  1089.                 <ul class=\"ec-breadcrumb__menu\">
  1090.                     <li class=\"ec-breadcrumb__item\"><a href=\"{{ url('homepage') }}\">TOP</a></li>
  1091.                     <li class=\"ec-breadcrumb__item\"><span>></span></li>
  1092.                     <li class=\"ec-breadcrumb__item\"><p>おすすめ商品</p></li>
  1093.                 </ul>
  1094.             </div>
  1095.         </div>
  1096.         <div class=\"ec-product-main\">
  1097.             <div class=\"ec-product__inner\">
  1098.                 <div class=\"inner\">
  1099.                     {# <div class=\"group-text\">
  1100.                         <p>
  1101.                             標準設置工事費は、配管テープ巻き(化粧カバーなし)、配管の長さ4メートル以内となります。<br />
  1102.                             詳細な工事費用をお見積り希望の方は<a href=\"{{ url('contact') }}?type=1\">こちら</a>からお問合せください。
  1103.                         </p>
  1104.                         <p class=\"v2\">
  1105.                             グランドオープン記念!今ならエアコン本体の購入がお得です!エアコン本体のご予算、おすすめ順、機能などから、お好みのエアコンをお選びください。そのほか、エアコンの工事や取り付けや交換もエアココにお任せくださいませ。
  1106.                         </p>
  1107.                     </div> #}
  1108.                     <div class=\"ec-reCommended\">
  1109.                         <div class=\"message\">
  1110.                             <div class=\"group\">
  1111.                                 <img src=\"{{ asset('assets/img/common/panda-healthcare_staff.png')}}\" alt=\"\">
  1112.                             </div>
  1113.                             <div class=\"mess\">
  1114.                                 <p>エアココの強み! </p> 
  1115.                             </div>
  1116.                         </div>
  1117.                         <div class=\"message r\">
  1118.                             <div class=\"mess\">
  1119.                                 <p><span>強み①【決済後の追加工事費はかかりません】</span><br />
  1120.                                     エアコンの設置工事当日に工事業者から高額な追加費用を請求されたという話をよく聞きます。エアココは事前にエアコン本体価格のみならず設置工事費込み(標準工事費+追加工事費)ですべての金額を算出するので決済後の追加費用は一切かかりません。<br />
  1121.                                     <br />
  1122.                                     <span>強み➁【最短で取付工事可能】</span><br />
  1123.                                     エアココと提携している全国のエアコン設置業者が最短で設置工事を行いますが、特にお急ぎのお客様のために優先して設置工事ができる「特急券」もご用意しています。
  1124.                                 </p>
  1125.                             </div>
  1126.                             <div class=\"group\">
  1127.                                 <img src=\"{{ asset('assets/img/common/kuma-student.png')}}\" alt=\"\">
  1128.                             </div>
  1129.                         </div>
  1130.                     </div>
  1131. <!-- 
  1132.                     <div class=\"ec-product__banner\">
  1133.                         <img src=\"{{ asset('assets/img/product/banner.jpg')}}\" alt=\"\">
  1134.                     </div> -->
  1135.                     {% set is_first = true %}
  1136.                     {% for recommendCatId in recommendCats %}
  1137.                         {% if recommendCatId == 30 %}
  1138.                             {% if is_first == true %}
  1139.                             {% set is_first = false %}
  1140.                             <div id=\"group_{{ recommendCatId }}\"></div>
  1141.                             <div class=\"ec-product__group first\">
  1142.                             {% else %}
  1143.                             <div id=\"group_{{ recommendCatId }}\"></div>
  1144.                             <div class=\"ec-product__group\">
  1145.                             {% endif %}
  1146.                                 <div class=\"ec-product__poster\">
  1147.                                     <img src=\"{{ asset('assets/img/product/recomment-') }}{{ recommendCatId }}.png\">
  1148.                                 </div>
  1149.                                 {% if pagination.totalItemCount > 0 %}
  1150.                                     <ul class=\"list-product-v2\">
  1151.                                         {% for Product in pagination %}
  1152.                                             {% set in_cat = false %}
  1153.                                             {% for ProductCategory in Product.ProductCategories %}
  1154.                                                 {% if ProductCategory.Category.id == recommendCatId %}
  1155.                                                     {% set in_cat = true %}
  1156.                                                 {% endif %}
  1157.                                             {% endfor %}
  1158.                                             {% if in_cat == true and Product.id <= 106 %}
  1159.                                                 {% set num_1 = (Product.getPrice02IncTaxMin / 1000) %}
  1160.                                                 {% set num_2 = Product.getPrice02IncTaxMin % 1000 %}
  1161.                                                 {% set num_2_formatted = num_2 %}
  1162.                                                 {% if num_2_formatted < 100 %}
  1163.                                                     {% set num_2_formatted = \"0\" ~ num_2_formatted %}
  1164.                                                 {% endif %}
  1165.                                                 <li class=\"product-v2\">
  1166.                                                     <a href=\"{{ url('product_detail', {'id': Product.id}) }}\">
  1167.                                                         <span class=\"circle\">
  1168.                                                             <img src=\"{{ asset('assets/img/common/ic-arrow-blue.png') }}\" alt=\"\">
  1169.                                                         </span>
  1170.                                                         <div class=\"group\">
  1171.                                                             <div class=\"code\">
  1172.                                                                 {% if Product.ProductCategories is not empty %}
  1173.                                                                     {% for ProductCategory in Product.ProductCategories %}
  1174.                                                                         {% if ProductCategory.Category.Parent is not empty %}
  1175.                                                                             {% set parentCat = ProductCategory.Category.Parent %}
  1176.                                                                             {% if parentCat.id == 19 %}
  1177.                                                                                 <span>主に{{ ProductCategory.Category.name }}</span>
  1178.                                                                             {% endif %}
  1179.                                                                         {% endif %}
  1180.                                                                     {% endfor %}
  1181.                                                                 {% endif %}
  1182.                                                                 <p>{{ Product.code_min }}{% if Product.code_min != Product.code_max %} ~ {{ Product.code_max }}{% endif %}</p>
  1183.                                                             </div>
  1184.                                                             <span class=\"text\">標準工事費込み</span>
  1185.                                                             <div class=\"price\">
  1186.                                                                 <p class=\"price__val\">
  1187.                                                                     <span class=\"yen\" title=\"¥\">¥</span><span class=\"num-1\" title=\"{{ num_1|round(0, 'floor') }},\">{{ num_1|round(0, 'floor') }},</span><span class=\"num-2\" title=\"{{ num_2_formatted }}\">{{ num_2_formatted }}</span>
  1188.                                                                 </p>
  1189.                                                                 <span class=\"price__tax\">(税込)</span>
  1190.                                                             </div>
  1191.                                                         </div>
  1192.                                                     </a>
  1193.                                                 </li>
  1194.                                             {% endif %}
  1195.                                         {% endfor %}
  1196.                                     </ul>
  1197.                                 {% endif %}
  1198.                             </div>
  1199.                             <div id=\"group_{{ recommendCatId }}-2\"></div>
  1200.                             <div class=\"ec-product__group\">
  1201.                                 <div class=\"ec-product__poster\">
  1202.                                     <img src=\"{{ asset('assets/img/product/recomment-') }}{{ recommendCatId }}-2.png\">
  1203.                                 </div>
  1204.                                 {% if pagination.totalItemCount > 0 %}
  1205.                                     <ul class=\"list-product-v2\">
  1206.                                         {% for Product in pagination %}
  1207.                                             {% set in_cat = false %}
  1208.                                             {% for ProductCategory in Product.ProductCategories %}
  1209.                                                 {% if ProductCategory.Category.id == recommendCatId %}
  1210.                                                     {% set in_cat = true %}
  1211.                                                 {% endif %}
  1212.                                             {% endfor %}
  1213.                                             {% if in_cat == true and Product.id > 106 %}
  1214.                                                 {% set num_1 = Product.getPrice02IncTaxMin / 1000 %}
  1215.                                                 {% set num_2 = Product.getPrice02IncTaxMin % 1000 %}
  1216.                                                 {% set num_2_formatted = num_2 %}
  1217.                                                 {% if num_2_formatted < 100 %}
  1218.                                                     {% set num_2_formatted = \"0\" ~ num_2_formatted %}
  1219.                                                 {% endif %}
  1220.                                                 <li class=\"product-v2\">
  1221.                                                     <a href=\"{{ url('product_detail', {'id': Product.id}) }}\">
  1222.                                                         <span class=\"circle\">
  1223.                                                             <img src=\"{{ asset('assets/img/common/ic-arrow-blue.png') }}\" alt=\"\">
  1224.                                                         </span>
  1225.                                                         <div class=\"group\">
  1226.                                                             <div class=\"code\">
  1227.                                                                 {% if Product.ProductCategories is not empty %}
  1228.                                                                     {% for ProductCategory in Product.ProductCategories %}
  1229.                                                                         {% if ProductCategory.Category.Parent is not empty %}
  1230.                                                                             {% set parentCat = ProductCategory.Category.Parent %}
  1231.                                                                             {% if parentCat.id == 19 %}
  1232.                                                                                 <span>主に{{ ProductCategory.Category.name }}</span>
  1233.                                                                             {% endif %}
  1234.                                                                         {% endif %}
  1235.                                                                     {% endfor %}
  1236.                                                                 {% endif %}
  1237.                                                                 <p>{{ Product.code_min }}{% if Product.code_min != Product.code_max %} ~ {{ Product.code_max }}{% endif %}</p>
  1238.                                                             </div>
  1239.                                                             <span class=\"text\">標準工事費込み</span>
  1240.                                                             <div class=\"price\">
  1241.                                                                 <p class=\"price__val\">
  1242.                                                                     <span class=\"yen\" title=\"¥\">¥</span><span class=\"num-1\" title=\"{{ num_1|round(0, 'floor') }},\">{{ num_1|round(0, 'floor') }},</span><span class=\"num-2\" title=\"{{ num_2_formatted }}\">{{ num_2_formatted }}</span>
  1243.                                                                 </p>
  1244.                                                                 <span class=\"price__tax\">(税込)</span>
  1245.                                                             </div>
  1246.                                                         </div>
  1247.                                                     </a>
  1248.                                                 </li>
  1249.                                             {% endif %}
  1250.                                         {% endfor %}
  1251.                                     </ul>
  1252.                                 {% endif %}
  1253.                             </div>
  1254.                         {% else %}
  1255.                             {% if is_first == true %}
  1256.                             {% set is_first = false %}
  1257.                             <div id=\"group_{{ recommendCatId }}\"></div>
  1258.                             <div class=\"ec-product__group first\">
  1259.                             {% else %}
  1260.                             <div id=\"group_{{ recommendCatId }}\"></div>
  1261.                             <div class=\"ec-product__group\">
  1262.                             {% endif %}
  1263.                                 <div class=\"ec-product__poster\">
  1264.                                     <img src=\"{{ asset('assets/img/product/recomment-') }}{{ recommendCatId }}.png\">
  1265.                                 </div>
  1266.                                 {% if pagination.totalItemCount > 0 %}
  1267.                                     <ul class=\"list-product-v2\">
  1268.                                         {% for Product in pagination %}
  1269.                                             {% set in_cat = false %}
  1270.                                             {% for ProductCategory in Product.ProductCategories %}
  1271.                                                 {% if ProductCategory.Category.id == recommendCatId %}
  1272.                                                     {% set in_cat = true %}
  1273.                                                 {% endif %}
  1274.                                             {% endfor %}
  1275.                                             {% if in_cat == true %}
  1276.                                                 {% set num_1 = Product.getPrice02IncTaxMin / 1000 %}
  1277.                                                 {% set num_2 = Product.getPrice02IncTaxMin % 1000 %}
  1278.                                                 {% set num_2_formatted = num_2 %}
  1279.                                                 {% if num_2_formatted < 100 %}
  1280.                                                     {% set num_2_formatted = \"0\" ~ num_2_formatted %}
  1281.                                                 {% endif %}
  1282.                                                 <li class=\"product-v2\">
  1283.                                                     <a href=\"{{ url('product_detail', {'id': Product.id}) }}\">
  1284.                                                         <span class=\"circle\">
  1285.                                                             <img src=\"{{ asset('assets/img/common/ic-arrow-blue.png') }}\" alt=\"\">
  1286.                                                         </span>
  1287.                                                         <div class=\"group\">
  1288.                                                             <div class=\"code\">
  1289.                                                                 {% if Product.ProductCategories is not empty %}
  1290.                                                                     {% for ProductCategory in Product.ProductCategories %}
  1291.                                                                         {% if ProductCategory.Category.Parent is not empty %}
  1292.                                                                             {% set parentCat = ProductCategory.Category.Parent %}
  1293.                                                                             {% if parentCat.id == 19 %}
  1294.                                                                                 <span>主に{{ ProductCategory.Category.name }}</span>
  1295.                                                                             {% endif %}
  1296.                                                                         {% endif %}
  1297.                                                                     {% endfor %}
  1298.                                                                 {% endif %}
  1299.                                                                 <p>{{ Product.code_min }}{% if Product.code_min != Product.code_max %} ~ {{ Product.code_max }}{% endif %}</p>
  1300.                                                             </div>
  1301.                                                             <span class=\"text\">標準工事費込み</span>
  1302.                                                             <div class=\"price\">
  1303.                                                                 <p class=\"price__val\">
  1304.                                                                     <span class=\"yen\" title=\"¥\">¥</span><span class=\"num-1\" title=\"{{ num_1|round(0, 'floor') }},\">{{ num_1|round(0, 'floor') }},</span><span class=\"num-2\" title=\"{{ num_2_formatted }}\">{{ num_2_formatted }}</span>
  1305.                                                                 </p>
  1306.                                                                 <span class=\"price__tax\">(税込)</span>
  1307.                                                             </div>
  1308.                                                         </div>
  1309.                                                     </a>
  1310.                                                 </li>
  1311.                                             {% endif %}
  1312.                                         {% endfor %}
  1313.                                     </ul>
  1314.                                 {% endif %}
  1315.                             </div>
  1316.                         {% endif %}
  1317.                         
  1318.                     {% endfor %}
  1319.                 </div>
  1320.             </div>
  1321.         </div>
  1322.     </div>
  1323. {% endblock %}
  1324. ""Product/recommend.twig""/home/gogo002/gogo002.xbiz.jp/public_html/rintec/app/template/default/Product/recommend.twig");
  1325.     }
  1326. }