(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
The fuzzy inner lining makes it super soft and comfortable, keeping your feet and toes warm all day.
No need to worry about cold, because the inside layer are full of fluffy warm fleece!?
No need to worry about the line coming apart, because each thread is stitched tightly by the machine.?
Main Features
Super Soft Material The warm socks are made of cotton, polyester, and spandex, designed with velvet pile lining, moisture-wicking, and odor-fighting, soft to touch, and comfortable to wear.
Fashion Design Out layer designed to prevent wind and beautiful, inner layer designed to keep you warm and cozy. Don't forget warmth and health just because you want to be fashionable.
Wrapping Your Feet In The Blanket Of Love Our warm socks are thick with thick padded fluff inside, making you feel like walking on a soft pillow while keeping your feet warm and happy.
Breathable Wear Plus Needle Treatment 6%Polyester, 1%Elastane enhances durability that reinforced heel and smooth toe seam reduces abrasion and improves comfort for longer. Tight and high-stretch stay-up top keeps thermal socks from sliding down.
Superior Moisture Breathing Abilities Moisture wicking for dryness, keeping feet warm and dry, odor-free, can be worn multiple times before washing, offer you day long comfort and fit.
Using Methods
NO SPECIAL WASHING:No need to worry about the shrink after wash. Machine wash accepted hand wash recommended. And no need for other special care like ironing or dry-cleaning.
Specifications
Material
Cotton, Polyester, and Spandex
Size
One Size(Shoes of US Size 5-13)
Colors
Brown / Dark / Green / Red Wine / Black
Package Contents
Velvet Snow Socks × 2 Pairs
Note
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.
${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)