Product Description
function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0);
}
}
/**
* 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
}


1 Results
2 Benefits
3 Key Ingredients
4 How to Use
See all Snail Mucin products
Snail 92 Mucin Cream
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Snail Mucin Hydrogel Mask
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Snail 96 Mucin Essence
logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options
Snail Mucin Dual Essence
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Snail Mucin Eye Cream
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Snail Mucin Sheet Mask
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Customer Reviews
4.5 out of 5 stars
45,458
4.5 out of 5 stars
22
4.6 out of 5 stars
75,198
4.5 out of 5 stars
5,158
4.5 out of 5 stars
5,040
4.6 out of 5 stars
2,442
Price
$18.99$18.99
$14.99$14.99
—
$23.80$23.80
$17.49$17.49
$14.99$14.99
Product type
Cream
Hydrogel Mask
Essence
Essence
Eye Cream
Face Mask
Key benefits
Tone and soothe skin barrier
Instantly boost skin radiance
Tone skin & reduce dark spots
Reduce hyperpigmentation
Reduce wrinkles & dark circles
Hydrate & nourish skin
When to use
After applying serum/essence
After applying toner/serum
After cleansing & toning
After cleansing & toning
After applying serum/essence
After cleansing & toning
Tested on sensitive skin
✔
✔
✔
✔
✔
✔
Not tested on animals
✔
✔
✔
✔
✔
✔

Our Brand Story
COSRX believes that cosmetics should give more than just outward beauty. We are devoted to enabling individuals to find solutions according to their personal skin conditions. We strive to help our customers gain self-confidence, and ultimately find their own unique beauty inside.

Featured in
COSRX has been featured in multiple prominent magazines and our products have received praise from many trusted editors. As proven by the countless articles that have been released, COSRX will continue to listen to the voices of our customers and strive to improve.
How is Snail Mucin obtained?
Snail Mucin is obtained through placing snails in a dark and quiet environment for 30 minutes, then transferring them back to their homes. Snail Mucin is then collected and processed for cosmetic use. No snails are harmed in the process.
Can this be used on sensitive skin?
Based on the Skin Irritation Test (on 34 women for 48 hours), and the Human Repeat Insult Patch Test (on 53 men and women aged from 18-59), the Snail 96 Mucin Essence can be used on sensitive skin. All
How do I know if this product is authentic?
To ensure the authenticity of the product, please make sure you are purchasing the product from COSRX Inc. The authenticity of the product cannot be promised when purchased from sellers other than COSRX Inc.