{% if o.min-size > 0 %}{{ o.min-size }}..{% endif %}{{ o.max-size }} {{ o.unit }}
( {{ o.price-per-unit | decimals }} {{ o.price-currency }} / {{ o.unit }} )
( {% capture price_ex %}{{ site.data.price-sources[o.price-source].price[o.price-currency] }}{% endcapture %}{% capture price %}{% if price_ex != "" %}{{price_ex}}{% else %}{{ o.price-source }}{% endif %}{% endcapture %}{{ price }} {{ o.price-currency }} / FAIR )
{% if price_ex != "" %}{{ o.price-source }}{% else %}fixed price{% endif %}
{{ o.price-per-unit | divided_by: price | decimals }} FAIR