{"id":20528,"date":"2026-06-14T09:33:31","date_gmt":"2026-06-14T09:33:31","guid":{"rendered":"https:\/\/www.smartexyarn.com\/?p=20528"},"modified":"2026-06-14T09:33:36","modified_gmt":"2026-06-14T09:33:36","slug":"biodegradable-polyester-solutions-for-sustainable-retail-bags","status":"publish","type":"post","link":"https:\/\/www.smartexyarn.com\/creative-textile-lab\/biodegradable-polyester-solutions-for-sustainable-retail-bags\/","title":{"rendered":"Biodegradable Polyester Solutions for Sustainable Retail Bags"},"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      .header {\n          background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);\n          color: white;\n          padding: 40px;\n          text-align: center;\n      }\n      .header h1 { font-size: 2.1em; margin-bottom: 10px; font-weight: 300; line-height: 1.3; }\n      .header p { font-size: 1.1em; opacity: 0.9; }\n\n      \/* CHALLENGE *\/\n      .challenge-section {\n          background: #c62828;\n          color: white;\n          padding: 30px 40px;\n          position: relative;\n      }\n      .challenge-section::before {\n          content: \"\ud83d\udecd\ufe0f\";\n          font-size: 3em;\n          position: absolute;\n          top: 20px; right: 40px;\n          opacity: 0.3;\n      }\n      .challenge-title { font-size: 1.5em; margin-bottom: 15px; font-weight: 600; }\n      .challenge-text { font-size: 1.05em; line-height: 1.7; }\n\n      \/* SOLUTION *\/\n      .solution-section {\n          background: #2e7d32;\n          color: white;\n          padding: 40px;\n          position: relative;\n      }\n      .solution-section::before {\n          content: \"\ud83c\udf31\";\n          font-size: 3em;\n          position: absolute;\n          top: 20px; right: 40px;\n          opacity: 0.3;\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 { margin-bottom: 30px; }\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      .step-number {\n          background: white;\n          color: #2e7d32;\n          width: 30px; 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; top: 20px;\n          font-size: 0.9em;\n      }\n      .step-title { font-weight: 600; margin-bottom: 8px; margin-left: 25px; }\n      .step-content { margin-left: 25px; line-height: 1.6; }\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      .breakthrough-title { font-size: 1.3em; font-weight: bold; margin-bottom: 15px; }\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      .spec-item {\n          background: rgba(255,255,255,0.2);\n          padding: 12px;\n          border-radius: 8px;\n          font-size: 0.95em;\n          text-align: left;\n      }\n\n      \/* DISCLAIMER *\/\n      .disclaimer-section {\n          background: #f1f8e9;\n          border: 2px dashed #2e7d32;\n          margin: 30px 40px;\n          padding: 20px 25px;\n          border-radius: 12px;\n          color: #1b5e20;\n          font-size: 0.95em;\n          line-height: 1.6;\n      }\n      .disclaimer-title {\n          font-weight: 700;\n          color: #2e7d32;\n          margin-bottom: 8px;\n          font-size: 1em;\n      }\n\n      \/* RESULTS *\/\n      .results-section { padding: 40px; background: #f8f9fa; }\n      .results-title {\n          text-align: center;\n          font-size: 1.8em;\n          margin-bottom: 30px;\n          color: #2c3e50;\n      }\n      .metrics-grid {\n          display: grid;\n          grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n          gap: 20px;\n          margin-bottom: 30px;\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      .metric-card:hover { transform: translateY(-5px); }\n      .metric-number {\n          font-size: 2.4em;\n          font-weight: bold;\n          color: #2e7d32;\n          margin-bottom: 10px;\n      }\n      .metric-label { color: #666; font-size: 0.9em; line-height: 1.4; }\n\n      \/* CTA *\/\n      .cta-section {\n          background: linear-gradient(135deg, #2e7d32 0%, #1b5e20 100%);\n          color: white;\n          padding: 30px 40px;\n          text-align: center;\n      }\n      .cta-text { font-size: 1.2em; margin-bottom: 20px; }\n      .cta-button {\n          display: inline-block;\n          background: white;\n          color: #1b5e20;\n          padding: 12px 30px;\n          border-radius: 25px;\n          text-decoration: none;\n          font-weight: 600;\n          transition: all 0.3s ease;\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 { margin: 20px; border-radius: 15px; }\n          .header, .challenge-section, .solution-section, .results-section, .cta-section { padding: 25px; }\n          .header h1 { font-size: 1.7em; }\n          .metrics-grid, .tech-specs { grid-template-columns: 1fr; }\n          .disclaimer-section { margin: 20px; }\n      }\n  <\/style>\n\n<div class=\"case-container\">\n\n  <!-- Header -->\n  <div class=\"header\">\n\n    <p>Eco-Friendly Yarn Innovation \u00b7 Earth Guard\u00ae Biodegradable Polyester Filament Technology<\/p>\n  <\/div>\n\n  <!-- Challenge -->\n  <div class=\"challenge-section\">\n    <div class=\"challenge-title\">The Challenge<\/div>\n    <div class=\"challenge-text\">\n      <strong>&#8220;We switched to reusable polyester bags two years ago to replace single-use plastic \u2014 but our customers still throw them away after a few uses. We&#8217;re just making more durable plastic waste.&#8221;<\/strong><br><br>\n      A mid-sized retail fashion brand had made the switch from single-use LDPE bags to woven polyester tote bags as part of their sustainability commitment. On paper, it looked like progress. In practice, the brand discovered a painful truth: over 87% of synthetic bags \u2014 including polyester totes \u2014 are never recycled and end up in landfills or the ocean, where conventional polyester takes 200+ years to break down. Their &#8220;eco&#8221; bags were accumulating in landfills at scale. The brand needed a bag textile that could maintain the durability, printability, and premium hand-feel of polyester during its useful life \u2014 but degrade rapidly once discarded, without leaving persistent microplastic residue in marine or anaerobic environments.\n    <\/div>\n  <\/div>\n\n  <!-- Solution -->\n  <div class=\"solution-section\">\n    <div class=\"solution-title\">Our Innovation Journey<\/div>\n\n    <div class=\"thinking-process\">\n\n      <div class=\"thinking-step\">\n        <div class=\"step-number\">1<\/div>\n        <div class=\"step-title\">Why &#8220;Recyclable&#8221; Polyester Bags Are Not Solving the Waste Problem<\/div>\n        <div class=\"step-content\">\n          Recyclable and recycled-content polyester are valuable sustainability tools \u2014 but they depend entirely on consumer behavior and infrastructure. In 2015, approximately 730,000 tons of plastic bags were generated in the US alone, with more than 87% never reaching a recycling stream. The same pattern holds globally: even well-intentioned reusable polyester bags frequently end up in general waste, where conventional polyester persists in landfill for over two centuries and fragments into microplastics in marine environments. A material solution that degrades actively in end-of-life conditions \u2014 without requiring consumer sorting or industrial composting infrastructure \u2014 addresses the waste problem at the material level, not the behavior level.\n        <\/div>\n      <\/div>\n\n      <div class=\"thinking-step\">\n        <div class=\"step-number\">2<\/div>\n        <div class=\"step-title\">How Earth Guard\u00ae Biodegradable Polyester Works \u2014 From the Polymer Up<\/div>\n        <div class=\"step-content\">\n          Earth Guard\u00ae Biodegradable Polyester Filament Yarn is not a surface-treated or coated product. Biodegradable additives are incorporated directly into the polyester polymer matrix during fiber extrusion, creating a filament that retains full polyester performance \u2014 tensile strength, dimensional stability, printability, colorfastness \u2014 during its active service life. When the fiber reaches an anaerobic landfill environment or marine setting, microbial activity interacts with the embedded additives to initiate accelerated decomposition. The degradation pathway is driven by microbial metabolism, not UV exposure or mechanical fragmentation, which means Earth Guard\u00ae breaks down into organic byproducts rather than fragmenting into persistent microplastic particles.\n        <\/div>\n      <\/div>\n\n      <div class=\"thinking-step\">\n        <div class=\"step-number\">3<\/div>\n        <div class=\"step-title\">Performance During Use: No Compromise on What Retail Brands Actually Need<\/div>\n        <div class=\"step-content\">\n          A biodegradable bag that degrades prematurely \u2014 on the shelf, in transit, or in the customer&#8217;s hands \u2014 is commercially useless. Earth Guard\u00ae Biodegradable Polyester is engineered to maintain full structural and aesthetic performance throughout its intended service life. The biodegradation mechanism is triggered by specific environmental conditions: anaerobic microbial environments (landfill) and marine microbial ecosystems. Standard retail storage, washing, and handling conditions do not activate degradation. This means brands can offer premium woven or non-woven bag constructions with sharp print registration, consistent color, and durable handles \u2014 with the confidence that end-of-life environmental impact is fundamentally different from conventional polyester.\n        <\/div>\n      <\/div>\n\n      <div class=\"thinking-step\">\n        <div class=\"step-number\">4<\/div>\n        <div class=\"step-title\">The ESG Narrative Retail Brands Can Actually Substantiate<\/div>\n        <div class=\"step-content\">\n          Sustainability claims in retail are under increasing scrutiny from regulators and consumers alike. Vague &#8220;eco-friendly&#8221; labeling without material-level evidence is becoming a liability. Earth Guard\u00ae Biodegradable Polyester provides a specific, verifiable claim: the fiber is engineered to degrade in anaerobic and marine environments through microbial activity, reducing long-term plastic accumulation in the environments where most discarded bags actually end up. For brands targeting ESG-conscious consumers, B Corp certification pathways, or retail procurement partners with supplier sustainability requirements, this is a claim that can be supported with technical documentation \u2014 not just marketing language. The environmental yarn innovation also positions Earth Guard\u00ae bags as a credible alternative to paper bags, which generate 33.9kg of municipal solid waste per lifecycle compared to 7kg for polyester-based alternatives.\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"breakthrough-box\">\n      <div class=\"breakthrough-title\">The Result: Earth Guard\u00ae Biodegradable Polyester Retail Bag Fabric<\/div>\n      <div>Full polyester performance during service life. Accelerated biodegradation in anaerobic landfill and marine environments. A substantiable eco-friendly yarn claim \u2014 built into the fiber, not printed on the label.<\/div>\n      <div class=\"tech-specs\">\n        <div class=\"spec-item\">\u2713 Biodegradable in anaerobic &#038; marine environments via microbial activity<\/div>\n        <div class=\"spec-item\">\u2713 In-polymer additive \u2014 not a surface coating, not wash-off<\/div>\n        <div class=\"spec-item\">\u2713 Full polyester performance retained during active service life<\/div>\n        <div class=\"spec-item\">\u2713 Degrades into organic byproducts \u2014 not microplastic fragments<\/div>\n        <div class=\"spec-item\">\u2713 Available in DTY 75D\/72F &#038; 150D\/144F \u2014 suitable for woven &#038; non-woven bag constructions<\/div>\n        <div class=\"spec-item\">\u2713 Supports brand ESG reporting, B Corp, and sustainable procurement claims<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Disclaimer -->\n  <div class=\"disclaimer-section\">\n    <div class=\"disclaimer-title\">\ud83d\udccb A Note on Biodegradation Conditions &#038; Performance Expectations<\/div>\n    Earth Guard\u00ae Biodegradable Polyester Filament Yarn is engineered to biodegrade in anaerobic landfill and marine microbial environments. Biodegradation rate depends on specific environmental conditions including microbial population density, temperature, and moisture. Performance during active service life \u2014 including tensile strength, colorfastness, and dimensional stability \u2014 is not affected by standard retail storage or consumer handling. Biodegradation claims should be validated against your target end-of-life environment and applicable standards (e.g., ASTM D5511 for anaerobic conditions). Sample evaluation is recommended before production commitment. Earth Guard\u00ae does not replace mechanical recycling programs where infrastructure exists \u2014 it addresses the material fate of bags that exit the recycling stream.\n  <\/div>\n\n  <!-- Results -->\n  <div class=\"results-section\">\n    <div class=\"results-title\">Why It Matters: The Numbers Behind the Problem<\/div>\n    <div class=\"metrics-grid\">\n      <div class=\"metric-card\">\n        <div class=\"metric-number\">87%+<\/div>\n        <div class=\"metric-label\">Synthetic Bags Never Recycled<br>End up in Landfill or Ocean<\/div>\n      <\/div>\n      <div class=\"metric-card\">\n        <div class=\"metric-number\">200+<\/div>\n        <div class=\"metric-label\">Years for Conventional Polyester<br>to Break Down in Landfill<\/div>\n      <\/div>\n      <div class=\"metric-card\">\n        <div class=\"metric-number\">730K<\/div>\n        <div class=\"metric-label\">Tons of Plastic Bags Generated<br>in the US Annually (2015 data)<\/div>\n      <\/div>\n      <div class=\"metric-card\">\n        <div class=\"metric-number\">7kg<\/div>\n        <div class=\"metric-label\">Municipal Solid Waste per Lifecycle<br>vs. 33.9kg for Paper Bags<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"cta-section\">\n    <div class=\"cta-text\">\n      Developing eco-friendly retail bags, sustainable packaging textiles, or biodegradable promotional merchandise? Let&#8217;s discuss how Earth Guard\u00ae Biodegradable Polyester Filament Yarn can give your product a genuine end-of-life sustainability story \u2014 not just a label claim.\n    <\/div>\n    <a href=\"https:\/\/www.smartexyarn.com\/product\/earth-guard-biodegrable-polyester-filament-yarn\/\" class=\"cta-button\">Request Yarn Samples \u2192<\/a>\n  <\/div>\n\n<\/div>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Eco-Friendly Yarn Innovation \u00b7 Earth Guard\u00ae Biodegradable Polyester Filament Technology The Challenge &#8220;We switched to reusable polyester bags two years ago to replace single-use plastic \u2014 but our customers still throw them away after a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":20532,"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":[124],"class_list":["post-20528","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-creative-textile-lab","tag-special-applications"],"spectra_custom_meta":{"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-carousel\";i:0;s:17:\"uagb\/post-excerpt\";i:0;s:14:\"uagb\/post-grid\";i:0;s:15:\"uagb\/post-image\";i:0;s:17:\"uagb\/post-masonry\";i:0;s:14:\"uagb\/post-meta\";i:0;s:18:\"uagb\/post-taxonomy\";i:0;s:18:\"uagb\/post-timeline\";i:0;s:15:\"uagb\/post-title\";i:0;s:20:\"uagb\/restaurant-menu\";i:0;s:26:\"uagb\/restaurant-menu-child\";i:0;s:11:\"uagb\/review\";i:0;s:12:\"uagb\/section\";i:0;s:14:\"uagb\/separator\";i:0;s:11:\"uagb\/slider\";i:0;s:17:\"uagb\/slider-child\";i:0;s:17:\"uagb\/social-share\";i:0;s:23:\"uagb\/social-share-child\";i:0;s:16:\"uagb\/star-rating\";i:0;s:23:\"uagb\/sure-cart-checkout\";i:0;s:22:\"uagb\/sure-cart-product\";i:0;s:15:\"uagb\/sure-forms\";i:0;s:22:\"uagb\/table-of-contents\";i:0;s:9:\"uagb\/tabs\";i:0;s:15:\"uagb\/tabs-child\";i:0;s:18:\"uagb\/taxonomy-list\";i:0;s:9:\"uagb\/team\";i:0;s:16:\"uagb\/testimonial\";i:0;s:14:\"uagb\/wp-search\";i:0;s:19:\"uagb\/instagram-feed\";i:0;s:10:\"uagb\/login\";i:0;s:17:\"uagb\/loop-builder\";i:0;s:18:\"uagb\/loop-category\";i:0;s:20:\"uagb\/loop-pagination\";i:0;s:15:\"uagb\/loop-reset\";i:0;s:16:\"uagb\/loop-search\";i:0;s:14:\"uagb\/loop-sort\";i:0;s:17:\"uagb\/loop-wrapper\";i:0;s:13:\"uagb\/register\";i:0;s:19:\"uagb\/register-email\";i:0;s:24:\"uagb\/register-first-name\";i:0;s:23:\"uagb\/register-last-name\";i:0;s:22:\"uagb\/register-password\";i:0;s:30:\"uagb\/register-reenter-password\";i:0;s:19:\"uagb\/register-terms\";i:0;s:22:\"uagb\/register-username\";i:0;}"],"_edit_lock":["1781429961: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":[""],"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":["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":["20532"],"_uag_css_file_name":["uag-css-20528.css"],"_elementor_page_assets":["a:0:{}"]},"uagb_featured_image_src":{"full":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags.jpg",800,800,false],"thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags-150x150.jpg",150,150,true],"medium":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags-300x300.jpg",300,300,true],"medium_large":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags-768x768.jpg",768,768,true],"large":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags.jpg",800,800,false],"1536x1536":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags.jpg",800,800,false],"2048x2048":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags.jpg",800,800,false],"woocommerce_thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags-500x500.jpg",500,500,true],"woocommerce_single":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags-600x600.jpg",600,600,true],"woocommerce_gallery_thumbnail":["https:\/\/www.smartexyarn.com\/wp-content\/uploads\/2026\/06\/sustainable-retail-bags-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":"Eco-Friendly Yarn Innovation \u00b7 Earth Guard\u00ae Biodegradable Polyester Filament Technology The Challenge &#8220;We switched to reusable polyester bags two years ago to replace single-use plastic \u2014 but our customers still throw them away after a [&hellip;]","_links":{"self":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/20528","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=20528"}],"version-history":[{"count":2,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/20528\/revisions"}],"predecessor-version":[{"id":20533,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/posts\/20528\/revisions\/20533"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/media\/20532"}],"wp:attachment":[{"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/media?parent=20528"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/categories?post=20528"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.smartexyarn.com\/wp-json\/wp\/v2\/tags?post=20528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}