(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/8
Description
Sit back, relax, and let your skin escape to the tropics! Applying this self-tanning daily body lotion can achieve a flawless, natural-looking glow and help reduce the appearance of cellulite!
☀ Create a Natural Summer Tan
☀ Moisten And Reduce Wrinkles
☀ Get Even Tanning Effect
☀ Prevent Skin Aging Caused By Light
Main Features
🌞 SUNLESS TANNING A simple and healthy way to get a natural tan, create a natural tan without exposure to the sunand get a beautiful tan easily, creating a perfect brown colour without dark spots, burning ageing or any skin problems.
🌞 NON-IRRITATING & GENTLE FORMULA Made from natural ingredients such as liquorice residue extract, water and aloe vera, it is non-irritating, gentle and moisturizing to the skin, giving you a comfortable feeling while effectively protecting the skin from free radical damage.
Ideal for sun-sensitive skin and suitable for all skin types.
🌞 EASY TO APPLY Creamy texture, easy to apply evenly to skin, cleanse and dry skin before use, apply evenly to entire face and body skin, non-sticky formula dries quickly to a beautiful, luminous tan, moisturizes and nourishes your skin, leaving it radiant and hydrated for a luxurious, natural tan.
And lasts for several days, then apply to enhance or maintain the colour.
🌞 VERSATILE & PORTABLE High-quality material packaging, sturdy and practical, light and portablefor travel and beach. The protective lid is designed to protect against spills and hygiene. It is suitable for men, women and teenagers.
A full body lotion that works on the face as well as on all parts of the body.
Specifications
Product Weight
50G
Product Size (L x W x H)
10 × 4 × 4cm / 3.9 × 1.6 × 1.6inches
Package Contents
Natural Tanning Moisturizing Body Cream × 1
Net Content
30ML
Note
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed in the picture.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)