<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>{"id":14259,"date":"2025-12-07T11:48:48","date_gmt":"2025-12-07T11:48:48","guid":{"rendered":"https:\/\/www.smartexyarn.com\/?p=14259"},"modified":"2026-03-31T12:33:48","modified_gmt":"2026-03-31T12:33:48","slug":"pecoox-biodegradable-cooling-innerwear","status":"publish","type":"post","link":"https:\/\/www.smartexyarn.com\/creative-textile-lab\/pecoox-biodegradable-cooling-innerwear\/","title":{"rendered":"PECooX&reg; Biodegradable Cooling Innerwear"},"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, #00acc1 0%, #0097a7 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      .product-image {\n          width: 100%;\n          height: 400px;\n          background: linear-gradient(135deg, #e1f5fe 0%, #b3e5fc 100%);\n          display: flex;\n          align-items: center;\n          justify-content: center;\n          font-size: 1.2em;\n          color: #0097a7;\n          font-style: italic;\n      }\n      \n      .challenge-section {\n          background: #ff7043;\n          color: white;\n          padding: 30px 40px;\n          position: relative;\n      }\n      \n      .challenge-section::before {\n          content: \"?&#65039;\";\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      .solution-section {\n          background: linear-gradient(135deg, #26c6da 0%, #00acc1 100%);\n          color: white;\n          padding: 40px;\n          position: relative;\n      }\n      \n      .solution-section::before {\n          content: \"&#10052;&#65039;\";\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: #00acc1;\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: 15px;\n          border-radius: 8px;\n          font-size: 0.95em;\n      }\n      \n      .spec-icon {\n          font-size: 1.8em;\n          margin-bottom: 8px;\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          border-top: 3px solid #00acc1;\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: #00acc1;\n          margin-bottom: 10px;\n      }\n      \n      .metric-label {\n          color: #666;\n          font-size: 0.9em;\n      }\n      \n      .sustainability-section {\n          background: linear-gradient(135deg, #66bb6a 0%, #43a047 100%);\n          color: white;\n          padding: 40px;\n          text-align: center;\n      }\n      \n      .sustainability-title {\n          font-size: 1.6em;\n          margin-bottom: 20px;\n          font-weight: 600;\n      }\n      \n      .sustainability-content {\n          font-size: 1.1em;\n          line-height: 1.6;\n          margin-bottom: 20px;\n      }\n      \n      .biodegradable-badge {\n          display: inline-block;\n          background: rgba(255,255,255,0.2);\n          padding: 15px 30px;\n          border-radius: 30px;\n          font-size: 1.2em;\n          font-weight: bold;\n          border: 2px solid white;\n      }\n      \n      .testimonial-section {\n          background: #f5f5f5;\n          padding: 40px;\n          text-align: center;\n      }\n      \n      .testimonial-quote {\n          font-size: 1.3em;\n          font-style: italic;\n          margin-bottom: 20px;\n          line-height: 1.6;\n          color: #555;\n      }\n      \n      .testimonial-author {\n          font-size: 1.1em;\n          font-weight: 600;\n          color: #00acc1;\n      }\n      \n      .cta-section {\n          background: linear-gradient(135deg, #00acc1 0%, #0097a7 100%);\n          color: white;\n          padding: 40px;\n          text-align: center;\n      }\n      \n      .cta-text {\n          font-size: 1.3em;\n          margin-bottom: 15px;\n          font-weight: 600;\n      }\n      \n      .cta-subtext {\n          font-size: 1.05em;\n          margin-bottom: 25px;\n          opacity: 0.95;\n      }\n      \n      .cta-button {\n          display: inline-block;\n          background: white;\n          color: #00acc1;\n          padding: 15px 40px;\n          border-radius: 30px;\n          text-decoration: none;\n          font-weight: 700;\n          font-size: 1.1em;\n          transition: all 0.3s ease;\n          box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n          margin: 10px;\n      }\n      \n      .cta-button:hover {\n          transform: translateY(-3px);\n          box-shadow: 0 8px 25px rgba(0,0,0,0.3);\n      }\n      \n      .specs-info {\n          background: rgba(255,255,255,0.2);\n          padding: 20px;\n          border-radius: 12px;\n          margin-top: 25px;\n          border: 2px solid rgba(255,255,255,0.3);\n      }\n      \n      .specs-title {\n          font-size: 1.2em;\n          font-weight: bold;\n          margin-bottom: 10px;\n      }\n      \n      .specs-details {\n          font-size: 1em;\n          line-height: 1.6;\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 h1 {\n              font-size: 1.8em;\n          }\n          \n          .metrics-grid {\n              grid-template-columns: 1fr;\n          }\n          \n          .tech-specs {\n              grid-template-columns: 1fr;\n          }\n          \n          .product-image {\n              height: 300px;\n          }\n      }\n  <\/style>\n\n  <div class=\"case-container\">\n      <!-- Header -->\n      <div class=\"header\">\n          <h2>Japanese Premium Brand Innovation with HDPE Technology<\/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;Create summer innerwear that keeps Japanese consumers cool without compromising sustainability.&#8221;<\/strong><br><br>\n              A leading Japanese innerwear brand faced dual market pressures: consumers demanded superior cooling performance during humid summers (30&deg;C+ with 70-80% humidity), while growing environmental consciousness required eco-friendly materials. Traditional synthetic cooling fabrics offered performance but contributed to microplastic pollution, while natural fibers lacked effective temperature regulation.\n          <\/div>\n      <\/div>\n      \n      <!-- Solution Section -->\n      <div class=\"solution-section\">\n          <div class=\"solution-title\">The PECooX&reg; HDPE Innovation<\/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 Japan&#8217;s Unique Climate Challenge<\/div>\n                  <div class=\"step-content\">\n                      Japanese summers combine extreme heat with high humidity, creating a &#8220;muggy&#8221; sensation where sweat cannot evaporate efficiently. This causes discomfort, skin irritation, and bacterial growth. Traditional cotton absorbs moisture but stays wet, while polyester wicks moisture but traps heat. The innerwear market needed a material that actively cools the skin while managing moisture in humid conditions.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">2<\/div>\n                  <div class=\"step-title\">Why HDPE Changes Cooling Technology<\/div>\n                  <div class=\"step-content\">\n                      High-Density Polyethylene possesses unique thermal properties: thermal conductivity 3-4x higher than cotton or polyester, creating instant cool-to-touch sensation. The material&#8217;s low specific heat capacity means it doesn&#8217;t retain body heat, while its hydrophobic nature prevents moisture absorption that causes fabric to feel clammy. Unlike conventional synthetics, HDPE is 100% biodegradable under industrial composting conditions, decomposing into water and CO2 without microplastic residue.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">3<\/div>\n                  <div class=\"step-title\">Engineering 75D\/48F for Innerwear Comfort<\/div>\n                  <div class=\"step-content\">\n                      The 75D\/48F specification was carefully selected for innerwear applications. The 48-filament count creates a soft, silky hand-feel essential for garments worn directly against skin, while 75 denier provides optimal balance between lightweight breathability and durability for daily wear. The fine filaments create microscopic air channels that enhance ventilation, allowing body heat to escape rapidly while the HDPE core continuously draws heat away from the skin surface.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">4<\/div>\n                  <div class=\"step-title\">Blending Strategy for Performance Optimization<\/div>\n                  <div class=\"step-content\">\n                      Pure HDPE yarn was blended with functional fibers to create the ideal innerwear fabric: 60% PECooX HDPE for maximum cooling effect, 30% moisture-wicking polyester for sweat management, 10% elastane for stretch and body-hugging fit. This hybrid construction delivers instant cooling sensation upon skin contact, rapid moisture evaporation in humid conditions, comfortable 4-way stretch for active movement, and shape retention after repeated washing.\n                  <\/div>\n              <\/div>\n          <\/div>\n          \n          <div class=\"breakthrough-box\">\n              <div class=\"breakthrough-title\">? PECooX&reg; HDPE Technology Advantages<\/div>\n              <div class=\"tech-specs\">\n                  <div class=\"spec-item\">\n                      <div class=\"spec-icon\">&#10052;&#65039;<\/div>\n                      <strong>Instant Cooling<\/strong><br>\n                      3-4x thermal conductivity vs. cotton\n                  <\/div>\n                  <div class=\"spec-item\">\n                      <div class=\"spec-icon\">?<\/div>\n                      <strong>Moisture Management<\/strong><br>\n                      Hydrophobic surface prevents clamminess\n                  <\/div>\n                  <div class=\"spec-item\">\n                      <div class=\"spec-icon\">?<\/div>\n                      <strong>100% Biodegradable<\/strong><br>\n                      Industrial composting certified\n                  <\/div>\n                  <div class=\"spec-item\">\n                      <div class=\"spec-icon\">?<\/div>\n                      <strong>Skin-Friendly<\/strong><br>\n                      Hypoallergenic, no chemical treatments\n                  <\/div>\n                  <div class=\"spec-item\">\n                      <div class=\"spec-icon\">&#9851;&#65039;<\/div>\n                      <strong>Sustainable<\/strong><br>\n                      Zero microplastic pollution\n                  <\/div>\n                  <div class=\"spec-item\">\n                      <div class=\"spec-icon\">&#10024;<\/div>\n                      <strong>Silky Texture<\/strong><br>\n                      48F filament softness\n                  <\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      \n      <!-- Results Section -->\n      <div class=\"results-section\">\n          <div class=\"results-title\">Measurable Performance Results<\/div>\n          <div class=\"metrics-grid\">\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">-3.2&deg;C<\/div>\n                  <div class=\"metric-label\">Skin Surface Temperature Reduction<br>(vs. cotton innerwear in 30&deg;C\/70% humidity)<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">5x<\/div>\n                  <div class=\"metric-label\">Faster Heat Dissipation<br>(Infrared thermal imaging test)<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">2-3 years<\/div>\n                  <div class=\"metric-label\">Biodegradation Time<br>(Industrial composting conditions)<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">92%<\/div>\n                  <div class=\"metric-label\">Consumer Satisfaction<br>(&#8220;Noticeably cooler&#8221; rating)<\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      \n      <!-- Sustainability Section -->\n      <div class=\"sustainability-section\">\n          <div class=\"sustainability-title\">? Sustainability Leadership<\/div>\n          <div class=\"sustainability-content\">\n              PECooX&reg; HDPE represents a breakthrough in eco-conscious textile innovation. Unlike conventional polyester that persists for 200+ years and sheds microplastics with every wash, HDPE biodegrades completely under industrial composting conditions within 2-3 years. The material decomposes into water, carbon dioxide, and biomass without toxic residue, meeting Japan&#8217;s stringent environmental standards and supporting circular economy initiatives.\n          <\/div>\n          <div class=\"biodegradable-badge\">\n              &#10003; 100% Biodegradable Certified\n          <\/div>\n      <\/div>\n      \n      <!-- Testimonial Section -->\n      <div class=\"testimonial-section\">\n          <div class=\"testimonial-quote\">\n              &#8220;We tested multiple cooling yarn technologies, but PECooX HDPE delivered the most noticeable temperature difference. The 75D\/48F specification provides the perfect softness for innerwear, and the biodegradability aligns with our brand&#8217;s sustainability commitment. Our customers immediately feel the cooling effect.&#8221;\n          <\/div>\n          <div class=\"testimonial-author\">\n              &mdash; Product Development Manager, Japanese Premium Innerwear Brand\n          <\/div>\n      <\/div>\n      \n      <!-- CTA Section -->\n      <div class=\"cta-section\">\n          <div class=\"cta-text\">\n              Ready to Create Next-Generation Cooling Innerwear?\n          <\/div>\n          <div class=\"cta-subtext\">\n              Partner with us to access PECooX&reg; HDPE yarn technology and fabric swatches for your product development.\n          <\/div>\n          <a href=\"https:\/\/www.smartexyarn.com\/product\/pecoox-high-density-polyethylene-raw-white-cooling-yarn\/\" class=\"cta-button\">Explore PECooX&reg; Technology<\/a>\n          \n          \n          <div class=\"specs-info\">\n              <div class=\"specs-title\">? Available Specifications<\/div>\n              <div class=\"specs-details\">\n                  <strong>Standard Offering:<\/strong> 75D\/48F (recommended for innerwear)<br>\n                  <strong>Custom Options:<\/strong> 50D, 100D, 150D available<br>\n                  <strong>Color:<\/strong> Raw white (dyeable with disperse dyes)<br>\n                  <strong>MOQ:<\/strong> 500kg per specification<br>\n                  <strong>Lead Time:<\/strong> 20-25 days for stock specifications<br>\n                  <strong>Certifications:<\/strong> OEKO-TEX Standard 100, Biodegradability Test Report<br><br>\n                  <em>Fabric swatches and technical data sheets available upon request for product evaluation.<\/em>\n              <\/div>\n          <\/div>\n      <\/div>\n  <\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Japanese Premium Brand Innovation with HDPE Technology The Challenge &#8220;Create summer innerwear that keeps Japanese consumers cool without compromising sustainability.&#8221; A leading Japanese innerwear brand faced dual market pressures: consumers demanded superior cooling performance during [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":14266,"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-14259","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-creative-textile-lab","tag-underwear-socks"],"spectra_custom_meta":{"_edit_lock":["1774960430:1"],"_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":[""],"_thumbnail_id":["14266"],"_elementor_page_assets":["a:0:{}"],"_wp_page_template":["default"],"_seopress_titles_title":[""],"_seopress_titles_desc":[""],"_uag_css_file_name":["uag-css-14259.css"]},"uagb_featured_image_src":{"full":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear.jpg",800,800,false],"thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear-150x150.jpg",150,150,true],"medium":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear-300x300.jpg",300,300,true],"medium_large":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear-768x768.jpg",768,768,true],"large":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear.jpg",800,800,false],"1536x1536":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear.jpg",800,800,false],"2048x2048":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear.jpg",800,800,false],"woocommerce_thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear-500x500.jpg",500,500,true],"woocommerce_single":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear-600x600.jpg",600,600,true],"woocommerce_gallery_thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2025\/12\/hdpe-cooling-innerwear-100x100.jpg",100,100,true]},"uagb_author_info":{"display_name":"Annie Kwok","author_link":"https:\/\/www.smartexyarn.com\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Japanese Premium Brand Innovation with HDPE Technology The Challenge &#8220;Create summer innerwear that keeps Japanese consumers cool without compromising sustainability.&#8221; A leading Japanese innerwear brand faced dual market pressures: consumers demanded superior cooling performance during [&hellip;]","_links":{"self":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/14259","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=14259"}],"version-history":[{"count":4,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/14259\/revisions"}],"predecessor-version":[{"id":14265,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/14259\/revisions\/14265"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/media\/14266"}],"wp:attachment":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/media?parent=14259"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/categories?post=14259"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/tags?post=14259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}</style></p></body></html>
