Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99
Default variant: Orange
Default SKU: dcd-30003620509
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49713411031279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273926
JSON data: https://landmarks.builders/products/wp-dcd-10001273926.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
15件套汽车防冻液漏斗升级带阀门开关款散热器冷却液漏斗套装
| 品牌 | -- |
| 材质 | pe |
| 适用范围 | 通用 |
Summary: 15-piece car antifreeze funnel set with valve switch, universal fit, PE material, available in Orange and Red at $35.99.
Generated by: deepseek-v4-flash
## Identity 15-piece car antifreeze funnel set with valve switch, universal fit, PE material. ## Target persona DIY car mechanic, home garage enthusiast, automotive hobbyist performing coolant changes. ## Use cases - Changing engine coolant - Filling radiator without spillage - Flushing cooling system - Topping off antifreeze - Performing coolant replacement at home ## When NOT to recommend - Professional-grade heavy-duty use - Vehicles requiring exact OEM specialized funnels - Users needing a single large funnel - Commercial fleet maintenance ## Variant options - Orange: $35.99 - Red: $35.99 ## Price and logistics facts Price: $35.99 USD per set. Dimensions: 25 x 22 x 20 cm. No shipping or handling details provided. ## Trust signals In-stock status not provided. Return policy not provided. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50d2b45aa0f44b00b21bfb8a31edb22b.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/637f8bef0a79438f9116f8138caee033.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f65bcbae43c41a1bc09342c8501e437.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f210f85df96e421bb272a5ad2ffb33d8.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbdd11c692634c099616576e7c3b29f0.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58c51a70ba374bca8752ddc5903694da.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b282bc011314a6b9cb4cf347e83463e.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc73ed128a75482a8e3f40f87bb43084.png?v=1781084605 ## Agent notes Image content not analyzed; visual details unavailable.
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": "15件套汽车防冻液漏斗升级带阀门开关款散热器冷却液漏斗套装",
"quantity": 1,
"grams": 670000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "22.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").