var/cache/dev/twig/54/5422f8741f6cb41fbaf1ab655d3c79af90d3c10aaa45fa8493dbdf435ba555a2.php line 52

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. /* index.twig */
  14. class __TwigTemplate_01e27adddb4910b9976b41067c6b1c8ce488bdfecd6b70e478b821f28db8ab1e 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""index.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""index.twig"));
  39.         // line 13
  40.         $context["body_class"] = "front_page";
  41.         // line 11
  42.         $this->parent $this->loadTemplate("default_frame.twig""index.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 17
  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 18
  58.         echo "    <script>
  59.         \$(function() {
  60.             \$('.main_visual').slick({
  61.                 dots: true,
  62.                 arrows: false,
  63.                 autoplay: true,
  64.                 speed: 500,
  65.                 autoplaySpeed: 5000,
  66.             });
  67.         });
  68.     </script>
  69. ";
  70.         
  71.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  72.         
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  74.     }
  75.     // line 31
  76.     public function block_main($context, array $blocks = [])
  77.     {
  78.         $macros $this->macros;
  79.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  81.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  82.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  83.         // line 32
  84.         echo "    <div class=\"ec-sliderRole slide\">
  85.         <div class=\"main_visual slide_img_wrap\">
  86.             <div class=\"item slide_img\">
  87.                 <a href=\"products/list?category_id=123\">
  88.                     <img src=\"";
  89.         // line 36
  90.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slide18.jpg"), "html"nulltrue);
  91.         echo "\" alt=\"R-αリポ酸・スルフォラファン 導入記念企画\" width=\"549\" height=\"551\" loading=\"lazy\">
  92.                 </a>
  93.             </div>
  94.             <div class=\"item slide_img\">
  95.                 <a href=\"products/list?category_id=122\">
  96.                     <img src=\"";
  97.         // line 41
  98.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slide17.jpg"), "html"nulltrue);
  99.         echo "\" alt=\"Wアウトバストリートメントキャンペーン\" width=\"398\" height=\"434\" loading=\"lazy\">
  100.                 </a>
  101.             </div>
  102.             <div class=\"item slide_img\">
  103.                 <a href=\"products/list?category_id=112\">
  104.                     <img src=\"";
  105.         // line 46
  106.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/slide15.jpg"), "html"nulltrue);
  107.         echo "\" alt=\"水素ガス生成器リタエアー\" width=\"1191\" height=\"680\" loading=\"lazy\">
  108.                 </a>
  109.             </div>
  110.         </div>
  111.     </div>
  112.     <a href=\"";
  113.         // line 52
  114.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/banner07.jpg"), "html"nulltrue);
  115.         echo "\" target=\"_blank\" class=\"block text-center mt01 mr_auto ml_auto\" style=\"border:1px solid #c9c9c9;\">
  116.         <img src=\"";
  117.         // line 53
  118.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/banner07.jpg"), "html"nulltrue);
  119.         echo "\" alt=\"2025年度 SALES PROMOTION\" width=\"1200\" height=\"666\">
  120.     </a>
  121.     <p class=\"f11 text-right mb02\">※タップで画像ファイルが開きます</p>
  122.     <a href=\"https://oneconcept.jp/user_data/haircolor-simulation\" class=\"block text-center mb01 mr_auto ml_auto\" style=\"max-width:720px;\">
  123.         <img src=\"";
  124.         // line 58
  125.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/top/banner06_2.png"), "html"nulltrue);
  126.         echo "\" alt=\"こんなにコストカットできるの!?気になる原価シミュレーションを試してみよう\" width=\"1350\" height=\"675\">
  127.     </a>
  128. ";
  129.         
  130.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  131.         
  132.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  133.     }
  134.     public function getTemplateName()
  135.     {
  136.         return "index.twig";
  137.     }
  138.     public function isTraitable()
  139.     {
  140.         return false;
  141.     }
  142.     public function getDebugInfo()
  143.     {
  144.         return array (  146 => 58,  138 => 53,  134 => 52,  125 => 46,  117 => 41,  109 => 36,  103 => 32,  93 => 31,  72 => 18,  62 => 17,  51 => 11,  49 => 13,  36 => 11,);
  145.     }
  146.     public function getSourceContext()
  147.     {
  148.         return new Source("{#
  149. This file is part of EC-CUBE
  150. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  151. http://www.ec-cube.co.jp/
  152. For the full copyright and license information, please view the LICENSE
  153. file that was distributed with this source code.
  154. #}
  155. {% extends 'default_frame.twig' %}
  156. {% set body_class = 'front_page' %}
  157. {% block javascript %}
  158.     <script>
  159.         \$(function() {
  160.             \$('.main_visual').slick({
  161.                 dots: true,
  162.                 arrows: false,
  163.                 autoplay: true,
  164.                 speed: 500,
  165.                 autoplaySpeed: 5000,
  166.             });
  167.         });
  168.     </script>
  169. {% endblock javascript %}
  170. {% block main %}
  171.     <div class=\"ec-sliderRole slide\">
  172.         <div class=\"main_visual slide_img_wrap\">
  173.             <div class=\"item slide_img\">
  174.                 <a href=\"products/list?category_id=123\">
  175.                     <img src=\"{{ asset('assets/img/top/slide18.jpg') }}\" alt=\"R-αリポ酸・スルフォラファン 導入記念企画\" width=\"549\" height=\"551\" loading=\"lazy\">
  176.                 </a>
  177.             </div>
  178.             <div class=\"item slide_img\">
  179.                 <a href=\"products/list?category_id=122\">
  180.                     <img src=\"{{ asset('assets/img/top/slide17.jpg') }}\" alt=\"Wアウトバストリートメントキャンペーン\" width=\"398\" height=\"434\" loading=\"lazy\">
  181.                 </a>
  182.             </div>
  183.             <div class=\"item slide_img\">
  184.                 <a href=\"products/list?category_id=112\">
  185.                     <img src=\"{{ asset('assets/img/top/slide15.jpg') }}\" alt=\"水素ガス生成器リタエアー\" width=\"1191\" height=\"680\" loading=\"lazy\">
  186.                 </a>
  187.             </div>
  188.         </div>
  189.     </div>
  190.     <a href=\"{{ asset('assets/img/top/banner07.jpg') }}\" target=\"_blank\" class=\"block text-center mt01 mr_auto ml_auto\" style=\"border:1px solid #c9c9c9;\">
  191.         <img src=\"{{ asset('assets/img/top/banner07.jpg') }}\" alt=\"2025年度 SALES PROMOTION\" width=\"1200\" height=\"666\">
  192.     </a>
  193.     <p class=\"f11 text-right mb02\">※タップで画像ファイルが開きます</p>
  194.     <a href=\"https://oneconcept.jp/user_data/haircolor-simulation\" class=\"block text-center mb01 mr_auto ml_auto\" style=\"max-width:720px;\">
  195.         <img src=\"{{ asset('assets/img/top/banner06_2.png') }}\" alt=\"こんなにコストカットできるの!?気になる原価シミュレーションを試してみよう\" width=\"1350\" height=\"675\">
  196.     </a>
  197. {% endblock %}
  198. ""index.twig""/home/oneconcept/www/ec_b_test/app/template/default/index.twig");
  199.     }
  200. }