• 2 Gratis-Proben zu jeder Bestellung
  • 2 Gratis-Proben zu jeder Bestellung

    Satintasche 2024

    • Artikel-Nr.: NE23010
    6,00 €
    Inhalt: 1 Stück
    6,00 € / Stück, 
    inkl. MwSt., ca. 1-2 Tage Lieferzeit
    Kostenloser Versand ab einer Bestellung von 40 €

    • Hersteller
    • Laboratoires BLC Thalgo Cosmetic S.A.
    • Domaine des Châtaigniers , 83520 Roquebrune sur Argens, Frankreich
    • info@thalgo.com
    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('.cyt674859e5c829e .slick-initialized .item > .inner'); }); addEventListener("resize", (event) => { setTimeout(function () { equalheight('.cyt674859e5c829e .slick-initialized .item > .inner'); }, 500); });
    $( '.item-id-input-field' ).hide();