HCBun - Body
HCBun - Body
Regulärer Preis
€27,95 EUR
Regulärer Preis
Sale Preis
€27,95 EUR
Einzelpreis
/
pro
Kurzärmeliger Body aus bequemer, dehnbarer Bambusviskose. Dieses Modell wird vorne mithilfe von Knöpfen geschlossen und hat eine Wickeloptik, die über den Bauch verläuft, und Druckknöpfe zwischen den Beinen. Dieses Produkt ist Oeko-Tex 100® zertifiziert.
<tc>SKU</tc>341005963831700358402
GOTS - Produkte
Da wir mit Produkten arbeiten, die hauptsächlich für Babys und Kinder herstellt sind, ist für uns die Kontrolle von Chemikalien von größter Bedeutung.
Dieses Produkt ist GOTS-zertifiziert – die strengste Zertifizierung für Bio-Kleidung auf dem heutigen Markt, die kompromisslose Kontrollen während des gesamten Herstellungsprozesses einschließlich des Chemikaliengebrauchs und der Arbeitsbedingungen umfasst.
Mehr über GOTS
- Das könnte Ihnen auch gefallen
- Zuvor angesehen
-
{% 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 %}