Trust & Proof: Tunnel Vision – Signal Evidence & AI Readability

Tunnel Vision

(https://shoptunnelvision.com) 📸 Data Snapshot: May 24, 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

Trust theatre is present as reviews are displayed without external verification paths. The homepage and cart pages show a review_count of 9 with a proof_links_count of 0, suggesting an internal review system that lacks third-party validation. While the product page for the Mystery Bag includes 39 reviews and one proof link, the site generally fails to link to external trust aggregators like Trustpilot or social proof galleries.

Proof density is moderate, relying heavily on internal data rather than external validation. Across four pages, there are dozens of specific product attributes and prices (substance) but only one external proof link (low validation). The sizing chart serves as the strongest form of technical proof, providing methodology for customer fit which counters the ‘mystery’ nature of certain products.

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
63Review mentions (all pages)
1External proof links (all pages)
PageReviewsProof links
/ (home) 9 0
/cart.php 9 0
/vintage-mystery-bags-spring-2026/ 39 1
/login.php 6 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/cart.php
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://shoptunnelvision.com/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "/cart.php",
                "name": "Your Cart"
            }
        }
    ]
}
/vintage-mystery-bags-spring-2026/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://shoptunnelvision.com/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://shoptunnelvision.com/vintage/",
                    "name": "VINTAGE"
                }
            },
            {
                "@type": "ListItem",
                "position": 3,
                "item": {
                    "@id": "https://shoptunnelvision.com/clothing/vintage/sweaters/",
                    "name": "Sweaters"
                }
            },
            {
                "@type": "ListItem",
                "position": 4,
                "item": {
                    "@id": "https://shoptunnelvision.com/vintage-mystery-bags-spring-2026/",
                    "name": "VINTAGE MYSTERY BAGS - SPRING 2026!"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@type": "Product",
        "name": "VINTAGE MYSTERY BAGS - SPRING 2026!",
        "url": "https://shoptunnelvision.com/vintage-mystery-bags-spring-2026/",
        "description": "ItemVINTAGE%20MYSTERY%20BAGS%20-%20SPRING%202026!%0ADetailsMystery%20bags%20are%20BACK!%20This%20mystery%20bag%20for%20ALL%20VINTAGE%20ITEMS.%0AIn%20your%20bag%2C%20you%20will%20get%3A%0A%0A3%20random%20vintage%20pieces%0A%0APlease%20note%3A%20this%20item%20is%20final%20sale%0ALabelTunnel%20Vision%0ASizingUse%20the%20size%20chart%20below%20to%20help%20determine%20your%20size.%0A%0A%0A%0AYOUR%20MEASUREMENTS%0AXXS%0AXS%0AS%0AM%0AL%0AXL%0A2X%0A3X%0A4X%0A5X%0A%0A%0ANatural%20Waist%0A22-23%22%0A24-25%22%0A26-27%22%0A28-29%22%0A30-32%22%0A33-35%22%0A36-40%22%0A41-46%22%0A47-52%22%0A53-58%22%0A%0A%0AHip%0A32-33%22%0A34-35%22%0A36-37%22%0A38-39%22%0A40-42%22%0A43-45%22%0A46-50%22%0A51-56%22%0A57-62%22%0A63-68%22%0A%0A%0ABust%0A30-31%22%0A32-33%22%0A34-35%22%0A36-38%22%0A39-41%22%0A42-44%22%0A45-49%22%0A50-54%22%0A55-57%22%0A58-60%22%0A%0A%0A%0A%26nbsp%3B%0A%26nbsp%3B",
        "image": "https://cdn11.bigcommerce.com/s-xkgh9sq8nn/images/stencil/1280x1280/products/28375/42806/titlecardlayout__62044.1778107478.jpg?c=1",
        "offers": {
            "@type": "Offer",
            "priceCurrency": "USD",
            "price": "30",
            "itemCondition": "https://schema.org/NewCondition",
            "availability": "https://schema.org/InStock",
            "url": "https://shoptunnelvision.com/vintage-mystery-bags-spring-2026/",
            "priceValidUntil": "2027-05-24"
        }
    }
]
/login.php
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://shoptunnelvision.com/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "/login.php",
                "name": "Login"
            }
        }
    ]
}