{% if isStoreLoggedIn %} {% else %} {% endif %}
{% if hasDiscount %}
{% endif %} {% if hasValidPromo %}
{% endif %} {% if pricing %}
{% endif %} {% if is_bundling %}
{% endif %}
{% if distributor %} {% if distributor.is_member %}
pageview   {{distributor.name}}   local_shipping
{% else %}
{{distributor.name}}  local_shipping
{% endif %} {% endif %}
{{name_formatted}}
{% if is_secret_price %}
Rp Call Us
{% else %} {% if priceIsOverriden %}
Rp{{default_price_formatted}}
{% endif %}
Rp{{price_formatted}}
{% endif %}
{% if is_empty %} {% else %} {% if isStoreLoggedIn %} {# replaced `if` with `ifAsync` https://github.com/11ty/eleventy/issues/2949#issuecomment-1565451639 #} {% ifAsync allowedToBuy %} {% include "product/addtocart.njk" %}
{% else %}{# ifAsync allowedToBuy #} {% endif %}{# ifAsync allowedToBuy #} {% else %}{# if isStoreLoggedIn #} {% endif %}{# if isStoreLoggedIn #} {% endif %}{# if is_empty #}