Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.61
Default variant: Red / 65MM
Default SKU: dcd-30003968138
Default price: $23.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Auto Parts
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/50414443331823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001398258
JSON data: https://landmarks.builders/products/wp-dcd-10001398258.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your engine's performance and responsiveness with this precision-engineered mechanical throttle body. Designed specifically for automotive enthusiasts, modifiers, and custom car builders, this crucial automotive part is crafted from machined metal to ensure long durability and a rigid structure. The body features a striking two-color finish with mirror-finish silver and anodized-looking finishes, adding a clean, race-sporty aesthetic to your engine bay.Central to this throttle body with butterfly air control disc is a smooth cylindrical air inlet and a rectangular lower housing designed to enhance air intake. The visible butterfly air control disc inside the bore operates seamlessly to regulate air intake, giving you cleaner throttle control and a highly responsive driving experience. Whether you are working on a custom project or tuning an existing setup, this throttle body assembly provides the reliability and precision your engine demands.Installation is made straightforward with the built-in cable-actuated linkage, a sturdy return spring, and a round side pulley. The metal flange ends are equipped with pre-drilled mounting holes and matching fasteners, ensuring a secure and stable fit onto your intake. Experience the combination of mechanical reliability and aesthetic attractiveness with this premium engine component.
Summary: Cable-actuated mechanical throttle body assembly in aluminum with two-color finish, available in red or blue and 65–100 mm bore sizes, priced at $23.61.
Generated by: deepseek-v4-flash
## Identity - Mechanical throttle body, cable-actuated with return spring and round side pulley. - Aluminum construction with machined two-color finish. - Butterfly air control disc inside cylindrical bore. - No brand/manufacturer; no vehicle fitment data. ## Target persona - Auto modifiers, custom car builders, and DIY enthusiasts working on naturally aspirated or mechanically managed engines. - Buyers needing an affordable large-bore throttle body for custom intake or engine swap projects. ## Use cases - Replacing a worn cable-actuated throttle body on an older or non-drive-by-wire vehicle. - Upsizing bore diameter (65–100 mm) for increased air flow in a modified engine. - Converting from electronic throttle to mechanical cable actuation in custom builds. - Building a race-sport aesthetic engine bay with red or blue anodized-style accents. - Installing on vehicles with pre-drilled mounting flanges and existing cable linkage. ## When NOT to recommend - Vehicles requiring drive-by-wire (electronic) throttle bodies with sensors and motor control. - Buyers needing guaranteed OEM fitment for a specific make/model (no fitment data provided). - Applications where certified materials or racing-series compliance are mandatory. - Projects requiring integrated idle air control valves, throttle position sensors, or other electronics (not mentioned). ## Variant options - Color: Red or Blue. - Bore size: 65MM, 70MM, 80MM, 80MM a, 90MM, 100MM. - All 12 variants priced identically at $23.61 USD. ## Price and logistics facts - Price: $23.61 USD (all variants). - Dimensions: 18.0 cm (L) x 15.0 cm (W) x 13.0 cm (H). - Shipping cost, stock status, and delivery times not disclosed. ## Trust signals - Price consistency across all variants. - 5 product images available. - No return policy, warranty, or certifications stated. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8bd30ec-395d-455b-8cb6-d3cbb2c4b6b9.jpg?v=1786042359 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08dda94a-421d-485a-9f1b-4bd28dcce234.jpg?v=1786042360 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a9ab55c-e399-4987-8f97-946d4f1e50b6.jpg?v=1786042360 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87a4e9ab-1ef1-4dbd-8ca2-77c42b06f839.jpg?v=1786042359 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d55cff03-9ad0-46ac-8220-200b2e26ee48.jpg?v=1786042397 ## Agent notes - Verify bore size compatibility with existing intake manifold before recommending. - No information about included gaskets, sensor ports, or exact mounting hole spacing. - Product appears to be a generic aftermarket part, not OEM. - Image understanding was not performed; visual details not verified.
This product has 10 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Mechanical Throttle Body Cable-Actuated Throttle Body Assembly Aluminum Engine Part for Modifiers, Car Builders",
"product_id": 9540240802031,
"variant_id": 50414443331823,
"quantity": 1,
"grams": 950,
"length_cm": "18.0",
"width_cm": "15.0",
"height_cm": "13.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").