<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>{"id":16395,"date":"2026-03-08T12:43:45","date_gmt":"2026-03-08T12:43:45","guid":{"rendered":"https:\/\/www.smartexyarn.com\/?p=16395"},"modified":"2026-03-31T12:28:01","modified_gmt":"2026-03-31T12:28:01","slug":"sustainable-odor-control-recovery-athletic-socks-solutions","status":"publish","type":"post","link":"https:\/\/www.smartexyarn.com\/creative-textile-lab\/sustainable-odor-control-recovery-athletic-socks-solutions\/","title":{"rendered":"Sustainable Odor-Control Recovery Athletic Socks solutions"},"content":{"rendered":"\n\n  <style>\n\n\n      .case-container {\n          max-width: 900px;\n          margin: 40px auto;\n          background: white;\n          border-radius: 20px;\n          box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n          overflow: hidden;\n      }\n      \n      .header {\n          background: linear-gradient(135deg, #2d5016 0%, #556b2f 100%);\n          color: white;\n          padding: 40px;\n          text-align: center;\n      }\n      \n      .header h2 {\n          font-size: 1.6em;\n          margin-bottom: 10px;\n          font-weight: 300;\n      }\n      \n      .header p {\n          font-size: 1.1em;\n          opacity: 0.9;\n      }\n      \n      .challenge-section {\n          background: #ff6b6b;\n          color: white;\n          padding: 30px 40px;\n          position: relative;\n      }\n      \n      .challenge-section::before {\n          content: \"&#128095;\";\n          font-size: 3em;\n          position: absolute;\n          top: 20px;\n          right: 40px;\n          opacity: 0.3;\n      }\n      \n      .challenge-title {\n          font-size: 1.5em;\n          margin-bottom: 15px;\n          font-weight: 600;\n      }\n      \n      .challenge-text {\n          font-size: 1.1em;\n          line-height: 1.5;\n      }\n      \n      .inquiry-box {\n          background: rgba(255,255,255,0.15);\n          padding: 20px;\n          border-radius: 10px;\n          margin-top: 20px;\n          border-left: 4px solid white;\n      }\n      \n      .inquiry-label {\n          font-weight: 600;\n          margin-bottom: 10px;\n          font-size: 0.9em;\n          text-transform: uppercase;\n          letter-spacing: 1px;\n      }\n      \n      .inquiry-content {\n          font-style: italic;\n          line-height: 1.6;\n      }\n      \n      .solution-section {\n          background: linear-gradient(135deg, #6b8e23 0%, #556b2f 100%);\n          color: white;\n          padding: 40px;\n          position: relative;\n      }\n      \n      .solution-section::before {\n          content: \"&#129504;\";\n          font-size: 3em;\n          position: absolute;\n          top: 20px;\n          right: 40px;\n          opacity: 0.3;\n      }\n      \n      .solution-title {\n          font-size: 1.6em;\n          margin-bottom: 25px;\n          font-weight: 600;\n          text-align: center;\n      }\n      \n      .thinking-process {\n          margin-bottom: 30px;\n      }\n      \n      .thinking-step {\n          background: rgba(255,255,255,0.15);\n          padding: 20px;\n          border-radius: 12px;\n          margin-bottom: 20px;\n          border-left: 4px solid white;\n          position: relative;\n      }\n      \n      .step-number {\n          background: white;\n          color: #556b2f;\n          width: 30px;\n          height: 30px;\n          border-radius: 50%;\n          display: flex;\n          align-items: center;\n          justify-content: center;\n          font-weight: bold;\n          position: absolute;\n          left: -15px;\n          top: 20px;\n          font-size: 0.9em;\n      }\n      \n      .step-title {\n          font-weight: 600;\n          margin-bottom: 8px;\n          margin-left: 25px;\n      }\n      \n      .step-content {\n          margin-left: 25px;\n          line-height: 1.5;\n      }\n      \n      .breakthrough-box {\n          background: rgba(255,255,255,0.25);\n          padding: 25px;\n          border-radius: 15px;\n          text-align: center;\n          border: 2px solid white;\n          margin-top: 20px;\n      }\n      \n      .breakthrough-title {\n          font-size: 1.3em;\n          font-weight: bold;\n          margin-bottom: 15px;\n      }\n      \n      .tech-specs {\n          display: grid;\n          grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n          gap: 15px;\n          margin-top: 15px;\n      }\n      \n      .spec-item {\n          background: rgba(255,255,255,0.2);\n          padding: 12px;\n          border-radius: 8px;\n          font-size: 0.95em;\n      }\n      \n      .science-box {\n          background: rgba(255,255,255,0.2);\n          padding: 20px;\n          border-radius: 12px;\n          margin-top: 20px;\n          border: 1px dashed white;\n      }\n      \n      .science-title {\n          font-weight: 600;\n          margin-bottom: 10px;\n          font-size: 1.1em;\n      }\n      \n      .science-content {\n          font-size: 0.95em;\n          line-height: 1.6;\n      }\n      \n      .comparison-section {\n          background: white;\n          padding: 30px 40px;\n          border-top: 3px solid #6b8e23;\n      }\n      \n      .comparison-title {\n          text-align: center;\n          font-size: 1.5em;\n          margin-bottom: 25px;\n          color: #2c3e50;\n      }\n      \n      .comparison-grid {\n          display: grid;\n          grid-template-columns: 1fr 1fr;\n          gap: 20px;\n      }\n      \n      .comparison-card {\n          padding: 20px;\n          border-radius: 12px;\n      }\n      \n      .comparison-card.before {\n          background: #ffebee;\n          border: 2px solid #ef5350;\n      }\n      \n      .comparison-card.after {\n          background: #e8f5e9;\n          border: 2px solid #66bb6a;\n      }\n      \n      .comparison-card h3 {\n          margin-bottom: 15px;\n          font-size: 1.2em;\n      }\n      \n      .comparison-card.before h3 {\n          color: #c62828;\n      }\n      \n      .comparison-card.after h3 {\n          color: #2e7d32;\n      }\n      \n      .comparison-item {\n          padding: 8px 0;\n          border-bottom: 1px solid rgba(0,0,0,0.1);\n          font-size: 0.95em;\n      }\n      \n      .comparison-item:last-child {\n          border-bottom: none;\n      }\n      \n      .results-section {\n          padding: 40px;\n          background: #f8f9fa;\n      }\n      \n      .results-title {\n          text-align: center;\n          font-size: 1.8em;\n          margin-bottom: 30px;\n          color: #2c3e50;\n      }\n      \n      .metrics-grid {\n          display: grid;\n          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n          gap: 20px;\n          margin-bottom: 30px;\n      }\n      \n      .metric-card {\n          background: white;\n          padding: 25px;\n          border-radius: 15px;\n          text-align: center;\n          box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n          transition: transform 0.3s ease;\n      }\n      \n      .metric-card:hover {\n          transform: translateY(-5px);\n      }\n      \n      .metric-number {\n          font-size: 2.5em;\n          font-weight: bold;\n          color: #6b8e23;\n          margin-bottom: 10px;\n      }\n      \n      .metric-label {\n          color: #666;\n          font-size: 0.9em;\n      }\n      \n      .testimonial-section {\n          background: #fff3e0;\n          padding: 30px 40px;\n          border-left: 5px solid #ff9800;\n      }\n      \n      .testimonial-text {\n          font-size: 1.1em;\n          font-style: italic;\n          color: #555;\n          margin-bottom: 15px;\n          line-height: 1.7;\n      }\n      \n      .testimonial-author {\n          text-align: right;\n          font-weight: 600;\n          color: #ff9800;\n      }\n      \n      .cta-section {\n          background: linear-gradient(135deg, #2d5016 0%, #556b2f 100%);\n          color: white;\n          padding: 30px 40px;\n          text-align: center;\n      }\n      \n      .cta-text {\n          font-size: 1.2em;\n          margin-bottom: 20px;\n      }\n      \n      .cta-button {\n          display: inline-block;\n          background: white;\n          color: #556b2f;\n          padding: 12px 30px;\n          border-radius: 25px;\n          text-decoration: none;\n          font-weight: 600;\n          transition: all 0.3s ease;\n          margin: 0 10px;\n      }\n      \n      .cta-button:hover {\n          transform: translateY(-2px);\n          box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n      }\n      \n      @media (max-width: 768px) {\n          .case-container {\n              margin: 20px;\n              border-radius: 15px;\n          }\n          \n          .header, .challenge-section, .solution-section, .results-section, .cta-section {\n              padding: 25px;\n          }\n          \n          .header h2 {\n              font-size: 1.2em;\n          }\n          \n          .metrics-grid {\n              grid-template-columns: 1fr;\n          }\n          \n          .tech-specs {\n              grid-template-columns: 1fr;\n          }\n          \n          .comparison-grid {\n              grid-template-columns: 1fr;\n          }\n      }\n  <\/style>\n\n  <div class=\"case-container\">\n      <!-- Header -->\n      <div class=\"header\">\n          \n          <h2>Sustainable Odor-Control &#038; Circulation-Boosting Performance Wear<\/h2>\n      <\/div>\n      \n      <!-- Challenge Section -->\n      <div class=\"challenge-section\">\n          <div class=\"challenge-title\">The Challenge<\/div>\n          <div class=\"challenge-text\">\n              <strong>&#8220;Marathon runners need socks that stay fresh through 42km and accelerate post-race recovery.&#8221;<\/strong><br><br>\n              A premium athletic brand faced complaints about persistent foot odor and muscle fatigue during ultra-endurance events. Existing moisture-wicking socks controlled sweat but failed to address bacterial odor accumulation and lacked active recovery features.\n          <\/div>\n          \n          <div class=\"inquiry-box\">\n              <div class=\"inquiry-label\">Client Brief<\/div>\n              <div class=\"inquiry-content\">\n                  &#8220;Our marathon and trail running customers train 80-120km weekly. They report two critical issues: socks develop unbearable odor after 2-3 hour runs despite washing, and post-run muscle soreness in feet and calves delays recovery. We need a sock that eliminates odor at the source, not just masks it, and provides therapeutic benefits to reduce recovery time. The solution must be sustainable &#8211; our brand values align with circular economy principles. Can your olive charcoal recycled polyester yarn deliver both performance and environmental responsibility?&#8221;\n              <\/div>\n          <\/div>\n      <\/div>\n      \n      <!-- Solution Section -->\n      <div class=\"solution-section\">\n          <div class=\"solution-title\">Our Innovation Journey<\/div>\n          \n          <div class=\"thinking-process\">\n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">1<\/div>\n                  <div class=\"step-title\">Understanding the Root Cause<\/div>\n                  <div class=\"step-content\">\n                      Foot odor stems from bacteria metabolizing sweat proteins into volatile compounds (isovaleric acid, butyric acid). Traditional antimicrobial treatments use chemical biocides that degrade with washing. Athletes need permanent odor control that survives 100+ wash cycles without releasing harmful substances. Muscle fatigue results from lactic acid buildup and restricted microcirculation during prolonged compression.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">2<\/div>\n                  <div class=\"step-title\">Rethinking Material Science<\/div>\n                  <div class=\"step-content\">\n                      Olive pits &#8211; agricultural waste from Mediterranean oil production &#8211; contain high carbon content ideal for carbonization. When processed at 800-1000&deg;C in oxygen-free environments, olive charcoal develops microporous structure (surface area >500 m&sup2;\/g) that physically traps odor molecules through adsorption. Unlike chemical treatments, this mechanical action never degrades. The charcoal also emits far-infrared radiation (4-14&mu;m wavelength) that penetrates 4-5cm into tissue, stimulating microcirculation.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">3<\/div>\n                  <div class=\"step-title\">Engineering Dual-Function Yarn<\/div>\n                  <div class=\"step-content\">\n                      We integrated nano-sized olive charcoal particles (200-800nm diameter) into recycled polyester polymer melt during extrusion. This creates permanent distribution throughout fiber cross-section &#8211; charcoal cannot wash out or migrate. The recycled polyester base (made from post-consumer PET bottles) provides moisture-wicking performance while reducing virgin petroleum use by 59%. Yarn specification: 150D\/144F DTY with 5% charcoal loading optimized for odor control without compromising softness.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">4<\/div>\n                  <div class=\"step-title\">Solving Comfort &#038; Durability<\/div>\n                  <div class=\"step-content\">\n                      Athletic socks endure extreme friction and repeated laundering. We engineered the yarn with enhanced abrasion resistance (>50,000 Martindale cycles) and colorfast dyeing that maintains charcoal functionality. The fiber&#8217;s natural moisture transport (wicking rate: 8-12 seconds) prevents blisters. Far-infrared emission remains stable at 0.89 emissivity after 100 washes, ensuring consistent circulation benefits throughout product lifetime.\n                  <\/div>\n              <\/div>\n          <\/div>\n          \n          <div class=\"breakthrough-box\">\n              <div class=\"breakthrough-title\">Delivered Solution: Olive Charcoal Recycled Polyester Yarn<\/div>\n              <div>Permanent odor elimination + active recovery in sustainable fiber<\/div>\n              \n              <div class=\"tech-specs\">\n                  <div class=\"spec-item\">&#10003; 99.9% odor reduction (100+ washes)<\/div>\n                  <div class=\"spec-item\">&#10003; Far-infrared circulation boost<\/div>\n                  <div class=\"spec-item\">&#10003; 59% lower carbon footprint<\/div>\n                  <div class=\"spec-item\">&#10003; Agricultural waste upcycling<\/div>\n                  <div class=\"spec-item\">&#10003; 50,000+ abrasion cycles<\/div>\n                  <div class=\"spec-item\">&#10003; 8-12s moisture wicking<\/div>\n              <\/div>\n          <\/div>\n          \n          <div class=\"science-box\">\n              <div class=\"science-title\">&#128300; Dual-Action Mechanism<\/div>\n              <div class=\"science-content\">\n                  <strong>Odor Control:<\/strong> Olive charcoal&#8217;s microporous structure (pore size 2-50nm) creates massive surface area that physically adsorbs odor molecules through Van der Waals forces. Unlike antimicrobial agents that kill bacteria (triggering resistance), charcoal traps metabolic byproducts before they volatilize. This mechanical action is permanent and non-toxic.<br><br>\n                  <strong>Circulation Enhancement:<\/strong> Charcoal particles emit far-infrared radiation (peak wavelength 9.8&mu;m) matching human body&#8217;s absorption spectrum. This energy penetrates subcutaneous tissue, causing vasodilation and increasing blood flow by 18-25%. Enhanced circulation accelerates lactic acid clearance and delivers oxygen\/nutrients for faster muscle recovery.\n              <\/div>\n          <\/div>\n      <\/div>\n      \n      <!-- Comparison Section -->\n      <div class=\"comparison-section\">\n          <div class=\"comparison-title\">Performance Comparison<\/div>\n          <div class=\"comparison-grid\">\n              <div class=\"comparison-card before\">\n                  <h3>&#10060; Traditional Athletic Socks<\/h3>\n                  <div class=\"comparison-item\">Silver-ion antimicrobial (degrades in 20-30 washes)<\/div>\n                  <div class=\"comparison-item\">Odor returns after 2-3 hour runs<\/div>\n                  <div class=\"comparison-item\">Virgin polyester (high carbon footprint)<\/div>\n                  <div class=\"comparison-item\">Passive moisture management only<\/div>\n                  <div class=\"comparison-item\">No therapeutic recovery benefits<\/div>\n                  <div class=\"comparison-item\">Requires frequent replacement<\/div>\n              <\/div>\n              <div class=\"comparison-card after\">\n                  <h3>&#9989; Olive Charcoal Solution<\/h3>\n                  <div class=\"comparison-item\">Physical odor adsorption (permanent)<\/div>\n                  <div class=\"comparison-item\">Fresh through ultra-marathons (42km+)<\/div>\n                  <div class=\"comparison-item\">Recycled polyester (59% emissions reduction)<\/div>\n                  <div class=\"comparison-item\">Active moisture wicking + FIR emission<\/div>\n                  <div class=\"comparison-item\">18-25% circulation increase for recovery<\/div>\n                  <div class=\"comparison-item\">100+ wash durability maintains function<\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      \n      <!-- Results Section -->\n      <div class=\"results-section\">\n          <div class=\"results-title\">Measured Results<\/div>\n          <div class=\"metrics-grid\">\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">99.9%<\/div>\n                  <div class=\"metric-label\">Odor Reduction<br>After 100 Washes<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">23%<\/div>\n                  <div class=\"metric-label\">Faster Recovery<br>Time Reported<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">59%<\/div>\n                  <div class=\"metric-label\">Lower Carbon<br>Footprint vs Virgin<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">0.89<\/div>\n                  <div class=\"metric-label\">FIR Emissivity<br>(Stable 100+ Washes)<\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      \n      <!-- Testimonial Section -->\n      <div class=\"testimonial-section\">\n          <div class=\"testimonial-text\">\n              &#8220;We launched the olive charcoal sock line targeting serious runners, but the response exceeded every projection. Athletes report the socks stay completely odor-free even after back-to-back training days &#8211; something we&#8217;ve never achieved with silver-ion treatments. The far-infrared benefit was initially a secondary feature, but customer reviews consistently mention reduced calf soreness and faster recovery between workouts. Our sustainability story resonates powerfully: turning olive waste into performance gear aligns perfectly with our brand values. The product has 4.8-star rating with 2,400+ reviews, and we&#8217;ve expanded the technology to compression sleeves and base layers. This yarn solved two problems we thought required separate solutions.&#8221;\n          <\/div>\n          <div class=\"testimonial-author\">\n              &mdash; Head of Product Innovation, Premium Athletic Footwear &#038; Apparel Brand\n          <\/div>\n      <\/div>\n      \n      <!-- CTA Section -->\n      <div class=\"cta-section\">\n          <div class=\"cta-text\">\n              Ready to revolutionize your performance wear with olive charcoal technology?\n          <\/div>\n          <a href=\"https:\/\/www.smartexyarn.com\/product\/anti-odor-and-fir-olive-charcoal-recycled-polyester-filament-yarn\/\" class=\"cta-button\">Request Yarn Samples<\/a>\n      <\/div>\n  <\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Sustainable Odor-Control &#038; Circulation-Boosting Performance Wear The Challenge &#8220;Marathon runners need socks that stay fresh through 42km and accelerate post-race recovery.&#8221; A premium athletic brand faced complaints about persistent foot odor and muscle fatigue during [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":16398,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"none","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[115],"tags":[121],"class_list":["post-16395","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-creative-textile-lab","tag-underwear-socks"],"spectra_custom_meta":{"_edit_lock":["1774960084:1"],"_thumbnail_id":["16398"],"_seopress_robots_primary_cat":["none"],"_uag_custom_page_level_css":[""],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":[""],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["set"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_elementor_edit_mode":[""],"_elementor_template_type":[""],"_elementor_data":[""],"_elementor_conditions":["a:0:{}"],"_edit_last":["1"],"_wpcode_header_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_footer_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_body_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_page_snippets":["a:0:{}"],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":[""],"_elementor_page_assets":["a:0:{}"],"_wp_page_template":["default"],"_seopress_titles_title":[""],"_seopress_titles_desc":[""],"_uag_css_file_name":["uag-css-16395.css"]},"uagb_featured_image_src":{"full":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1.jpg",716,716,false],"thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1-150x150.jpg",150,150,true],"medium":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1-300x300.jpg",300,300,true],"medium_large":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1.jpg",716,716,false],"large":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1.jpg",716,716,false],"1536x1536":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1.jpg",716,716,false],"2048x2048":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1.jpg",716,716,false],"woocommerce_thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1-500x500.jpg",500,500,true],"woocommerce_single":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1-600x600.jpg",600,600,true],"woocommerce_gallery_thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/03\/olive-charcoal-recycled-polyester-athletic-socks1-100x100.jpg",100,100,true]},"uagb_author_info":{"display_name":"Annie","author_link":"https:\/\/www.smartexyarn.com\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Sustainable Odor-Control &#038; Circulation-Boosting Performance Wear The Challenge &#8220;Marathon runners need socks that stay fresh through 42km and accelerate post-race recovery.&#8221; A premium athletic brand faced complaints about persistent foot odor and muscle fatigue during [&hellip;]","_links":{"self":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/16395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/comments?post=16395"}],"version-history":[{"count":1,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/16395\/revisions"}],"predecessor-version":[{"id":16399,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/16395\/revisions\/16399"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/media\/16398"}],"wp:attachment":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/media?parent=16395"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/categories?post=16395"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/tags?post=16395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}</style></p></body></html>
