{"product_id":"juejueworks-hand-knit-fringe-half-socks-in-chalk-white-artisan-tassel-toeless-socks-with-metal-drawstring","title":"JUEJUEWORKS Hand-Knit Fringe Half-Socks in Chalk White | Artisan Tassel Toeless Socks with Metal Drawstring","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Courier+Prime:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --cream: #faf8f4;\n    --bone: #f0ece3;\n    --stone: #c8bfb0;\n    --warm-grey: #8a8278;\n    --charcoal: #2c2925;\n    --ink: #1a1714;\n    --accent-gold: #b8a882;\n    --accent-rust: #c4956a;\n  }\n\n  body {\n    background-color: var(--cream);\n    color: var(--charcoal);\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    line-height: 1.7;\n    padding: 0;\n  }\n\n  .product-wrapper {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 48px 24px 80px;\n  }\n\n  .hero-header {\n    border-top: 2px solid var(--ink);\n    border-bottom: 1px solid var(--stone);\n    padding: 36px 0 28px;\n    margin-bottom: 48px;\n    position: relative;\n  }\n\n  .hero-header::before {\n    content: \"NO. 002 \/ CHALK WHITE EDITION\";\n    display: block;\n    font-family: 'Courier Prime', monospace;\n    font-size: 10px;\n    letter-spacing: 0.22em;\n    color: var(--warm-grey);\n    margin-bottom: 16px;\n    text-transform: uppercase;\n  }\n\n  .hero-header h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(28px, 5vw, 48px);\n    line-height: 1.15;\n    color: var(--ink);\n    letter-spacing: 0.01em;\n  }\n\n  .hero-header h1 em {\n    font-style: italic;\n    color: var(--accent-rust);\n  }\n\n  .hero-subtitle {\n    margin-top: 14px;\n    font-family: 'Courier Prime', monospace;\n    font-size: 11px;\n    letter-spacing: 0.18em;\n    color: var(--warm-grey);\n    text-transform: uppercase;\n  }\n\n  .handcraft-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: var(--ink);\n    color: var(--cream);\n    padding: 10px 22px;\n    margin-bottom: 44px;\n    font-family: 'Courier Prime', monospace;\n    font-size: 11px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n  }\n\n  .handcraft-badge .dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--accent-rust);\n    flex-shrink: 0;\n  }\n\n  .intro-block {\n    border-left: 3px solid var(--accent-gold);\n    padding-left: 28px;\n    margin-bottom: 52px;\n  }\n\n  .intro-block p {\n    font-size: clamp(17px, 2.5vw, 21px);\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--charcoal);\n  }\n\n  .intro-block p strong {\n    font-weight: 600;\n    color: var(--ink);\n  }\n\n  .section-label {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 24px;\n    margin-top: 52px;\n  }\n\n  .section-label span.tag {\n    font-family: 'Courier Prime', monospace;\n    font-size: 10px;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--warm-grey);\n  }\n\n  .section-label .line {\n    flex: 1;\n    height: 1px;\n    background: var(--stone);\n  }\n\n  .details-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: var(--stone);\n    border: 1px solid var(--stone);\n    margin-bottom: 8px;\n  }\n\n  .detail-cell {\n    background: var(--cream);\n    padding: 22px 24px;\n    position: relative;\n  }\n\n  .detail-cell .cell-label {\n    font-family: 'Courier Prime', monospace;\n    font-size: 9px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent-rust);\n    margin-bottom: 8px;\n    display: block;\n  }\n\n  .detail-cell h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 600;\n    font-size: 15px;\n    color: var(--ink);\n    margin-bottom: 6px;\n    letter-spacing: 0.02em;\n  }\n\n  .detail-cell p {\n    font-size: 14px;\n    font-weight: 300;\n    color: var(--warm-grey);\n    line-height: 1.6;\n  }\n\n  @media (max-width: 580px) {\n    .details-grid { grid-template-columns: 1fr; }\n  }\n\n  .styling-block {\n    background: var(--bone);\n    border: 1px solid var(--stone);\n    padding: 32px 36px;\n    margin-top: 8px;\n    margin-bottom: 8px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .styling-block::after {\n    content: \"STYLE\";\n    position: absolute;\n    right: -12px;\n    top: 50%;\n    transform: translateY(-50%) rotate(90deg);\n    font-family: 'Courier Prime', monospace;\n    font-size: 9px;\n    letter-spacing: 0.3em;\n    color: var(--stone);\n    text-transform: uppercase;\n  }\n\n  .styling-block p {\n    font-size: clamp(15px, 2vw, 18px);\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.9;\n    color: var(--charcoal);\n  }\n\n  .styling-block p strong {\n    font-style: normal;\n    font-weight: 600;\n    color: var(--ink);\n  }\n\n  .care-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 8px;\n    font-size: 14px;\n  }\n\n  .care-table tr {\n    border-bottom: 1px solid var(--bone);\n  }\n\n  .care-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .care-table td {\n    padding: 13px 16px;\n    vertical-align: top;\n    line-height: 1.6;\n  }\n\n  .care-table td:first-child {\n    font-family: 'Courier Prime', monospace;\n    font-size: 9px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--accent-rust);\n    white-space: nowrap;\n    width: 130px;\n    padding-top: 16px;\n  }\n\n  .care-table td:last-child {\n    font-weight: 300;\n    color: var(--charcoal);\n    font-size: 15px;\n  }\n\n  .signature-footer {\n    border-top: 2px solid var(--ink);\n    margin-top: 56px;\n    padding-top: 28px;\n  }\n\n  .signature-footer .brand {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: 22px;\n    letter-spacing: 0.1em;\n    color: var(--ink);\n  }\n\n  .color-indicator {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 44px;\n  }\n\n  .swatch {\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    border: 1.5px solid var(--stone);\n    background: #faf8f4;\n    box-shadow: 0 0 0 4px var(--bone), 0 0 0 5px var(--accent-gold);\n    flex-shrink: 0;\n  }\n\n  .swatch-label {\n    font-family: 'Courier Prime', monospace;\n    font-size: 11px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--ink);\n  }\n\n  .swatch-label span {\n    display: block;\n    font-size: 9px;\n    color: var(--warm-grey);\n    margin-top: 2px;\n    letter-spacing: 0.15em;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-wrapper\"\u003e\n\u003cdiv class=\"hero-header\"\u003e\n\u003ch1\u003eHand-Knit Fringe\u003cbr\u003eHalf-Socks — \u003cem\u003eChalk White\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003eJUEJUEWORKS \/ Artisan Knitwear \/ Ready to Ship\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"handcraft-badge\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e 100% Hand-Knit by Artisan \/ Ready to Ship \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-indicator\"\u003e\n\u003cdiv class=\"swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"swatch-label\"\u003eChalk White \u003cspan\u003eCurrent colorway — in stock now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro-block\"\u003e\n\u003cp\u003eMeet the \u003cstrong\u003eChalk White edition\u003c\/strong\u003e of JUEJUEWORKS' signature Hand-Knit Fringe Half-Socks — where \u003cstrong\u003eartisanal softness meets industrial precision\u003c\/strong\u003e. Each pair is lovingly hand-knitted by skilled craftspeople, crafted to the same exacting standard, every single time. The luminous chalk-white yarn transforms this avant-garde silhouette into something almost ceremonial: \u003cstrong\u003epart sculpture, part accessory, entirely unforgettable\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eDesign Details\u003c\/span\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-grid\"\u003e\n\u003cdiv class=\"detail-cell\"\u003e\n\u003cspan class=\"cell-label\"\u003e01 \/ Craft\u003c\/span\u003e\n\u003ch3\u003eArtisanal Hand-Knit\u003c\/h3\u003e\n\u003cp\u003eEvery single pair is individually hand-knitted, carrying the warmth, intention, and quiet imperfection of true handcraft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-cell\"\u003e\n\u003cspan class=\"cell-label\"\u003e02 \/ Texture\u003c\/span\u003e\n\u003ch3\u003eTactile Fringe Movement\u003c\/h3\u003e\n\u003cp\u003eRichly layered fringe cascades from the upper edge — feather-light, voluminous, and kinetic. Moves with you at every step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-cell\"\u003e\n\u003cspan class=\"cell-label\"\u003e03 \/ Hardware\u003c\/span\u003e\n\u003ch3\u003eIndustrial Metal Drawstring\u003c\/h3\u003e\n\u003cp\u003ePolished metal toggle closure on an elastic drawstring. Adjustable for a custom fit. A deliberate tension between the soft knit and the hard metal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-cell\"\u003e\n\u003cspan class=\"cell-label\"\u003e04 \/ Silhouette\u003c\/span\u003e\n\u003ch3\u003eMule-Ready Half Construction\u003c\/h3\u003e\n\u003cp\u003eWraps the toes and forefoot, leaving the heel completely free. Designed specifically for slingbacks, mules, clogs, and open-back loafers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-cell\"\u003e\n\u003cspan class=\"cell-label\"\u003e05 \/ Color Story\u003c\/span\u003e\n\u003ch3\u003eChalk White — Pure \u0026amp; Precise\u003c\/h3\u003e\n\u003cp\u003eA bone-adjacent, studio-white tone that reads simultaneously bridal, editorial, and brutalist. Pairs with everything. Competes with nothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-cell\"\u003e\n\u003cspan class=\"cell-label\"\u003e06 \/ Comfort\u003c\/span\u003e\n\u003ch3\u003eBreathable All-Day Wear\u003c\/h3\u003e\n\u003cp\u003ePremium yarn selected for its softness against bare skin. Lightweight enough for warmer seasons, textured enough for layered winter looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eStyling Tips\u003c\/span\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"styling-block\"\u003e\n\u003cp\u003eSlide the Chalk White edition over \u003cstrong\u003epointed-toe slingback heels\u003c\/strong\u003e for an elevated bridal-meets-punk moment. Layer with \u003cstrong\u003ecream leather mules or white patent clogs\u003c\/strong\u003e for a tonal, all-white monochromatic editorial look. Let the hand-knit fringe overflow the shoe opening for a \u003cstrong\u003ecustom-boot illusion\u003c\/strong\u003e. Or contrast the soft, artisan-knitwear texture against \u003cstrong\u003esleek black patent leather\u003c\/strong\u003e for maximum visual tension. One pair. Infinite configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-label\"\u003e\n\u003cspan class=\"tag\"\u003eMaterials \u0026amp; Care\u003c\/span\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable class=\"care-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium cotton-blend yarn — selected for softness, structure, and colour retention. Elastic drawstring with alloy hardware toggle.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCraft\u003c\/td\u003e\n\u003ctd\u003e100% Hand-Knit. Entirely handcrafted from start to finish. Minor natural variation in texture is a feature, not a flaw — it is proof of human hands.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWashing\u003c\/td\u003e\n\u003ctd\u003eHand wash in cool water on reverse. Use a gentle detergent. Do not wring or twist. Lay flat on a clean towel to air dry in shade. Do not iron the metal hardware or fringe.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSizing\u003c\/td\u003e\n\u003ctd\u003eOne size fits most. High-stretch construction accommodates a wide range of foot widths. Metal drawstring allows personalised fit adjustment.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNote\u003c\/td\u003e\n\u003ctd\u003eDue to the hand-knitted nature of this product, slight variations in fringe length and knit density exist between pairs. This is intentional and part of the artisanal character.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"signature-footer\"\u003e\n\u003cdiv class=\"brand\"\u003eJUEJUEWORKS\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JUEJUEWORKS","offers":[{"title":"均码","offer_id":45685512241186,"sku":null,"price":260.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/9516\/1378\/files\/100.jpg?v=1780133302","url":"https:\/\/juejueworks-4.myshopify.com\/products\/juejueworks-hand-knit-fringe-half-socks-in-chalk-white-artisan-tassel-toeless-socks-with-metal-drawstring","provider":"JUEJUEWORKS","version":"1.0","type":"link"}