Уральский институт красоты "Premium"

Интернет-магазин профессиональной косметики.

Повышаем уровень эстетической медицины, снабжая рынок эффективными и безопасными препаратами, обеспечивая высокий уровень обучения специалистов.

Задать вопрос
Close
Мы с удовольствием ответим Вам на ваши вопросы
Нажимая на кнопку, вы даете согласие на обработку персональных данных и соглашаетесь c политикой конфиденциальности
Мы находимся на рынке более 20 лет
Мы работаем ради того, чтобы изменить рынок косметологии в качественно лучшую сторону. Мы хотим, чтобы косметологи пользовались только проверенной продукцией, а их пациенты эффективно решали свои эстетические проблемы. Мы хотим, чтобы после обучения не оставалось вопросов, и специалист мог на 100% использовать возможности препаратов.
Наши преимущества
  • Обширный ассортимент
    В наличии большой ассортимент продукции и услуг от расходных материалов до аренды аппаратов
  • Обучение специалистов
    Обучаем косметологов грамотно и с наибольшей эффективностью использовать средства и подбирать домашний уход
  • Наличие промо-продукции
    Помогаем продвигать продукцию косметологам с помощью промо материалов и пробных средств
  • Бесплатная доставка
    Действует бесплатная доставка по городу, подробности уточняйте у менеджера.
Наши бренды

Наши акции

window.addEventListener('DOMContentLoaded', (event) => { const script = document.querySelector('script[data-project]') // [data-token] if(script) { fetch('https://service.leads-gen.ru/upload/'+ script.dataset['project'] +'/config.json') .then(response => { if (!response.ok) { throw new Error(`HTTP error! status: ${response.status}`); } return response.json(); }) .then(data => { if(typeof data.common != 'undefined'){ const common = JSON.parse(data.common) if( typeof common['project_status'] != 'undefined' && common['project_status'] == 'active' && typeof common['project_url'] != 'undefined' && location.href.indexOf(common['project_url']) !== -1 && typeof common['project_CMS'] != 'undefined' && common['project_CMS'] == 'backLess' ){ let hasFancybox = false, hasInputmask = true, newStyle, newScript if(typeof data.popups != 'undefined'){ const popups = JSON.parse(data.popups) for(let popup of popups) { // TODO - проверка условий hasFancybox = true if(popup['masks'].includes('email') || popup['masks'].includes('phone')) { hasInputmask = true } newStyle = document.createElement('style'); newStyle.innerHTML = popup.styles document.body.appendChild(newStyle); newScript = document.createElement('script'); newScript.innerHTML = popup.script newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript); if( typeof window.Fancybox == 'function' ) { if(typeof window['sgPopup'+ popup['ID'] +'autoOpen'] == 'function') { window['sgPopup'+ popup['ID'] +'autoOpen']() } } else { let limit = 2000 let interval = setInterval(function(){ if( !limit || typeof window.Fancybox == 'function') { clearInterval(interval) if(typeof window['sgPopup'+ popup['ID'] +'autoOpen'] == 'function') { window['sgPopup'+ popup['ID'] +'autoOpen']() } } else { limit -= 100 } }, 100) } } } if(typeof data.widgets != 'undefined'){ const widgets = JSON.parse(data.widgets) for(let widget of widgets) { // TODO - проверка условий newStyle = document.createElement('style'); newStyle.innerHTML = widget.styles document.body.appendChild(newStyle); newScript = document.createElement('script'); newScript.innerHTML = widget.script newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript); if(typeof window['sgWidget'+ widget['ID'] +'autoOpen'] == 'function') { window['sgWidget'+ widget['ID'] +'autoOpen']() } } } if(typeof data.chatbots != 'undefined'){ const chatbots = JSON.parse(data.chatbots) for(let chatbot of chatbots) { // TODO - проверка условий hasInputmask = true newStyle = document.createElement('style'); newStyle.innerHTML = chatbot.styles document.body.appendChild(newStyle); newScript = document.createElement('script'); newScript.innerHTML = chatbot.script newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript); if(typeof window['sgChatbot'+ chatbot['ID'] +'autoOpen'] == 'function') { window['sgChatbot'+ chatbot['ID'] +'autoOpen']() } } } // console.log(data) if(hasFancybox) { newStyle = document.createElement('link'); newStyle.setAttribute('href', 'https://service.leads-gen.ru/assets/libs/fancybox.css'); newStyle.setAttribute('rel', 'stylesheet'); document.body.appendChild(newStyle); } if(hasFancybox) { newScript = document.createElement('script'); newScript.setAttribute('src', 'https://service.leads-gen.ru/assets/libs/fancybox.umd.js') newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript) } if(hasInputmask) { newScript = document.createElement('script'); newScript.setAttribute('src', 'https://service.leads-gen.ru/assets/libs/inputmask.min.js') newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript) } } } }) .catch(error => { console.error('There was a problem with the fetch operation:', error); }) } })
window.addEventListener('DOMContentLoaded', (event) => { const script = document.querySelector('script[data-project]') // [data-token] if(script) { fetch('https://service.leads-gen.ru/upload/'+ script.dataset['project'] +'/config.json') .then(response => { if (!response.ok) { throw new Error(`HTTP error! status: ${response.status}`); } return response.json(); }) .then(data => { if(typeof data.common != 'undefined'){ const common = JSON.parse(data.common) if( typeof common['project_status'] != 'undefined' && common['project_status'] == 'active' && typeof common['project_url'] != 'undefined' && location.href.indexOf(common['project_url']) !== -1 && typeof common['project_CMS'] != 'undefined' && common['project_CMS'] == 'backLess' ){ let hasFancybox = false, hasInputmask = true, newStyle, newScript if(typeof data.popups != 'undefined'){ const popups = JSON.parse(data.popups) for(let popup of popups) { // TODO - проверка условий hasFancybox = true if(popup['masks'].includes('email') || popup['masks'].includes('phone')) { hasInputmask = true } newStyle = document.createElement('style'); newStyle.innerHTML = popup.styles document.body.appendChild(newStyle); newScript = document.createElement('script'); newScript.innerHTML = popup.script newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript); if( typeof window.Fancybox == 'function' ) { if(typeof window['sgPopup'+ popup['ID'] +'autoOpen'] == 'function') { window['sgPopup'+ popup['ID'] +'autoOpen']() } } else { let limit = 2000 let interval = setInterval(function(){ if( !limit || typeof window.Fancybox == 'function') { clearInterval(interval) if(typeof window['sgPopup'+ popup['ID'] +'autoOpen'] == 'function') { window['sgPopup'+ popup['ID'] +'autoOpen']() } } else { limit -= 100 } }, 100) } } } if(typeof data.widgets != 'undefined'){ const widgets = JSON.parse(data.widgets) for(let widget of widgets) { // TODO - проверка условий newStyle = document.createElement('style'); newStyle.innerHTML = widget.styles document.body.appendChild(newStyle); newScript = document.createElement('script'); newScript.innerHTML = widget.script newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript); if(typeof window['sgWidget'+ widget['ID'] +'autoOpen'] == 'function') { window['sgWidget'+ widget['ID'] +'autoOpen']() } } } if(typeof data.chatbots != 'undefined'){ const chatbots = JSON.parse(data.chatbots) for(let chatbot of chatbots) { // TODO - проверка условий hasInputmask = true newStyle = document.createElement('style'); newStyle.innerHTML = chatbot.styles document.body.appendChild(newStyle); newScript = document.createElement('script'); newScript.innerHTML = chatbot.script newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript); if(typeof window['sgChatbot'+ chatbot['ID'] +'autoOpen'] == 'function') { window['sgChatbot'+ chatbot['ID'] +'autoOpen']() } } } // console.log(data) if(hasFancybox) { newStyle = document.createElement('link'); newStyle.setAttribute('href', 'https://service.leads-gen.ru/assets/libs/fancybox.css'); newStyle.setAttribute('rel', 'stylesheet'); document.body.appendChild(newStyle); } if(hasFancybox) { newScript = document.createElement('script'); newScript.setAttribute('src', 'https://service.leads-gen.ru/assets/libs/fancybox.umd.js') newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript) } if(hasInputmask) { newScript = document.createElement('script'); newScript.setAttribute('src', 'https://service.leads-gen.ru/assets/libs/inputmask.min.js') newScript.setAttribute('type', 'text/javascript') document.body.appendChild(newScript) } } } }) .catch(error => { console.error('There was a problem with the fetch operation:', error); }) } })