(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
★★★A good solution to inspect items under a magnifier. Widely used in mechanical processing, electronic repair, jewelry appraisal, timepieces repair and miniature engraving, etc.
Main Features
★ 3 Interchangeable Lens 3 different magnifications can be interchanged quickly. If this magnifier is used for long time, may use two lens barrels alternately to eliminate visual fatigue and improve work efficiency.
★ Detachable Bracket and Headband Comfortable eyeglass frame or switch to headband to ensure tight wearing and reduce fatigue for long time use.
★ Widely Use Various lens for mechanical processing, beauty & makeup, jewelry appraisal, clock repair and miniature engraving, etc.
★ 2 Adjustable LED Lights can help work in low-light conditions (6 * button batteries Included). Easily rotate the LED switch cover about 30 degrees clockwise from the dot to lamplight mark to turn on the light.
Specifications
Material
ABS+Acrylic optical lens+Golden accessories
Product Magnification
8x ,15x ,23x
PackageWeight
97G
Package Contents
1 × Glasses Magnifier
Note
Due to manual measurements, please allow slight measurement deviations.
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.
★★★ Too high magnification To reading books.
1-5cm is the optimum viewing distance using the glasses magnifier.
${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)