• Gratis-Proben zu jeder Bestellung
  • Kostenloser Versand innerhalb Deutschlands
  • Gratis-Proben zu jeder Bestellung
  • Kostenloser Versand innerhalb Deutschlands

Energiebündel I SPIRULINE BOOST

ROUTINE ENERGISANTE

  • Artikel-Nr.: test-artikel
50,00 €
Inhalt: 1 Stück
50,00 € / Stück, 
inkl. MwSt., Lieferzeit auf Anfrage
Kostenloser Versand innerhalb Deutschlands

Finde Deinen neuen Wohlfühlort

Gebe Deine Postleitzahl in das Textfeld ein und entdecke THALGO Kosmetikinstitute in Deiner Nähe.

$(document).ready(function() { $('#store-finder-button').on('click', function (e) { e.preventDefault(); const zipValue = 'PLZ:' + $('#store-finder-input').val().trim(); const $prompt = $('#aia-prompt'); if ($prompt.is(':visible')) { fillAndSubmit($prompt, zipValue); } else { $('#aia-popup-icon').trigger('click'); const interval = setInterval(function () { const $p = $('#aia-prompt'); if ($p.is(':visible')) { clearInterval(interval); fillAndSubmit($p, zipValue); } }, 100); } }); function fillAndSubmit($prompt, value) { const el = $prompt[0]; const proto = el instanceof HTMLTextAreaElement ? HTMLTextAreaElement.prototype : HTMLInputElement.prototype; Object.getOwnPropertyDescriptor(proto, 'value')?.set?.call(el, value); $prompt.trigger('input').trigger('change').next().trigger('click'); } });

SPIRULINE BOOST – Ihr Energiekick für die Haut

Vitalität. Feuchtigkeit. Strahlkraft.

Die revitalisierende Pflegeroutine für müde, fahle Haut:
Die neue Formel der Vitalisierenden Gel-Creme vereint einen hochmolekularen Hyaluron-Komplex, nährstoffreiche Spirulina-Alge und Magnesium – für eine sichtbar geglättete, hydratisierte und energiegeladene Haut.

Der natürliche Energie-Boost für ein frisches, gesundes Hautbild – Tag für Tag.

Ihr Set enthält:

  • 1 x Spiruline Boost Vitalisierende Gel-Creme (50 ml)
    – Leichte, frische Textur mit Sofortwirkung: belebt, glättet und spendet intensiv Feuchtigkeit.

  • + GRATIS: 1 x Spiruline Boost Intensiv Vitalisierendes Serum (10 ml)
    – Hochkonzentrierter Wirkstoffkomplex für neue Ausstrahlung & Energie

  • + GRATIS: 1 x Booster-Roller Nr.1
    – Kühlend & aktivierend: unterstützt die Mikrozirkulation und lässt den Teint strahlen

Für wen geeignet?

Ideal bei ersten Anzeichen von Müdigkeit, fahl wirkender Haut oder stressbedingtem Glow-Verlust.

Energiebündel I SPIRULINE BOOST


Neue Formel durch einen hochmolekularen Hyaloron-Komplex, Spirulina &

Magnesium, der Ihre Haut vitailisiert und mit

Feuchtigkeit versorgt.


1x Vitalisierende Gel-Creme, 50 ml



Ihr Geschenk:


1 x Intensiv Vitalisierendes Serum, 10ml GRATIS


1 x Booster-Roller Nr.1, GRATIS

Artikeltext 1

Artikeltext 2

Vitalisierende Gel-Creme

Aqua (Water), Glycerin, Alcohol Denat,, Propanediol, Hydrogenated Ethylhexyl Olivate, Cellulose, Glycereth-26, Ammonium Acryloyldimethyltaurate/VP Copolymer, Pentylene Glycol, Coco-Caprylate/Caprate, Parfum (Fragrance), Trehalose, Urea, Maltodextrin, Caprylyl Glycol, 1,2-Hexanediol, Sodium Gluconate, Hydrogenated Olive Oil Unsaponifiables, Sodium Hyaluronate, Maris Sal (Sea Salt), t-Butyl Alcohol, Inulin Lauryl Carbamate, Adenosine, Glyceryl Acrylate/Acrylic Acid Copolymer, Aloe Barbadensis Leaf Juice, Biosaccharide Gum-1, Serine, Xanthan Gum, Fucus Vesiculosus Extract, Laminaria Digitata Extract, Algin, Pullulan, Spirulina Platensis Extract, Lithothamnion Calcareum Extract,

Intensiv Vitalisierendes Serum

Aqua (Water), Propanediol, Glycereth-26, Glycerin, Alcohol Denat,, Thermus Thermophillus Ferment, PPG-26-Buteth-26, Sodium Carbomer, PEG-40 Hydrogenated Castor Oil, Pentylene Glycol, Ribose, Hydrolyzed Jojoba Esters, Parfum (Fragrance), 1,2-Hexanediol, Caprylyl Glycol, Maris Sal (Sea Salt), Sodium Gluconate, Sodium Hyaluronate, Citric Acid, Adenosine, Aloe Barbadensis Leaf Juice, Potassium Sorbate, Fucus Vesiculosus Extract, Laminaria Digitata Extract, Spirulina Platensis Extract, Lithothamnion Calcareum Extract,


  • Hersteller
  • Laboratoires BLC Thalgo Cosmetic S.A.
  • Domaine des Châtaigniers , 83520 Roquebrune sur Argens, Frankreich
  • info@thalgo.com

Verwandte Produkte

function setHeight( el, val ) { if ( typeof val === "function" ) val = val(); if ( typeof val === "string" ) el.style.height = val; else el.style.height = val + 5 + "px"; } var equalheight = function ( container ) { var currentTallest = 0, currentRowStart = 0, rowDivs = [], currentDiv, $el, topPosition = 0; Array.from( document.querySelectorAll( container ) ).forEach( ( el, i ) => { el.style.height = "auto"; topPosition = el.offsetTop; if ( currentRowStart != topPosition ) { for ( currentDiv = 0; currentDiv < rowDivs.length; currentDiv++ ) { setHeight( rowDivs[ currentDiv ], currentTallest ); } rowDivs.length = 0; currentRowStart = topPosition; currentTallest = parseFloat( getComputedStyle( el, null ).height.replace( "px", "" ) ); rowDivs.push( el ); } else { rowDivs.push( el ); currentTallest = ( currentTallest < parseFloat( getComputedStyle( el, null ).height.replace( "px", "" ) ) ) ? ( parseFloat( getComputedStyle( el, null ).height.replace( "px", "" ) ) ) : ( currentTallest ); } for ( currentDiv = 0; currentDiv < rowDivs.length; currentDiv++ ) { setHeight( rowDivs[ currentDiv ], currentTallest ); } } ); var slickButtonsHeight = $('a.slick-active.slick-slide').first().find('.img').outerHeight(); $('.xxx .slick-arrow').height(slickButtonsHeight); }; window.addEventListener( 'scroll', () => { equalheight('.cyt69946d1c0daff .slick-initialized .item > .inner'); }); addEventListener("resize", (event) => { setTimeout(function () { equalheight('.cyt69946d1c0daff .slick-initialized .item > .inner'); }, 500); });
Zuletzt angesehen
  • Offizieller Herstellershop
    direkt & sicher einkaufen
  • Gratisproben bei jeder Bestellung
  • Kostenloser Versand
    innerhalb Deutschlands**
  • Sichere Zahlungsarten