HCRollo - Skjorte
HCRollo - Skjorte
Regular price
€39,95 EUR
Regular price
Sale price
€39,95 EUR
Unit price
/
per
Skjorte i vævet hør med lomme på venstre bryst. Modellen er klassisk med krave og manchetter, og dens nederste kant er fint afrundet. Ærmerne kan smøges op til en knap på overarmen.
SKU342005901491300314604
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" %}
{% 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" %}
{% 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 %}