Trust & Proof: SINNER – Signal Evidence & AI Readability

SINNER

(https://sinner.eu) 📸 Data Snapshot: June 19, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
8 Impact Weight: 20 / 100
40% Reputation

The site employs standard Trust Theatre by displaying review counts (6 to 8 per page) without providing direct links to external verification platforms or detailed review logs in the provided data. Significant performance claims, such as products being ‘designed in collaboration with top athletes and leading artists,’ are entirely anonymous and lack any named proof paths or portfolio links. The presence of a ‘Free Insurance’ claim acts as a high-trust signal, but the lack of immediate policy transparency on the form page (which appears empty or insufficient in the crawl) creates a proof-gap.

The ratio of verifiable evidence to fluff is relatively low, as the site relies heavily on trademarked marketing names (e.g., SINTEC®) to serve as a proxy for technical proof. For every specific metric, such as the 100 euro additional cost for multifocal lenses, there are dozens of vague assertions about ‘iconic products’ and ‘perfect vision.’ Out of the 4 pages analyzed, only the homepage provides any narrative substance, while sub-pages quickly revert to a standard e-commerce grid with minimal unique proof points.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
27Review mentions (all pages)
18External proof links (all pages)
PageReviewsProof links
/ (home) 8 6
/en/eyewear/sunglasses/ 6 4
/en/form/free-insurance-en/ 7 4
/en/sale/ 6 4
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "url": "https://www.sinner.eu/en/",
        "name": "Sinner"
    },
    {
        "@context": "http://schema.org/",
        "@type": "WebPage",
        "speakable": {
            "@type": "SpeakableSpecification",
            "cssSelector": [
                ".cms-content"
            ],
            "xpath": [
                "/html/head/title"
            ]
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "SINNER",
        "url": "https://www.sinner.eu/nl/",
        "logo": "https://www.sinner.eu/media/logo/default/sinner.png",
        "sameAs": [
            "https://www.facebook.com/Sinner/",
            "https://www.instagram.com/sinner/"
        ]
    }
]
/en/eyewear/sunglasses/
[
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "url": "https://www.sinner.eu/en/",
        "name": "Sinner"
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://www.sinner.eu/en/",
                    "name": "Home"
                },
                "position": 1
            },
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://www.sinner.eu/en/eyewear",
                    "name": "Eyewear"
                },
                "position": 2
            },
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://www.sinner.eu/eyewear/sunglasses",
                    "name": "Sunglasses"
                },
                "position": 3
            }
        ]
    },
    {
        "@context": "http://schema.org/",
        "@type": "WebPage",
        "url": "https://www.sinner.eu/eyewear/sunglasses",
        "mainEntity": {
            "@context": "http://schema.org",
            "@type": "OfferCatalog",
            "name": "Sunglasses",
            "url": "https://www.sinner.eu/eyewear/sunglasses",
            "numberOfItems": 32,
            "itemListElement": []
        },
        "speakable": {
            "@type": "SpeakableSpecification",
            "cssSelector": [
                ".category-description"
            ],
            "xpath": [
                "/html/head/title"
            ]
        }
    }
]
/en/form/free-insurance-en/ — no schema detected (entity gap)
/en/sale/
[
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "url": "https://www.sinner.eu/en/",
        "name": "Sinner"
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://www.sinner.eu/en/",
                    "name": "Home"
                },
                "position": 1
            },
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://www.sinner.eu/sale",
                    "name": "Sale"
                },
                "position": 2
            }
        ]
    },
    {
        "@context": "http://schema.org/",
        "@type": "WebPage",
        "url": "https://www.sinner.eu/sale",
        "mainEntity": {
            "@context": "http://schema.org",
            "@type": "OfferCatalog",
            "name": "Sale",
            "url": "https://www.sinner.eu/sale",
            "numberOfItems": 32,
            "itemListElement": []
        },
        "speakable": {
            "@type": "SpeakableSpecification",
            "cssSelector": [
                ".category-description"
            ],
            "xpath": [
                "/html/head/title"
            ]
        }
    }
]