Thicker Anti-Hairloss Densifying Hair Serum - for someone with progressive hair loss.
Thanks to a powerful concentrate of active ingredients of natural origin, the Thicker serum slows down progressive hair loss. Its vegan formula, with 97% ingredients of natural origin, offers a global anti-hair loss action: it slows down progressive hair loss, strengthens thinning hair and protects the scalp.
Hair grows thicker and stronger, and the hair looks denser.
For best results use after Fortify Shampoo.
- Fragrance: A fresh breeze of mint and rosemary, enhanced by light lemon notes and a precious wood base.
- Vegan
- Sillicone & Alcohol Free.
Divide the scalp into four areas
Fill the pipette and gradually apply the serum by moving the pipette along the area
Massage.
Divide the scalp into four areas
Fill the pipette and gradually apply the serum by moving the pipette along the area
Massage.
To ensure delivery before Christmas, please place your order by the following deadlines:
Next Day Delivery – £5.99
Order by 2:00pm on 22nd December for delivery on 23rd December.
Please note: no next day orders will be despatched on Christmas Eve.
Standard Delivery – £3.49
Order by 2:00pm on 18th December for deliveries to arrive on or before 23rd December.
Orders placed after these times cannot be guaranteed for delivery before Christmas.
Lazartigue Thicker Hair Serum 50ml
£48.00
£80.00
Recently Viewed
Henüz görüntülenen ürün yok.
Be the First to Know
Be the first to know about the latest arrivals, trends, exclusive offers and discounts.
Choosing a selection results in a full page refresh.
Opens in a new window.
$refs.input && $refs.input.focus())"
@keydown.escape.window="open = false"
x-bind:data-open="open"
class="ga:relative"
x-init="
const KEY = 'gaSearchOpen';
let scrollY = 0;
const lockScroll = () => {
// zaten kilitliyse tekrar etme
if (document.body.style.position === 'fixed') return;
scrollY = window.scrollY || window.pageYOffset || 0;
document.body.style.position = 'fixed';
document.body.style.top = `-${scrollY}px`;
document.body.style.left = '0';
document.body.style.right = '0';
document.body.style.width = '100%';
};
const unlockScroll = () => {
const top = document.body.style.top;
document.body.style.position = '';
document.body.style.top = '';
document.body.style.left = '';
document.body.style.right = '';
document.body.style.width = '';
// eski konuma dön
const y = top ? parseInt(top) * -1 : scrollY;
window.scrollTo(0, y || 0);
};
if (window.Shopify && Shopify.designMode) {
// 1) İlk yüklemede otomatik açma YOK (default kapalı); varsa session’dan oku
const saved = sessionStorage.getItem(KEY);
open = saved === '1';
// 2) Section seçilince aç (focus ver), fakat sayfa konumu sabit kalsın
const onSelect = (e) => {
if (e.detail.sectionId === 'sections--26487754293623__ga_search_overlay_DaTAJQ') {
open = true;
sessionStorage.setItem(KEY, '1');
// seçimin tetiklediği olası kaymayı geri al
requestAnimationFrame(() => { window.scrollTo(0, scrollY || 0); });
$nextTick(() => { if ($refs.input) $refs.input.focus(); });
}
};
document.addEventListener('shopify:section:select', onSelect);
document.addEventListener('shopify:block:select', onSelect);
document.addEventListener('shopify:inspector:activate', onSelect);
// 3) Section reload olursa state’i koru
const onLoad = (e) => {
if (e.detail.sectionId === 'sections--26487754293623__ga_search_overlay_DaTAJQ') {
const keep = sessionStorage.getItem(KEY) === '1';
open = keep;
if (keep) {
requestAnimationFrame(() => { window.scrollTo(0, scrollY || 0); });
$nextTick(() => { $refs.input && $refs.input.focus(); });
}
}
};
document.addEventListener('shopify:section:load', onLoad);
// 4) open değişimini kalıcılaştır + scroll kilidi uygula
$watch('open', v => {
sessionStorage.setItem(KEY, v ? '1' : '0');
v ? lockScroll() : unlockScroll();
});
} else {
// live sitede sadece scroll kilidi
$watch('open', v => { v ? lockScroll() : unlockScroll(); });
}
"
>