var/cache/dev/twig/aa/aad72865218ada6395a55151cf5f8d406d512c0b237946ec62ee786fe58b2b11.php line 39

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @ProductReview42/Product/review.twig */
  14. class __TwigTemplate_5b4e45adbcea607bfa1170766c527967ddaf7df1670cd66c8cc71ab715c73bf6 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ProductReview42/Product/review.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@ProductReview42/Product/review.twig"));
  39.         // line 13
  40.         $context["body_class"] = "product_page";
  41.         // line 11
  42.         $this->parent $this->loadTemplate("default_frame.twig""@ProductReview42/Product/review.twig"11);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  46.         
  47.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  48.     }
  49.     // line 15
  50.     public function block_javascript($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  57.         // line 16
  58.         echo "    <script>
  59.         \$(function() {
  60.             // 表示件数を変更
  61.             \$('.disp-number').change(function() {
  62.                 var dispNumber = \$(this).val();
  63.                 \$('#disp_number').val(dispNumber);
  64.                 \$('#pageno').val(1);
  65.                 \$(\"#form1\").submit();
  66.             });
  67.         });
  68.         \$('.ec-modal-wrap').on('click', function(e) {
  69.             // モーダル内の処理は外側にバブリングさせない
  70.             e.stopPropagation();
  71.         });
  72.         \$('.ec-modal-overlay, .ec-modal, .ec-modal-close, .ec-inlineBtn--cancel').on('click', function() {
  73.             \$('.ec-modal').hide()
  74.         });
  75.     </script>
  76. ";
  77.         
  78.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  79.         
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  81.     }
  82.     // line 39
  83.     public function block_main($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  89.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  90.         // line 40
  91.         echo "    <div class=\"ec-pageHeader contentHeader\">
  92.         <h1>";
  93.         // line 41
  94.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("新着レビュー"), "html"nulltrue);
  95.         echo "</h1>
  96.     </div>
  97.     ";
  98.         // line 43
  99.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["search_form"]) || array_key_exists("search_form"$context) ? $context["search_form"] : (function () { throw new RuntimeError('Variable "search_form" does not exist.'43$this->source); })()), "category_id", [], "any"falsefalsefalse43), "vars", [], "any"falsefalsefalse43), "errors", [], "any"falsefalsefalse43)) > 0)) {
  100.             // line 44
  101.             echo "        <div class=\"ec-searchnavRole\">
  102.             <p class=\"errormsg text-danger\">";
  103.             // line 45
  104.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご指定のカテゴリは存在しません"), "html"nulltrue);
  105.             echo "</p>
  106.         </div>
  107.     ";
  108.         } else {
  109.             // line 48
  110.             echo "        <div class=\"ec-searchnavRole\">
  111.             <form name=\"form1\" id=\"form1\" method=\"get\" action=\"?\">
  112.                 ";
  113.             // line 50
  114.             $context['_parent'] = $context;
  115.             $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.'50$this->source); })()));
  116.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  117.                 // line 51
  118.                 echo "                    <input type=\"hidden\" id=\"";
  119.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse51), "id", [], "any"falsefalsefalse51), "html"nulltrue);
  120.                 echo "\"
  121.                            name=\"";
  122.                 // line 52
  123.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse52), "full_name", [], "any"falsefalsefalse52), "html"nulltrue);
  124.                 echo "\"
  125.                            ";
  126.                 // line 53
  127.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse53), "value", [], "any"falsefalsefalse53))) {
  128.                     echo "value=\"";
  129.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["item"], "vars", [], "any"falsefalsefalse53), "value", [], "any"falsefalsefalse53), "html"nulltrue);
  130.                     echo "\" ";
  131.                 }
  132.                 echo "/>
  133.                 ";
  134.             }
  135.             $_parent $context['_parent'];
  136.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  137.             $context array_intersect_key($context$_parent) + $_parent;
  138.             // line 55
  139.             echo "            </form>
  140.             ";
  141.             // line 74
  142.             echo "            <div class=\"ec-searchnavRole__infos\">
  143.                 <div class=\"ec-searchnavRole__counter\">
  144.                     ";
  145.             // line 82
  146.             echo "                </div>
  147.                 ";
  148.             // line 83
  149.             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.'83$this->source); })()), "totalItemCount", [], "any"falsefalsefalse83) > 0)) {
  150.                 // line 84
  151.                 echo "                    <div class=\"ec-searchnavRole__actions\">
  152.                         <div class=\"ec-select\">
  153.                             ";
  154.                 // line 86
  155.                 echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["search_form"]) || array_key_exists("search_form"$context) ? $context["search_form"] : (function () { throw new RuntimeError('Variable "search_form" does not exist.'86$this->source); })()), "disp_number", [], "any"falsefalsefalse86), 'widget', ["id" => """attr" => ["class" => "disp-number"]]);
  156.                 echo "
  157.                             ";
  158.                 // line 88
  159.                 echo "                        </div>
  160.                     </div>
  161.                 ";
  162.             }
  163.             // line 91
  164.             echo "            </div>
  165.         </div>
  166.         ";
  167.             // line 93
  168.             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.'93$this->source); })()), "totalItemCount", [], "any"falsefalsefalse93) > 0)) {
  169.                 // line 94
  170.                 echo "            <div class=\"ec-shelfRole\">
  171.                 <ul class=\"reply\">
  172.                     ";
  173.                 // line 96
  174.                 $context['_parent'] = $context;
  175.                 $context['_seq'] = twig_ensure_traversable((isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'96$this->source); })()));
  176.                 foreach ($context['_seq'] as $context["_key"] => $context["ProductReview"]) {
  177.                     // line 97
  178.                     echo "                        <li class=\"reply__list\">
  179.                             <div class=\"reply__list__image\">
  180.                                 <div class=\"reply__list__image__block\">
  181.                                     <img src=\"";
  182.                     // line 100
  183.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductReview"], "Product", [], "any"falsefalsefalse100), "main_list_image", [], "any"falsefalsefalse100)), "save_image"), "html"nulltrue);
  184.                     echo "\" alt=\"\">
  185.                                 </div>
  186.                             </div>
  187.                             <div class=\"reply__list__content\">
  188.                                 <p class=\"reply__list__date\">
  189.                                     ";
  190.                     // line 105
  191.                     echo twig_escape_filter($this->env$this->extensions['Eccube\Twig\Extension\IntlExtension']->date_day($this->envtwig_get_attribute($this->env$this->source$context["ProductReview"], "create_date", [], "any"falsefalsefalse105)), "html"nulltrue);
  192.                     echo "
  193.                                 </p>
  194.                                 <a class=\"reply__list__title\" href=\"";
  195.                     // line 107
  196.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductReview"], "Product", [], "any"falsefalsefalse107), "id", [], "any"falsefalsefalse107)]), "html"nulltrue);
  197.                     echo "\">
  198.                                     ";
  199.                     // line 108
  200.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductReview"], "Product", [], "any"falsefalsefalse108), "name", [], "any"falsefalsefalse108), "html"nulltrue);
  201.                     echo "
  202.                                 </p>
  203.                                 <p class=\"reply__list__detail\">
  204.                                     ";
  205.                     // line 111
  206.                     echo twig_nl2br(twig_get_attribute($this->env$this->source$context["ProductReview"], "comment", [], "any"falsefalsefalse111));
  207.                     echo "
  208.                                 </p>
  209.                             </div>
  210.                         </li>
  211.                     ";
  212.                 }
  213.                 $_parent $context['_parent'];
  214.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductReview'], $context['_parent'], $context['loop']);
  215.                 $context array_intersect_key($context$_parent) + $_parent;
  216.                 // line 116
  217.                 echo "                </ul>
  218.             </div>
  219.             <div class=\"ec-modal\">
  220.                 <div class=\"ec-modal-overlay\">
  221.                     <div class=\"ec-modal-wrap\">
  222.                         <div class=\"ec-modal-box\">
  223.                             <div class=\"ec-role\">
  224.                                 <div class=\"ec-modal-icon\">
  225.                                     <img src=\"";
  226.                 // line 124
  227.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/icon/icon_cart.png""user_data"), "html"nulltrue);
  228.                 echo "\" alt=\"\">
  229.                                 </div>
  230.                             </div>
  231.                         </div>
  232.                         <div id=\"ec-modal-header\" class=\"text-center\">";
  233.                 // line 128
  234.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カートに追加しました。"), "html"nulltrue);
  235.                 echo "</div>
  236.                     </div>
  237.                 </div>
  238.             </div>
  239.             <div class=\"ec-pagerRole\">
  240.                 ";
  241.                 // line 133
  242.                 $this->loadTemplate("pager.twig""@ProductReview42/Product/review.twig"133)->display(twig_array_merge($context, ["pages" => 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.'133$this->source); })()), "paginationData", [], "any"falsefalsefalse133)]));
  243.                 // line 134
  244.                 echo "            </div>
  245.         ";
  246.             }
  247.             // line 136
  248.             echo "    ";
  249.         }
  250.         
  251.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  252.         
  253.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  254.     }
  255.     public function getTemplateName()
  256.     {
  257.         return "@ProductReview42/Product/review.twig";
  258.     }
  259.     public function isTraitable()
  260.     {
  261.         return false;
  262.     }
  263.     public function getDebugInfo()
  264.     {
  265.         return array (  270 => 136,  266 => 134,  264 => 133,  256 => 128,  249 => 124,  239 => 116,  228 => 111,  222 => 108,  218 => 107,  213 => 105,  205 => 100,  200 => 97,  196 => 96,  192 => 94,  190 => 93,  186 => 91,  181 => 88,  177 => 86,  173 => 84,  171 => 83,  168 => 82,  164 => 74,  161 => 55,  149 => 53,  145 => 52,  140 => 51,  136 => 50,  132 => 48,  126 => 45,  123 => 44,  121 => 43,  116 => 41,  113 => 40,  103 => 39,  72 => 16,  62 => 15,  51 => 11,  49 => 13,  36 => 11,);
  266.     }
  267.     public function getSourceContext()
  268.     {
  269.         return new Source("{#
  270. This file is part of EC-CUBE
  271. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  272. http://www.ec-cube.co.jp/
  273. For the full copyright and license information, please view the LICENSE
  274. file that was distributed with this source code.
  275. #}
  276. {% extends 'default_frame.twig' %}
  277. {% set body_class = 'product_page' %}
  278. {% block javascript %}
  279.     <script>
  280.         \$(function() {
  281.             // 表示件数を変更
  282.             \$('.disp-number').change(function() {
  283.                 var dispNumber = \$(this).val();
  284.                 \$('#disp_number').val(dispNumber);
  285.                 \$('#pageno').val(1);
  286.                 \$(\"#form1\").submit();
  287.             });
  288.         });
  289.         \$('.ec-modal-wrap').on('click', function(e) {
  290.             // モーダル内の処理は外側にバブリングさせない
  291.             e.stopPropagation();
  292.         });
  293.         \$('.ec-modal-overlay, .ec-modal, .ec-modal-close, .ec-inlineBtn--cancel').on('click', function() {
  294.             \$('.ec-modal').hide()
  295.         });
  296.     </script>
  297. {% endblock %}
  298. {% block main %}
  299.     <div class=\"ec-pageHeader contentHeader\">
  300.         <h1>{{ '新着レビュー'|trans }}</h1>
  301.     </div>
  302.     {% if search_form.category_id.vars.errors|length > 0 %}
  303.         <div class=\"ec-searchnavRole\">
  304.             <p class=\"errormsg text-danger\">{{ 'ご指定のカテゴリは存在しません'|trans }}</p>
  305.         </div>
  306.     {% else %}
  307.         <div class=\"ec-searchnavRole\">
  308.             <form name=\"form1\" id=\"form1\" method=\"get\" action=\"?\">
  309.                 {% for item in search_form %}
  310.                     <input type=\"hidden\" id=\"{{ item.vars.id }}\"
  311.                            name=\"{{ item.vars.full_name }}\"
  312.                            {% if item.vars.value is not empty %}value=\"{{ item.vars.value }}\" {% endif %}/>
  313.                 {% endfor %}
  314.             </form>
  315.             {# <div class=\"ec-searchnavRole__topicpath\">
  316.                 <ol class=\"ec-topicpath\">
  317.                     <li class=\"ec-topicpath__item\"><a href=\"{{ url('product_list') }}\">{{ '全て'|trans }}</a>
  318.                     </li>
  319.                     {% if Category is not null %}
  320.                         {% for Path in Category.path %}
  321.                             <li class=\"ec-topicpath__divider\">|</li>
  322.                             <li class=\"ec-topicpath__item{% if loop.last %}--active{% endif %}\"><a
  323.                                         href=\"{{ url('product_list') }}?category_id={{ Path.id }}\">{{ Path.name }}</a>
  324.                             </li>
  325.                         {% endfor %}
  326.                     {% endif %}
  327.                     {% if search_form.vars.value and search_form.vars.value.name %}
  328.                         <li class=\"ec-topicpath__divider\">|</li>
  329.                         <li class=\"ec-topicpath__item\">{{ '「%name%」の検索結果'|trans({ '%name%': search_form.vars.value.name }) }}</li>
  330.                     {% endif %}
  331.                 </ol>
  332.             </div> #}
  333.             <div class=\"ec-searchnavRole__infos\">
  334.                 <div class=\"ec-searchnavRole__counter\">
  335.                     {# {% if pagination.totalItemCount > 0 %}
  336.                         <p class=\"ec-searchnavRole__counter__title\">検索結果</p>
  337.                         {{ '<p class=\"ec-searchnavRole__counter__number\">%count%件</p>'|trans({ '%count%': pagination.totalItemCount })|raw }}
  338.                     {% else %}
  339.                         <span>{{ 'お探しの商品は見つかりませんでした'|trans }}</span>
  340.                     {% endif %} #}
  341.                 </div>
  342.                 {% if pagination.totalItemCount > 0 %}
  343.                     <div class=\"ec-searchnavRole__actions\">
  344.                         <div class=\"ec-select\">
  345.                             {{ form_widget(search_form.disp_number, {'id': '', 'attr': {'class': 'disp-number'}}) }}
  346.                             {# {{ form_widget(search_form.orderby, {'id': '', 'attr': {'class': 'order-by'}}) }} #}
  347.                         </div>
  348.                     </div>
  349.                 {% endif %}
  350.             </div>
  351.         </div>
  352.         {% if pagination.totalItemCount > 0 %}
  353.             <div class=\"ec-shelfRole\">
  354.                 <ul class=\"reply\">
  355.                     {% for ProductReview in pagination %}
  356.                         <li class=\"reply__list\">
  357.                             <div class=\"reply__list__image\">
  358.                                 <div class=\"reply__list__image__block\">
  359.                                     <img src=\"{{ asset(ProductReview.Product.main_list_image|no_image_product, 'save_image') }}\" alt=\"\">
  360.                                 </div>
  361.                             </div>
  362.                             <div class=\"reply__list__content\">
  363.                                 <p class=\"reply__list__date\">
  364.                                     {{ProductReview.create_date|date_day}}
  365.                                 </p>
  366.                                 <a class=\"reply__list__title\" href=\"{{ url('product_detail', {'id': ProductReview.Product.id}) }}\">
  367.                                     {{ProductReview.Product.name}}
  368.                                 </p>
  369.                                 <p class=\"reply__list__detail\">
  370.                                     {{ ProductReview.comment|raw|nl2br }}
  371.                                 </p>
  372.                             </div>
  373.                         </li>
  374.                     {% endfor %}
  375.                 </ul>
  376.             </div>
  377.             <div class=\"ec-modal\">
  378.                 <div class=\"ec-modal-overlay\">
  379.                     <div class=\"ec-modal-wrap\">
  380.                         <div class=\"ec-modal-box\">
  381.                             <div class=\"ec-role\">
  382.                                 <div class=\"ec-modal-icon\">
  383.                                     <img src=\"{{ asset('assets/img/icon/icon_cart.png', 'user_data') }}\" alt=\"\">
  384.                                 </div>
  385.                             </div>
  386.                         </div>
  387.                         <div id=\"ec-modal-header\" class=\"text-center\">{{ 'カートに追加しました。'|trans }}</div>
  388.                     </div>
  389.                 </div>
  390.             </div>
  391.             <div class=\"ec-pagerRole\">
  392.                 {% include \"pager.twig\" with {'pages': pagination.paginationData} %}
  393.             </div>
  394.         {% endif %}
  395.     {% endif %}
  396. {% endblock %}
  397. ""@ProductReview42/Product/review.twig""/home/bravers/bravers.xbiz.jp/public_html/app/Plugin/ProductReview42/Resource/template/Product/review.twig");
  398.     }
  399. }