PIGMENTATION AND BLEMISHES

Display: List Grid
Sort By:
Show:

Lakme perfect Radiance Night Repair Creme

Wake up to visibly radiant skin with rich Lakmé Perfect Radiance Night Crème For Daily Salon boo...
Rs.299 Rs.269 10% OFF

Lakme Clean Up Clear Pores Face Mask

Say goodbye to pigmentation and dark spots and get that clear, matte skin with Lakme Clean-up Clear ...
Rs.120

BIO FRUIT WHITENING & DEPIGMENTATION FACE PACK

For All Skin Types About: This luxurious whitening & de-pigmentation pack is blended with ...
Rs.199

BIOTIQUE PARTY GLOW FACIAL KIT FOR INSTANT GLOW

Bio Party Glow Facial kit for Instant Glow About: This Party Glow Facial Kit gives instant glow ...
Rs.215

BIOTIQUE PISTACHIO YOUTHFUL NOURISHING & REVITALIZING FACE PACK

For All Skin Types About: This deeply nurturing pack is blended with pure pistachio, almond, saf...
Rs.199

BIOTIQUE COCO BUTTER TISSUE FIRMING BODY BALM

Reduces Stretch Marks & Scars About: This emollient balm blends pure cocoa butter, mustard o...
Rs.180

BIOTIQUE BXL CELLULAR SLEEP CREAM

For Normal To Dry Skin About: BXL Cellular Sleep Cream works with skin’s natural nighttime funct...
Rs.999

BIOTIQUE BXL CELLULAR REHYDRATING SCRUB

For All Skin Type About: This rich, water-activated formula lifts impurities and dead skin cells...
Rs.999

BIOTIQUE BXL CELLULAR WHITENING PACK

For All Skin Type About: BXL Cellular Whitening Pack is an intense, depigmentation treatment wit...
Rs.999

Vaadi Herabal Anti-Acne Aloe Vera Massage Gel

Enriched with immense therapeutic properties, this gel deeply nourishes the skin and prevents skin a...
Rs.225

24 Carat Gold Cleansing Cream - Marigold Oil

Pure gold leaves & precious herbal oils & extracts penetrate deep down to cleanse away all d...
Rs.270

24 Carat Gold Massage Gel - 24 carat Gold Dust & Grape Seed Extract

This gold leaves and grape seed extract gel is specially formulated to improve blood circulation and...
Rs.320

24 Carat Gold Massage Cream - Kokum Butter & Wheatgerm Oil

Enriched with Gold leaves and Wheat germ Oil, this richly designed cream provides instant remarkable...
Rs.295

Alluring Neem and Tulsi Soap

A potent mixture of powerful anti-oxidants, this soap delays signs of pre-mature aging. It helps smo...
Rs.38

Anti-Ageing Cream With Extracts of Almond, Wheatgerm & Rose

Enriched with the multi-vitamin content of Almonds, Wheatgerm&  Rose, this cream has been ...
Rs.55

Aromatherapy Body Oil With Pure Lemon Grass & Lily Oil

A special formulation of Aromatherapy oils with other natural herbs, this oil works miraculously for...
Rs.110

Nature's Essence Aloevera Moisturising Beauty Gel

 Nature’s Essence Aloe Vera Gel • Multipurpose gel which works on dry skin as well as oily ski...
Rs.115

Nature's Essence Aloevera Moisturising Beauty Gel

 Nature’s Essence Aloe Vera Gel • Multipurpose gel which works on dry skin as well as oily ski...
Rs.115

Nature's Essence Diamond Bleach 43g

Nature's Essence Diamond Bleach  Brand : Nature's Essence Quantity : 43 Gms This Diam...
Rs.65

Nature's Essence PAPAYA PACK (for Blemishes & Pi gmentation) 60 g

 Highlights Brand: Nature's Essence Type: Face Packs & Masks Magic Papaya p...
Rs.125
'; html += '
' + $(element).find('.wishlist').html() + '
'; html += '
' + $(element).find('.compare').html() + '
'; html += '
'; html += '
'; var image = $(element).find('.image').html(); if (image != null) { html += '
' + image + '
'; } var price = $(element).find('.price').html(); if (price != null) { html += '
' + price + '
'; } html += '
' + $(element).find('.name').html() + '
'; html += '
' + $(element).find('.description').html() + '
'; var rating = $(element).find('.rating').html(); if (rating != null) { html += '
' + rating + '
'; } html += '
'; $(element).html(html); }); $('.display').html('Display:ListGrid'); $.cookie('display', 'list'); } else { $('.product-list').attr('class', 'product-grid'); $('.product-grid div.product_block').each(function(index, element) { html = ''; var image = $(element).find('.image').html(); if (image != null) { html += '
' + image + '
'; } html += '
' + $(element).find('.name').html() + '
'; html += '
' + $(element).find('.description').html() + '
'; var price = $(element).find('.price').html(); if (price != null) { html += '
' + price + '
'; } var rating = $(element).find('.rating').html(); if (rating != null) { html += '
' + rating + '
'; } html += '
' + $(element).find('.cart').html() + '
'; html += '
' + $(element).find('.wishlist').html() + '
'; html += '
' + $(element).find('.compare').html() + '
'; $(element).html(html); }); $('.display').html('Display:ListGrid'); $.cookie('display', 'grid'); } } view = $.cookie('display'); if (view) { display(view); } else { display('grid'); } //-->