Brand: World Products (Landmark)
SKU: dcd-30003890370
Price: $5.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Cooling System Pipe
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50457903628527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001369983
JSON data: https://landmarks.builders/products/wp-dcd-10001369983.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This engine coolant pipe is designed to replace worn or damaged parts, restoring the vehicle's cooling system to original performance. The molded coolant hose assembly features a curved tube-like shape with multiple branch sections for accurate routing through the engine bay. It is equipped with integrated mounting brackets to prevent movement and wear from engine vibrations. The molded connector ends provide a tight, leak-proof seal. This pipe is specifically designed for the EA888 engine and is marked with part number 1K0121070BD.
Summary: Direct replacement molded coolant hose assembly for EA888 engines, marked 1K0121070BD, priced at $5.56 USD, dimensions 38x18x10 cm.
Generated by: deepseek-v4-flash
## Identity Engine Coolant Pipe for EA888 Engine, direct replacement molded coolant hose assembly. Part number 1K0121070BD. Price $5.56 USD. Dimensions: 38 cm L x 18 cm W x 10 cm H. Single variant available. ## Target persona DIY mechanic or independent repair shop servicing Volkswagen/Audi vehicles equipped with the EA888 engine. Also budget-focused aftermarket parts resellers looking for inexpensive cooling system components. ## Use cases - Replacing a cracked or leaking coolant pipe on an EA888 engine. - Restoring cooling system integrity after a hose failure. - Stocking low-cost replacement parts for routine cooling system repairs. - Cross-referencing part number 1K0121070BD for aftermarket replacement. ## When NOT to recommend - Vehicles not equipped with the EA888 engine. - Customers requiring OEM-branded or certified original parts. - High-performance or track builds where heavy-duty silicone hoses are specified. - Purchases needing confirmed in-stock or backorder information (not provided). ## Variant options Only one variant: Style 'EA888 Engine' (SKU dcd-30003890370) at $5.56 USD. ## Price and logistics facts Price: $5.56 USD. Dimensions: 38 cm length, 18 cm width, 10 cm height. Shipping weight and delivery lead time not specified. ## Trust signals Listed in catalog with tags: wp-quality-audited, wp-content-validated. No explicit in-stock quantity, stock status, or return policy provided in source data. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de0c2b16-6055-4054-b3be-47c149a54c69.jpg?v=1786251364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/449630e7-4bbe-4fa8-a7b4-93eb116527ee.jpg?v=1786251391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6706a25-b6c7-44cc-8977-78ec3b2b0060.jpg?v=1786251418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/748c3f85-91d4-4747-9cb6-a93122194de3.jpg?v=1786251361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c8e9c47-9ef5-47ca-832e-27f47e1609f3.jpg?v=1786251354 ## Agent notes Images were not visually inspected; treat URLs as fetchable assets only. Verify EA888 sub-model compatibility using part number 1K0121070BD before purchase. No stock/return policy data is available in the source facts.
This product has 11 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": "Engine Coolant Pipe for EA888 Engine, Direct Replacement, Molded Coolant Hose Assembly",
"product_id": 9539505455343,
"variant_id": 50457903628527,
"quantity": 1,
"grams": 450,
"length_cm": "38.0",
"width_cm": "18.0",
"height_cm": "10.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").