HCDilay - Kjole
HCDilay - Kjole
Normal pris
279,95 DKK
Normal pris
Udsalgspris
279,95 DKK
Pris per stk
/
pr.
Langærmet kjole med blomsterprint og lommer fortil. Modellen har fine hæklede detaljer ved halsen og ærmerne. Kjolen har en skæring ved brystet med baner af rynk, for ekstra vidde nederst. Modellen knappes i nakken.
SKU345001994433100380202
- Organic / Certified by
ECOCERT Greenlife
Lic. NO 199845 / Hust and Claire
Farve: Gray lilac
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" 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 %}