{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Düsenset DELLORTO 5mm / 100 bis 122",
            "url": "https://www.italobee.de/Duesenset-DELLORTO-5mm-100-bis-122",
            "sku": "M10667",
            "brand": {
                "@type": "Brand",
                "name": "DellOrto"
            },
            "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.\nDüsenset DELLORTO 5 mm: 100 - 102 - 105 - 108 - 110 - 112 - 115 - 118 - 120 - 122",
            "image": [
                "https://www.italobee.de/media/image/product/7361/lg/duesenset-dellorto-5mm-100-bis-122.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Vergaser & Ansaugstutzen",
            "offers": {
                "@type": "Offer",
                "price": "19.50",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/BackOrder",
                "url": "https://www.italobee.de/Duesenset-DELLORTO-5mm-100-bis-122",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 32,
                            "maxValue": 33,
                            "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"
            }
        }
    ]
}