(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}/5
Description
👻This 3D Articulated Finger Extension is here to complete your perfect halloween costume! 👻
It is constructed with an intricate mechanism that copies the motion of your hand and doesn't limit its movements. Allowing you to use it comfortably and control it smoothly as if it's your real fingers. Which will surely create a realistic and awesome touch to your every cosplay. Perfect for halloween, stage plays, festivals, partiesand so on!
It has the right amount ofthickness and proportions that can fit and match all hand sizes! Simply insert it through your finger and adjust the velcro wrist strap so it won’t fall off even when you use extra movements. What’s more? It also can be used as decorative props to your doors, gates, walls, windows, tables or even in haunted houses, bars and so on! 👻
FEATURES:
3D Articulated Finger🎃 Thisfun and creepy realisticarticulated fingers will surely amaze everyone! It features intricate joint movements with quality 3D print design. Perfect forhalloween, cosplay, theaters, festivals, parties, trick or treatsand more possibilities! You can now immerse yourself in role playing yourfavorite fantasy or evil characterwith an added style.
Fully Flexible Joints🎃 Made of lightweight materials with anincredible mechanismthat is joined by gears and linkages tocopy the movement of your hand. Allowing you to movefreely and comfortablyso you can control it like it is your own fingers.
Easy to Wear🎃 Designed with an easy to put on andtake off wrist velcro strapso itdoesn’t slipthrough your hands. Simply insert your fingers through the 3D extensions, adjust the velcro to your desired tightness and done!
Fits All Finger Sizes🎃 The 3D extension has the right amount of thickness and proportions that can fit and match all finger sizes!
Wide Application🎃 Not only can it be worn for costumes, you can also use it as decorative props! A perfect festive touch that you can add to your doors, gates, walls, windows, tables, haunted houses, bars and so on! Giving you the creepy atmosphere that will impress your friends and strangers alike!
Premium Material🎃 Constructed with high-quality, non-toxicmaterial that is compact and durable. It has a flexible hinge and joints that can be moved effortlessly and smoothly without the need of other supports. Making it the best 3D articulated finger extension that is safe to use and long lasting.
${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)