(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`);
document.body.style.setProperty('--header-scroll-hide-height-md', `${headerEle.querySelector('.header__mobile .header__scroll_hide').clientHeight}px`);
document.body.style.setProperty('--header-scroll-hide-height-pc', `${headerEle.querySelector('.header__desktop .header__scroll_hide').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}/6
Description
Provides natural relief from bites and stings
Insect bites and stings are a part of nature; particularly in the summer. The insect bite healer BR60 enables you to treat bites and stings naturally, without the need for chemicals. Using heated plates, the BR60 relieves itching and swelling and accelerates the healing process. Compact and lightweight, it’s easy to keep the Beurer Insect Bite Healer close to hand even when you’re on the go.
Key features of the BR60 at a glance:
Relieves itching and swelling
Without chemicals
Program 1: for the first application, Program 2: for regular applications
Suitable for children and adults and safe to use in pregnancy
Fast-heating ceramic plate
Compact and lightweight
If you’re susceptible to insect bites and stings, having the BR60 to hand can bring you peace of mind so you can relax and enjoy the outdoors.
Targeted application of heat to the affected area accelerates healing.
Unpleasant side effects such as itching, burning and swelling are reduced.
Don't worry if it stings
If you spend a lot of time outdoors in the summer, insect bites can hardly be avoided. The BR60 helps to treat insect bites.
Ideal for Traveling
Thanks to its compact design and battery operation, you can take the BR60 with you anywhere - whether for hiking, camping or traveling.
Suitable for the whole family
Since the BR60 uses heat alone and requires no chemicals, it’s suitable for the whole family. Application is even safe during pregnancy.
${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)