{% if product_special_price > 0 %}
{% if product_special_start_date %}
{% endif %} {% if product_special_end_date %} {% if product_special_start_date < product_special_end_date %}
{% endif %} {% else %}
{% endif %} {% if price_quantity_start %}
{% if price_quantity_end %}
{% endif %}
{% else %} {% if price_quantity_end %}
{% endif %} {% endif %}
{% else %} {% if price > 0 %}
{% if valid_through %}
{% endif %} {% if price_quantity_start %}
{% if price_quantity_end %}
{% endif %}
{% else %} {% if price_quantity_end %}
{% endif %} {% endif %} {% endif %}
{% endif %} {% for delivery_option in delivery_options %}
{% endfor %} {% for customer_type in customer_types %}
{% endfor %}
{% if valid_through %}
{% endif %} {% for region in eligible_regions %}
{% endfor %} {% for payment_method in payment_methods %}
{% endfor %} {% for warranty_promise in warranty_promises %}
{% endfor %} {% if sku %}
{% endif %} {% if stock_level %}
{% endif %}
{% if minimal %} {% else %}
{% for uri in product_image_uris %}
{% endfor %} {% for uri in product_thumbnail_uris %}
{% endfor %} {% if ean %}
{% endif %} {% if gtin14 %}
{% endif %} {% if sku %}
{% endif %} {% if manufacturer_uri %}
{% endif %} {% if datasheet_uri %}
{% endif %}
{% if stock_unit %} {% if stock_level %}
{% endif %} {% endif %} {% if product_class_uri %}
{% endif %} {% for feature in features %} {% if feature.type == "text" %}
{% endif %} {% if feature.type == "boolean" %}
{% endif %} {% if feature.type == "quantitative" %} {% if feature.datatype == "float" %}
{% if feature.value %}
{% else %} {% if feature.min_value %}
{% endif %} {% if feature.max_value %}
{% endif %} {% endif %}
{% endif %} {% endif %} {% if feature.type == "quantitative" %} {% if feature.datatype == "integer" %}
{% if feature.value %}
{% else %} {% if feature.min_value %}
{% endif %} {% if feature.max_value %}
{% endif %} {% endif %}
{% endif %} {% endif %} {% if feature.type == "qualitative" %}
{% endif %} {% endfor %}
{% endif %}