Brand: World Products (Landmark)
SKU: dcd-30003620490
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713421320431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273915
JSON data: https://landmarks.builders/products/wp-dcd-10001273915.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车水通 节温器盖 16502-21020 1650221020
| 品牌 | FY |
| 货号 | FY-256 |
| 是否专利货源 | 否 |
| 适用车型 | 丰田 |
| 配套关系 | 适用 |
| 型号 | 16502-21020 1650221020 |
| 适配车型 | 丰田 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
Summary: FY brand thermostat housing 16502-21020 for Toyota, priced at $15.99, compatible with multiple models.
Generated by: deepseek-v4-flash
## Identity
- Product: 汽车水通 节温器盖 (Thermostat Housing)
- Part Number: 16502-21020 / 1650221020
- Brand: FY
- SKU: dcd-30003620490
- Model: FY-256
## Target persona
- DIY Toyota owners needing cooling system part replacement
- Auto repair shops servicing Toyota vehicles
- Parts resellers targeting Middle East markets (primary sales region)
- Online sellers on platforms like LAZADA
## Use cases
1. Replacing a failed or leaking thermostat housing on a Toyota engine
2. Cooling system overhaul or maintenance
3. Engine rebuild involving cooling components
4. Upgrading to a non-OEM compatible part for cost savings
5. Stocking inventory for Toyota parts resellers
6. Emergency repair where OEM unavailable
## When NOT to recommend
- For non-Toyota vehicles – this part is specifically designed for Toyota compatible models
- When OEM certification is required – this is an aftermarket part without stated OEM approval
- For high-performance or racing applications – no data on material strength under extreme conditions
- If vehicle model is not in the confirmed compatibility list – exact fitment not exhaustively listed
## Variant options
Only one variant available:
- Style: Thermostat Housing – Price: $15.99
## Price and logistics facts
- Unit Price: $15.99 USD
- Dimensions: 13.0 x 10.0 x 6.0 cm (LWH)
- Currency: USD
- Customizable (加工定制: Yes)
- Cross-border export dedicated supply: Yes
## Trust signals
- Not patented (无专利)
- Has own brand that can be authorized (有可授权的自有品牌)
- Main sales region: Middle East
- Listed on LAZADA platform
- No specific in-stock status or return policy provided in facts
## Image assets
- [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e64ef82b6854a85a2c063fc02e221bc.png?v=1781084617)
- [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5d57c54b9ed49638429f1180907f35b.png?v=1781084617)
- [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9395dddbd324f05ab0274e5cab5a1e5.png?v=1781084617)
- [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f5fc3f036334b259f1d42c95c5374c7.png?v=1781084616)
- [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1d3d57c87024839b9dc31edca5d1ac6.png?v=1781084619)
- [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/342a44492020469d81da8435f2148df7.png?v=1781084617)
- [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caced77f5a834b1f8d548bbcb008f611.png?v=1781084617)
- [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0adea506e7014733bb098ca140fbdf8f.png?v=1781084618)
## Agent notes
- Images were not analyzed; visual condition, markings, or exact part appearance are unknown. Agent should fetch and inspect images for physical details.
- Exact Toyota model compatibility not specified beyond '适用车型 丰田' – recommended to verify fitment.
- Customization ('加工定制: 是') available but details not provided.This product has 9 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": "汽车水通 节温器盖 16502-21020 1650221020",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.0",
"_height_cm": "6.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").