<?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;
/* blog/detail.twig */
class __TwigTemplate_c1758c9d56778e9db931cf7d5f93f4a4799a0c1246204ee6d2eaa53e7698c525 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 1
return "fullwidth_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", "blog/detail.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "blog/detail.twig"));
$this->parent = $this->loadTemplate("fullwidth_frame.twig", "blog/detail.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
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"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 5
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 6
echo "
<div class=\"news_detail_head\">
<div class=\"home_title__inner home_title__detail_inner\">
<h2 class=\"home_ja_title\">
<span class=\"news_text__top\">
<span class=\"date\">";
// line 12
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 12, $this->source); })()), "release_date", [], "any", false, false, false, 12), "Y.m.d"), "html", null, true);
echo "</span>
";
// line 13
if (twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 13, $this->source); })()), "getBlogCategories", [], "any", false, false, false, 13))) {
// line 14
echo " <span class=\"list_category_link\">[お知らせ]</span>
";
} else {
// line 16
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 16, $this->source); })()), "getBlogCategories", [], "any", false, false, false, 16));
foreach ($context['_seq'] as $context["_key"] => $context["category"]) {
// line 17
echo " <span class=\"list_category_link\">
[";
// line 18
(((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["category"], "getCategory", [], "any", false, false, false, 18), "getName", [], "any", false, false, false, 18)) > 15)) ? (print (twig_escape_filter($this->env, (twig_slice($this->env, twig_replace_filter(twig_striptags(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["category"], "getCategory", [], "any", false, false, false, 18), "getName", [], "any", false, false, false, 18)), [" " => " "]), 0, 15) . "..."), "html", null, true))) : (print (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["category"], "getCategory", [], "any", false, false, false, 18), "getName", [], "any", false, false, false, 18))));
echo "]
</span>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 21
echo " ";
}
// line 22
echo " </span><!--/.news_text__top-->
";
// line 24
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 24, $this->source); })()), "title", [], "any", false, false, false, 24), "html", null, true);
echo "
</h2>
</div><!--/.home_title__inner-->
</div><!--/.news_detail_head-->
<div class=\"news_container\">
<div class=\"news_body_content\">
";
// line 31
if (twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 31, $this->source); })()), "getMainListImage", [], "any", false, false, false, 31)) {
// line 32
echo " <div class=\"news_body_thumb\">
<img src=\"";
// line 33
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->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 33, $this->source); })()), "getMainListImage", [], "any", false, false, false, 33)), "save_image"), "html", null, true);
echo "\" class=\"main_image_blog\">
</div><!--/.news_body_thumb-->
";
}
// line 36
echo " <div class=\"news_body_content__inner\">
";
// line 37
echo twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 37, $this->source); })()), "body", [], "any", false, false, false, 37);
echo "
</div><!--/.news_body_content__inner-->
</div><!--/.news_body_content-->
</div><!--/.news_container-->
<div class=\"news_detail_foot\">
<div class=\"news_detail_foot__inner\">
<div class=\"news_detail_foot__inner__link\">
<a class=\"base_link_brn\" href=\"";
// line 46
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "news/\">
<span>お知らせ一覧</span>
<span>お知らせ一覧</span>
</a>
</div><!--/.sp_center_link_btn-->
";
// line 53
echo " ";
$context["page_url"] = (($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage") . "/news/") . twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 53, $this->source); })()), "id", [], "any", false, false, false, 53));
// line 54
echo " ";
$context["image_url"] = ("https://online.ikus.furniture" . $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct(twig_get_attribute($this->env, $this->source, (isset($context["blog"]) || array_key_exists("blog", $context) ? $context["blog"] : (function () { throw new RuntimeError('Variable "blog" does not exist.', 54, $this->source); })()), "getMainListImage", [], "any", false, false, false, 54)), "save_image"));
// line 55
echo " <ul class=\"cart_btn_bottom_sns\">
<li>
<a class=\"pinterest\" href=\"https://www.pinterest.com/pin/create/button/?url=";
// line 57
echo twig_escape_filter($this->env, twig_urlencode_filter((isset($context["page_url"]) || array_key_exists("page_url", $context) ? $context["page_url"] : (function () { throw new RuntimeError('Variable "page_url" does not exist.', 57, $this->source); })())), "html", null, true);
echo "&media=";
echo twig_escape_filter($this->env, (isset($context["image_url"]) || array_key_exists("image_url", $context) ? $context["image_url"] : (function () { throw new RuntimeError('Variable "image_url" does not exist.', 57, $this->source); })()), "html", null, true);
echo "\" target=\"_blank\">
<img src=\"";
// line 58
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/icon_pinterest.svg"), "html", null, true);
echo "\">
</a>
</li>
<li>
<a class=\"line\" href=\"https://social-plugins.line.me/lineit/share?url=";
// line 62
echo twig_escape_filter($this->env, twig_urlencode_filter((isset($context["page_url"]) || array_key_exists("page_url", $context) ? $context["page_url"] : (function () { throw new RuntimeError('Variable "page_url" does not exist.', 62, $this->source); })())), "html", null, true);
echo "\" target=\"_blank\">
<img src=\"";
// line 63
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/icon_line.svg"), "html", null, true);
echo "\">
</a>
</li>
<li>
<a class=\"twitter\" href=\"https://twitter.com/intent/tweet?url=";
// line 67
echo twig_escape_filter($this->env, twig_urlencode_filter((isset($context["page_url"]) || array_key_exists("page_url", $context) ? $context["page_url"] : (function () { throw new RuntimeError('Variable "page_url" does not exist.', 67, $this->source); })())), "html", null, true);
echo "\" target=\"_blank\">
<img src=\"";
// line 68
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/icon_twitter.svg"), "html", null, true);
echo "\">
</a>
</li>
<li>
<a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u=";
// line 72
echo twig_escape_filter($this->env, twig_urlencode_filter((isset($context["page_url"]) || array_key_exists("page_url", $context) ? $context["page_url"] : (function () { throw new RuntimeError('Variable "page_url" does not exist.', 72, $this->source); })())), "html", null, true);
echo "\" target=\"_blank\">
<img src=\"";
// line 73
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/icon_facebook.svg"), "html", null, true);
echo "\">
</a>
</li>
</ul>
</div><!--/.news_detail_foot__inner-->
</div><!--/.news_detail_foot-->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "blog/detail.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 223 => 73, 219 => 72, 212 => 68, 208 => 67, 201 => 63, 197 => 62, 190 => 58, 184 => 57, 180 => 55, 177 => 54, 174 => 53, 165 => 46, 153 => 37, 150 => 36, 144 => 33, 141 => 32, 139 => 31, 129 => 24, 125 => 22, 122 => 21, 113 => 18, 110 => 17, 105 => 16, 101 => 14, 99 => 13, 95 => 12, 87 => 6, 77 => 5, 59 => 3, 36 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'fullwidth_frame.twig' %}
{% block javascript %}{% endblock %}
{% block main %}
<div class=\"news_detail_head\">
<div class=\"home_title__inner home_title__detail_inner\">
<h2 class=\"home_ja_title\">
<span class=\"news_text__top\">
<span class=\"date\">{{ blog.release_date|date('Y.m.d')}}</span>
{% if blog.getBlogCategories is empty %}
<span class=\"list_category_link\">[お知らせ]</span>
{% else %}
{% for category in blog.getBlogCategories %}
<span class=\"list_category_link\">
[{{ category.getCategory.getName|length > 15 ? category.getCategory.getName|striptags|replace({(' '):' '})|slice(0, 15)|raw ~ '...' : category.getCategory.getName|raw }}]
</span>
{% endfor %}
{% endif %}
</span><!--/.news_text__top-->
{{ blog.title }}
</h2>
</div><!--/.home_title__inner-->
</div><!--/.news_detail_head-->
<div class=\"news_container\">
<div class=\"news_body_content\">
{% if blog.getMainListImage %}
<div class=\"news_body_thumb\">
<img src=\"{{ asset(blog.getMainListImage|no_image_product, 'save_image') }}\" class=\"main_image_blog\">
</div><!--/.news_body_thumb-->
{% endif %}
<div class=\"news_body_content__inner\">
{{ blog.body|raw }}
</div><!--/.news_body_content__inner-->
</div><!--/.news_body_content-->
</div><!--/.news_container-->
<div class=\"news_detail_foot\">
<div class=\"news_detail_foot__inner\">
<div class=\"news_detail_foot__inner__link\">
<a class=\"base_link_brn\" href=\"{{ url('homepage') }}news/\">
<span>お知らせ一覧</span>
<span>お知らせ一覧</span>
</a>
</div><!--/.sp_center_link_btn-->
{# SNSシェア #}
{% set page_url = url('homepage') ~ '/news/' ~ blog.id %}
{% set image_url = 'https://online.ikus.furniture' ~ asset(blog.getMainListImage|no_image_product, 'save_image') %}
<ul class=\"cart_btn_bottom_sns\">
<li>
<a class=\"pinterest\" href=\"https://www.pinterest.com/pin/create/button/?url={{ page_url|url_encode }}&media={{ image_url }}\" target=\"_blank\">
<img src=\"{{ asset('assets/img/common/icon_pinterest.svg') }}\">
</a>
</li>
<li>
<a class=\"line\" href=\"https://social-plugins.line.me/lineit/share?url={{ page_url|url_encode }}\" target=\"_blank\">
<img src=\"{{ asset('assets/img/common/icon_line.svg') }}\">
</a>
</li>
<li>
<a class=\"twitter\" href=\"https://twitter.com/intent/tweet?url={{ page_url|url_encode }}\" target=\"_blank\">
<img src=\"{{ asset('assets/img/common/icon_twitter.svg') }}\">
</a>
</li>
<li>
<a class=\"facebook\" href=\"https://www.facebook.com/sharer/sharer.php?u={{ page_url|url_encode }}\" target=\"_blank\">
<img src=\"{{ asset('assets/img/common/icon_facebook.svg') }}\">
</a>
</li>
</ul>
</div><!--/.news_detail_foot__inner-->
</div><!--/.news_detail_foot-->
{% endblock %}
{#
{% block stylesheet %}
<style>
.pluginCMBblog .post_meta {
display: flex;
list-style: none;
margin: 0;
padding: 0;
width: 95%;
margin: 0 auto;
}
.pluginCMBblog .blog_category{
margin: 0;
padding: 0;
}
.pluginCMBblog .blog_category{
display: initial;
}
.pluginCMBblog .blog_category li{
display: initial;
border-right: 1px solid #ddd;
}
.pluginCMBblog .blog_category li:last-child {
border-right: none;
}
.pluginCMBblog .post_meta .post_meta_list{
padding-right: 2rem;
}
.pluginCMBblog .list_category_link{
color: #337ab7;
padding: 0 0.5rem;
}
.pluginCMBblog .figure__main_image {
padding: 0;
margin: 3rem 0;
display: grid;
justify-content: stretch;
align-items: flex-end;
}
.pluginCMBblog .main_image_blog,
.pluginCMBblog figcaption {
padding: 0;
grid-column: 1/2;
grid-row: 1/2;
}
.pluginCMBblog figcaption {
text-align: center;
padding: 0.4rem 2rem;
font-size: 1.3rem;
background-color: rgba(0,0,0,.7);
color: #fff;
overflow: hidden;
white-space: normal;
word-wrap: break-word;
}
.pluginCMBblog .post_meta_list.time{
width: 15rem;
display: inline-table;
}
.pluginCMBblog .tag_dl{
display: flex;
}
.pluginCMBblog .blog_detail .blog_Title{
word-break: break-word;
margin-bottom: 20px;
}
.pluginCMBblog .cm_blog_main_image img{
max-width: 100%;
width: 100%;
}
ul.tag-ul {
padding-left:8px;
list-style: none;
display: flex;
flex-wrap: wrap;
}
ul.tag-ul > li {
margin: 0.4em;
padding: 0 0.8em;
border: 1px solid #ccc;
border-radius: 5px;
}
ul.tag-ul > li > a:hover {
text-decoration: none;
}
h3.tag-header {
padding: 1rem 2rem;
border-left: 4px solid #000;
}
.w-100 {
width: 100%
}
.side-bar > div {
width: 90%;
margin:40px auto;
}
h5.tag-header {
padding: 1rem 2rem;
border-left: 4px solid #000;
}
.month-archive a {
text-decoration: underline;
display: block;
padding: 3px 27px;
}
.ec-productRole__description > p img {
width: calc(var(--width));
margin-bottom: 15px;
}
.archive-link-div {
max-height: 600px;
overflow-y: scroll;
}
.archive-link-div::-webkit-scrollbar {
display: none;
}
@media screen and (max-width: 768px){
.pluginCMBblog .post_meta {
display: block;
}
.pluginCMBblog .post_meta_list.time{
width: 100%;
}
.side-bar > div {
width: 100%
}
}
@media only screen and (min-width: 768px) {
.ec-shelfGrid .ec-shelfGrid__item-image {
height: 150px;
}
h3.tag-header {
margin: 63px 16px 20px;
}
.side-bar {
width: 280px;
background-color: #f6f6f6;
}
.ec-role {
display: flex;
justify-content: flex-start
}
.mt-65 {
margin-top: 65px!important;
}
}
</style>
{% endblock %}
{% block main %}
<div class=\"ec-role blog_detail pluginCMBblog\">
<div class=\"w-100\">
<div class=\"ec-pageHeader\">
<h1 class=\"blog_Title\">{{ blog.title }}</h1>
</div>
<ul class=\"post_meta \">
<li class=\"post_meta_list time\"><i class=\"fas fa-calendar-alt\"></i> {{blog.release_date|date('Y-m-d')}}</li>
<li class=\"post_meta_list\">
<dl class=\"tag_dl\">
<dt><i class=\"fas fa-tags\"></i></dt>
<dd>
<ul class=\"blog_category\">
{% for category in blog.getBlogCategories %}
<li class=\"{{category.getCategory.class}}\">
<a href=\"{{ url('cm_blog_pro_page_list', {categories: [category.getCategory().getId()]}) }}\" class=\"list_category_link\">
{{ category.getCategory.getName|raw }}
</a>
</li>
{% endfor %}
</ul>
</dd>
</dl>
</li>
</ul>
<div class=\"ec-off1Grid\">
<div class=\"ec-off1Grid__cell\">
<div class=\"cm_blog_main_image\">
<figure class=\"figure__main_image\">
{% if blog.getMainListImage %}
<img src=\"{{ asset(blog.getMainListImage|no_image_product, 'save_image') }}\" class=\"main_image_blog\"></img>
{% else %}
<img class='item_blog_image'></img>
{% endif %}
{% if blog.getFigCaption %}
<figcaption>{{ blog.getFigCaption }}</figcaption>
{% endif %}
</figure>
</div>
<div class=\"ec-grid2__cell\">
<div class=\"ec-productRole__profile\">
<div class=\"ec-productRole__description\">{{ blog.body|raw }}
</div>
</div>
</div>
</div>
</div>
{% if tags|length > 0 %}
<h3 class=\"tag-header\">{{ 'plg.CMBlogPro.blog.tag'|trans }}</h3>
<ul class=\"tag-ul\">
{% for tag in tags %}
<li>
<a href=\"{{ url('cm_blog_pro_page_list', {tag: tag|trim }) }}\">{{ tag |trim }}</a>
</li>
{% endfor %}
</ul>
{% endif %}
<h3 class=\"tag-header\">{{ 'plg.CMBlogPro.blog.related_product'|trans }}</h3>
<div class=\"ec-shelfRole\">
<ul class=\"ec-shelfGrid\">
{% for product in blog.getBlogProduct %}
<li class=\"ec-shelfGrid__item\">
<a href=\"{{ url('product_detail', {'id': product.getProduct.id}) }}\">
<p class=\"ec-shelfGrid__item-image\">
<img src=\"{{ asset(product.getProduct.main_list_image|no_image_product, 'save_image') }}\">
</p>
<p>{{ product.getProduct.name }}</p>
<p class=\"price02-default\">
{% if product.getProduct.hasProductClass %}
{% if product.getProduct.getPrice02Min == product.getProduct.getPrice02Max %}
{{ product.getProduct.getPrice02IncTaxMin|price }}
{% else %}
{{ product.getProduct.getPrice02IncTaxMin|price }} ~ {{ product.getProduct.getPrice02IncTaxMax|price }}
{% endif %}
{% else %}
{{ product.getProduct.getPrice02IncTaxMin|price }}
{% endif %}
</p>
</a>
</li>
{% endfor %}
</ul>
</div>
</div>
<div class=\"side-bar\">
<div class=\"mt-65 month-archive\">
<h5 class=\"tag-header\">{{ 'plg.CMBlogPro.blog.month_archive'|trans }}</h5>
<div class=\"archive-link-div\">
{% for key, month in monthArr %}
<a href=\"{{ url('cm_blog_pro_page_list', {date: key}) }}\">{{ month }}</a>
{% endfor %}
</div>
</div>
</div>
</div>
{% endblock %}
#}", "blog/detail.twig", "/home/xs626321/ikus.furniture/public_html/dev/app/template/default/blog/detail.twig");
}
}