Product Transparency

The transparency is an option available for digital passport content content. This option displays general information about the physical origin of your products.

πŸ’‘

The transparency is part of the digital passport schema. To see all types of content supported, refer to the schema documentation.


JSON Schema

In the transparencyItems field, you can set several popups of information (see screenshot above). Each item integrates:

FieldRequiredDescription
categoryβœ…Category of transparent item.
typeβœ…Type of transparent item.
subTypeβœ…Subtype of transparency item.
title❌Main title displayed for transparency item.
subtitle❌Subtitle of the transparency item displayed.
description❌Detailed description.
medias❌Two types of media can be integrated:

- type=icon: Icon you wish to associate with the transparency item.
- type=transparencyPicture: The media you want to integrate into the transparency item.
⚠️ You can use one or both types of media in the same item.
...
			"transparencyItems":[{
                    "category":"material",
                    "type":"eco_design",
                    "subtype":"material-responsible_procurement-organic organic",
                    "title":"100% Coton",
                    "subtitle":"Subtile - Lorem Ipsum",
                    "description":"Description - Lorem Ipsum ",
                    "medias":[{
                        "mediaType":"picture",
                        "type":"icon",
                        "url":"https://documentation.arianee.com/pub/myassetIDzefzef"
                        }]},
                        {
                    "category":"assembly",
                    "type":"eco_design",
                    "subtype":"material-responsible_procurement-ethical_purchasing",
                    "title":"Made in France",
                    "subtitle":"Subtile - Lorem Ipsum",
                    "description":"Description - Lorem Ipsum",
                    "medias":[{
                        "mediaType":"picture",
                         "type":"transparencyPicture",
                        "url":"https://documentation.arianee.com/pub/1712668159395-download.png"}]},
                                {
                    "category":"impact",
                    "type":"responsible_procurement",
                    "subtype":"material-responsible_procurement-ethical_purchasing",
                    "title":"Digital Proof of Ownership & Cap Lifecycle",
                    "subtitle":"Subtile - Lorem Ipsum",
                    "description":"Description - Lorem Ipsum",
                    "medias":[{
                        "mediaType":"picture",
                        "type":"icon",
                        "url":"https://documentation.arianee.com/pub/myassetIDzefzefzefzef"}
                      		]}],
...
{
    "$schema":"https://cert.arianee.org/version5/ArianeeProductCertificate-i18n.json",
    "serialnumber":[{
        "type":"serialnumber",
        "value":"233433"
        }],
        "medias":[{
            "mediaType":"picture",
            "type":"product",
            "url":"https://bdh-maxime.api.staging.arianee.com/pub/1716991784200-CASQUETTE_IRIDESCENTE_FACE_PNG.png"
            }],
            "externalContents":[{
                "type":"website",
                "title":"Arianee Protocol",
                "url":"https://arianee.org"
                }],
                "transparencyItems":[{
                    "category":"material",
                    "type":"eco_design"
                    ,"subtype":"material-responsible_procurement-organic organic",
                    "title":"100% Coton",
                    "subtitle":"Subtile - Lorem Ipsum",
                    "description":"Description - Lorem Ipsum ",
                    "medias":[{
                        "mediaType":"picture",
                        "type":"icon",
                        "url":"https://bdh-maxime.api.staging.arianee.com/pub/myassetIDzefzef"
                        }]},
                        {
                    "category":"assembly",
                    "type":"eco_design",
                    "subtype":"material-responsible_procurement-ethical_purchasing",
                    "title":"Made in France",
                    "subtitle":"Subtile - Lorem Ipsum",
                    "description":"Description - Lorem Ipsum",
                    "medias":[{
                        "mediaType":"picture",
                         "type":"transparencyPicture",
                        "url":"https://bdh-maxime.api.staging.arianee.com/pub/1712668159395-download.png"}]},
                                {
                    "category":"impact",
                    "type":"responsible_procurement",
                    "subtype":"material-responsible_procurement-ethical_purchasing",
                    "title":"Digital Proof of Ownership & Cap Lifecycle",
                    "subtitle":"Subtile - Lorem Ipsum",
                    "description":"Description - Lorem Ipsum",
                    "medias":[{
                        "mediaType":"picture",
                        "type":"icon",
                        "url":"https://bdh-maxime.api.staging.arianee.com/pub/myassetIDzefzefzefzef"}]}],
                        "name":"Arianee x Cap 🧒 ",
                        "description":"Congratulations to the new owner of an Arianee cap! As you don this stylish accessory, you're not just wearing a cap; you're wearing a symbol of innovation and trust in the digital age. Arianee technology enables a unique and secure digital passport for your cap, ensuring authenticity and providing a fascinating connection between the physical world and the blockchain. With your Arianee cap, you're part of a pioneering community that values transparency and traceability. Wear it with pride, knowing you're at the forefront of the fashion and tech revolution!\n\n",
                        "model":"Purple Model",
                        "language":"en-US",
                        "category":"accessory"}