HCBeninette - Body
HCBeninette - Body
Regulärer Preis
€24,95 EUR
Regulärer Preis
Sale Preis
€24,95 EUR
Einzelpreis
/
pro
Body aus weicher Baumwolle mit einem Print auf der Brust, der ein Zebra in einem Sandkasten zeigt. Dieses Modell verfügt über hübsche Details wie Glitzer auf der Brust und Rüschenbesatz an den Schultern. Verfügt über Knopfverschlüsse an beiden Schultern und zwischen den Beinen. Dieses Produkt ist aus 100 % Bio-Baumwolle gefertigt.
<tc>SKU</tc>342005963411200430203
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 %}