-
New
-
New
Feo-HC - Hue
Feo-HC - Hue
Normal pris
199,95 DKK
Normal pris
Udsalgspris
199,95 DKK
Pris per stk
/
pr.
Varm og blød elefanthue i merinould med hul til ansigtet afsluttet med ribkant. Huen er med et blødt bomuldsfoer. På toppen har huen ribkrøller og forneden er huen længere fortil og bagpå, med udformning, der giver plads til skulderen. Dette produkt er certificeret med Oeko-Tex 100®. Dette produkt er produceret i EU.
SKU344001483629000415001
GOTS - Produkter
Fordi vi arbejder med produkter, som hovedsageligt anvendes af babyer og børn, er det yderst vigtigt for os, at der udføres kontrol af anvendte kemikalier. Dette produkt er certificeret i henhold til GOTS, der er den strengeste certificering på markedet for økologisk produceret tøj i dag, som sikrer, at hele fremstillingsprocessen, herunder arbejdsforhold og anvendelsen af kemikalier, underlægges streng og kompromisløs kontrol.
Læs mere om GOTS her
- Måske kan du også lide
- Set tidligere
-
{% 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 %}