{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Sonnenblende rot",
            "url": "https://www.italobee.de/Sonnenblende-rot_1",
            "sku": "M10490.3",
            "brand": {
                "@type": "Brand",
                "name": "Cornett"
            },
            "description": "Schützen Sie sich stilvoll vor blendender Sonne – mit dieser hochwertigen Sonnenblende für APE. Sie überzeugt durch ihr elegantes Design, ihre robuste Verarbeitung und die besonders einfache Montage.\n\nSehr einfache Montage – schnell und unkompliziert an der APE zu befestigen\n\nGefertigt aus 6 mm splitterfreiem **Acryl-Sicherheitsglas**– stabil, langlebig und sicher\n\n**Aluminiumrahmen**für hohe Stabilität und edle Optik\n\nVerstellbare Seitenbeschläge aus **rostfreiem Edelstahl V2A**– korrosionsbeständig und wartungsfrei\n\nLieferung inkl. **Begutachtung vom TÜV Nord**und komplettem **Anbaumaterial**\n\nDiese Sonnenblende ist die perfekte Kombination aus Funktionalität, Qualität und Design – ein echtes Highlight für jede APE!",
            "image": [
                "https://www.italobee.de/media/image/product/7710/lg/sonnenblende-rot_1.jpg",
                "https://www.italobee.de/media/image/product/7710/lg/sonnenblende-rot_1~2.jpg",
                "https://www.italobee.de/media/image/product/7710/lg/sonnenblende-rot_1~3.jpg",
                "https://www.italobee.de/media/image/product/7710/lg/sonnenblende-rot_1~4.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape Classic 400 > Zubehör > Optik",
            "offers": {
                "@type": "Offer",
                "price": "295.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Sonnenblende-rot_1",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 89,
                            "maxValue": 90,
                            "unitCode": "DAY"
                        }
                    }
                }
            }
        },
        {
            "@type": "WebSite",
            "url": "https://www.italobee.de",
            "name": "italobee Shop",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://www.italobee.de/search?suche={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}