{"id":29519,"date":"2026-07-17T10:09:33","date_gmt":"2026-07-17T02:09:33","guid":{"rendered":"https:\/\/www.bsflexpack.com\/?p=29519"},"modified":"2026-07-17T10:09:34","modified_gmt":"2026-07-17T02:09:34","slug":"what-are-chip-bags-made-of","status":"publish","type":"post","link":"https:\/\/www.bsflexpack.com\/fr\/what-are-chip-bags-made-of\/","title":{"rendered":"De quoi sont faits les sachets de chips ? Les mat\u00e9riaux qui se cachent derri\u00e8re votre en-cas pr\u00e9f\u00e9r\u00e9"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>What Are Chip Bags Made Of? The Materials Behind Your Favorite Snack<\/title>\n<\/head>\n<body>\n<!-- \u2193\u2193\u2193 The deployable fragment begins here. \u2193\u2193\u2193 -->\n<div class=\"bd-post\">\n  <style>\n    \/* === FONT IMPORT (brand header lock \u2014 verbatim) === *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Mada:wght@700&family=Roboto:wght@400;600;700&display=swap');\n\n    \/* === SYSTEM PALETTE (brand header lock \u2014 verbatim) === *\/\n    .bd-post {\n      font-family: \"Roboto\", sans-serif;\n      font-size: 16px;\n      font-weight: 400;\n      line-height: 1.5;\n      color: #3D4459;\n      background: transparent;\n      padding: 40px;\n      max-width: 100%;\n      box-sizing: border-box;\n\n      --text-primary: #3D4459;\n      --text-secondary: #6E6E6E;\n      --accent: #35A448;\n      --accent-text: #1A7A2E;\n      --accent-on-dark: #9DDF44;\n      --inverse-bg: #181818;\n      --inverse-text: #FFFFFF;\n      --inverse-text-dim: #ADADAD;\n      --card-fill: #F4F9F2;\n      --card-border: #D0E4D2;\n      --card-text: #3D4459;\n      --card-text-secondary: #5D5D5D;\n      --btn-white: #FFFFFF;\n      --btn-ink: #3D4459;\n\n      --prose-width: 720px;\n      --gap-attach: 16px;\n      --gap-normal: 32px;\n      --gap-section: 48px;\n      --pad-compact: 16px;\n      --pad-standard: 24px;\n    }\n\n    \/* === ANCHOR PERMIT-LIST === *\/\n    .bd-post a { overflow-wrap: anywhere; word-break: break-word; }\n    .bd-post p a, .bd-post li a, .bd-post blockquote a, .bd-post td a {\n      color: #35A448;\n      text-decoration: underline;\n    }\n\n    \/* === ARTICLE CONTAINER === *\/\n    .bd-post .bd-post-article {\n      max-width: var(--prose-width);\n      margin: 0 auto;\n    }\n\n    \/* === HEADINGS (brand header lock \u2014 verbatim) === *\/\n    .bd-post h1 {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 600;\n      font-size: 56px;\n      line-height: 1.5;\n      color: #3D4459;\n      margin: 0 0 32px;\n    }\n    .bd-post h2 {\n      font-family: \"Mada\", sans-serif;\n      font-weight: 700;\n      font-size: 46px;\n      line-height: 1.5;\n      color: #3D4459;\n      margin: 44px 0 10px;\n    }\n    .bd-post h3 {\n      font-family: \"Mada\", sans-serif;\n      font-weight: 700;\n      font-size: 28px;\n      line-height: 1.5;\n      color: #3D4459;\n      margin: 44px 0 10px;\n    }\n    .bd-post h4 {\n      font-family: \"Mada\", sans-serif;\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1.5;\n      color: #3D4459;\n      margin: 44px 0 10px;\n    }\n    .bd-post p {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 16px;\n      line-height: 1.5;\n      color: #3D4459;\n      margin: 0 0 32px;\n    }\n    .bd-post strong { font-weight: 700; }\n\n    \/* === LISTS === *\/\n    .bd-post ul, .bd-post ol {\n      margin: 0 0 32px;\n      padding-left: 1.5em;\n    }\n    .bd-post li {\n      margin-bottom: 0.5em;\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 16px;\n      line-height: 1.5;\n      color: #3D4459;\n    }\n\n    \/* === TABLES (brand header lock \u2014 verbatim) === *\/\n    .bd-post table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 24px 0 32px;\n      font-size: 16px;\n    }\n    .bd-post thead th,\n    .bd-post thead td {\n      background: #35A448;\n      color: #FFFFFF;\n      font-weight: 600;\n      padding: 12px 16px;\n      text-align: left;\n      border: none;\n    }\n    .bd-post tbody td {\n      color: #3D4459;\n      padding: 12px 16px;\n      border-bottom: 1px solid rgba(159,163,173,0.2);\n    }\n    .bd-post tbody tr:hover td {\n      background: #F4F9F2;\n    }\n\n    \/* === BLOCKQUOTE === *\/\n    .bd-post blockquote {\n      border-left: 4px solid #35A448;\n      background: #F4F9F2;\n      padding: 16px 24px;\n      margin: 0 0 32px;\n      color: #3D4459;\n      font-style: italic;\n    }\n    .bd-post blockquote p {\n      margin: 0;\n      color: #3D4459;\n    }\n\n    \/* === CAPTIONS & META === *\/\n    .bd-post figcaption,\n    .bd-post .bd-meta {\n      font-size: 13px;\n      color: #7A7A7A;\n    }\n\n    \/* === BOX-SIZING (safe reset only) === *\/\n    .bd-post [class*=\"bp-\"] { box-sizing: border-box; }\n\n    \/* === BP OUTER MARGINS (direct children only) === *\/\n    .bd-post .bd-post-article > [class*=\"bp-\"] {\n      margin: var(--gap-normal) 0;\n    }\n    .bd-post .bd-post-article > .bp-4-tip {\n      margin: var(--gap-attach) 0 var(--gap-normal);\n    }\n\n    \/* ================================\n       IMAGE STYLES (Added per user request)\n       ================================ *\/\n    .bd-post .bd-inserted-image {\n      display: block !important;\n      width: 512px !important;\n      max-width: 100% !important;\n      height: auto !important;\n      margin: 32px auto !important; \/* Centered *\/\n      border-radius: 12px !important; \/* Rounded corners *\/\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15) !important; \/* Floating shadow *\/\n      transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n    }\n    .bd-post .bd-inserted-image:hover {\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.22) !important;\n      transform: translateY(-4px) !important;\n    }\n\n    \/* ================================\n       BP-1: 3-LAYER STRUCTURE CARD\n       ================================ *\/\n    .bd-post .bp-1-card {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      padding: var(--pad-standard);\n    }\n    .bd-post .bp-1-header {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 20px;\n      font-family: \"Mada\", sans-serif;\n      font-weight: 700;\n      font-size: 20px;\n      color: var(--text-primary);\n    }\n    .bd-post .bp-1-header svg { color: var(--accent); flex-shrink: 0; }\n    .bd-post .bp-1-row {\n      display: flex;\n      align-items: flex-start;\n      gap: 16px;\n      padding: 16px 0;\n      border-bottom: 1px solid var(--card-border);\n    }\n    .bd-post .bp-1-row:last-child { border-bottom: none; padding-bottom: 0; }\n    .bd-post .bp-1-num {\n      width: 40px; height: 40px;\n      min-width: 40px;\n      border-radius: 50%;\n      background: var(--accent);\n      color: #FFFFFF;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 700;\n      font-size: 18px;\n    }\n    .bd-post .bp-1-content { flex: 1; }\n    .bd-post .bp-1-label {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--accent-text);\n      margin-bottom: 2px;\n    }\n    .bd-post .bp-1-material {\n      font-family: \"Mada\", sans-serif;\n      font-weight: 700;\n      font-size: 20px;\n      color: var(--text-primary);\n      margin-bottom: 4px;\n    }\n    .bd-post .bp-1-desc {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 14px;\n      color: var(--text-secondary);\n      line-height: 1.5;\n    }\n\n    \/* ================================\n       BP-2: MATERIAL PROPERTIES GRID\n       ================================ *\/\n    .bd-post .bp-2-grid {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      padding: var(--pad-standard);\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n    .bd-post .bp-2-cell {\n      text-align: center;\n    }\n    .bd-post .bp-2-icon {\n      width: 48px; height: 48px;\n      margin: 0 auto 12px;\n      color: var(--accent);\n    }\n    .bd-post .bp-2-material {\n      font-family: \"Mada\", sans-serif;\n      font-weight: 700;\n      font-size: 18px;\n      color: var(--text-primary);\n      margin-bottom: 4px;\n    }\n    .bd-post .bp-2-role {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 13px;\n      color: var(--text-secondary);\n      margin-bottom: 10px;\n    }\n    .bd-post .bp-2-props {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n    .bd-post .bp-2-props li {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 14px;\n      color: var(--text-primary);\n      margin-bottom: 6px;\n      line-height: 1.4;\n    }\n    .bd-post .bp-2-props li::before {\n      content: \"\u2713\";\n      color: var(--accent);\n      font-weight: 700;\n      margin-right: 6px;\n    }\n\n    \/* ================================\n       BP-3: BARRIER PERFORMANCE STAT\n       ================================ *\/\n    .bd-post .bp-3-stat {\n      background: var(--inverse-bg);\n      padding: var(--pad-standard);\n      display: flex;\n      align-items: center;\n      gap: 24px;\n    }\n    .bd-post .bp-3-icon {\n      width: 48px; height: 48px;\n      min-width: 48px;\n      color: var(--accent-on-dark);\n    }\n    .bd-post .bp-3-body { flex: 1; }\n    .bd-post .bp-3-number {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 700;\n      font-size: 56px;\n      color: var(--accent-on-dark);\n      line-height: 1;\n      margin-bottom: 8px;\n    }\n    .bd-post .bp-3-label {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 16px;\n      color: var(--inverse-text);\n      line-height: 1.5;\n      margin-bottom: 12px;\n    }\n    .bd-post .bp-3-bar {\n      width: 60px; height: 3px;\n      background: var(--accent-on-dark);\n    }\n\n    \/* ================================\n       BP-4: RECYCLING REALITY TIP (low)\n       ================================ *\/\n    .bd-post .bp-4-tip {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      border-left: 4px solid var(--accent);\n      padding: var(--pad-compact);\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n    .bd-post .bp-4-icon {\n      width: 20px; height: 20px;\n      min-width: 20px;\n      color: var(--accent);\n      margin-top: 1px;\n    }\n    .bd-post .bp-4-content { flex: 1; }\n    .bd-post .bp-4-label {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--accent-text);\n      margin-bottom: 4px;\n    }\n    .bd-post .bp-4-text {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 14px;\n      color: var(--text-primary);\n      line-height: 1.5;\n    }\n\n    \/* ================================\n       BP-5: FUTURE TRENDS GRID\n       ================================ *\/\n    .bd-post .bp-5-grid {\n      background: var(--card-fill);\n      border: 1px solid var(--card-border);\n      padding: var(--pad-standard);\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n    .bd-post .bp-5-cell {\n      text-align: center;\n    }\n    .bd-post .bp-5-icon-circle {\n      width: 48px; height: 48px;\n      margin: 0 auto 14px;\n      border-radius: 50%;\n      background: var(--card-fill);\n      border: 2px solid var(--accent);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: border-color .2s ease-out;\n    }\n    .bd-post .bp-5-cell:hover .bp-5-icon-circle {\n      border-color: var(--accent-text);\n    }\n    .bd-post .bp-5-icon-circle svg {\n      width: 24px; height: 24px;\n      color: var(--accent);\n    }\n    .bd-post .bp-5-trend {\n      font-family: \"Mada\", sans-serif;\n      font-weight: 700;\n      font-size: 18px;\n      color: var(--text-primary);\n      margin-bottom: 6px;\n    }\n    .bd-post .bp-5-desc {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 14px;\n      color: var(--text-secondary);\n      line-height: 1.5;\n    }\n\n    \/* ================================\n       BP-CTA-END: END CALL-TO-ACTION\n       ================================ *\/\n    .bd-post .bp-cta-end {\n      background: var(--inverse-bg);\n      padding: 40px var(--pad-standard);\n      text-align: center;\n      margin-top: var(--gap-section);\n    }\n    .bd-post .bp-cta-end-icon {\n      display: block;\n      width: 32px; height: 32px;\n      color: var(--accent-on-dark);\n      margin: 0 auto 16px;\n    }\n    .bd-post .bp-cta-end-title {\n      font-family: \"Mada\", sans-serif;\n      font-weight: 700;\n      font-size: 28px;\n      color: var(--inverse-text);\n      margin-bottom: 10px;\n    }\n    .bd-post .bp-cta-end-subtitle {\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 400;\n      font-size: 16px;\n      color: var(--inverse-text-dim);\n      margin-bottom: 24px;\n      line-height: 1.5;\n    }\n    .bd-post .bp-cta-end-btn {\n      display: inline-block;\n      font-family: \"Roboto\", sans-serif;\n      font-weight: 600;\n      font-size: 16px;\n      color: var(--btn-white);\n      background: var(--accent-text);\n      padding: 14px 40px;\n      border-radius: 60px;\n      text-decoration: none;\n      box-shadow: 0px 8px 0px 0px rgba(26, 90, 36, 0.99);\n      transition: background .3s, box-shadow .3s, transform .2s ease-out;\n    }\n    .bd-post .bp-cta-end-btn:hover {\n      background: var(--btn-white);\n      color: var(--accent-text);\n      box-shadow: 0px 4px 0px 0px rgba(26, 90, 36, 0.80);\n      transform: translateY(-2px);\n    }\n\n    \/* === REFERENCES === *\/\n    .bd-post .bd-references {\n      margin-top: 48px;\n      padding-top: 32px;\n      border-top: 1px solid var(--card-border);\n    }\n    .bd-post .bd-references h2 {\n      font-size: 20px;\n      margin: 0 0 16px;\n    }\n    .bd-post .bd-references ol {\n      font-size: 14px;\n      color: var(--text-secondary);\n    }\n    .bd-post .bd-references ol li {\n      font-size: 14px;\n      margin-bottom: 8px;\n    }\n\n    \/* ================================\n       SANCTIONED MOTION\n       ================================ *\/\n    @media (prefers-reduced-motion: no-preference) {\n      @supports (animation-timeline: view()) {\n        .bd-post .bd-reveal {\n          animation: bd-fade-in linear both;\n          animation-timeline: view();\n          animation-range: entry 0% entry 35%;\n        }\n        @keyframes bd-fade-in {\n          from { opacity: 0; }\n          to { opacity: 1; }\n        }\n      }\n      .bd-post h2 {\n        transition: color .2s ease-out, transform .2s ease-out;\n      }\n      .bd-post h2:hover {\n        color: var(--accent-text);\n        transform: scale(1.02);\n        transform-origin: left;\n      }\n      .bd-post .bp-1-card,\n      .bd-post .bp-2-grid,\n      .bd-post .bp-5-grid {\n        transition: transform .2s ease-out, box-shadow .2s ease-out;\n      }\n      .bd-post .bp-1-card:hover,\n      .bd-post .bp-2-grid:hover,\n      .bd-post .bp-5-grid:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n      }\n      .bd-post .bp-2-cell {\n        transition: transform .2s ease-out, box-shadow .2s ease-out;\n      }\n      .bd-post .bp-2-cell:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 4px 12px rgba(0,0,0,0.06);\n      }\n      .bd-post .bd-post-article a {\n        transition: color .2s ease-out;\n      }\n    }\n\n    \/* ================================\n       MOBILE (\u2264767px)\n       ================================ *\/\n    @media (max-width: 767px) {\n      .bd-post { padding: 16px; }\n      .bd-post h1 { font-size: 36px; }\n      .bd-post h2 { font-size: 30px; margin-top: 32px; }\n      .bd-post h3 { font-size: 20px; margin-top: 24px; }\n      .bd-post h4 { font-size: 20px; }\n      .bd-post .bp-2-grid,\n      .bd-post .bp-5-grid {\n        grid-template-columns: 1fr;\n      }\n      .bd-post .bp-3-stat {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 16px;\n      }\n      .bd-post .bp-3-number { font-size: 42px; }\n      .bd-post .bp-cta-end-title { font-size: 22px; }\n      .bd-post .bp-cta-end { padding: 32px 20px; }\n    }\n  <\/style>\n\n  <article class=\"bd-post-article\">\n    <h1>What Are Chip Bags Made Of? The Materials Behind Your Favorite Snack<\/h1>\n\n    <p>Open a bag of potato chips and you will notice something immediately: the inside is shiny, almost metallic. The bag itself is thin, light, and crinkly, yet it keeps chips fresh for months. If you have ever wondered what gives a chip bag these properties, you are in good company \u2014 &#8220;what are chip bags made of&#8221; is one of the most asked questions about everyday packaging.<\/p>\n\n    <p>The short answer is that a chip bag is not one material. It is a precision-engineered sandwich of three or more layers, each chosen for a specific job that no single plastic can do alone. What follows is a layer-by-layer breakdown of the materials that make up the modern chip bag, why they are chosen, and where the industry is headed next.<\/p>\n\n    <h2>1. The Multi-Layer Secret of Chip Packaging<\/h2>\n\n    <h3>1.1 Why One Layer Isn&#8217;t Enough<\/h3>\n\n    <p>If you were designing a chip bag from scratch, you would quickly find that no single material checks every box. The packaging needs to do at least six things simultaneously:<\/p>\n\n    <ol>\n      <li><strong>Block oxygen<\/strong> \u2014 exposure to oxygen turns chip oils rancid and makes the product taste stale.<\/li>\n      <li><strong>Block moisture<\/strong> \u2014 humidity softens crisp chips and promotes microbial growth.<\/li>\n      <li><strong>Block light<\/strong> \u2014 UV radiation accelerates oxidation, especially of fried snacks.<\/li>\n      <li><strong>Provide mechanical strength<\/strong> \u2014 the bag must survive shipping, shelf stacking, and being grabbed by consumers without tearing or puncturing.<\/li>\n      <li><strong>Accept high-quality printing<\/strong> \u2014 brand graphics, nutrition facts, and barcodes all need a smooth, ink-receptive surface.<\/li>\n      <li><strong>Create a reliable heat seal<\/strong> \u2014 the bag must be sealed airtight on high-speed production lines at hundreds of units per minute.<\/li>\n    <\/ol>\n\n    <p>No single polymer does all six well. Polypropylene has great moisture barrier and printability but terrible oxygen barrier. Polyethylene seals beautifully but lets oxygen pass through almost freely. Aluminum foil blocks everything but is expensive and prone to pinhole cracking when flexed. The solution, developed over decades of packaging engineering, is to laminate different materials together so each contributes its strength while compensating for the weaknesses of the others.<\/p>\n\n    <h3>1.2 The Standard Layer Stack: Outside to Inside<\/h3>\n\n    <p>A typical potato chip bag consists of three functional layers bonded together with polyurethane-based adhesives:<\/p>\n\n    <table>\n      <thead>\n        <tr>\n          <th>Position<\/th>\n          <th>Material<\/th>\n          <th>Thickness<\/th>\n          <th>Primary Role<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr>\n          <td>Outer layer<\/td>\n          <td>BOPP (biaxially oriented polypropylene)<\/td>\n          <td>~15\u201320 \u00b5m<\/td>\n          <td>Print surface, stiffness, moisture barrier<\/td>\n        <\/tr>\n        <tr>\n          <td>Middle layer<\/td>\n          <td>VMPET (vacuum-metallized PET)<\/td>\n          <td>~12\u201320 \u00b5m<\/td>\n          <td>Oxygen, light, and aroma barrier<\/td>\n        <\/tr>\n        <tr>\n          <td>Inner layer<\/td>\n          <td>LDPE or CPP (cast polypropylene)<\/td>\n          <td>~40\u201360 \u00b5m<\/td>\n          <td>Heat seal, food contact, grease resistance<\/td>\n        <\/tr>\n      <\/tbody>\n    <\/table>\n\n    <!-- BP-1: 3-Layer Structure Card -->\n    <div class=\"bp-1-card bd-reveal\">\n      <div class=\"bp-1-header\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\n        How the 3-Layer Sandwich Works\n      <\/div>\n      <div class=\"bp-1-row\">\n        <div class=\"bp-1-num\">1<\/div>\n        <div class=\"bp-1-content\">\n          <div class=\"bp-1-label\">OUTER LAYER<\/div>\n          <div class=\"bp-1-material\">BOPP \u2014 Biaxially Oriented Polypropylene<\/div>\n          <div class=\"bp-1-desc\">Provides structural stiffness, a smooth reverse-print surface for brand graphics, and a strong moisture barrier (WVTR as low as 2.0 g\/m\u00b2\/day). The ink is printed on the inner side \u2014 protected from scuffing.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bp-1-row\">\n        <div class=\"bp-1-num\">2<\/div>\n        <div class=\"bp-1-content\">\n          <div class=\"bp-1-label\">MIDDLE LAYER<\/div>\n          <div class=\"bp-1-material\">VMPET \u2014 Vacuum-Metallized PET<\/div>\n          <div class=\"bp-1-desc\">A PET film coated with a 30\u201350 nanometre layer of aluminum via vacuum deposition. Blocks oxygen (OTR &lt;1.0 cc\/m\u00b2\/day), moisture, UV light, and aroma loss. This is the shiny silver interior you see.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"bp-1-row\">\n        <div class=\"bp-1-num\">3<\/div>\n        <div class=\"bp-1-content\">\n          <div class=\"bp-1-label\">INNER LAYER<\/div>\n          <div class=\"bp-1-material\">LDPE \u2014 Low-Density Polyethylene<\/div>\n          <div class=\"bp-1-desc\">Food-safe contact layer that heat-seals at ~105\u2013115\u00b0C to create an airtight closure. Grease-resistant \u2014 won&#8217;t degrade from chip oils. Some bags use CPP or Surlyn\u00ae for enhanced seal-through-contamination performance.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <p>These layers are bonded so tightly that they feel like a single sheet \u2014 you cannot peel them apart by hand. This is both the genius and the environmental challenge of chip bag design.<\/p>\n\n    <h2>2. The Core Materials: Breaking Down Each Layer<\/h2>\n\n    <h3>2.1 Outer Layer \u2014 BOPP for Print and Protection<\/h3>\n\n    <p>The outermost layer of most chip bags is <strong>biaxially oriented polypropylene<\/strong>, or BOPP. &#8220;Biaxially oriented&#8221; means the polypropylene film is stretched in both directions during manufacturing \u2014 lengthwise and widthwise \u2014 which aligns the polymer chains and dramatically improves stiffness, clarity, and tensile strength.<\/p>\n\n    <p>BOPP serves two critical functions. First, it provides the <strong>print surface<\/strong>. Chip bag graphics are reverse-printed on the inner side of the BOPP layer before lamination, meaning the ink is sandwiched between the outer film and the middle barrier layer. This protects the artwork from scuffing, scratching, and fading during distribution. Second, BOPP is an excellent <strong>moisture barrier<\/strong>. Its water vapor transmission rate (WVTR) in a laminated structure can be as low as 2.0 g\/m\u00b2\/day, which keeps ambient humidity from reaching the chips inside.<\/p>\n\n    <p>Some manufacturers use <strong>PET (polyethylene terephthalate)<\/strong> as the outer layer instead of BOPP, particularly when higher stiffness or heat resistance is needed. However, BOPP dominates the snack category because it offers the best balance of cost, clarity, and moisture protection.<\/p>\n\n    <h3>2.2 Middle Layer \u2014 The Metallized Barrier<\/h3>\n\n    <p>The middle layer is the star of the show. It is the reason the inside of a chip bag looks like a mirror. This layer is typically <strong>VMPET: vacuum-metallized polyethylene terephthalate<\/strong>.<\/p>\n\n    <p>Here is how it works: a thin PET film (around 12 \u00b5m) is placed in a vacuum chamber where aluminum wire is heated until it vaporizes. The aluminum vapor condenses onto the PET surface, forming a coating that is only 30 to 50 nanometres thick \u2014 roughly 1,000 times thinner than a human hair. Despite its microscopic thickness, this aluminum layer is what gives the chip bag its remarkable barrier performance.<\/p>\n\n    <p>A good metallized PET laminate can achieve an <strong>oxygen transmission rate (OTR) below 1.0 cc\/m\u00b2\/day<\/strong> and a <strong>WVTR below 3.5 g\/m\u00b2\/day<\/strong>. Premium metallized films used in snack packaging push these numbers even lower \u2014 below 0.1 units for both metrics \u2014 rivaling the barrier performance of solid aluminum foil at a fraction of the material cost and weight.<\/p>\n\n    <p>The metallized layer also blocks <strong>UV and visible light<\/strong>, which is critical because light exposure accelerates the oxidation of frying oils. Without this opaque barrier, chips would develop off-flavors within days of packaging.<\/p>\n\n    <p>It is worth distinguishing metallized film from actual aluminum foil. Foil (typically 7\u20139 \u00b5m of solid aluminum) offers a near-perfect barrier \u2014 effectively zero gas transmission \u2014 but is heavier, more expensive, and susceptible to flex cracking. Metallized film provides 99% of the barrier at a much lower cost and with better mechanical durability, which is why it dominates the mainstream chip market.<\/p>\n\n    <h3>2.3 Inner Layer \u2014 PE and the Food-Contact Seal<\/h3>\n\n    <p>The innermost layer, the one that actually touches your chips, is a heat-sealable polyolefin. The most common choice is <strong>low-density polyethylene (LDPE)<\/strong>, typically 40\u201360 \u00b5m thick.<\/p>\n\n    <p>LDPE is chosen for three reasons. First, it is <strong>food-contact safe<\/strong> \u2014 LDPE is inert, non-toxic, and approved by food safety regulators worldwide for direct food contact. Second, it is <strong>heat-sealable<\/strong> \u2014 LDPE melts at approximately 105\u2013115\u00b0C, forming a strong, airtight bond when pressed between heated sealing jaws on a packaging line. This seal integrity is what keeps the nitrogen flush gas inside and the oxygen outside. Third, LDPE is <strong>grease-resistant<\/strong> \u2014 it does not degrade or swell when in contact with the vegetable oils that coat most potato chips.<\/p>\n\n    <p>Some chip bags replace LDPE with <strong>CPP (cast polypropylene)<\/strong> as the sealant layer, especially when the outer layer is also BOPP. CPP offers better heat resistance than LDPE (sealing at 125\u2013140\u00b0C) and higher clarity. A few premium bags use ionomer resins like <strong>Surlyn\u00ae<\/strong>, a DuPont material that seals through contamination \u2014 meaning it can form a strong seal even if oil or chip dust gets into the seal area, a common problem on high-speed snack lines.<\/p>\n\n    <!-- BP-2: Material Properties Grid -->\n    <div class=\"bp-2-grid bd-reveal\">\n      <div class=\"bp-2-cell\">\n        <div class=\"bp-2-icon\">\n          <svg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-2-material\">BOPP<\/div>\n        <div class=\"bp-2-role\">Outer Layer \u00b7 ~15\u201320 \u00b5m<\/div>\n        <ul class=\"bp-2-props\">\n          <li>Excellent moisture barrier<\/li>\n          <li>Reverse-print surface<\/li>\n          <li>High stiffness &#038; clarity<\/li>\n          <li>WVTR: ~2.0 g\/m\u00b2\/day<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"bp-2-cell\">\n        <div class=\"bp-2-icon\">\n          <svg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-2-material\">VMPET<\/div>\n        <div class=\"bp-2-role\">Middle Barrier \u00b7 ~12\u201320 \u00b5m<\/div>\n        <ul class=\"bp-2-props\">\n          <li>Blocks oxygen &#038; moisture<\/li>\n          <li>UV light protection<\/li>\n          <li>30\u201350 nm Al coating<\/li>\n          <li>OTR: &lt;1.0 cc\/m\u00b2\/day<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"bp-2-cell\">\n        <div class=\"bp-2-icon\">\n          <svg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-2-material\">LDPE<\/div>\n        <div class=\"bp-2-role\">Inner Sealant \u00b7 ~40\u201360 \u00b5m<\/div>\n        <ul class=\"bp-2-props\">\n          <li>Food-contact safe<\/li>\n          <li>Heat-seals at 105\u2013115\u00b0C<\/li>\n          <li>Grease &#038; oil resistant<\/li>\n          <li>Airtight closure integrity<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <h2>3. Why That Shiny Interior Matters (and What It&#8217;s Made From)<\/h2>\n\n    <p>People often ask &#8220;what are chip bags made out of&#8221; after noticing the metallic shine inside \u2014 and that shine is doing heavy lifting.<\/p>\n\n    <p>The aluminum coating on the metallized PET layer is what creates the mirror finish, but its real job is blocking the three things that make chips go bad: oxygen, moisture, and light. To put numbers on it, a standard unmetallized PET\/PE laminate allows about <strong>109 cc\/m\u00b2\/day of oxygen<\/strong> through and about <strong>14 g\/m\u00b2\/day of water vapor<\/strong>. Add the metallized coating and those numbers drop by roughly <strong>99%<\/strong> \u2014 to below 1.0 cc\/m\u00b2\/day for oxygen and below 3.5 g\/m\u00b2\/day for moisture.<\/p>\n\n    <p>This dramatic improvement is what gives an unopened bag of chips a shelf life of 2\u20134 months at room temperature. Without the metallized layer, the same chips would go stale in under a week.<\/p>\n\n    <p>The process \u2014 called physical vapor deposition or PVD \u2014 is also remarkably material-efficient. A single kilogram of aluminum wire can metallize enough film to produce tens of thousands of chip bags. This is why the environmental debate around chip bags focuses on recyclability rather than raw material consumption: the aluminum content per bag is so small that it contributes negligibly to the packaging&#8217;s total material footprint.<\/p>\n\n    <!-- First requested image insertion -->\n    <img decoding=\"async\" src=\"https:\/\/www.bsflexpack.com\/wp-content\/uploads\/2026\/07\/what-are-chip-bags-made-out-of-3.webp\" alt=\"Chip Bag Interior Materials\" class=\"bd-inserted-image\">\n\n    <!-- BP-3: Barrier Performance Stat -->\n    <div class=\"bp-3-stat bd-reveal\">\n      <div class=\"bp-3-icon\">\n        <svg width=\"48\" height=\"48\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 14 12 2 2 14\"\/><polyline points=\"18 14 12 8 6 14\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"8\"\/><\/svg>\n      <\/div>\n      <div class=\"bp-3-body\">\n        <div class=\"bp-3-number\">~99%<\/div>\n        <div class=\"bp-3-label\">reduction in oxygen transmission rate (OTR) when metallized barrier is added \u2014 from ~109 cc\/m\u00b2\/day down to below 1.0 cc\/m\u00b2\/day<\/div>\n        <div class=\"bp-3-bar\"><\/div>\n      <\/div>\n    <\/div>\n\n    <h2>4. Beyond the Materials: Nitrogen and Sealing<\/h2>\n\n    <p>The materials are only half the story. Once a chip bag is filled, manufacturers flush the headspace with <strong>nitrogen gas (N\u2082)<\/strong> before sealing. Nitrogen is inert \u2014 it does not react with chip oils, does not support oxidation, and does not affect flavor. Since nitrogen makes up about 78% of the air we breathe, it is abundant, cheap, and food-safe.<\/p>\n\n    <p>The nitrogen serves two purposes. First, it <strong>displaces oxygen<\/strong>, preventing oxidation inside the sealed bag. Second, the slight positive pressure created by the nitrogen cushion <strong>protects the chips from physical crushing<\/strong> during transport and stacking. This is why chip bags feel slightly puffy when unopened \u2014 you are pressing against a nitrogen pillow.<\/p>\n\n    <p>The combination of high-barrier materials and nitrogen flushing is what makes modern snack packaging so effective. The multi-layer film keeps external oxygen and moisture out; the nitrogen flush removes internal oxygen; and the LDPE heat seal locks everything in. The result is a package that can sit on a shelf for months while preserving the crunch and flavor of freshly fried chips.<\/p>\n\n    <h2>5. The Recycling Problem (and What&#8217;s Changing)<\/h2>\n\n    <h3>5.1 Why Multi-Material Bags Can&#8217;t Be Recycled Normally<\/h3>\n\n    <p>If chip bags are made of polypropylene, PET, aluminum, and polyethylene, the logical next question is: <a href=\"https:\/\/www.bsflexpack.com\/are-chip-bags-recyclable\/\">can these materials be separated and recycled?<\/a><\/p>\n\n    <p>The practical answer, for now, is no \u2014 at least not through standard curbside recycling. The layers are bonded with crosslinked polyurethane adhesives that do not dissolve in water and cannot be economically separated at scale. A recycling facility receives a chip bag as a single unit; there is no mechanical process that cleanly splits it back into BOPP, metallized PET, and LDPE. Even if the layers could be separated, the metallized coating contaminates the PET recycling stream, and the mixed polymer fractions have little market value.<\/p>\n\n    <p>This is why almost all chip bags end up in landfills or incinerators. Specialized programs like TerraCycle do accept multi-layer snack wrappers, but these are mail-in programs that capture a tiny fraction of the total volume.<\/p>\n\n    <!-- BP-4: Recycling Reality Tip -->\n    <div class=\"bp-4-tip\">\n      <div class=\"bp-4-icon\">\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n      <\/div>\n      <div class=\"bp-4-content\">\n        <div class=\"bp-4-label\">Key Takeaway<\/div>\n        <div class=\"bp-4-text\">The global recycling rate for multi-material flexible packaging remains <strong>below 5%<\/strong>, making nearly all conventional chip bags destined for landfill or incineration.<\/div>\n      <\/div>\n    <\/div>\n\n    <h3>5.2 The Future: Mono-Material and Bio-Based Alternatives<\/h3>\n\n    <p>The packaging industry is actively working on solutions, and the most promising direction is <strong>mono-material design<\/strong>.<\/p>\n\n    <p>The idea is simple: instead of laminating different polymer types together, a mono-material chip bag uses multiple layers of the <strong>same polymer family<\/strong> \u2014 typically all-polypropylene (PP) or all-polyethylene (PE) \u2014 with each layer engineered to perform a different function. The outer PP layer provides printability and stiffness; a middle PP layer with an ultra-thin aluminum oxide (AlOx) or silicon oxide (SiOx) coating provides the gas barrier; and the inner PP layer provides the heat seal. Because all layers belong to the same polymer family, the entire package can enter existing PP or PE recycling streams without separation.<\/p>\n\n    <p>This is not a laboratory concept. Mars has already run mono-PP flow wrap on Snickers production lines in China. Major film manufacturers now offer high-barrier MDO-PE (machine-direction oriented polyethylene) and BOPP films with OTR and WVTR values approaching those of traditional metallized laminates. The EU&#8217;s Packaging and Packaging Waste Regulation (PPWR) mandates that all packaging be recyclable by 2030, and major retailers including Tesco and Carrefour are pushing suppliers toward mono-material formats.<\/p>\n\n    <p>Bio-based and compostable alternatives are also emerging. Films made from polylactic acid (PLA) or polyhydroxyalkanoates (PHA) can biodegrade under industrial composting conditions, though they currently face challenges with moisture sensitivity and cost. For now, mono-material PP remains the most commercially viable path toward sustainable snack packaging at scale.<\/p>\n\n    <!-- Second requested image insertion -->\n    <img decoding=\"async\" src=\"https:\/\/www.bsflexpack.com\/wp-content\/uploads\/2026\/07\/what-are-chip-bags-made-out-of-1.webp\" alt=\"Future Mono-Material and Bio-Based Chip Bags\" class=\"bd-inserted-image\">\n\n    <!-- BP-5: Future Trends Grid -->\n    <div class=\"bp-5-grid bd-reveal\">\n      <div class=\"bp-5-cell\">\n        <div class=\"bp-5-icon-circle\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"1 4 1 10 7 10\"\/><path d=\"M3.51 15a9 9 0 1 0 2.13-9.36L1 10\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-5-trend\">Mono-Material PP<\/div>\n        <div class=\"bp-5-desc\">All-polypropylene structures with advanced barrier coatings (AlOx, SiOx) that enter existing recycling streams without material separation.<\/div>\n      <\/div>\n      <div class=\"bp-5-cell\">\n        <div class=\"bp-5-icon-circle\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 11c.3-3.5 1.6-5.8 4-7M7 11c-.3-3.5-1.6-5.8-4-7\"\/><path d=\"M12 22c-3.3 0-6-3.8-6-8.5V10h12v3.5c0 4.7-2.7 8.5-6 8.5z\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-5-trend\">Bio-Based Films<\/div>\n        <div class=\"bp-5-desc\">PLA and PHA films that biodegrade under industrial composting \u2014 emerging but challenged by moisture sensitivity and cost at scale.<\/div>\n      <\/div>\n      <div class=\"bp-5-cell\">\n        <div class=\"bp-5-icon-circle\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg>\n        <\/div>\n        <div class=\"bp-5-trend\">Regulatory Push<\/div>\n        <div class=\"bp-5-desc\">EU PPWR mandates 100% recyclable packaging by 2030. Major retailers and brands are transitioning now to meet the deadline.<\/div>\n      <\/div>\n    <\/div>\n\n    <p>For snack brands and food manufacturers evaluating their packaging strategy, the shift toward mono-material and high-barrier recyclable films is no longer a future consideration \u2014 it is an active transition underway across the industry. Custom flexible packaging manufacturers already offer mono-material pouches with full print customization, barrier engineering, and low minimum order quantities for brands testing new sustainable formats.<\/p>\n\n    <!-- BP-CTA-END: End Call-to-Action -->\n    <div class=\"bp-cta-end\">\n      <div class=\"bp-cta-end-icon\">\n        <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n      <\/div>\n      <div class=\"bp-cta-end-title\">Looking for Custom Chip Bag Packaging?<\/div>\n      <div class=\"bp-cta-end-subtitle\">Get a free consultation and sample from our packaging engineers \u2014 mono-material, high-barrier, and fully customizable.<\/div>\n      <a href=\"https:\/\/www.bsflexpack.com\/contact\/\" class=\"bp-cta-end-btn\" target=\"_self\" rel=\"noopener\">Request a Quote \u2192<\/a>\n    <\/div>\n\n    <!-- References -->\n    <div class=\"bd-references\">\n      <h2>References<\/h2>\n      <ol>\n        <li><a href=\"https:\/\/www.thetakeout.com\/1729405\/why-potato-chip-bag-shiny\/\">The Takeout \u2014 Why Are Potato Chip Bags So Shiny Inside?<\/a>, 2025.<\/li>\n        <li><a href=\"https:\/\/www.npr.org\/sections\/thesalt\/2014\/07\/24\/334617901\/the-weird-underappreciated-world-of-plastic-packaging\">NPR \u2014 The Weird, Underappreciated World Of Plastic Packaging<\/a>, 2014.<\/li>\n        <li><a href=\"https:\/\/www.packaging-warehouse.com\/en\/adviser\/metallisation-339\">Packaging Warehouse \u2014 Metallisation Explained: Structure, Barrier &#038; Recycling<\/a><\/li>\n        <li><a href=\"https:\/\/thepackman.in\/uflex-showcases-innovative-product-offerings-in-q3-fy24\/\">UFlex \u2014 Innovative Product Offerings Q3 FY24<\/a>, The Packman, 2024.<\/li>\n        <li><a href=\"https:\/\/www.packagingtechtoday.com\/markets\/food\/how-tomorrows-snacks-are-changing-todays-packaging\/\">Packaging Technology Today \u2014 How Tomorrow&#8217;s Snacks Are Changing Today&#8217;s Packaging<\/a>, 2025.<\/li>\n        <li><a href=\"https:\/\/perfectpackaging.org\/2025-sustainability-trends\/\">Perfect Packaging \u2014 2025 Sustainability Trends: Flexible Packaging<\/a>, 2025.<\/li>\n        <li><a href=\"https:\/\/www.bsflexpack.com\/\">Baishen Pack \u2014 Custom Flexible Packaging Manufacturer<\/a><\/li>\n      <\/ol>\n    <\/div>\n  <\/article>\n<\/div>\n<!-- \u2191\u2191\u2191 Fragment ends here. \u2191\u2191\u2191 -->\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>What Are Chip Bags Made Of? The Materials Behind Your Favorite Snack What Are Chip Bags Made Of? The Materials Behind Your Favorite Snack Open a bag of potato chips and you will notice something immediately: the inside is shiny, almost metallic. The bag itself is thin, light, and crinkly, yet it keeps chips fresh [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":29524,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"none","_seopress_titles_title":"What Are Chip Bags Made Out Of? 3-Layer Packaging Explained","_seopress_titles_desc":"Curious what are chip bags made out of? Learn how multi-layer laminates and nitrogen flushing extend shelf life. Contact us for custom packaging quotes.","_seopress_robots_index":"","two_page_speed":[]},"categories":[30],"tags":[],"acf":[],"_links":{"self":[{"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/posts\/29519"}],"collection":[{"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/comments?post=29519"}],"version-history":[{"count":0,"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/posts\/29519\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/media\/29524"}],"wp:attachment":[{"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/media?parent=29519"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/categories?post=29519"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bsflexpack.com\/fr\/wp-json\/wp\/v2\/tags?post=29519"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}