{"product_id":"fun-3d-knit-christmas-socks","title":"🧦3D Hugging Christmas Socks 🎅 Cute Knit Holiday Socks 5 Designs","description":"\u003cstyle\u003e\n  .hug-sock-page,\n  .hug-sock-page * {\n    box-sizing: border-box;\n  }\n\n  .hug-sock-page {\n    --hs-red: #9f2330;\n    --hs-red-dark: #741821;\n    --hs-green: #315a43;\n    --hs-green-dark: #224332;\n    --hs-gold: #d3a34f;\n    --hs-cream: #fff9ef;\n    --hs-beige: #f4e6d3;\n    --hs-text: #352923;\n    --hs-muted: #74645b;\n    --hs-line: #ead8bd;\n    --hs-white: #ffffff;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--hs-text);\n    background: #fff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .hug-sock-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .hug-sock-page h1,\n  .hug-sock-page h2,\n  .hug-sock-page h3,\n  .hug-sock-page p {\n    margin-top: 0;\n  }\n\n  .hs-section {\n    margin: 20px 0;\n    padding: 38px 24px;\n    border: 1px solid var(--hs-line);\n    border-radius: 22px;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .hs-section.soft {\n    background:\n      radial-gradient(circle at top right, rgba(211,163,79,.12), transparent 28%),\n      var(--hs-cream);\n  }\n\n  .hs-section.dark {\n    background:\n      radial-gradient(circle at top right, rgba(211,163,79,.17), transparent 30%),\n      linear-gradient(135deg, var(--hs-green-dark), var(--hs-green));\n    color: #fff;\n    border-color: rgba(255,255,255,.08);\n  }\n\n  .hs-hero {\n    margin: 0 0 20px;\n    overflow: hidden;\n    border: 1px solid var(--hs-line);\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 8% 8%, rgba(211,163,79,.18), transparent 28%),\n      linear-gradient(180deg, #fffdf8 0%, #fff2df 100%);\n  }\n\n  .hs-hero-copy {\n    padding: 44px 24px 30px;\n    text-align: center;\n  }\n\n  .hs-badge {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: var(--hs-red-dark);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n\n  .hs-hero h1 {\n    max-width: 780px;\n    margin: 0 auto 13px;\n    color: var(--hs-red-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(34px, 5.5vw, 52px);\n    line-height: 1.08;\n  }\n\n  .hs-hero .lead {\n    max-width: 720px;\n    margin: 0 auto;\n    color: #5d4b42;\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .hs-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 20px;\n  }\n\n  .hs-pill {\n    padding: 8px 12px;\n    border: 1px solid rgba(116,24,33,.12);\n    border-radius: 999px;\n    background: rgba(255,255,255,.9);\n    color: #503a31;\n    font-size: 12px;\n    font-weight: 760;\n  }\n\n  .hs-title {\n    max-width: 760px;\n    margin: 0 auto 10px;\n    text-align: center;\n    color: var(--hs-red-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(28px, 4.2vw, 39px);\n    line-height: 1.2;\n  }\n\n  .hs-section.dark .hs-title {\n    color: #fff;\n  }\n\n  .hs-sub {\n    max-width: 720px;\n    margin: 0 auto 26px;\n    text-align: center;\n    color: var(--hs-muted);\n    font-size: 15px;\n  }\n\n  .hs-section.dark .hs-sub {\n    color: #edf4ef;\n  }\n\n  .hs-image-slot {\n    margin-top: 20px;\n    overflow: hidden;\n    border-radius: 17px;\n    background: #efe4d8;\n  }\n\n  .hs-image-slot img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .hs-grid4 {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0,1fr));\n    gap: 11px;\n  }\n\n  .hs-icon-card {\n    padding: 18px 11px;\n    text-align: center;\n    border: 1px solid #eadbc7;\n    border-radius: 15px;\n    background: #fff;\n  }\n\n  .hs-icon-card .ico {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 27px;\n  }\n\n  .hs-icon-card strong {\n    display: block;\n    color: #47352d;\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  .hs-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n  }\n\n  .hs-copy h2 {\n    margin-bottom: 11px;\n    color: var(--hs-red-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(28px, 4vw, 38px);\n    line-height: 1.18;\n  }\n\n  .hs-copy p {\n    color: var(--hs-muted);\n    font-size: 14.5px;\n  }\n\n  .hs-checks {\n    display: grid;\n    gap: 9px;\n    margin-top: 16px;\n  }\n\n  .hs-check {\n    padding: 11px 12px;\n    border: 1px solid #eadcc9;\n    border-radius: 12px;\n    background: #fffaf4;\n    color: #59473d;\n    font-size: 13px;\n  }\n\n  .hs-style-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0,1fr));\n    gap: 10px;\n    margin-top: 24px;\n  }\n\n  .hs-style {\n    padding: 18px 10px;\n    text-align: center;\n    border: 1px solid #ead9c2;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .hs-style .ico {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 28px;\n  }\n\n  .hs-style strong {\n    display: block;\n    color: #4a372f;\n    font-size: 12.5px;\n  }\n\n  .hs-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0,1fr));\n    gap: 11px;\n    margin-top: 22px;\n  }\n\n  .hs-use {\n    padding: 18px 12px;\n    text-align: center;\n    border: 1px solid rgba(255,255,255,.17);\n    border-radius: 14px;\n    background: rgba(255,255,255,.08);\n  }\n\n  .hs-use .ico {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 26px;\n  }\n\n  .hs-use strong {\n    display: block;\n    color: #fff;\n    font-size: 13px;\n  }\n\n  .hs-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 11px;\n  }\n\n  .hs-spec {\n    padding: 18px 14px;\n    border: 1px solid #ead9c3;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .hs-spec strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #47352d;\n    font-size: 13px;\n  }\n\n  .hs-spec span {\n    display: block;\n    color: var(--hs-muted);\n    font-size: 12px;\n  }\n\n  .hs-faq details {\n    margin-bottom: 9px;\n    overflow: hidden;\n    border: 1px solid #ead9c3;\n    border-radius: 12px;\n    background: #fff;\n  }\n\n  .hs-faq summary {\n    padding: 14px 15px;\n    cursor: pointer;\n    color: #49372e;\n    font-size: 13.5px;\n    font-weight: 800;\n  }\n\n  .hs-faq details p {\n    margin: 0;\n    padding: 0 15px 15px;\n    color: var(--hs-muted);\n    font-size: 12.5px;\n  }\n\n  .hs-final {\n    padding: 40px 22px;\n    text-align: center;\n    border: 1px solid #e5cfad;\n    border-radius: 20px;\n    background:\n      radial-gradient(circle at top right, rgba(211,163,79,.20), transparent 30%),\n      linear-gradient(180deg,#fff9ef,#f1dcc0);\n  }\n\n  .hs-final h2 {\n    margin-bottom: 9px;\n    color: var(--hs-red-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 4.3vw, 39px);\n    line-height: 1.18;\n  }\n\n  .hs-final p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: var(--hs-muted);\n    font-size: 14px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .hs-hero,\n    .hs-section,\n    .hs-final {\n      border-radius: 16px;\n    }\n\n    .hs-hero-copy {\n      padding: 32px 15px 23px;\n    }\n\n    .hs-section {\n      padding: 30px 14px;\n    }\n\n    .hs-hero .lead {\n      font-size: 15px;\n    }\n\n    .hs-grid4 {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n\n    .hs-split {\n      grid-template-columns: 1fr;\n    }\n\n    .hs-style-grid {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n\n    .hs-use-grid,\n    .hs-spec-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hug-sock-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hs-hero\"\u003e\n\u003cdiv class=\"hs-hero-copy\"\u003e\n\u003cspan class=\"hs-badge\"\u003e🎄 Holiday Favorite\u003c\/span\u003e\n\u003ch1\u003eChristmas Socks That Look Like They’re Hugging Your Feet\u003c\/h1\u003e\n\u003cp class=\"lead\"\u003eBring extra personality to cozy winter days with playful 3D Christmas characters whose little arms wrap around the ankle for an adorable “hugging” effect.\u003c\/p\u003e\n\u003cdiv class=\"hs-pills\"\u003e\n\u003cspan class=\"hs-pill\"\u003e🤗 3D Hugging Design\u003c\/span\u003e \u003cspan class=\"hs-pill\"\u003e🎅 5 Festive Characters\u003c\/span\u003e \u003cspan class=\"hs-pill\"\u003e🧶 Soft Stretch Knit\u003c\/span\u003e \u003cspan class=\"hs-pill\"\u003e🎁 Holiday Gift Favorite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE SLOT 1 --\u003e\n\u003cdiv class=\"hs-image-slot\" style=\"margin: 0 14px 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/17889446379302.png?v=1788944713\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003csection class=\"hs-section soft\"\u003e\n\u003ch2 class=\"hs-title\"\u003eMore Than Just Christmas Socks\u003c\/h2\u003e\n\u003cp class=\"hs-sub\"\u003eCozy enough for relaxing at home and playful enough to steal the spotlight at your next Christmas gathering.\u003c\/p\u003e\n\u003cdiv class=\"hs-grid4\"\u003e\n\u003cdiv class=\"hs-icon-card\"\u003e\n\u003cspan class=\"ico\"\u003e🤗\u003c\/span\u003e \u003cstrong\u003eAdorable 3D Hugging Arms\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-icon-card\"\u003e\n\u003cspan class=\"ico\"\u003e🧶\u003c\/span\u003e \u003cstrong\u003eSoft Stretch Knit\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-icon-card\"\u003e\n\u003cspan class=\"ico\"\u003e📸\u003c\/span\u003e \u003cstrong\u003ePerfect for Holiday Photos\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-icon-card\"\u003e\n\u003cspan class=\"ico\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eFun Christmas Gift Idea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HUGGING DESIGN --\u003e\n\u003csection class=\"hs-section\"\u003e\n\u003cdiv class=\"hs-split\"\u003e\n\u003cdiv class=\"hs-copy\"\u003e\n\u003ch2\u003e🤗 The Little Arms Actually “Hug” Your Ankle\u003c\/h2\u003e\n\u003cp\u003eEach sock features a dimensional holiday character attached around the ankle. The character’s arms wrap around your leg to create a playful hugging illusion that instantly makes the socks stand out.\u003c\/p\u003e\n\u003cdiv class=\"hs-checks\"\u003e\n\u003cdiv class=\"hs-check\"\u003e✓ Eye-catching 3D character construction\u003c\/div\u003e\n\u003cdiv class=\"hs-check\"\u003e✓ Playful wrap-around ankle design\u003c\/div\u003e\n\u003cdiv class=\"hs-check\"\u003e✓ Fun for Christmas parties and family gatherings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-image-slot\"\u003e\n\u003c!-- IMAGE SLOT 2 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/17889446295339.png?v=1788944714\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STYLES --\u003e\n\u003csection class=\"hs-section soft\"\u003e\n\u003ch2 class=\"hs-title\"\u003eChoose Your Christmas Character\u003c\/h2\u003e\n\u003cp class=\"hs-sub\"\u003eFive festive personalities, each with its own holiday look.\u003c\/p\u003e\n\u003cdiv class=\"hs-style-grid\"\u003e\n\u003cdiv class=\"hs-style\"\u003e\n\u003cspan class=\"ico\"\u003e🪖\u003c\/span\u003e \u003cstrong\u003eNutcracker Soldier\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-style\"\u003e\n\u003cspan class=\"ico\"\u003e🍪\u003c\/span\u003e \u003cstrong\u003eGingerbread Man\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-style\"\u003e\n\u003cspan class=\"ico\"\u003e🦌\u003c\/span\u003e \u003cstrong\u003eReindeer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-style\"\u003e\n\u003cspan class=\"ico\"\u003e⛄\u003c\/span\u003e \u003cstrong\u003eSnowman\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-style\"\u003e\n\u003cspan class=\"ico\"\u003e🎅\u003c\/span\u003e \u003cstrong\u003eSanta Claus\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMFORT --\u003e\n\u003csection class=\"hs-section\"\u003e\n\u003cdiv class=\"hs-split\"\u003e\n\u003cdiv class=\"hs-image-slot\"\u003e\n\u003c!-- IMAGE SLOT 3 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_3_16_50_20.png?v=1788941363\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-copy\"\u003e\n\u003ch2\u003e🧶 Cozy for Christmas Mornings\u003c\/h2\u003e\n\u003cp\u003eSoft stretch knit helps make these novelty socks comfortable for lounging, movie nights, gift opening and relaxing at home throughout the holiday season.\u003c\/p\u003e\n\u003cdiv class=\"hs-checks\"\u003e\n\u003cdiv class=\"hs-check\"\u003e🎄 Great for Christmas morning\u003c\/div\u003e\n\u003cdiv class=\"hs-check\"\u003e📺 Cozy for holiday movie nights\u003c\/div\u003e\n\u003cdiv class=\"hs-check\"\u003e🏠 Fun for home lounging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE CASES --\u003e\n\u003csection class=\"hs-section dark\"\u003e\n\u003ch2 class=\"hs-title\"\u003eMade for More Than Christmas Morning\u003c\/h2\u003e\n\u003cp class=\"hs-sub\"\u003eAdd them to any moment that could use a little more holiday personality.\u003c\/p\u003e\n\u003cdiv class=\"hs-use-grid\"\u003e\n\u003cdiv class=\"hs-use\"\u003e\n\u003cspan class=\"ico\"\u003e🎉\u003c\/span\u003e \u003cstrong\u003eChristmas Parties\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-use\"\u003e\n\u003cspan class=\"ico\"\u003e📷\u003c\/span\u003e \u003cstrong\u003eHoliday Family Photos\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-use\"\u003e\n\u003cspan class=\"ico\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eStocking Stuffers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-use\"\u003e\n\u003cspan class=\"ico\"\u003e🎅\u003c\/span\u003e \u003cstrong\u003eSecret Santa Gifts\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-use\"\u003e\n\u003cspan class=\"ico\"\u003e🎄\u003c\/span\u003e \u003cstrong\u003eUgly Sweater Parties\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-use\"\u003e\n\u003cspan class=\"ico\"\u003e😂\u003c\/span\u003e \u003cstrong\u003eWhite Elephant Gifts\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"hs-section soft\"\u003e\n\u003ch2 class=\"hs-title\"\u003e🎁 The Kind of Christmas Gift People Remember\u003c\/h2\u003e\n\u003cp class=\"hs-sub\"\u003eCute, funny and immediately festive, these 3D character socks make an easy stocking stuffer for family, friends, coworkers and anyone who enjoys playful Christmas accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"hs-section\"\u003e\n\u003ch2 class=\"hs-title\"\u003eProduct Information\u003c\/h2\u003e\n\u003cdiv class=\"hs-spec-grid\"\u003e\n\u003cdiv class=\"hs-spec\"\u003e\n\u003cstrong\u003e🧦 Style\u003c\/strong\u003e \u003cspan\u003eNovelty 3D Hugging Christmas Socks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-spec\"\u003e\n\u003cstrong\u003e🎨 Options\u003c\/strong\u003e \u003cspan\u003e5 festive styles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-spec\"\u003e\n\u003cstrong\u003e🧶 Material\u003c\/strong\u003e \u003cspan\u003eSoft stretch knit fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-spec\"\u003e\n\u003cstrong\u003e👟 Fit\u003c\/strong\u003e \u003cspan\u003eOne size fits most adults\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hs-spec\"\u003e\n\u003cstrong\u003e📦 Package\u003c\/strong\u003e \u003cspan\u003e1 pair of Christmas socks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hs-section soft hs-faq\"\u003e\n\u003ch2 class=\"hs-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many character styles are available?\u003c\/summary\u003e\n\u003cp\u003eThere are five festive designs: Nutcracker Soldier, Gingerbread Man, Reindeer, Snowman and Santa Claus.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes the socks different from ordinary Christmas socks?\u003c\/summary\u003e\n\u003cp\u003eEach pair features a dimensional Christmas character with arms designed to wrap around the ankle, creating a playful hugging effect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre they good for Christmas gifts?\u003c\/summary\u003e\n\u003cp\u003eYes. They work well as stocking stuffers, Secret Santa gifts, white elephant gifts and fun presents for friends or family.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many pairs are included?\u003c\/summary\u003e\n\u003cp\u003eThe package includes one pair in the character style you select.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"hs-final\"\u003e\n\u003ch2\u003e🎄 Pick the Christmas Character You Want Hugging Your Feet\u003c\/h2\u003e\n\u003cp\u003eCozy enough to wear at home, funny enough to start conversations, and festive enough to become your new favorite Christmas socks.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Santa Claus \/ One Size","offer_id":49478449791131,"sku":"SZ05412609097050-圣诞拥抱袜-A","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gingerbread Man \/ One Size","offer_id":49478449823899,"sku":"SZ05412609097050-圣诞拥抱袜-B","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Reindeer \/ One Size","offer_id":49478449856667,"sku":"SZ05412609097050-圣诞拥抱袜-C","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Snowman \/ One Size","offer_id":49478449889435,"sku":"SZ05412609097050-圣诞拥抱袜-D","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Nutcracker \/ One Size","offer_id":49478449922203,"sku":"SZ05412609097050-圣诞拥抱袜-E","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/ChatGPTImage2026_9_3_16_50_20.png?v=1788941363","url":"https:\/\/zavrlygoods.com\/products\/fun-3d-knit-christmas-socks","provider":"zavrlygoods","version":"1.0","type":"link"}