{% if itemData != null %} {% endif %}{% if campaignDescription != null %} {% endif %}{% if categoryDescription != null %} {% endif %}{% if freeDescription != null %} {% endif %}{% if dsnTopMetadescription is not empty %} {% endif %} {% if topFaviconUrl is not empty %} {% endif %} <[-- HEADER_CUSTOM_CONTENTS --]> {% if robots is not empty %}{% endif %} {% if canonicalUrl is not empty %}{% endif %} {% if prevUrl is not empty %}{% endif %} {% if nextUrl is not empty %}{% endif %}
{% if breadCrumbsList is not empty %}
    {% for item in breadCrumbsList %} {% if loop.index < loop.length - 1 %}
  • {{ item.displayValue }}
  • {% else %}
  • {{ item.displayValue }}
  • {% endif %} {% endfor %}
{% endif %}
<[-- MAIN_CONTENTS --]>
    {% set campaignItemCounter = 0 %} {% for item in campaignList %} {% if item.itemCount > 0 %} {% set campaignItemCounter = 1 %} {% endif %} {% endfor %} {% if campaignList is not empty and campaignItemCounter > 0 %}
  • CAMPAIGN

    キャンペーン情報
  • {% endif %} {% set categoryItemCounter = 0 %} {% for item in categoryList %} {% if item.itemCount > 0 %} {% set categoryItemCounter = 1 %} {% endif %} {% endfor %} {% if categoryList is not empty and categoryItemCounter > 0 %}
  • CATEGORY

    カテゴリー
      {% for item in categoryList %} {% if item.itemCount > 0 %}
    • {{ item.categoryName }}

      {% if item.childList is not empty %} {% endif %}
    • {% endif %} {% endfor %}
  • {% endif %}
{% if calendarMonthList is not empty %}
{% for monthItem in calendarMonthList %}

{{ monthItem.targetYear }}年{{ monthItem.targetMonth | numberformat("00") }}月

{% for weekItem in monthItem.weekList %} {% endfor %}
{% if weekItem.sunday != null %}
{{ weekItem.sunday }}
{% endif %}
{% if weekItem.monday != null %}
{{ weekItem.monday }}
{% endif %}
{% if weekItem.tuesday != null %}
{{ weekItem.tuesday }}
{% endif %}
{% if weekItem.wednesday != null %}
{{ weekItem.wednesday }}
{% endif %}
{% if weekItem.thursday != null %}
{{ weekItem.thursday }}
{% endif %}
{% if weekItem.friday != null %}
{{ weekItem.friday }}
{% endif %}
{% if weekItem.saturday != null %}
{{ weekItem.saturday }}
{% endif %}
{% endfor %}
    {% for eventItem in eventList %}
  • {{ eventItem.eventName }}
  • {% endfor %}
{% endif %}
{% if ukomiFlag == true %} {{ ukomiJSTag }} {% endif %} <[-- BODY_CUSTOM_CONTENTS --]>