[{"data":1,"prerenderedAt":369},["ShallowReactive",2],{"blog-post-blog_en-digitale-produktpaesse-was-sie-fuer-ihre-lieferkette-bedeuten":3},{"id":4,"title":5,"body":6,"cover":353,"date":354,"description":355,"draft":356,"extension":357,"meta":358,"navigation":359,"path":360,"seo":361,"stem":362,"tags":363,"__hash__":368},"blog_en\u002Fen\u002Fblog\u002Fdigitale-produktpaesse-was-sie-fuer-ihre-lieferkette-bedeuten.md","Digital Product Passports: What They Mean for Your Supply Chain",{"type":7,"value":8,"toc":348},"minimark",[9,13,18,21,56,59,63,66,92,337,341,344],[10,11,12],"p",{},"The Digital Product Passport (DPP) is one of the most significant product compliance requirements coming out of the EU Green Deal. For manufacturers, importers, and distributors, it creates obligations around data collection, storage, and sharing that go directly to the architecture of their digital systems. This is not a new reporting requirement that fits in a spreadsheet. It is infrastructure.",[14,15,17],"h2",{"id":16},"what-a-digital-product-passport-contains","What a Digital Product Passport Contains",[10,19,20],{},"The DPP is a machine-readable, standardized data record that follows a product throughout its entire lifecycle. Core contents include:",[22,23,24,32,38,44,50],"ul",{},[25,26,27,31],"li",{},[28,29,30],"strong",{},"Materials and components",": Which substances are used? Which parts are repairable or recyclable? Relevant for circular economy compliance and repairability ratings",[25,33,34,37],{},[28,35,36],{},"CO2 footprint across the lifecycle",": From raw material extraction to disposal, not as a one-time estimate but as a dynamic data point",[25,39,40,43],{},[28,41,42],{},"Certifications and compliance declarations",": All relevant documentation, retrievable and verifiable",[25,45,46,49],{},[28,47,48],{},"Maintenance and repair instructions",": Machine-readable and accessible to authorized parties",[25,51,52,55],{},[28,53,54],{},"End-of-life handling",": Information on correct disposal and disassembly",[10,57,58],{},"The format is standardized across the EU and must be accessible via a digital access point, typically a QR code or RFID tag on the product.",[14,60,62],{"id":61},"technical-requirements-for-companies","Technical Requirements for Companies",[10,64,65],{},"The DPP is not a static export file. It imposes concrete technical requirements:",[22,67,68,74,80,86],{},[25,69,70,73],{},[28,71,72],{},"Standardized, discoverable data format",": Data must be stored in a format that can be read automatically by downstream systems",[25,75,76,79],{},[28,77,78],{},"Dataspace connectivity",": In many ecosystem contexts, particularly Catena-X, exchange happens via standardized connectors with policy enforcement built in",[25,81,82,85],{},[28,83,84],{},"Update obligation throughout the product lifecycle",": The passport is not a one-time export. It must be updated when repairs occur, components change, or certifications are renewed",[25,87,88,91],{},[28,89,90],{},"Differentiated access control",": Regulators see different data than end consumers, recyclers, or supplier partners. Access control must reflect these distinctions",[93,94,99],"pre",{"className":95,"code":96,"language":97,"meta":98,"style":98},"language-json shiki shiki-themes github-light github-dark","{\n  \"productId\": \"urn:example:product:12345\",\n  \"passportVersion\": \"1.0\",\n  \"carbonFootprint\": {\n    \"value\": 4.7,\n    \"unit\": \"kg CO2e\",\n    \"lifecycle\": \"cradle-to-gate\"\n  },\n  \"materials\": [\n    { \"name\": \"Recycled Aluminium\", \"percentage\": 62 },\n    { \"name\": \"Borosilicate Glass\", \"percentage\": 18 }\n  ],\n  \"accessControl\": {\n    \"public\": [\"productName\", \"carbonFootprint\"],\n    \"regulator\": [\"materials\", \"certifications\"],\n    \"recycler\": [\"dismantlingGuide\", \"hazardousSubstances\"]\n  }\n}\n","json","",[100,101,102,111,128,141,150,163,176,187,193,202,230,254,260,268,288,306,325,331],"code",{"__ignoreMap":98},[103,104,107],"span",{"class":105,"line":106},"line",1,[103,108,110],{"class":109},"sVt8B","{\n",[103,112,114,118,121,125],{"class":105,"line":113},2,[103,115,117],{"class":116},"sj4cs","  \"productId\"",[103,119,120],{"class":109},": ",[103,122,124],{"class":123},"sZZnC","\"urn:example:product:12345\"",[103,126,127],{"class":109},",\n",[103,129,131,134,136,139],{"class":105,"line":130},3,[103,132,133],{"class":116},"  \"passportVersion\"",[103,135,120],{"class":109},[103,137,138],{"class":123},"\"1.0\"",[103,140,127],{"class":109},[103,142,144,147],{"class":105,"line":143},4,[103,145,146],{"class":116},"  \"carbonFootprint\"",[103,148,149],{"class":109},": {\n",[103,151,153,156,158,161],{"class":105,"line":152},5,[103,154,155],{"class":116},"    \"value\"",[103,157,120],{"class":109},[103,159,160],{"class":116},"4.7",[103,162,127],{"class":109},[103,164,166,169,171,174],{"class":105,"line":165},6,[103,167,168],{"class":116},"    \"unit\"",[103,170,120],{"class":109},[103,172,173],{"class":123},"\"kg CO2e\"",[103,175,127],{"class":109},[103,177,179,182,184],{"class":105,"line":178},7,[103,180,181],{"class":116},"    \"lifecycle\"",[103,183,120],{"class":109},[103,185,186],{"class":123},"\"cradle-to-gate\"\n",[103,188,190],{"class":105,"line":189},8,[103,191,192],{"class":109},"  },\n",[103,194,196,199],{"class":105,"line":195},9,[103,197,198],{"class":116},"  \"materials\"",[103,200,201],{"class":109},": [\n",[103,203,205,208,211,213,216,219,222,224,227],{"class":105,"line":204},10,[103,206,207],{"class":109},"    { ",[103,209,210],{"class":116},"\"name\"",[103,212,120],{"class":109},[103,214,215],{"class":123},"\"Recycled Aluminium\"",[103,217,218],{"class":109},", ",[103,220,221],{"class":116},"\"percentage\"",[103,223,120],{"class":109},[103,225,226],{"class":116},"62",[103,228,229],{"class":109}," },\n",[103,231,233,235,237,239,242,244,246,248,251],{"class":105,"line":232},11,[103,234,207],{"class":109},[103,236,210],{"class":116},[103,238,120],{"class":109},[103,240,241],{"class":123},"\"Borosilicate Glass\"",[103,243,218],{"class":109},[103,245,221],{"class":116},[103,247,120],{"class":109},[103,249,250],{"class":116},"18",[103,252,253],{"class":109}," }\n",[103,255,257],{"class":105,"line":256},12,[103,258,259],{"class":109},"  ],\n",[103,261,263,266],{"class":105,"line":262},13,[103,264,265],{"class":116},"  \"accessControl\"",[103,267,149],{"class":109},[103,269,271,274,277,280,282,285],{"class":105,"line":270},14,[103,272,273],{"class":116},"    \"public\"",[103,275,276],{"class":109},": [",[103,278,279],{"class":123},"\"productName\"",[103,281,218],{"class":109},[103,283,284],{"class":123},"\"carbonFootprint\"",[103,286,287],{"class":109},"],\n",[103,289,291,294,296,299,301,304],{"class":105,"line":290},15,[103,292,293],{"class":116},"    \"regulator\"",[103,295,276],{"class":109},[103,297,298],{"class":123},"\"materials\"",[103,300,218],{"class":109},[103,302,303],{"class":123},"\"certifications\"",[103,305,287],{"class":109},[103,307,309,312,314,317,319,322],{"class":105,"line":308},16,[103,310,311],{"class":116},"    \"recycler\"",[103,313,276],{"class":109},[103,315,316],{"class":123},"\"dismantlingGuide\"",[103,318,218],{"class":109},[103,320,321],{"class":123},"\"hazardousSubstances\"",[103,323,324],{"class":109},"]\n",[103,326,328],{"class":105,"line":327},17,[103,329,330],{"class":109},"  }\n",[103,332,334],{"class":105,"line":333},18,[103,335,336],{"class":109},"}\n",[14,338,340],{"id":339},"why-this-matters","Why This Matters",[10,342,343],{},"Digital Product Passports become mandatory for different product categories between 2026 and 2030. Batteries are already regulated; textiles and electronics follow. Companies that build the required data infrastructure now avoid last-minute compliance sprints under time pressure. I work in this space daily, including in the Catena-X ecosystem. For questions about technical implementation, I am available for an initial conversation.",[345,346,347],"style",{},"html pre.shiki code .sVt8B, html code.shiki .sVt8B{--shiki-default:#24292E;--shiki-dark:#E1E4E8}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":98,"searchDepth":113,"depth":113,"links":349},[350,351,352],{"id":16,"depth":113,"text":17},{"id":61,"depth":113,"text":62},{"id":339,"depth":113,"text":340},"\u002Fimg\u002Fblog\u002Fdigitale-produktpaesse-cover.jpg","2026-04-16","The EU is making Digital Product Passports mandatory. For manufacturers and suppliers, this means concrete technical and organizational requirements.",false,"md",{},true,"\u002Fen\u002Fblog\u002Fdigitale-produktpaesse-was-sie-fuer-ihre-lieferkette-bedeuten",{"title":5,"description":355},"en\u002Fblog\u002Fdigitale-produktpaesse-was-sie-fuer-ihre-lieferkette-bedeuten",[364,365,366,367],"Digital Product Passport","Supply Chain","Compliance","Sustainability","1FbMRSobuvAjupyU2j-CjOGU5lm2p8irXZVc4d8wt_Y",1780122462722]