HCTue - Trousers
HCTue - Trousers
Regular price
€39,95 EUR
Regular price
Sale price
€39,95 EUR
Unit price
/
per
Lined trousers in soft checked velour with elasticated waist. The trousers have front and back pockets, with one pocket on the left trouser leg. The garment has elasticated trouser legs and an adjustable waist.
SKU345001913107600346102
Color: Deep Ivy
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 %}