HCFoxie - Tights
HCFoxie - Tights
Regular price
€22,95 EUR
Regular price
Sale price
€22,95 EUR
Unit price
/
per
Tights in soft, stretchy merino wool and viscose from bamboo with elastic waistband. Made with Viscose from bamboo on the inside and wool on the outside. This product is certified with Oeko-Tex 100®.
SKU344001485222000359201
GOTS - Products
As we are working with products mainly used by babies and children, controlling of chemicals is of the outmost importance to us. This product is GOTS certified – the strictest certification on organic garment on the market today, involving uncompromising controls throughout the entire manufacturing process, including chemical use and working conditions.
Read more about GOTS here
- Perhaps you also like
- Viewed earlier
-
{% for product in products %}
{% if product.vendor != "gift_card" and product.images.length > 1 %}
{% assign loopLength = loop.length %}
-
{% if product.images.length > 1 %}
{% else %}
{% endif %}
{% for tag in product.tags %} {% if tag contains "Organic Cotton used" %}{{ tag.split("used")[0] }}{% endif %} {% if tag contains "GOTS" %}{{ tag }}{% endif %} {% if tag contains "Oeko-tex 100" %}{{ tag }}{% endif %} {% endfor %}
{{ product.name }}
{% if product.price_max < product.list_price %}{% if product.on_sale == true and product.stock_count > 0 %} {% if current_domain contains 'dk' %}UDSALG{% else %}SALE{% endif %} {% endif %}{{ product.list_price | currency_converter }}{{ product.price_max | currency_converter }}{{ product.price_max | currency_converter }}{% endif %}
{% endif %}
{% endfor %}
-
{% for product in products %}
{% if product.vendor != "gift_card" and product.images.length > 1 %}
{% assign loopLengthTwo = loop.length %}
-
{% if product.images.length > 1 %}
{% else %}
{% endif %}
{% for tag in product.tags %} {% if tag contains "Organic Cotton used" %}{{ tag.split("used")[0] }}{% endif %} {% if tag contains "GOTS" %}{{ tag }}{% endif %} {% if tag contains "Oeko-tex 100" %}{{ tag }}{% endif %} {% endfor %}
{{ product.name }}
{% if product.price_max < product.list_price %}{% if product.on_sale == true and product.stock_count > 0 %} {% if current_domain contains 'dk' %}UDSALG{% else %}SALE{% endif %} {% endif %}{{ product.list_price | currency_converter }}{{ product.price_max | currency_converter }}{{ product.price_max | currency_converter }}{% endif %}
{% endif %}
{% endfor %}