Customizable Compostable & Biodegradable Bag Manufacturer

Home / All

Certificates

Business License
  • ISO9001
    ISO9001 Certification
    Sep 8,2025
  • ISO14001
    ISO14001 Certification
    Sep 8,2025
  • ISO45001
    ISO45001 Certification
    Sep 8,2025
  • SMETA 4-Pillar Audit Report
    Torise has completed the SMETA 4-Pillar Audit, an internationally recognized ethical trade assessment covering labor standards, health and safety, environmental practices, and business ethics.The audit evaluates our workplace conditions and management systems to support responsible manufacturing practices, supply chain transparency, and continuous improvement in social and environmental performance.
    Aug 3,2026
  • ISCC PLUS
    ISCC PLUS is a globally recognized certification system that verifies the sustainability and full traceability of bio-based raw materials.Our factory holds ISCC PLUS certification, ensuring that the raw materials used in our biodegradable products are sourced responsibly and tracked throughout the entire supply chain via a strict mass-balance system.This certification supports compliance with international environmental standards and demonstrates our commitment to sustainable packaging solutions.
    Jun 3,2026
  • BRC Certification
    /* 所有样式均使用 #torise-brcgs 作为唯一父级选择器,不影响全局 */ #torise-brcgs { font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a2634; line-height: 1.7; max-width: 100%; } #torise-brcgs h1 { font-size: 28px; font-weight: 700; letter-spacing: -0.3px; color: #0b2b4a; margin: 0 0 8px 0; padding: 0 0 16px 0; border-bottom: 3px solid #1a7a5a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-brcgs h2 { font-size: 20px; font-weight: 600; color: #0b2b4a; margin: 36px 0 14px 0; padding: 0; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-brcgs h2:first-of-type { margin-top: 24px; } #torise-brcgs p { margin: 0 0 16px 0; padding: 0; font-size: 15px; color: #1e2b3a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-brcgs .tag { font-size: 14px; color: #4a5a6e; background: #f0f4fa; padding: 2px 10px; border-radius: 4px; display: inline-block; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-brcgs table { width: 100%; border-collapse: collapse; margin: 16px 0 20px 0; font-size: 14px; border-radius: 8px; overflow: hidden; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 表头背景色改为浅绿色 */ #torise-brcgs th { background: #e8f5e9; text-align: left; padding: 12px 16px; font-weight: 600; color: #0b2b4a; width: 30%; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-brcgs td { padding: 12px 16px; border-bottom: 1px solid #e6eaef; vertical-align: top; background: #ffffff; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-brcgs tr:last-child td { border-bottom: none; } #torise-brcgs ul { margin: 12px 0 16px 22px; padding: 0; font-size: 15px; color: #1e2b3a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-brcgs ul li { margin-bottom: 6px; } #torise-brcgs .highlight-box { background: #f5f8fc; border-left: 4px solid #1a7a5a; padding: 14px 20px; margin: 20px 0 0 0; border-radius: 0 8px 8px 0; font-size: 15px; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 按钮组:居中 */ #torise-brcgs .button-group { display: flex; flex-wrap: wrap; gap: 16px; margin: 28px 0 0 0; padding: 28px 0 0 0; border-top: 2px solid #e6eaef; justify-content: center; } #torise-brcgs .btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 14px 36px; font-size: 16px; font-weight: 600; border-radius: 40px; text-decoration: none; transition: background 0.2s, transform 0.1s; border: none; cursor: pointer; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; /* 修正:防止按钮溢出 */ max-width: 100%; box-sizing: border-box; white-space: nowrap; } #torise-brcgs .btn-primary { background: #0b2b4a; color: #ffffff; } #torise-brcgs .btn-primary:hover { background: #1a3f62; transform: translateY(-2px); } #torise-brcgs .btn-success { background: #25d366; color: #ffffff; } #torise-brcgs .btn-success:hover { background: #1ebe5c; transform: translateY(-2px); } #torise-brcgs .btn svg { width: 20px; height: 20px; fill: currentColor; flex-shrink: 0; } #torise-brcgs .footer-note { margin: 24px 0 0 0; padding: 0; font-size: 13px; color: #6a7b8e; text-align: center; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 响应式 */ @media (max-width: 640px) { #torise-brcgs h1 { font-size: 22px; } #torise-brcgs h2 { font-size: 18px; } #torise-brcgs table, #torise-brcgs th, #torise-brcgs td { font-size: 13px; } #torise-brcgs th, #torise-brcgs td { padding: 10px 12px; } #torise-brcgs .btn { /* 移动端按钮调整为自适应宽度,不超出屏幕 */ width: auto; min-width: 160px; max-width: 280px; padding: 14px 24px; font-size: 15px; justify-content: center; white-space: nowrap; flex: 0 1 auto; } #torise-brcgs .button-group { flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; gap: 12px; } } /* 针对极小屏手机(宽度 BRCGS Certified Food-Contact Packaging — Torise What Our BRCGS Certification Means for Your Supply Chain When a UK retailer or EU importer reviews a packaging supplier, they look for independent verification of food safety controls—not just product samples or price lists. Torise operates under BRCGS Consumer Products certification, verified by ESTS, covering our full production chain from raw material to finished packaged product. (Certification level: Foundation, Issue 4, with audit completed March 2026.) The scope of our certification includes the full production chain: pelleting, film blowing, printing, bag making, and packing into plastic bags, paper color boxes, and cartons. This means the certified system covers every step from raw material to finished packaged product — not just spot checks at the end of the line. What the Certification Covers in Our Factory Focus Area How We Implement It Raw material control PLA, PBAT, and cornstarch materials are inspected and traceable by batch Production hygiene Documented cleaning, pest control, and daily supervisory checks Process control In-process inspections at defined intervals across film blowing, printing, and bag making Finished product testing Physical and visual testing per batch before release Traceability Batch-level tracking linking raw materials to finished goods Corrective actions Formal CAPA system for any deviation or customer feedback Certification audit completed March 2026. Re-audit due February–March 2027. For Buyers: Why This Certification Matters Your Concern How BRCGS Addresses It Food safety liability Packaging produced under documented food safety controls Retailer compliance Meets BRCGS requirements recognized by UK, EU, and North American buyers Batch-to-batch consistency System-level controls support repeatable quality across orders Compliance documentation Audit summaries and product test reports available upon request Beyond Certification — How We Actually Work Certification validates our system. Execution delivers your order. We add: Pre-production samples tested to your specifications Custom inspection points based on your application Direct access to our quality team — named contacts who know your order history Combined with EN 13432, ASTM D6400, BPI, and OK Compost for our compostable product lines — with food-contact safety verified under BRCGS protocols for all compostable grades. Request Our Audit Documents We'll share: BRCGS audit report (Foundation Level, Issue 4, ESTS) Product test reports for our packaging lines Traceability demonstration Contact our export team or schedule a virtual factory walk-through. Contact Us WhatsApp Torise — BRCGS Certified Food-Contact Packaging
    Jul 21,2026
  • BSCI
    BSCI Certification
    Sep 8,2025
Product Certificates
  • BPI Certification for Compostable Products
    /* 所有样式均使用 #torise-bpi-finished 作为唯一父级选择器,不影响全局 */ #torise-bpi-finished { font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a2634; line-height: 1.7; max-width: 100%; } #torise-bpi-finished h1 { font-size: 28px; font-weight: 700; letter-spacing: -0.3px; color: #0b2b4a; margin: 0 0 8px 0; padding: 0 0 16px 0; border-bottom: 3px solid #1a7a5a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-bpi-finished h2 { font-size: 20px; font-weight: 600; color: #0b2b4a; margin: 36px 0 14px 0; padding: 0; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-bpi-finished h2:first-of-type { margin-top: 24px; } #torise-bpi-finished p { margin: 0 0 16px 0; padding: 0; font-size: 15px; color: #1e2b3a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-bpi-finished .tag { font-size: 14px; color: #4a5a6e; background: #f0f4fa; padding: 2px 10px; border-radius: 4px; display: inline-block; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 认证关键信息卡片 */ #torise-bpi-finished .cert-highlight { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 24px; background: #f8fbf8; border: 1px solid #dce8dc; border-radius: 12px; padding: 18px 24px; margin: 16px 0 20px 0; font-size: 14px; } #torise-bpi-finished .cert-highlight .label { color: #4a6a4a; font-weight: 500; } #torise-bpi-finished .cert-highlight .value { color: #0b2b4a; font-weight: 600; } #torise-bpi-finished table { width: 100%; border-collapse: collapse; margin: 16px 0 20px 0; font-size: 14px; border-radius: 8px; overflow: hidden; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 表头背景色使用浅绿色 */ #torise-bpi-finished th { background: #e8f5e9; text-align: left; padding: 12px 16px; font-weight: 600; color: #0b2b4a; width: 30%; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-bpi-finished td { padding: 12px 16px; border-bottom: 1px solid #e6eaef; vertical-align: top; background: #ffffff; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-bpi-finished tr:last-child td { border-bottom: none; } #torise-bpi-finished ul { margin: 12px 0 16px 22px; padding: 0; font-size: 15px; color: #1e2b3a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-bpi-finished ul li { margin-bottom: 6px; } #torise-bpi-finished .highlight-box { background: #f5f8fc; border-left: 4px solid #1a7a5a; padding: 14px 20px; margin: 20px 0 0 0; border-radius: 0 8px 8px 0; font-size: 15px; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-bpi-finished .note-box { background: #fefce8; border: 1px solid #f0e5a0; border-radius: 8px; padding: 14px 20px; margin: 16px 0 20px 0; font-size: 14px; color: #5a4e1a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-bpi-finished .note-box strong { color: #3d3410; } /* 按钮组:居中 */ #torise-bpi-finished .button-group { display: flex; flex-wrap: wrap; gap: 16px; margin: 28px 0 0 0; padding: 28px 0 0 0; border-top: 2px solid #e6eaef; justify-content: center; } #torise-bpi-finished .btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 14px 36px; font-size: 16px; font-weight: 600; border-radius: 40px; text-decoration: none; transition: background 0.2s, transform 0.1s; border: none; cursor: pointer; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; max-width: 100%; box-sizing: border-box; white-space: nowrap; } #torise-bpi-finished .btn-primary { background: #0b2b4a; color: #ffffff; } #torise-bpi-finished .btn-primary:hover { background: #1a3f62; transform: translateY(-2px); } #torise-bpi-finished .btn-success { background: #25d366; color: #ffffff; } #torise-bpi-finished .btn-success:hover { background: #1ebe5c; transform: translateY(-2px); } #torise-bpi-finished .btn svg { width: 20px; height: 20px; fill: currentColor; flex-shrink: 0; } #torise-bpi-finished .footer-note { margin: 24px 0 0 0; padding: 0; font-size: 13px; color: #6a7b8e; text-align: center; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 响应式 */ @media (max-width: 640px) { #torise-bpi-finished h1 { font-size: 22px; } #torise-bpi-finished h2 { font-size: 18px; } #torise-bpi-finished table, #torise-bpi-finished th, #torise-bpi-finished td { font-size: 13px; } #torise-bpi-finished th, #torise-bpi-finished td { padding: 10px 12px; } #torise-bpi-finished .cert-highlight { grid-template-columns: 1fr; gap: 6px 0; padding: 14px 18px; } #torise-bpi-finished .btn { width: auto; min-width: 160px; max-width: 280px; padding: 14px 24px; font-size: 15px; justify-content: center; white-space: nowrap; flex: 0 1 auto; } #torise-bpi-finished .button-group { flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; gap: 12px; } } /* 针对极小屏手机(宽度 BPI Certified Compostable Bags — Torise What Our BPI Finished Product Certification Means for Your Supply Chain When North American retailers, brands, or regulators review compostable packaging, they require certification on the finished product—not just the resin. Torise holds BPI certification for our finished compostable bags, verified under ASTM D6400 standards, covering natural, red, yellow, white, black, and green bags with multi-colour print, up to 135 µm thickness. This certification confirms that our finished bags—not just the raw material—are scientifically proven to biodegrade in commercial composting facilities. It provides our North American buyers with the credible, third-party validation required to carry the BPI logo on finished packaging and meet retailer, brand, and regulatory requirements. Certificate holderHenan Longdu Torise Biomaterials Co., Ltd. Certified productsCompostable bags — Natural, Red, Yellow, White, Black, Green Maximum thickness135 µm PrintingMulti-colour print included Applicable standardASTM D6400 Certification bodyBiodegradable Products Institute (BPI) Important distinction: This certification covers finished products (bags ready for retail use), not just resin. While our resins are also BPI-certified, this finished product certification allows buyers to use the BPI logo on their final packaged products without seeking separate end-product certification. What BPI Finished Product Certification Covers Certification Scope Details Certified products Finished bags — Natural, Red, Yellow, White, Black, Green Maximum film thickness 135 μm Printing Multi-colour print included and certified Applicable standard ASTM D6400 — U.S. standard for compostable plastics Product catalog Listed on the official BPI Product Catalog: verify here Certification covers finished bags with multi-colour printing. All colours and printed designs within the certified scope are covered. For Buyers: Why Finished Product Certification Matters Your Concern How BPI Finished Product Certification Addresses It Retailer compliance Major North American retailers require BPI certification on the finished bag, not just resin Greenwashing risk Finished product certification provides third-party validation that your final packaging meets ASTM D6400 BPI logo usage This certification authorizes the BPI logo on finished products—essential for retail shelf credibility Regulatory acceptance BPI certification is accepted by U.S. and Canadian regulators for finished compostable product claims Printed bags covered Multi-colour printing is included—inks and processes verified for compostability Resin Certification vs Finished Product Certification — What Buyers Need to Know Feature Resin Certification (Previous) Finished Product Certification (This) What is certified Raw resin material (pellets) Finished bags (ready for retail) BPI logo on packaging ❌ Cannot be used on finished products ✅ Authorized for finished product packaging Retailer acceptance Partial (requires converter certification) Full (directly meets retailer requirements) Printing included N/A ✅ Multi-colour print verified End-user claim "Made with BPI-certified resin" "BPI-certified compostable bag" Beyond Certification — How We Support Your North American Market Entry Certification validates our finished products. Your market success depends on reliable supply and compliance confidence. We provide: Consistent quality across orders — batch-to-batch consistency with documented quality control records Complete compliance documentation — certificate, test reports, and technical data sheets for your retailer compliance files Customization capabilities — custom sizes, thicknesses (up to 135 µm), colours, and multi-colour water-based printing Combined with our EN 13432, OK Compost HOME, and BRCGS certifications, BPI finished product certification completes our comprehensive global compliance package for buyers seeking retail-ready compostable bags. Request Our BPI Finished Product Certification Documents We'll share: BPI finished product certificate (ASTM D6400) Third-party laboratory test reports Product technical data sheets for each colour and thickness BPI logo usage guidance for finished packaging Contact our export team to request certification documents or discuss your North American compostable packaging requirements. Contact Us WhatsApp Torise — BPI Certified Compostable Bags (Finished Products)
    Jul 21,2026
  • BPI Certification
    BPI Certified Compostable Resin — Torise For film converters and packaging manufacturers supplying the US market: In North America, BPI certification is the working compliance baseline for compostable packaging. Major retailers, US state procurement programs (California, Washington, Oregon), and commercial composting facilities use the BPI mark as their acceptance filter — without it, products are typically rejected regardless of biobased content claims. Torise holds BPI resin certification for our compostable resin grades (Natural, Red, Yellow, White, Black, Green), tested against ASTM D6400 — the US standard for plastics designed to compost in municipal and industrial composting facilities. Certificate #9001058-1 Issued byBiodegradable Products Institute Certificate holderHenan Longdu Torise Biomaterials Co., Ltd. Certified productsResin — Natural, Red, Yellow, White, Black, Green Max. thickness135 μm Valid until30 September 2027 Applicable standardASTM D6400 Why ASTM D6400 — and What It Requires ASTM D6400 requires that materials achieve at least 90% biodegradation (conversion to CO₂) within 180 days under industrial composting conditions, with no ecotoxicity in the resulting compost. Each product is certified only up to the tested thickness — a product reformulated to be thicker than its certified version is no longer covered. BPI certification is valid for three years and involves independent laboratory testing, application review, and ongoing market surveillance. The full certification process typically takes several months from application to certified product. Requirement ASTM D6400 Specification Biodegradation rate ≥90% conversion to CO₂ within 180 days Disintegration ≤10% material remaining on 2mm sieve Ecotoxicity No toxic residue — plant growth ≥90% of control Heavy metals Limits on As, Cd, Co, Cr, Cu, Hg, Mo, Ni, Pb, Se, Zn PFAS No intentionally added PFAS — state-level restrictions apply What This Certification Means for Your Supply Chain Your situation How this certification helps Sourcing resin for US-bound finished products Starting with BPI-certified resin reduces testing scope and simplifies your own finished-product certification path Supplying US retailers or municipal programs Many require BPI certification at the finished product level — certified resin is the first step Managing compliance documentation Full test reports and technical data sheets included with every order Multi-market export (US + EU) Our resin also meets EN 13432 requirements — ask about combined certification options Resin Certification vs Finished Product Certification Resin certification (this) Finished product certification What is certified Resin granules (raw material) Finished bags or packaging BPI logo on packaging ❌ Not applicable for finished goods ✅ Authorized for finished packaging Typical buyer Film converters · Packaging manufacturers Brands · Retailers · Distributors Ask Us For BPI resin certificate (9001058-1, valid until 30 September 2027) ASTM D6400 laboratory test reports Technical data sheets for each resin grade Processing guidance and conversion support Guidance on finished-product BPI certification pathways Verify our certification directly on the BPI Product Catalog: https://products.bpiworld.org/companies/henan-longdu-torise-biomaterials-co-ltd Contact our export team to request certification documents or discuss your US-market resin requirements. Contact Us WhatsApp Torise — BPI Certified Compostable Resin
    Jul 24,2026
  • EN13432 RESIN
    EN 13432 Certified Compostable Resin — TRBF For film converters and packaging manufacturers: The TRBF resin is EN 13432-certified at the material level. If you use it to produce film, you're starting with a material that already meets European compostability standards — which can reduce the scope of your own finished-product testing. ProductTRBF granules Registration No.7W0204 Valid until31 March 2032 StandardsEN 13432:2000-12 · ASTM D6400:2023-03 Certificate typeNotification of Registration Certificate holderHenan Longdu Torise What This Saves You Testing scope — starting with certified material reduces the variables in your own EN 13432 testing Compliance timeline — the resin already has third-party verification, so your path to finished-product certification is shorter Documentation — we provide full test reports and technical data sheets for your regulatory files Technical Specifications PropertyDetail Material typeCompostable resin for film blowing Applicable processesFilm blowing, extrusion Typical applicationsShopping bags, garbage bags, produce bags Certification basisDIN EN 13432:2000-12 · ASTM D 6400:2023-03 Request a TRBF sample and technical data sheet — test it in your line and see the processing characteristics. Contact Us WhatsApp Torise — EN 13432 Certified Compostable Resin
    Jul 24,2026
  • EN13432 SHOPPING BAG
    /* 所有样式均使用 #torise-en13432 作为唯一父级选择器,不影响全局 */ #torise-en13432 { font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a2634; line-height: 1.7; max-width: 100%; } #torise-en13432 h1 { font-size: 28px; font-weight: 700; letter-spacing: -0.3px; color: #0b2b4a; margin: 0 0 8px 0; padding: 0 0 16px 0; border-bottom: 3px solid #1a7a5a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-en13432 h2 { font-size: 20px; font-weight: 600; color: #0b2b4a; margin: 36px 0 14px 0; padding: 0; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-en13432 h2:first-of-type { margin-top: 24px; } #torise-en13432 p { margin: 0 0 16px 0; padding: 0; font-size: 15px; color: #1e2b3a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-en13432 .tag { font-size: 14px; color: #4a5a6e; background: #f0f4fa; padding: 2px 10px; border-radius: 4px; display: inline-block; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 认证关键信息卡片——区别于BRCGS和BPI文章的独特样式 */ #torise-en13432 .cert-highlight { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 24px; background: #f8fbf8; border: 1px solid #dce8dc; border-radius: 12px; padding: 18px 24px; margin: 16px 0 20px 0; font-size: 14px; } #torise-en13432 .cert-highlight .label { color: #4a6a4a; font-weight: 500; } #torise-en13432 .cert-highlight .value { color: #0b2b4a; font-weight: 600; } #torise-en13432 table { width: 100%; border-collapse: collapse; margin: 16px 0 20px 0; font-size: 14px; border-radius: 8px; overflow: hidden; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 表头背景色使用浅绿色 */ #torise-en13432 th { background: #e8f5e9; text-align: left; padding: 12px 16px; font-weight: 600; color: #0b2b4a; width: 30%; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-en13432 td { padding: 12px 16px; border-bottom: 1px solid #e6eaef; vertical-align: top; background: #ffffff; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-en13432 tr:last-child td { border-bottom: none; } #torise-en13432 ul { margin: 12px 0 16px 22px; padding: 0; font-size: 15px; color: #1e2b3a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-en13432 ul li { margin-bottom: 6px; } #torise-en13432 .highlight-box { background: #f5f8fc; border-left: 4px solid #1a7a5a; padding: 14px 20px; margin: 20px 0 0 0; border-radius: 0 8px 8px 0; font-size: 15px; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 按钮组:居中 */ #torise-en13432 .button-group { display: flex; flex-wrap: wrap; gap: 16px; margin: 28px 0 0 0; padding: 28px 0 0 0; border-top: 2px solid #e6eaef; justify-content: center; } #torise-en13432 .btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 14px 36px; font-size: 16px; font-weight: 600; border-radius: 40px; text-decoration: none; transition: background 0.2s, transform 0.1s; border: none; cursor: pointer; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; max-width: 100%; box-sizing: border-box; white-space: nowrap; } #torise-en13432 .btn-primary { background: #0b2b4a; color: #ffffff; } #torise-en13432 .btn-primary:hover { background: #1a3f62; transform: translateY(-2px); } #torise-en13432 .btn-success { background: #25d366; color: #ffffff; } #torise-en13432 .btn-success:hover { background: #1ebe5c; transform: translateY(-2px); } #torise-en13432 .btn svg { width: 20px; height: 20px; fill: currentColor; flex-shrink: 0; } #torise-en13432 .footer-note { margin: 24px 0 0 0; padding: 0; font-size: 13px; color: #6a7b8e; text-align: center; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 响应式 */ @media (max-width: 640px) { #torise-en13432 h1 { font-size: 22px; } #torise-en13432 h2 { font-size: 18px; } #torise-en13432 table, #torise-en13432 th, #torise-en13432 td { font-size: 13px; } #torise-en13432 th, #torise-en13432 td { padding: 10px 12px; } #torise-en13432 .cert-highlight { grid-template-columns: 1fr; gap: 6px 0; padding: 14px 18px; } #torise-en13432 .btn { width: auto; min-width: 160px; max-width: 280px; padding: 14px 24px; font-size: 15px; justify-content: center; white-space: nowrap; flex: 0 1 auto; } #torise-en13432 .button-group { flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; gap: 12px; } } /* 针对极小屏手机(宽度 EN 13432 Certified Compostable Shopping Bags — Torise What Our EN 13432 Certification Means for Your Supply Chain When European retailers, brands, or regulators review compostable packaging suppliers, they look for independent verification against the EN 13432 standard—the European benchmark for industrially compostable packaging. Torise holds EN 13432 certification for our TR-TS shopping bags, verified by an independent certification body, covering our complete compostable shopping bag product line. This certification confirms that our shopping bags meet the strict requirements for biodegradation, disintegration, ecotoxicity, and heavy metal limits under industrial composting conditions. It provides our European buyers with credible, third-party validation that their packaging can carry the Seedling logo and meet EU regulatory and retail requirements. Certificate holderHenan Longdu Torise Biomaterials Co., Ltd. Product / ModelShopping bags TR-TS Testing basisDIN EN 13432:2000-12 · ASTM D 6400:2023-03 Valid until2029-05-31 Mark of conformity7P0446 Certification bodyIndependent third-party certification body What EN 13432 Certification Covers for Our Products Certification Scope Details Certified product Shopping bags TR-TS series Applicable standards DIN EN 13432:2000-12 · ASTM D 6400:2023-03 Mark of conformity 7P0446 Certification type Products made of industrially compostable materials Market recognition Accepted across EU, UK, and other markets requiring EN 13432 compliance Certificate valid until 31 May 2029. The certification covers our TR-TS shopping bag product line with ongoing compliance monitoring. For Buyers: Why This Certification Matters Your Concern How EN 13432 Certification Addresses It EU regulatory compliance EN 13432 is the recognized standard for compostable packaging across the EU and UK Retailer requirements Major European supermarkets require EN 13432 certification for private-label compostable bags Seedling logo eligibility EN 13432 certification is the basis for the Seedling logo—the most recognized compostability mark in Europe Environmental claims credibility Third-party verification ensures your "compostable" claims are scientifically substantiated Beyond Certification — How We Support Your European Market Entry Certification validates our product. Your market success depends on reliable supply and regulatory confidence. We provide: Consistent quality across orders — batch-to-batch consistency with documented quality control records Complete compliance documentation — certificate, test reports, and technical data sheets for your regulatory files Customization capabilities — custom sizes, thicknesses, and water-based printing on our certified shopping bag line Combined with our BPI (ASTM D6400), OK Compost, and BRCGS certifications, EN 13432 certification is part of our comprehensive global compliance package for international compostable packaging buyers. Request Our EN 13432 Certification Documents We'll share: EN 13432 certificate (7P0446, valid until 31 May 2029) Third-party laboratory test reports Product technical data sheets Seedling logo usage guidance Contact our export team to request certification documents or discuss your European compostable packaging requirements. Contact Us WhatsApp Torise — EN 13432 Certified Compostable Shopping Bags
    Jul 21,2026
  • EN13432 GARBAGE BAG
    EN13432 GARBAGE BAG
    Jul 21,2026
  • OK COMPOST HOME BAG
    OK Compost HOME Certified Compostable Bags — Torise What Home Compostability Actually Means Most "compostable" packaging claims refer to industrial composting — high-temperature facilities that process waste under controlled conditions. But what if your customer doesn't have access to one? What if the bag ends up in a backyard bin? OK Compost HOME certification answers that question. It verifies that a product will biodegrade in a home compost environment — ambient temperature, variable conditions, no industrial controls. It's a higher bar, and a growing number of European retailers now require it for packaging that consumers will dispose of at home. Certificate codeTA8022609810 Issued byTÜV Austria Certificate holderJiangsu Torise Biomaterials Co., Ltd. Product familyTorise Compostable Bag Product typesShopping bags · Bags for loose produce · Organic waste collection bags Max. thickness60 µm Colour / PrintingVarious colours · Coloured printing included Valid4 May 2026 – 4 May 2031 CriteriaOK 02 edition D — Home compostability of products Why This Matters for Your Business Your situation What this certification does for you Selling to European retailers Many now list OK Compost HOME as a supplier requirement for retail bags Consumer-facing brand The OK Compost HOME mark is recognized by shoppers — it's not just compliance, it's trust Municipal or organic waste programs Some cities specify home-compostable for collection bags to reduce contamination B2B packaging supply If your customer needs home-compostable claims, this certificate covers you from material to finished printed bag What the Certificate Covers This is a finished-product certificate, which means: Shopping bags (check-out bags) — certified as a finished product, ready for retail Produce bags — for loose fruit and vegetables Organic waste collection bags — for home composting programs Coloured printing — inks and processes are included in the certification scope Up to 60 µm thickness — covers most standard bag applications Important: This is not a "resin-only" certificate. The finished bag — including printing, colour, and structure — has been tested and verified by TÜV Austria. OK Compost HOME vs Industrial Compostability — Which One? Factor OK Compost HOME Industrial (EN 13432 / OK Compost) Composting environment Home compost bin (ambient temp) Industrial facility (~58°C) Biodegradation timeline 6–12 months ~90 days Typical buyer Retail packaging, consumer brands, municipal programs Food service, industrial waste, large-scale composting Retailer demand Growing — especially in EU Standard requirement Consumer recognition High — increasingly trusted High — industry standard What We Can Do With This Certification Capability Detail Products Shopping bags · Produce bags · Organic waste bags Thickness Up to 60 µm Colours Various — custom matching available Printing Coloured, multi-colour water-based printing Packaging formats Rolls · Flat packs · Dispenser boxes · Custom retail packaging Ask Us For Full OK Compost HOME certificate (TA8022609810) TÜV Austria test reports Technical data sheets for each product type Guidance on using the OK Compost HOME mark on your packaging Contact our export team — we can help you determine whether home compostability or industrial compostability fits your target market. Contact Us WhatsApp Torise — OK Compost HOME Certified Compostable Bags
    Jul 24,2026
  • OK COMPOST BAG
    /* 所有样式均使用 #torise-okcompost-industrial 作为唯一父级选择器,不影响全局 */ #torise-okcompost-industrial { font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: #1a2634; line-height: 1.7; max-width: 100%; } #torise-okcompost-industrial h1 { font-size: 28px; font-weight: 700; letter-spacing: -0.3px; color: #0b2b4a; margin: 0 0 8px 0; padding: 0 0 16px 0; border-bottom: 3px solid #1a7a5a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-okcompost-industrial h2 { font-size: 20px; font-weight: 600; color: #0b2b4a; margin: 36px 0 14px 0; padding: 0; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-okcompost-industrial h2:first-of-type { margin-top: 24px; } #torise-okcompost-industrial p { margin: 0 0 16px 0; padding: 0; font-size: 15px; color: #1e2b3a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-okcompost-industrial .tag { font-size: 14px; color: #4a5a6e; background: #f0f4fa; padding: 2px 10px; border-radius: 4px; display: inline-block; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 认证关键信息卡片 */ #torise-okcompost-industrial .cert-highlight { display: grid; grid-template-columns: 1fr 1fr; gap: 12px 24px; background: #f8fbf8; border: 1px solid #dce8dc; border-radius: 12px; padding: 18px 24px; margin: 16px 0 20px 0; font-size: 14px; } #torise-okcompost-industrial .cert-highlight .label { color: #4a6a4a; font-weight: 500; } #torise-okcompost-industrial .cert-highlight .value { color: #0b2b4a; font-weight: 600; } #torise-okcompost-industrial table { width: 100%; border-collapse: collapse; margin: 16px 0 20px 0; font-size: 14px; border-radius: 8px; overflow: hidden; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 表头背景色使用浅绿色 */ #torise-okcompost-industrial th { background: #e8f5e9; text-align: left; padding: 12px 16px; font-weight: 600; color: #0b2b4a; width: 30%; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-okcompost-industrial td { padding: 12px 16px; border-bottom: 1px solid #e6eaef; vertical-align: top; background: #ffffff; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-okcompost-industrial tr:last-child td { border-bottom: none; } #torise-okcompost-industrial ul { margin: 12px 0 16px 22px; padding: 0; font-size: 15px; color: #1e2b3a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-okcompost-industrial ul li { margin-bottom: 6px; } #torise-okcompost-industrial .highlight-box { background: #f5f8fc; border-left: 4px solid #1a7a5a; padding: 14px 20px; margin: 20px 0 0 0; border-radius: 0 8px 8px 0; font-size: 15px; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-okcompost-industrial .note-box { background: #fefce8; border: 1px solid #f0e5a0; border-radius: 8px; padding: 14px 20px; margin: 16px 0 20px 0; font-size: 14px; color: #5a4e1a; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } #torise-okcompost-industrial .note-box strong { color: #3d3410; } /* 按钮组:居中 */ #torise-okcompost-industrial .button-group { display: flex; flex-wrap: wrap; gap: 16px; margin: 28px 0 0 0; padding: 28px 0 0 0; border-top: 2px solid #e6eaef; justify-content: center; } #torise-okcompost-industrial .btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 14px 36px; font-size: 16px; font-weight: 600; border-radius: 40px; text-decoration: none; transition: background 0.2s, transform 0.1s; border: none; cursor: pointer; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; max-width: 100%; box-sizing: border-box; white-space: nowrap; } #torise-okcompost-industrial .btn-primary { background: #0b2b4a; color: #ffffff; } #torise-okcompost-industrial .btn-primary:hover { background: #1a3f62; transform: translateY(-2px); } #torise-okcompost-industrial .btn-success { background: #25d366; color: #ffffff; } #torise-okcompost-industrial .btn-success:hover { background: #1ebe5c; transform: translateY(-2px); } #torise-okcompost-industrial .btn svg { width: 20px; height: 20px; fill: currentColor; flex-shrink: 0; } #torise-okcompost-industrial .footer-note { margin: 24px 0 0 0; padding: 0; font-size: 13px; color: #6a7b8e; text-align: center; font-family: 'Poppins', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* 响应式 */ @media (max-width: 640px) { #torise-okcompost-industrial h1 { font-size: 22px; } #torise-okcompost-industrial h2 { font-size: 18px; } #torise-okcompost-industrial table, #torise-okcompost-industrial th, #torise-okcompost-industrial td { font-size: 13px; } #torise-okcompost-industrial th, #torise-okcompost-industrial td { padding: 10px 12px; } #torise-okcompost-industrial .cert-highlight { grid-template-columns: 1fr; gap: 6px 0; padding: 14px 18px; } #torise-okcompost-industrial .btn { width: auto; min-width: 160px; max-width: 280px; padding: 14px 24px; font-size: 15px; justify-content: center; white-space: nowrap; flex: 0 1 auto; } #torise-okcompost-industrial .button-group { flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; gap: 12px; } } /* 针对极小屏手机(宽度 OK Compost INDUSTRIAL Certified Compostable Bags — Torise What Our OK Compost INDUSTRIAL Certification Means for Your Supply Chain When European retailers, brands, or industrial compost facility operators review compostable packaging, they look for independent verification against the OK Compost INDUSTRIAL standard—the European mark for industrial composting with explicit reference to EN 13432. Torise holds OK Compost INDUSTRIAL certification for our compostable bags, issued by TÜV Austria, covering shopping bags, produce bags, and waste collection bags. This certification confirms that our bags meet the strict requirements for biodegradation, disintegration, ecotoxicity, and heavy metal limits under industrial composting conditions—with the added confidence of EN 13432 as the explicit testing basis. It provides our European buyers with credible, third-party validation that their packaging can carry the OK Compost INDUSTRIAL mark and meet EU regulatory, retail, and industrial facility requirements. Certificate holderJiangsu Torise Biomaterials Co., Ltd. Product typesShopping bags · Produce bags · Waste collection bags Testing basisEN 13432:2000-12 (explicitly included) Certification codeTA8011601566 Valid until5 December 2028 Certification bodyTÜV Austria Previous certificateCancels and replaces certificate from 29 September 2021 Important distinction: This certification covers OK Compost INDUSTRIAL — the standard for industrial composting with explicit EN 13432 reference. For home composting applications, please refer to our OK Compost HOME certification, which verifies ambient-temperature biodegradation. What OK Compost INDUSTRIAL Certification Covers for Our Products Certification Scope Details Certified products Shopping bags · Produce bags · Waste collection bags Testing basis EN 13432:2000-12 — Packaging recoverable through composting and biodegradation Certification criteria OK 01 edition F — Industrial compostability of products Key requirement Biodegradation at elevated industrial composting temperatures Market recognition Recognized across EU, UK, and markets requiring EN 13432 compliance Certificate valid until 5 December 2028. Replaces previous certificate issued 29 September 2021. Ongoing market surveillance testing applies. For Buyers: Why OK Compost INDUSTRIAL Certification Matters Your Concern How OK Compost INDUSTRIAL Certification Addresses It EU regulatory compliance OK Compost INDUSTRIAL includes EN 13432 as explicit testing basis—the standard referenced in EU packaging regulations Retailer & brand requirements Major European supermarkets and brands recognize OK Compost INDUSTRIAL as the gold standard for industrial compostability Industrial facility acceptance Certification ensures your bags are accepted by industrial composting facilities across Europe Regulatory certainty EN 13432 is referenced in national and EU-level packaging regulations—provides clear compliance pathway OK Compost INDUSTRIAL vs OK Compost HOME — Choosing the Right Certification Feature OK Compost INDUSTRIAL OK Compost HOME Composting environment Industrial facility (high temperature) Home compost bin (ambient temperature) Testing basis EN 13432 explicitly referenced OK 02 edition D (home compostability criteria) Biodegradation timeline Typically 90 days Typically 6–12 months Typical end market Industrial compost facilities, municipal collection Home compost bins, retail bags Certificate code TA8011601566 TA8022609810 Beyond Certification — How We Support Your European Market Entry Certification validates our product. Your market success depends on reliable supply and regulatory confidence. We provide: Consistent quality across orders — batch-to-batch consistency with documented quality control records Complete compliance documentation — certificate, test reports, and technical data sheets for your regulatory and retailer files Customization capabilities — custom sizes, thicknesses, colours, and water-based printing on our certified bag line Combined with our OK Compost HOME, EN 13432, BPI (ASTM D6400), and BRCGS certifications, OK Compost INDUSTRIAL is part of our comprehensive global compliance package for buyers seeking industrially compostable packaging solutions with EN 13432 regulatory certainty. Request Our OK Compost INDUSTRIAL Certification Documents We'll share: OK Compost INDUSTRIAL certificate (TA8011601566, valid until 5 December 2028) TÜV Austria laboratory test reports with EN 13432 reference Product technical data sheets OK Compost INDUSTRIAL mark usage guidance Contact our export team to request certification documents or discuss your industrial compostable packaging requirements. Contact Us WhatsApp Torise — OK Compost INDUSTRIAL Certified Compostable Bags
    Jul 22,2026
  • AS4736 Certification
    AS4736 Certification
    Jul 21,2026
  • AS5810 Certification
    AS5810 Certification
    Jul 21,2026
  • FSC
    Our FSC COC certification proves all raw paper for your food-grade paper bags comes from legally and sustainably managed forests, with zero illegal or deforestation-sourced timber included.We trace every batch of paper material via the official FSC transfer system across the full production chain. You can print standard FSC 100% / FSC Mix eco-labels on your finished food packaging as required.Most mainstream EU & US supermarket and food brands require FSC certification for packaging suppliers. Our valid FSC credential helps your products meet global green compliance rules smoothly and avoid customs or brand audit risks.
    Jun 3,2026
  • DIN PLUS
    DIN PLUS P7BB0012
    Sep 25,2024
Contact Person
Sales Team
Full Name:
Sales Team
Tel:

+86 18151919890

+86 0511-85598456

Email:
sales@torisegroup.com
Address:
Bio based industrial zone, Nanle County , Puyang ,  Henan , China
follow us:
subscription