Product Description
/**
* Common event handler for click and keydown events.
* @param {Event} event - The event object.
* @param {Function} handleClickOrEnter - Function to handle click or Enter key events.
* @param {Function} handleEsc - Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === 'click';
const isKeydown = event.type === 'keydown';
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}
/**
* Function to handle esc key event.
* @param {Event} event - The event object.
*/
function handleEsc(event) {
event.target.blur()// force remove focus
}



What ingredients are used in "Ultimate Hair Growth" Capsules?
Hyaluronic Acid, Vitamin B7 (Biotin), Vitamin B9 (Folic Acid), Vitamin B12 (Methylcobalamin), Vitamin B6 (Pyridoxine HCl), Zinc, Selenium, Copper, Vitamin E.
Can "Ultimate Hair Growth" Capsules increase hair growth?
We've combined all key ingredients to help promoting both health and quality. Capsules boosts overall hair health, supports the management of skin health, has benefits on nail health.After just a month, customers report improved hair condition!
How to use?
This is our easiest-to-use hair care product. You can expect the best results by taking two capsules daily with a full glass of water.If you miss a dose, continue with your next scheduled dose without doubling up.
Will my hair stop growing when I stop using Moérie "Ultimate Hair Growth" Capsules?
After you stop using Moérie Capsules, your hair growth will slowly slow down. Depending on how long you’ve been using Capsules, the slowing down process might be prolonged because the hair is still nutrient-dense.


Meet our Product Family
Capsules
Add to Cart
Spray
Add to Cart
Shampoo and Conditioner
Add to Cart
Scalp Serum
Add to Cart
Customer Reviews
4.1 out of 5 stars
727
4.1 out of 5 stars
2,678
4.0 out of 5 stars
2,048
4.1 out of 5 stars
221
Price
$57.99$57.99
$32.49$32.49
$58.49$58.49
$32.44$32.44
What does it do?
Boosts overall hair health
Visibly increases hair volume
Cleanses hair & scalp
Promotes thicker hair
Hair type
All hair types
All hair types
All hair types
All hair types
Key ingredients
Biotin, Folic acid, Hyaluronan
Biotin, Fulvic acid, Caffeine
Lactic, Fulvic acids, Betaine
Caffeine, Menthol, Biotin
Scent
None
Lavender, grapefruit, rosemary
Lavender, grapefruit, rosemary
Lavender, grapefruit, rosemary
No harmful ingredients
✔
✔
✔
✔
Size
1 bottle
5.07 Fl. Oz.
2 bottles: 8.5 oz. each
1.69 Fl. Oz.
Supply
30 Days
30 Days
30 Days
30 Days
Quantity
60 capsules
1 bottle
2 bottles
1 bottle