Trust & Proof: Take Two Moscow – Signal Evidence & AI Readability

Take Two Moscow

(https://take-two.ru) 📸 Data Snapshot: May 25, 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.
10 Impact Weight: 20 / 100
50% Reputation

Trust theatre is the primary driver of the score. While the site reports a review_count of 11 on product pages and 5 on the homepage, the proof_links_count remains 0 across all pages, indicating that reviews are internally hosted without external verification. The trust_theatre_flag is true because the brand relies on a ‘five-star’ signal that lacks a clickable path to third-party verification platforms like Trustpilot or Yandex Reviews.

The proof density is robust in terms of product specifications but weak in terms of third-party validation. Verifiable evidence includes exact material compositions, product weights, and specific garment measurements. Unsubstantiated claims are limited to subjective ‘look good’ marketing and the unverified internally-hosted customer reviews.

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
38Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 5 0
/product/polupalto-blue-no-7/ 11 0
/product/palto-renata/ 11 0
/product/palto-skarlet/ 11 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/product/polupalto-blue-no-7/
{
    "@context": "https://schema.org/",
    "@type": "Product",
    "@id": "https://take-two.ru/product/polupalto-blue-no-7/#product",
    "name": "Полупальто «Blue No.7»",
    "url": "https://take-two.ru/product/polupalto-blue-no-7/",
    "description": "Полупальто «Blue No.7».",
    "image": "https://take-two.ru/wp-content/uploads/IMG_4610-scaled.jpeg",
    "sku": "11113232",
    "offers": [
        {
            "@type": "Offer",
            "priceSpecification": [
                {
                    "@type": "UnitPriceSpecification",
                    "price": "17900.00",
                    "priceCurrency": "RUB",
                    "valueAddedTaxIncluded": false,
                    "validThrough": "2027-12-31"
                }
            ],
            "priceValidUntil": "2027-12-31",
            "availability": "https://schema.org/InStock",
            "url": "https://take-two.ru/product/polupalto-blue-no-7/",
            "seller": {
                "@type": "Organization",
                "name": "Take Two Moscow",
                "url": "https://take-two.ru"
            }
        }
    ]
}
/product/palto-renata/
{
    "@context": "https://schema.org/",
    "@type": "Product",
    "@id": "https://take-two.ru/product/palto-renata/#product",
    "name": "Пальто «Рената»",
    "url": "https://take-two.ru/product/palto-renata/",
    "description": "Пальто «Рената».",
    "image": "https://take-two.ru/wp-content/uploads/IMG_4676-1-scaled.jpeg",
    "sku": "11135213",
    "offers": [
        {
            "@type": "Offer",
            "priceSpecification": [
                {
                    "@type": "UnitPriceSpecification",
                    "price": "22900.00",
                    "priceCurrency": "RUB",
                    "valueAddedTaxIncluded": false,
                    "validThrough": "2027-12-31"
                }
            ],
            "priceValidUntil": "2027-12-31",
            "availability": "https://schema.org/InStock",
            "url": "https://take-two.ru/product/palto-renata/",
            "seller": {
                "@type": "Organization",
                "name": "Take Two Moscow",
                "url": "https://take-two.ru"
            }
        }
    ]
}
/product/palto-skarlet/
{
    "@context": "https://schema.org/",
    "@type": "Product",
    "@id": "https://take-two.ru/product/palto-skarlet/#product",
    "name": "Пальто «Скарлет»",
    "url": "https://take-two.ru/product/palto-skarlet/",
    "description": "Пальто «Скарлет».\nПальто прямого кроя пудрово-розового цвета, пояс в комплекте, шлицы на рукавах, нагрудный карман-обманка.",
    "image": "https://take-two.ru/wp-content/uploads/IMG_5031-scaled.jpeg",
    "sku": "11111016",
    "offers": [
        {
            "@type": "Offer",
            "priceSpecification": [
                {
                    "@type": "UnitPriceSpecification",
                    "price": "22900.00",
                    "priceCurrency": "RUB",
                    "valueAddedTaxIncluded": false,
                    "validThrough": "2027-12-31"
                }
            ],
            "priceValidUntil": "2027-12-31",
            "availability": "https://schema.org/InStock",
            "url": "https://take-two.ru/product/palto-skarlet/",
            "seller": {
                "@type": "Organization",
                "name": "Take Two Moscow",
                "url": "https://take-two.ru"
            }
        }
    ]
}