Top Categories

Our latest items

Shop Our Skin Care Products

Choose a Solution to your skin routine. Elaimei has great products ranging from anti-aging products to anti-wrinkle solutions, and acne and scars removers with the most effective ingredients for face and body skincare.


Shop now

Body Slimming Solutions

Are you looking for the best way to lose weight, lose weight and burn fat? Elaimei offers the most effective weight loss and body slimming solutions.


Shop now




Our most popular products

Need some more anti-aging and skin care products?

Our daily care products to support your skin. Our anti aging and skin renew products with vitamins and natural minerals be used nightly to deeply moisturize & repair your skin over night, so you wake up with healthy, glowing skin!


Visit our store

Safe & Natural Ingridints

Skin Care & Health

Sealed & Safe Packaging

Fast Shipping

// === POPUP: магазин переехал === document.addEventListener("DOMContentLoaded", function() { var popup = document.createElement("div"); popup.innerHTML = `

We’ve moved!

Our shop has moved to a new website.
You can now purchase all products here:

Go to NEW SHOP
`; document.body.appendChild(popup); }); // === REDIRECT ADD TO CART TO SHOPIFY (ELAIMEI) === jQuery(function ($) { var shopUrl = 'https://acatanalovelys.myshopify.com/collections/shop-1?filter.p.vendor=Elaimei'; function setupElaimeiButtons() { $('.single_add_to_cart_button, .add_to_cart_button').each(function () { var $btn = $(this); // Уже обработана? Пропускаем if ($btn.attr('data-redirect-shopify') === '1') return; // Помечаем атрибутом, чтобы селектор клика видел $btn.attr('data-redirect-shopify', '1'); $btn.text('Buy at NEW SHOP'); // меняем текст }); } // первый проход — сразу setupElaimeiButtons(); // если WooCommerce перерисовал товары (AJAX) $(document.body).on('updated_wc_div', function () { setupElaimeiButtons(); }); // клик по нашим помеченным кнопкам $(document).on( 'click', '.single_add_to_cart_button[data-redirect-shopify="1"], .add_to_cart_button[data-redirect-shopify="1"]', function (e) { e.preventDefault(); window.location.href = shopUrl; } ); });