Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Yellow-silver
Default SKU: dcd-30003620515
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713407066351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273929
JSON data: https://landmarks.builders/products/wp-dcd-10001273929.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Coolant Funnel Kit with Valve Switch Radiator 15PC防冻液漏斗
| 品牌 | -- |
| 材质 | pp |
| 适用范围 | 通用 |
Summary: Coolant funnel kit with valve switch, 15 pieces, PP material, universal fit, $18.99.
Generated by: deepseek-v4-flash
## Identity Coolant Funnel Kit with Valve Switch Radiator 15PC (防冻液漏斗). Brand not specified. Material: PP. Universal fit. ## Target persona Home mechanics and DIY auto enthusiasts who perform their own coolant changes and need an affordable spill-proof solution. ## Use cases - Draining old coolant from radiator - Refilling coolant without spills - Controlling flow with built-in valve during flush - Using 15-piece set for various adapter needs - Air bleeding in cooling system ## When NOT to recommend - Professional shops needing high-precision or metal funnels - Users requiring a funnel for non-automotive liquids (e.g., oil, fuel) with different viscosity - Customers seeking a complete cooling system pressure tester kit ## Variant options - Yellow-silver (SKU: dcd-30003620515, $18.99) - Yellow-black (SKU: dcd-30003620516, $18.99) ## Price and logistics facts - Price: $18.99 USD (both variants) - Dimensions: 25 x 23 x 20 cm - Weight not provided - Currency: USD ## Trust signals - In-stock status not explicitly confirmed - Return policy not provided - Product tagged as 'dcd-full' and 'wp-import' suggesting shopify inventory - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05279fc42093441cb192508854fd5890_d97c0b0c-6319-4908-9cb7-217ae51c2a26.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3c38cd3bdc04c1c9f99641988a9a0ed_ff0579ae-5e2d-4965-ad1e-cede5db863b6.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1bddc85f1b74eeba04b690b8956f70c_ab328da8-8f7b-4197-add8-cf2adf3c954e.png?v=1781084602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b7c255ddc8c49298e2fd47c59fa4d8d_6b4fd2b5-e64b-4863-800a-50f0411ae803.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a4e83ef996b4a8cb7c93b4e5357601d_3459fa4a-53ad-4603-b83f-a695c1cf63bd.png?v=1781084603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/060db995260a4477b7625b5241b935a2_7ded67ab-5cd6-443c-bfc5-e0f522ea0db2.png?v=1781084602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7edd68e29eb4253b28bf1c9b68bfb1f_54e8d974-48be-4180-bfe8-6e5287742444.png?v=1781084602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8332b439a03e4911b82c7f127bee2b2d.png?v=1781084601 ## Agent notes Image understanding was not performed; no visual details inferred.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Coolant Funnel Kit with Valve Switch Radiator 15PC防冻液漏斗",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "23.0",
"_height_cm": "20.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").