{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Vergaser MALOSSI SHBC19.19F",
            "url": "https://www.italobee.de/Vergaser-MALOSSI-SHBC1919F",
            "sku": "M10685",
            "gtin": "M725827",
            "brand": {
                "@type": "Brand",
                "name": "Malossi"
            },
            "description": "Dieser Vergaser besitzet eine Grundabstimmung, die den problemlosen Einbau ermöglichen. Die Feinabstimmung passend zum entsprechenden Motor muss jedoch in jedem Fall selbst durchgeführt werden! Wir empfehlen für optimale Motorleistung einen Rennluftfilter. Eine entsprechend größere Membrane sorgt ebenfalls für eine deutliche Leistungssteigerung.\n\nGrundsätzlich gilt: ein größerer Vergaser führt zu deutlich höheren Drehzahlen, folglich mehr Motorleistung und damit eine höhere Endgeschwindigkeit. Hierzu muss nicht der Ansaugstuzen geändert werden.\n\nAbmessungen:\n\n- Anschluss Motor: 23,1 mm\n- Anschluss Luftfilter: 51,5 mm",
            "image": [
                "https://www.italobee.de/media/image/product/4877/lg/vergaser-malossi-shbc1919f.jpg",
                "https://www.italobee.de/media/image/product/4877/lg/vergaser-malossi-shbc1919f~2.jpg",
                "https://www.italobee.de/media/image/product/4877/lg/vergaser-malossi-shbc1919f~3.jpg",
                "https://www.italobee.de/media/image/product/4877/lg/vergaser-malossi-shbc1919f~4.jpg"
            ],
            "category": "Ersatzteile & Zubehör > Ape 50 > Tuning > Vergaser & Ansaugstutzen",
            "offers": {
                "@type": "Offer",
                "price": "125.00",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Vergaser-MALOSSI-SHBC1919F",
                "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"
            }
        }
    ]
}