<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* index.twig */
class __TwigTemplate_c66984d413121c04af60811f6d772f40c1f8dd3b48beb0459431c3fd241a00d3 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'javascript' => [$this, 'block_javascript'],
'main' => [$this, 'block_main'],
];
}
protected function doGetParent(array $context)
{
// line 11
return "default_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "index.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "index.twig"));
// line 13
$context["body_class"] = "front_page";
// line 11
$this->parent = $this->loadTemplate("default_frame.twig", "index.twig", 11);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 15
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
// line 16
echo " <script>
\$(function() {
\$('.main_visual').slick({
dots: true,
arrows: false,
autoplay: true,
autoplaySpeed: 4000,
speed: 500,
pauseOnDotsHover: true,
});
// dotsの変更
\$('.main_visual .slick-dots li button').html('<i class=\"fas fa-heart\" aria-hidden=\"true\"></i>');
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 33
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 34
echo " <div class=\"ec-sliderRole\">
<div class=\"main_visual\">
";
// line 36
if (((twig_date_format_filter($this->env, "now", "Ymd") >= "20220331") && (twig_date_format_filter($this->env, "now", "Ymd") <= "20220831"))) {
// line 37
echo " <div class=\"item slick-slide\"><a href=\"/products/detail/196\" title=\"ミューフル35周年記念 特別BOXセット。数量限定。美コンシャス。\">
<img src=\"";
// line 38
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/page/product/cp/2022/be-conscious-set/visual.jpg"), "html", null, true);
echo "\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"ミューフル35周年記念 特別BOXセット。数量限定。美コンシャス。\">
<img src=\"";
// line 39
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/page/product/cp/2022/be-conscious-set/visual_sp.jpg"), "html", null, true);
echo "\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"ミューフル35周年記念 特別BOXセット。数量限定。美コンシャス。\">
</a></div>
";
}
// line 42
echo "
";
// line 43
if (((twig_date_format_filter($this->env, "now", "Ymd") >= "20220331") && (twig_date_format_filter($this->env, "now", "Ymd") <= "202205031"))) {
// line 44
echo " <div class=\"item slick-slide\"><a href=\"/products/detail/194\" title=\"ミューフルエクストラエッセンスPNプラス\">
<img src=\"";
// line 45
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/page/product/extra-essence-pn-plus/visual-top.jpg"), "html", null, true);
echo "\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"ミューフルエクストラエッセンスPNプラス\">
<img src=\"";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/page/product/extra-essence-pn-plus/visual-top_sp.jpg"), "html", null, true);
echo "\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"ミューフルエクストラエッセンスPNプラス\">
</a></div>
";
}
// line 49
echo "
";
// line 50
if (((twig_date_format_filter($this->env, "now", "Ymd") >= "20220107") && (twig_date_format_filter($this->env, "now", "Ymd") <= "20220123"))) {
// line 51
echo " <div class=\"item slick-slide\">
<img src=\"/html/static/assets/img/cp/2022/01-10ppt/visual_pc.jpg\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"インナーケア・ヘアケア全商品10%ポイントバック。2022年1月7日〜1月23日まで。\">
<img src=\"/html/static/assets/img/cp/2022/01-10ppt/visual_sp.jpg\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"インナーケア・ヘアケア全商品10%ポイントバック。2022年1月7日〜1月23日まで。\">
</div>
";
}
// line 56
echo "
";
// line 57
if (((twig_date_format_filter($this->env, "now", "Ymd") >= "20211118") && (twig_date_format_filter($this->env, "now", "Ymd") <= "20211231"))) {
// line 58
echo " <div class=\"item slick-slide\"><a href=\"/lp/cp-2021-winter\" title=\"35周年感謝祭。冬の角質新美容セット。2021年12月1日〜12月31日まで。\">
<img src=\"";
// line 59
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/lp/cp-2021-winter/visual1_pc.jpg"), "html", null, true);
echo "\" srcset=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/lp/cp-2021-winter/visual1_pc.jpg"), "html", null, true);
echo " 1x, ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/lp/cp-2021-winter/visual1_pc@2x.jpg"), "html", null, true);
echo " 2x, ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/lp/cp-2021-winter/visual1_pc@3x.jpg"), "html", null, true);
echo " 3x\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"35周年感謝祭。冬の角質新美容セット。2021年12月1日〜12月31日まで。\">
<img src=\"";
// line 60
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/lp/cp-2021-winter/visual1_sp.jpg"), "html", null, true);
echo "\" srcset=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/lp/cp-2021-winter/visual1_sp.jpg"), "html", null, true);
echo " 1x, ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/lp/cp-2021-winter/visual1_sp@2x.jpg"), "html", null, true);
echo " 2x, ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/lp/cp-2021-winter/visual1_sp@3x.jpg"), "html", null, true);
echo " 3x\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"35周年感謝祭。冬の角質新美容セット。2021年12月1日〜12月31日まで。\">
</a></div>
";
}
// line 63
echo "
";
// line 64
if (((twig_date_format_filter($this->env, "now", "YmdH") >= "2021111813") && (twig_date_format_filter($this->env, "now", "Ymd") <= "20220331"))) {
// line 65
echo " <div class=\"item slick-slide\"><a href=\"https://myufull.co.jp/35th/\" target=\"_blank\" title=\"ミューフル(myufull) 35周年感謝祭サイトへ\">
<img src=\"https://myufull.co.jp/35th/img/myufull.online/visual_pc.jpg\" srcset=\"https://myufull.co.jp/35th/img/myufull.online/visual_pc.jpg 1x, https://myufull.co.jp/35th/img/myufull.online/visual_pc@2x.jpg 2x, https://myufull.co.jp/35th/img/myufull.online/visual_pc@3x.jpg 3x\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"ミューフル(myufull) 35周年感謝祭サイトへ\">
<img src=\"https://myufull.co.jp/35th/img/myufull.online/visual_sp.jpg\" srcset=\"https://myufull.co.jp/35th/img/myufull.online/visual_sp.jpg 1x, https://myufull.co.jp/35th/img/myufull.online/visual_sp@2x.jpg 2x, https://myufull.co.jp/35th/img/myufull.online/visual_sp@3x.jpg 3x\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"ミューフル(myufull) 35周年感謝祭サイトへ\">
</a></div>
";
}
// line 70
echo "
";
// line 71
if (((twig_date_format_filter($this->env, "now", "Ymd") >= "20211014") && (twig_date_format_filter($this->env, "now", "Ymd") <= "20220105"))) {
// line 72
echo " <div class=\"item slick-slide\"><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 170]);
echo "\" title=\"【キャンペーン】ミューフル美顔器発売開始記念。今ならすぐに使えるプレゼントがもらえるキャンペーン中!\">
<img src=\"/html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_pc2.jpg\" srcset=\"/html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_pc2.jpg 1x, /html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_pc2@2x.jpg 2x, /html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_pc2@3x.jpg 3x\" class=\"is-desktop__block\" alt=\"【キャンペーン】ミューフル美顔器発売開始記念。今ならすぐに使えるプレゼントがもらえるキャンペーン中!\" loading=\"lazy\">
<img src=\"/html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_sp2.jpg\" srcset=\"/html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_sp2.jpg 1x, /html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_sp2@2x.jpg 2x, /html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_sp2@3x.jpg 3x\" class=\"is-mobile__block\" alt=\"【キャンペーン】ミューフル美顔器発売開始記念。今ならすぐに使えるプレゼントがもらえるキャンペーン中!\" loading=\"lazy\">
</a></div>
";
}
// line 77
echo "
";
// line 78
if (((twig_date_format_filter($this->env, "now", "Ymd") >= "20210721") && (twig_date_format_filter($this->env, "now", "Ymd") <= "20210829"))) {
// line 79
echo " <div class=\"item slick-slide\"><a href=\"/static/cp-202107-summer\" title=\"【キャンペーン】ミューフル公式オンラインショップ限定「2021年夏 ミューフル サマー キャンペーン」\">
<img src=\"/html/static/assets/img/cp/2021/07-summer/visual_pc3.jpg\" class=\"is-desktop__block\" alt=\"【キャンペーン】ミューフル公式オンラインショップ限定「2021年夏 ミューフル サマー キャンペーン」\" loading=\"lazy\">
<img src=\"/html/static/assets/img/cp/2021/07-summer/visual_sp3.jpg\" class=\"is-mobile__block\" alt=\"【キャンペーン】ミューフル公式オンラインショップ限定「2021年夏 ミューフル サマー キャンペーン」\" loading=\"lazy\">
</a></div>
";
}
// line 84
echo "
";
// line 129
echo " ";
// line 132
echo "
";
// line 141
echo "
<div class=\"item slick-slide\">
<a href=\"/subscription\" title=\"安心・便利でお得がいっぱい!定期便。いつでも10%ポイント還元。送料無料。バースデープレゼントなどなど\">
<img src=\"/html/template/myufull1/assets/img/top/slider_subscription_pc.jpg\" class=\"is-desktop__block\" alt=\"\" loading=\"lazy\">
<img src=\"/html/template/myufull1/assets/img/top/slider_subscription_sp.jpg\" class=\"is-mobile__block\" alt=\"\" loading=\"lazy\">
</a>
</div>
<div class=\"item slick-slide\">
<a href=\"https://myufull.co.jp/salons/for-beginners/\" title=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" target=\"_blank\">
<img src=\"/html/template/myufull1/assets/img/top/slider_myufull_official_pc.jpg\" class=\"is-desktop__block\" alt=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" loading=\"lazy\">
<img src=\"/html/template/myufull1/assets/img/top/slider_myufull_official_sp.jpg\" class=\"is-mobile__block\" alt=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" loading=\"lazy\">
</a>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "index.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 232 => 141, 229 => 132, 227 => 129, 224 => 84, 217 => 79, 215 => 78, 212 => 77, 203 => 72, 201 => 71, 198 => 70, 191 => 65, 189 => 64, 186 => 63, 174 => 60, 164 => 59, 161 => 58, 159 => 57, 156 => 56, 149 => 51, 147 => 50, 144 => 49, 138 => 46, 134 => 45, 131 => 44, 129 => 43, 126 => 42, 120 => 39, 116 => 38, 113 => 37, 111 => 36, 107 => 34, 97 => 33, 72 => 16, 62 => 15, 51 => 11, 49 => 13, 36 => 11,);
}
public function getSourceContext()
{
return new Source("{#
This file is part of EC-CUBE
Copyright(c) LOCKON CO.,LTD. All Rights Reserved.
http://www.lockon.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
{% extends 'default_frame.twig' %}
{% set body_class = 'front_page' %}
{% block javascript %}
<script>
\$(function() {
\$('.main_visual').slick({
dots: true,
arrows: false,
autoplay: true,
autoplaySpeed: 4000,
speed: 500,
pauseOnDotsHover: true,
});
// dotsの変更
\$('.main_visual .slick-dots li button').html('<i class=\"fas fa-heart\" aria-hidden=\"true\"></i>');
});
</script>
{% endblock javascript %}
{% block main %}
<div class=\"ec-sliderRole\">
<div class=\"main_visual\">
{% if \"now\"|date('Ymd') >= \"20220331\" and \"now\"|date('Ymd') <= \"20220831\" %}
<div class=\"item slick-slide\"><a href=\"/products/detail/196\" title=\"ミューフル35周年記念 特別BOXセット。数量限定。美コンシャス。\">
<img src=\"{{ asset('assets/img/page/product/cp/2022/be-conscious-set/visual.jpg') }}\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"ミューフル35周年記念 特別BOXセット。数量限定。美コンシャス。\">
<img src=\"{{ asset('assets/img/page/product/cp/2022/be-conscious-set/visual_sp.jpg') }}\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"ミューフル35周年記念 特別BOXセット。数量限定。美コンシャス。\">
</a></div>
{% endif %}
{% if \"now\"|date('Ymd') >= \"20220331\" and \"now\"|date('Ymd') <= \"202205031\" %}
<div class=\"item slick-slide\"><a href=\"/products/detail/194\" title=\"ミューフルエクストラエッセンスPNプラス\">
<img src=\"{{ asset('assets/img/page/product/extra-essence-pn-plus/visual-top.jpg') }}\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"ミューフルエクストラエッセンスPNプラス\">
<img src=\"{{ asset('assets/img/page/product/extra-essence-pn-plus/visual-top_sp.jpg') }}\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"ミューフルエクストラエッセンスPNプラス\">
</a></div>
{% endif %}
{% if \"now\"|date('Ymd') >= \"20220107\" and \"now\"|date('Ymd') <= \"20220123\" %}
<div class=\"item slick-slide\">
<img src=\"/html/static/assets/img/cp/2022/01-10ppt/visual_pc.jpg\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"インナーケア・ヘアケア全商品10%ポイントバック。2022年1月7日〜1月23日まで。\">
<img src=\"/html/static/assets/img/cp/2022/01-10ppt/visual_sp.jpg\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"インナーケア・ヘアケア全商品10%ポイントバック。2022年1月7日〜1月23日まで。\">
</div>
{% endif %}
{% if \"now\"|date('Ymd') >= \"20211118\" and \"now\"|date('Ymd') <= \"20211231\" %}
<div class=\"item slick-slide\"><a href=\"/lp/cp-2021-winter\" title=\"35周年感謝祭。冬の角質新美容セット。2021年12月1日〜12月31日まで。\">
<img src=\"{{ asset('assets/img/lp/cp-2021-winter/visual1_pc.jpg') }}\" srcset=\"{{ asset('assets/img/lp/cp-2021-winter/visual1_pc.jpg') }} 1x, {{ asset('assets/img/lp/cp-2021-winter/visual1_pc@2x.jpg') }} 2x, {{ asset('assets/img/lp/cp-2021-winter/visual1_pc@3x.jpg') }} 3x\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"35周年感謝祭。冬の角質新美容セット。2021年12月1日〜12月31日まで。\">
<img src=\"{{ asset('assets/img/lp/cp-2021-winter/visual1_sp.jpg') }}\" srcset=\"{{ asset('assets/img/lp/cp-2021-winter/visual1_sp.jpg') }} 1x, {{ asset('assets/img/lp/cp-2021-winter/visual1_sp@2x.jpg') }} 2x, {{ asset('assets/img/lp/cp-2021-winter/visual1_sp@3x.jpg') }} 3x\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"35周年感謝祭。冬の角質新美容セット。2021年12月1日〜12月31日まで。\">
</a></div>
{% endif %}
{% if \"now\"|date('YmdH') >= \"2021111813\" and \"now\"|date('Ymd') <= \"20220331\" %}
<div class=\"item slick-slide\"><a href=\"https://myufull.co.jp/35th/\" target=\"_blank\" title=\"ミューフル(myufull) 35周年感謝祭サイトへ\">
<img src=\"https://myufull.co.jp/35th/img/myufull.online/visual_pc.jpg\" srcset=\"https://myufull.co.jp/35th/img/myufull.online/visual_pc.jpg 1x, https://myufull.co.jp/35th/img/myufull.online/visual_pc@2x.jpg 2x, https://myufull.co.jp/35th/img/myufull.online/visual_pc@3x.jpg 3x\" class=\"img-fluid full-width mx-auto d-none d-md-block\" loading=\"lazy\" alt=\"ミューフル(myufull) 35周年感謝祭サイトへ\">
<img src=\"https://myufull.co.jp/35th/img/myufull.online/visual_sp.jpg\" srcset=\"https://myufull.co.jp/35th/img/myufull.online/visual_sp.jpg 1x, https://myufull.co.jp/35th/img/myufull.online/visual_sp@2x.jpg 2x, https://myufull.co.jp/35th/img/myufull.online/visual_sp@3x.jpg 3x\" class=\"img-fluid full-width mx-auto d-block d-md-none\" loading=\"lazy\" alt=\"ミューフル(myufull) 35周年感謝祭サイトへ\">
</a></div>
{% endif %}
{% if \"now\"|date('Ymd') >= \"20211014\" and \"now\"|date('Ymd') <= \"20220105\" %}
<div class=\"item slick-slide\"><a href=\"{{ url('product_detail', {'id': 170}) }}\" title=\"【キャンペーン】ミューフル美顔器発売開始記念。今ならすぐに使えるプレゼントがもらえるキャンペーン中!\">
<img src=\"/html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_pc2.jpg\" srcset=\"/html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_pc2.jpg 1x, /html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_pc2@2x.jpg 2x, /html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_pc2@3x.jpg 3x\" class=\"is-desktop__block\" alt=\"【キャンペーン】ミューフル美顔器発売開始記念。今ならすぐに使えるプレゼントがもらえるキャンペーン中!\" loading=\"lazy\">
<img src=\"/html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_sp2.jpg\" srcset=\"/html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_sp2.jpg 1x, /html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_sp2@2x.jpg 2x, /html/template/myufull1/assets/img/lp/cp-202110-facial-massager/visual_sp2@3x.jpg 3x\" class=\"is-mobile__block\" alt=\"【キャンペーン】ミューフル美顔器発売開始記念。今ならすぐに使えるプレゼントがもらえるキャンペーン中!\" loading=\"lazy\">
</a></div>
{% endif %}
{% if \"now\"|date('Ymd') >= \"20210721\" and \"now\"|date('Ymd') <= \"20210829\" %}
<div class=\"item slick-slide\"><a href=\"/static/cp-202107-summer\" title=\"【キャンペーン】ミューフル公式オンラインショップ限定「2021年夏 ミューフル サマー キャンペーン」\">
<img src=\"/html/static/assets/img/cp/2021/07-summer/visual_pc3.jpg\" class=\"is-desktop__block\" alt=\"【キャンペーン】ミューフル公式オンラインショップ限定「2021年夏 ミューフル サマー キャンペーン」\" loading=\"lazy\">
<img src=\"/html/static/assets/img/cp/2021/07-summer/visual_sp3.jpg\" class=\"is-mobile__block\" alt=\"【キャンペーン】ミューフル公式オンラインショップ限定「2021年夏 ミューフル サマー キャンペーン」\" loading=\"lazy\">
</a></div>
{% endif %}
{#
{% if \"now\"|date('Ymd') >= \"20210312\" and \"now\"|date('Ymd') <= \"20210328\" %}
<div class=\"item slick-slide\">
<img src=\"/html/static/assets/img/cp/2021/03-white-day/visual_pc.jpg\" class=\"is-desktop__block\" alt=\"【キャンペーン】ミューフル公式オンラインショップ限定。ホワイトデーキャンペーン。ミューフル オリジナルキャンディ(10個入り)をプレゼント。2021年3月12日〜2月28日まで\">
<img src=\"/html/static/assets/img/cp/2021/03-white-day/visual_sp.jpg\" class=\"is-mobile__block\" alt=\"【キャンペーン】ミューフル公式オンラインショップ限定。ホワイトデーキャンペーン。ミューフル オリジナルキャンディ(10個入り)をプレゼント。2021年3月12日〜2月28日まで\">
</div>
{% endif %}
{% if \"now\"|date('YmdH') >= \"2021012910\" and \"now\"|date('Ymd') <= \"20210228\" %}
<div class=\"item slick-slide\"><a href=\"/products/detail/56\" title=\"【キャンペーン】ミューフル公式オンラインショップ限定。ローション洗顔で作る、あふれるジューシー肌。PNローション1L 1ヶ月チャレンジ2021年1月29日〜2月28日まで\">
<img src=\"/html/static/assets/img/cp/2021/02-pnl/visual_pc2.jpg\" class=\"is-desktop__block\" alt=\"【キャンペーン】ミューフル公式オンラインショップ限定。ローション洗顔で作る、あふれるジューシー肌。PNローション1L 1ヶ月チャレンジ2021年1月29日〜2月28日まで\">
<img src=\"/html/static/assets/img/cp/2021/02-pnl/visual_sp2.jpg\" class=\"is-mobile__block\" alt=\"【キャンペーン】ミューフル公式オンラインショップ限定。ローション洗顔で作る、あふれるジューシー肌。PNローション1L 1ヶ月チャレンジ2021年1月29日〜2月28日まで\">
</a></div>
{% endif %}
{% if \"now\"|date('YmdH') >= \"2020110110\" and \"now\"|date('Ymd') <= \"20201130\" %}
<div class=\"item slick-slide\"><a href=\"/products/list?category_id=7\" title=\"【キャンペーン】PNローションのご購入でPNパックを もれなく プレゼント。2020年11月01日〜11月30日まで\">
<img src=\"/html/static/assets/img/cp/2020/11-pack/visual_pc.jpg\" class=\"is-desktop__block\" alt=\"【キャンペーン】PNローションのご購入でPNパックを もれなく プレゼント。2020年11月01日〜11月30日まで\">
<img src=\"/html/static/assets/img/cp/2020/11-pack/visual_sp.jpg\" class=\"is-mobile__block\" alt=\"【キャンペーン】PNローションのご購入でPNパックを もれなく プレゼント。2020年11月01日〜11月30日まで\">
</a></div>
{% endif %}
{% if \"now\"|date('Ymd') == \"20200319\" %}
<div class=\"item slick-slide\">
<img src=\"/html/static/assets/img/cp/2020/03-10percent/visual_pc.jpg\" class=\"is-desktop__block\" alt=\"創業35周年企画第4弾 全商品10%ポイント還元キャンペーン\">
<img src=\"/html/static/assets/img/cp/2020/03-10percent/visual_sp.jpg\" class=\"is-mobile__block\" alt=\"創業35周年企画第4弾 全商品10%ポイント還元キャンペーン\">
</div>
{% endif %}
<div class=\"item slick-slide\"><a href=\"{{ url('product_detail', {'id': 78}) }}\" title=\"ジェルエステホリデーコフレ\">
<img src=\"/html/static/assets/img/cp/2019/11-xmas/visual-top_pc.jpg\" class=\"is-desktop__block\">
<img src=\"/html/static/assets/img/cp/2019/11-xmas/visual-top_sp.jpg\" class=\"is-mobile__block\">
</a></div>
<div class=\"item slick-slide\">
<img src=\"/html/static/assets/img/cp/2019/11-calender/visual_pc.jpg\" class=\"is-desktop__block\" alt=\"2020年 ミューフルカレンダー もれなく全員にプレゼント\">
<img src=\"/html/static/assets/img/cp/2019/11-calender/visual_sp.jpg\" class=\"is-mobile__block\" alt=\"2020年 ミューフルカレンダー もれなく全員にプレゼント\">
</div>
<div class=\"item slick-slide\"><a href=\"{{ url('product_detail', {'id': 69}) }}\">
<img src=\"{{ asset('assets/img/top/slider_2019-06_uv.png') }}\" class=\"d-block\">
</a></div> #}
{# <div class=\"item slick-slide\"><img src=\"{{ asset('assets/img/top/img_hero_pc01.jpg') }}\"></div>
<div class=\"item slick-slide\"><img src=\"{{ asset('assets/img/top/img_hero_pc02.jpg') }}\"></div>
<div class=\"item slick-slide\"><img src=\"{{ asset('assets/img/top/img_hero_pc03.jpg') }}\"></div> #}
{# {% if not is_granted('ROLE_USER') %}
<div class=\"item slick-slide\">
<a href=\"{{ url('entry') }}\" title=\"新規会員登録で、もれなく全員に500ポイントプレゼント\">
<img src=\"/html/template/myufull1/assets/img/top/slider_500pt_pc.jpg\" class=\"is-desktop__block\" alt=\"新規会員登録で、もれなく全員に500ポイントプレゼント\" loading=\"lazy\">
<img src=\"/html/template/myufull1/assets/img/top/slider_500pt_sp.jpg\" class=\"is-mobile__block\" alt=\"新規会員登録で、もれなく全員に500ポイントプレゼント\" loading=\"lazy\">
</a>
</div>
{% endif %} #}
<div class=\"item slick-slide\">
<a href=\"/subscription\" title=\"安心・便利でお得がいっぱい!定期便。いつでも10%ポイント還元。送料無料。バースデープレゼントなどなど\">
<img src=\"/html/template/myufull1/assets/img/top/slider_subscription_pc.jpg\" class=\"is-desktop__block\" alt=\"\" loading=\"lazy\">
<img src=\"/html/template/myufull1/assets/img/top/slider_subscription_sp.jpg\" class=\"is-mobile__block\" alt=\"\" loading=\"lazy\">
</a>
</div>
<div class=\"item slick-slide\">
<a href=\"https://myufull.co.jp/salons/for-beginners/\" title=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" target=\"_blank\">
<img src=\"/html/template/myufull1/assets/img/top/slider_myufull_official_pc.jpg\" class=\"is-desktop__block\" alt=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" loading=\"lazy\">
<img src=\"/html/template/myufull1/assets/img/top/slider_myufull_official_sp.jpg\" class=\"is-mobile__block\" alt=\"自分史上最高美肌を叶える「角質新美容」 ミューフル\" loading=\"lazy\">
</a>
</div>
</div>
</div>
{% endblock %}
", "index.twig", "/home/miyuki-ec/www/test.myufull.online/4.0.4/app/template/myufull1/index.twig");
}
}