HCKristi - Dress
HCKristi - Dress
Normal pris
299,95 DKK
Normal pris
Udsalgspris
299,95 DKK
Pris per stk
/
pr.
Dress in soft cotton with embroidery on the sleeves and bottom of the skirt. The dress features pleats at the shoulders and elasticated cuffs. Fastened with buttons between the legs. This product is made from 100% organic cotton.
SKU342005993413500324602
Farve: White
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 %}