{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Düsenset POLINI für CP/PWK Vergaser/ 60 bis 78",
            "url": "https://www.italobee.de/Duesenset-POLINI-fuer-CP-PWK-Vergaser-60-bis-78",
            "sku": "M13618",
            "gtin": "8054705092756",
            "brand": {
                "@type": "Brand",
                "name": "Polini"
            },
            "description": "Düsen gehören zum Pflichtsortiment für jeden Apefahrer. Bei jeder noch so kleinen Tuningmaßnahme müssen die Hauptdüsen (HD) für den Volllastbereich erhöht werden, Nebendüsen (ND) sind für die Leerlaufeinstellung. Düsenset POLINI: 60 - 62 - 64 - 66 - 68 - 70 - 72 - 74 - 76 - 78.",
            "image": [
                "https://www.italobee.de/media/image/product/7097/lg/duesenset-polini-fuer-cp-pwk-vergaser-60-bis-78.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Vergaser & Ansaugstutzen",
            "offers": {
                "@type": "Offer",
                "price": "32.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Duesenset-POLINI-fuer-CP-PWK-Vergaser-60-bis-78",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 2,
                            "maxValue": 3,
                            "unitCode": "DAY"
                        }
                    }
                }
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": 5,
                "bestRating": 5
            }
        },
        {
            "@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"
            }
        }
    ]
}