(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}/12
Description
Halloween pre-sale $19.95! The price will rise to $29.95 soon!
Shipping>>Worldwide Express Shipping Available
Payments Via PayPal® and CreditCard.
Returns>> 100% Money Back Guarantee
🔥Limited Stock At This Price🔥
Your kids will stay warm and cozy the fun way with Warm Comfy Pets Hoodie! Pets Hoodie is the fun, new pet that's also a super warm and soft hoodie! It stores as a pet but opens up to an ultra-soft and super warm oversized hoodie! The pet folds magically into the hood and zips securely inside! Perfect for when your kids are playing outside or lounging around the house. The oversized design gives the warmth of a blanket with the convenience of a hooded sweatshirt and allows for years of wear - your child will grow into their Pets Hoodie season after season! And when you are not wearing them, roll them back up into a fun plush toy to play with or even use as a pillow! The Pet Plush and the Hoodie are one solid piece, just zip it up to turn it into a pet. The Pets Hoodie comes in a variety of different friends to choose from and each with their own unique personality! There's a loveable unicorn, a playful puppy, a pretty kitty,a green dinosaur and many more pals to choose from! Collect them all! Pets Hoodie goes with your kids everywhere! Great for sleepovers and long car rides. Use your Pets Hoodie to stay warm and cozy as a hoodie or as a pet for a cuddly car pillow! Pets Hoodie is machine washable. Keep your kids cuddly warm with their very own Pets Hoodie! Features:
Ultra-Soft, Plush, Oversized Hooded Sweatshirt For Kids!
Made of Ultra Soft And Super Warm Material
Pet Easily Folds Into the Hood to Transform Into A Hoodie
Pet Folds Into The Hood & Zips Securely Inside
Several Pets To Choose From- Collect Them All!
Great For Road Trips – Use it as a Car Pillow
Machine Washable
Best Gift for your children! Specification:
Material:Ultra-Soft Fleece
Color:red,blue,purple,green
Clothing Size:One Size Fits All
For ages 3+-14 years old
Sleeve Type: Long Sleeve
Weight:400g
Package includes:
1 × Cute Warm Comfy Pets Hoodie
🌎 Worldwide Shipping ✈ Please do note that shipping is insured and takes 8-24 business days worldwide. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track it every step of the way! Cool things are worth waiting for! 😉 🔒 100% Risk-Free Purchase 🔥 If you bought it and felt that it is not for you, don't worry. Just shoot us a message at contact info@fonbirds.com, and we will make it right by offering you a replacement or refund. 100% Simple & Risk-Free process.
${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)