{% if mediaUrl is not empty %}
{{title}}
{% endif %}
<[-- MAIN_CONTENTS --]>
{% if itemData.itemEnable == 1 or itemData.itemEnable == 2 %}
{% if variationList|length > 1 %} {% if itemData.variationDispFlag == 2 %}
{% else %}
{% for variation in variationList %}
{% if variationId == variation.variationId %} {% else %} {% endif %}
{% endfor %}
{% endif %} {% else %} {% for variation in variationList %} {% endfor %} {% endif %} {% if itemData.itemAttrPtrn == 2 %} {% for attr in itemAttrList %} {% if attr.formType == 1 %}

{{ attr.attrName }}

{% else %}

{{ attr.attrName }}

{% endif %} {% endfor %} {% endif %} {% if itemData.numericFormType == 1 %}

数量

-
+
{% endif %} {% if itemData.numericFormType == 2 %}

数量

{% endif %} {% if itemData.numericFormType == 3 %}
{% endif %}
{% if itemData.orderInvalidFlag == 0 %} {% if itemData.onSale != 0 %} {% if itemData.stockExist != 0 %} {% else %}
在庫切れのため注文いただけません。
{% endif %} {% else %}
販売期間外のため注文いただけません。
{% endif %} {% else %}
ただいまご注文いただけません。
{% endif %}
{% endif %} {% if itemData.itemEnable == 2 or itemData.itemEnable == 3 %}
{% if itemData.itemAttrPtrn == 2 %} {% for attr in itemAttrList %} {% if attr.formType == 1 %}

{{ attr.attrName }}

{% else %}

{{ attr.attrName }}

{% endif %} {% endfor %} {% endif %} {% if itemData.numericFormType == 1 %}

数量

-
+
{% endif %} {% if itemData.numericFormType == 2 %}

数量

{% endif %} {% if itemData.numericFormType == 3 %}
{% endif %}
{% if itemData.orderInvalidFlag == 0 %} {% if itemData.onSale != 0 %} {% else %}
販売期間外のため注文いただけません。
{% endif %} {% else %}
ただいまご注文いただけません。
{% endif %}
{% endif %}