1016 відгуків
+380 (66) 641-92-44
+380 (67) 322-43-98
"LaParfum.ua"

Про нас

:root { --banner-color: #f19593; } .ucv-a2-panel strong { font-size: 20px; color: var(--banner-color); } .ucv-a2-panel { padding: 0px; background: #777 url('https://content.s2.prom.st/August2020/58540o-nas.jpg') center; background-size: cover; display: flex; align-items: flex-start; } .ucv-a2-texts { background-color: rgba(250, 250, 250, 0.6); margin: 0; padding: 4vw 1vw 4vw 2vw; width: 47%; text-align: center; border-radius: 0; } .ucv-a2-header { font-weight: 500; font-size: 30px; line-height: 32px; color: var(--banner-color); margin: 0px 0px 5px; padding: 7px; } .ucv-a2-sub-header { font-size: 16px; line-height: 32px; padding: 7px 15px; color: #333; margin: 0px 0px 10px; } .ucv-a2-text { position: relative; font-size: 14px; line-height: 26px; color: #333; margin: 0px 0px 10px; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none !important; text-align: center; color: var(--banner-color) !important; padding: 0 20px; border: 2px solid var(--banner-color); border-radius: 3px; font-size: 16px; } .ucv-a2-link:hover { color: #333 !important; border-color: #333; } @media screen and (max-width: 900px) { .ucv-a2-texts { background-color: rgba(250, 250, 250, 0.7); width: auto; text-align: left !important; border-radius: 0; } .ucv-a2-panel { padding: 0; } .ucv-a2-sub-header, .ucv-a2-text { color: #333; } } .uc-btns { display: inline-block; padding: 10px 30px; font-size: 16px; border-radius: 3px; color: #fff !important; text-decoration: none !important; background-color: #f24a41; transition: all .3s ease; } .uc-btns:hover { background-color: #ef1d11; color: #fff !important; transition: all .3s ease; } .uc-numbers { padding: 20px 10px; border-bottom: 1px solid #DDD; } .uc-numbers h2 { text-align: center; padding-bottom: 20px; } .uc-numbers-inner { display: flex; flex-wrap: wrap; justify-content: space-around; position: relative; z-index: 0; } .uc-numbers-inner__item { display: flex; justify-content: center; align-items: center; position: relative; width: 15%; margin: 25px 0.5%; padding: 20px 10px; border-radius: 25px; background:rgba(255,255,255,0.95); box-sizing: border-box; } .uc-numbers-inner__item strong { color: #f19593; font-size: 18px; transition: 0.5s; } .uc-numbers-inner__item:hover strong { } .uc-numbers-inner__item:before { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: #f19593; z-index: -1; transform: skew(2deg, 2deg); border-radius: 25px; transition: 0.5s; } .uc-numbers-inner__item:hover:before { background: #f19593; transform: skew(-2deg, -2deg); } .uc-numbers-inner__title { display: none; position: absolute; top: 50%; transform: translateY(-50%); right: 10px; font-size: 80px !important; font-weight: bold; line-height: 5rem; color: rgba(42, 72, 117, 0.1); transition: 0.5s; } .uc-numbers-inner__item:hover .uc-numbers-inner__title { top: -10px; /* color: rgba(42, 72, 117, 0.8);*/ } @media screen and (max-width: 900px) { .uc-numbers-inner__item { width: 30%; } } @media screen and (max-width: 470px) { .uc-numbers-inner__item { width: 100%; } } .uc-panel { border-bottom: 1px solid #e9e9e9; padding: 20px 0; text-align: center; } .uc-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-header { margin-bottom: 20px!important; text-align: center; } .uc-wrapper { display: inline-block; vertical-align: top; margin: 10px .5%; text-decoration: none; } .uc-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; background-color: rgba(255, 255, 255, 0.05); transition: all 0.5s linear; transform: rotateY(0); transform: rotateY(0); perspective: 400px; } .uc-img-holder:hover img { transform: rotateY(180deg); } .uc-img-holder img { display: block; position: relative; max-width: 100%; max-height: 100%; transition: all 800ms ease-in-out; transform-style: preserve-3d; } .uc-img-holder:hover .uc-hint { opacity: 1; } .uc-hint { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.6); transition: all 0.5s linear; opacity: 0; } .uc-hint-body { position: absolute; top: 50%; left: 0; width: 100%; color: #fff; padding: 15px; opacity: 0; transform: translateY(-50%); transition: all 0.5s linear; box-sizing: border-box; } .uc-name {font-weight: 550; font-size: 15px; color: #333; display: inline-block; margin-top: 10px; } .uc-name:hover { color: rgba(241,149,147,1); } .uc-wrapper:hover .uc-img-holder, .uc-img-holder:hover .uc-hint-body { opacity: 1; } .uc-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .uc-panel .uc-wrapper { width: 31.8%; } @media screen and (max-width: 768px) { .uc-desc { position: static; visibility: visible; } .uc-panel .uc-wrapper { width: 51%; } .uc-panel .uc-wrapper+.uc-wrapper+.uc-wrapper { width: 51%; } } @media screen and (max-width: 500px) { .uc-panel .uc-wrapper, .uc-panel .uc-wrapper+.uc-wrapper+.uc-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } } .uc-our__history {border-bottom: 1px solid #ddd; padding: 20px; text-align: center; } .uc-our__history h2 { padding-bottom: 10px; text-align: center; } .uc-our__history-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; } .uc-our__history-block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; margin: 20px 0; } .uc-our__history-block:hover .uc-our__history-year { transform: translateX(20px) scale(0.8, 0.8); transition: all 0.5s ease; } .uc-our__history-year { position: relative; text-align: center; -ms-flex-item-align: center; align-self: center; font-size: 25px; font-weight: bold; color:rgb(217,134,132); background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 100px; min-width: 140px; border-radius: 100%; box-shadow: 0 0px 10px rgb(247,153,151), 0 0 0px 1px rgb(247,153,151); transition: all 0.5s ease; } .uc-our__history-line { -ms-flex-item-align: center; align-self: center; width: 3%; height: 30px; } .uc-our__history-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; box-sizing: border-box; text-align: left; background: #fff; color: #000; padding: 10px 15px; border-radius: 10px; width: 78%; border: 1px solid rgba(217,134,132,0.5); /* -webkit-box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); box-shadow: 2px 1px 16px -2px rgba(21, 40, 55,0.55); */ } .uc-our__history-subheader { font-size: 26px; color: #5688c7; } /* .uc-first__year-line { background:rgb(247,153,151); } .uc-second__year-line { background:rgb(247,153,151); } .uc-third__year-line { background: rgb(247,153,151); } .uc-fourth__year-line { background: rgb(247,153,151); } .uc-fifth__year-line { background: #ea4335; } */ /* .uc-first__year { color: #ea4335; } .uc-second__year { color: #34a853; } .uc-third__year { color: #fbbc05; } .uc-fourth__year { color: #4285f4; } .uc-fifth__year { color: #ea4335; } */ @media screen and (max-width:1000px) { .uc-our__history-block { width: 100%; } } @media screen and (max-width:800px) { .uc-our__history-block { flex-direction: column; } .uc-our__history-content { width: 100%; } .uc-our__history-year { min-width: 70px; min-height: 70px; } .uc-our__history-line { width: 13%; } } .uc-bb1-panel { border-bottom: 1px solid #ddd; padding: 20px 10px 0px; text-align: center; } .uc-bb1-panel h2 { margin-bottom: 40px; } .uc-bb1-wrap { display: flex; flex-wrap: wrap; } .uc-bb1-wrapper { display: inline-block; box-sizing: border-box; position: relative; width: 19%; margin: 40px 3%; background: #fff; /* box-shadow: 0px 0px 15px #bfbfbf;*/ transition: all .9s ease; } .uc-bb1-img-holder { border-radius: 100%; background: #fff; position: inherit; display: inline-block; width: 100px; height: 100px; top: -50px; } .uc-bb1-img-holder1 { background: rgb(235,145,143); } .uc-bb1-img-holder2 { background:rgb(241,149,147); } .uc-bb1-img-holder3 { background: rgb(241,149,147); } .uc-bb1-img-holder4 { background: rgb(235,145,143); } .uc-bb1-img-holder5 { background: rgb(235,145,143); } .uc-bb1-img-holder6 { background: #535353; } .uc-bb1-img { margin-top: 25px; transition: all .9s ease; } .uc-bb1-wrapper:hover .uc-bb1-img { transform: scale(1.3) rotateY(370deg); -webkit-transform: scale(1.3) rotateY(370deg); } .uc-bb1-text { margin: -25px 20px 20px; } .uc-bb1-text strong { color:rgb(217,134,132); font-size: 16px; } .uc-link-bb1 { display: inline-block; opacity: 0; padding: 10px 15px; text-decoration: none !important; text-align: center; min-width: 100px; color: #fff !important; background: #eda239; font-size: 18px; border-radius: 2px; transition: all .9s ease; transform: translateY(50px); } .uc-link-bb1:hover { background: #f78d02; } .uc-bb1-wrapper:hover .uc-link-bb1 { opacity: 1; transform: translateY(0px); } @media screen and (max-width: 1000px) { .uc-bb1-wrapper { width: 44%; } } @media screen and (max-width: 800px) { .uc-bb1-wrapper { width: 100%; margin: 30px auto; } .uc-link-bb1 { opacity: 1; transform: translateY(0px); } } .uc-hover-block { text-align: center; padding: 20px 0px; border-bottom: 1px solid #ddd; } .uc-hover { display: flex; justify-content: center; flex-wrap: wrap; } .uc-hover h2 { margin-bottom: 30px; } .uc-hover-wrapper { position: relative; -webkit-transform: translateZ(0); transform: translateZ(0); width: 42%; margin: 15px; padding: 20px; background: rgba(241,149,147,0.03); position: relative; } .uc-hover-wrapper:before { content: ""; z-index: -1; position: absolute; height: 2px; bottom: 0; left: 50%; right: 50%; background:#f19593; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } .uc-hover-wrapper:hover:before { left: 0; right: 0; } .uc-hover-wrapper span { color: #f19593; font-size: 21px; } @media screen and (max-width: 1000px) { .uc-hover-wrapper { width: 100% } } .uc-footer { padding: 20px; text-align: center; } LaParfum.ua — прямий постачальник оригінальної парфумерії Робимо більше 500 ароматів доступними для опту і роздробу! Фірмова парфумерна продукція оптом і в роздріб. Ціни першого постачальника, всі популярні формати і флакони по 50-125 мл. Є знижки для опту, індивідуальний підбір аромату по заданим параметрам, безкоштовні поради кожному клієнту. У нас 14 років досвіду роботи та прямого імпорту парфумерії в Україну. Побачити каталог парфумерії LaParfum.ua у цифрах 01 14 років роботи на парфумерному ринку 01 1 рік роботи у форматі інтернет-магазину 01 500+ найменувань в каталозі 01 10 товарних категорій у наповненні 01 3 000 задоволених клієнтів 02 100% клієнтів, які забрали свої замовлення Що купують постійно Ніжні і помітні, яскраві і стійкі, популярні і відомі аромати від провідних виробників Європи та світу. Все в одному каталозі і вже готові стати частиною ваших буднів. Жіноча парфумерія Ніжні і помітні, яскраві і стійкі, популярні і відомі аромати від провідних виробників Європи та світу. Все в одному каталозі і вже готові стати частиною ваших буднів. Для себе чи на подарунок, на будній день або особливого випадку, для вираження характеру або підкреслення своїх кращих якостей — так, ми вміємо підібрати аромати. А як допомогти вам? Чоловіча парфумерія Для себе чи на подарунок, на будній день або особливого випадку, для вираження характеру або підкреслення своїх кращих якостей — так, ми вміємо підібрати аромати. А як допомогти вам? Для шанувальників незвичних поєднань, авторських варіацій і сміливих комбінацій пропонуємо колекцію популярних нішевих ароматів. Це ваша невидима, але яскрава родзинка. Нішева парфумерія Для шанувальників незвичних поєднань, авторських варіацій і сміливих комбінацій пропонуємо колекцію популярних нішевих ароматів. Це ваша невидима, але яскрава родзинка. Міні-формат — ідеальний для знайомства з новими ароматами, а також розміщення в сумочці. Це улюблені парфуми, які завжди під рукою. Тестери, 60 МЛ, DutyFree Міні-формат — ідеальний для знайомства з новими ароматами, а також розміщення в сумочці. Це улюблені парфуми, які завжди під рукою. Справжні, фірмові аромати у форматі тестера. Зручні для носіння з собою, зможете возити навіть в сумочці або бардачку. А який асортимент! Дивіться самі. Тестери люкс якості Справжні, фірмові аромати у форматі тестера. Зручні для носіння з собою, зможете возити навіть в сумочці або бардачку. А який асортимент! Дивіться самі. Це улюблене якість ароматів в більш доступному флаконі. Вам не принципове дизайн? Тоді насолоджуйтесь модними нотками і заощаджуйте ще на один флакончик. Тестери екстра якості Це улюблене якість ароматів в більш доступному флаконі. Вам не принципове дизайн? Тоді насолоджуйтесь модними нотками і заощаджуйте ще на один флакончик. Як ми опинилися онлайн 2006 рік Засновник компанії, Олександр Макеров, вирішив відкрити свій перший магазин у місті Львів, вул Студинського, д 3. З цього моменту магазин отримав понад 1 000 задоволених клієнтів та позитивних відгуків від постійних покупців. 2019 рік Прийшла ідея масштабуватися і реалізовувати продукцію магазину за межами міста. 2020 рік Створений сайт з асортиментом компанії і почалося наше підкорення ринку онлайн. За час роботи отримали понад 600 замовлень і 98% позитивних відгуків. LaParfum.ua — доводимо, що якісно не означає дорого - 1 - Профессионально подбираем поставщиков, организовываем ввоз в Украину. Знаем действительно честных и надежных партнеров, с которыми уверены в качестве парфюмерии. Располагаем собственным складом, поэтому делаем нашу продукцию действительно доступной для всех категорий покупателей. - 2 - Компетентно консультируем по ароматам. За годы работы мы изучили их на 100%, безупречно разбираемся в нотах и нюансах, практически 100% нюхали персонально. С легкостью подбираем подходящую композицию под любые запросы и клиентские пожелания. Как строим сотрудничество Обрабатываем заявку Консультируем по всем вопросам Відправляємо вашу посилку Зараховуємо накладений платіж LaParfum.ua — на всю продукцію можливий опт та роздріб А скільки плануєте закупити ви? Будь флакон, обсяг і бренд духів ви знайдете в нашому каталозі понад 500 пропозицій щодо яскравим цінами вже доступно до замовлення. Вибирайте, що вам підходить за ціною, дизайну, ароматичної композиції і сезону. А ми допоможемо, підкажемо, упакуємо і сьогодні ж відправимо. У каталог

Організаційно-правова форма та капітал

Рік заснування:
2006

Наскільки вам зручно на сайті?

Розповісти Feedback form banner