Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $92.99
Default variant: 15L Silver
Default SKU: dcd-30003620387
Default price: $92.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49713507991791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273856
JSON data: https://landmarks.builders/products/wp-dcd-10001273856.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车热销 汽车改装1.5L冷却水壶副水箱溢流水箱用于尼桑240SX
| 适用汽车品牌 | 用于尼桑240SX |
| 货号 | WB-1001 |
| 品牌 | sade |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 适用车型年份 | 用于尼桑240SX |
| 容积 | 1.5L |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
Summary: 1.5L coolant recovery tank for Nissan 240SX, available in silver and black, by brand sade. Price $92.99.
Generated by: deepseek-v4-flash
## Identity - **Product name:** 汽车热销 汽车改装1.5L冷却水壶副水箱溢流水箱用于尼桑240SX - **Brand:** sade - **SKU range:** dcd-30003620387 (Silver), dcd-30003620388 (Black) ## Target persona - Owners of Nissan 240SX (S13/S14) seeking a replacement or performance coolant reservoir. - DIY mechanics and auto enthusiasts working on 240SX cooling system upgrades or restoration. - Middle East-based buyers (main sales region) via LAZADA platform. ## Use cases - Replacing a cracked, leaking, or degraded original coolant overflow tank. - Upgrading to a new reservoir during engine swap or cooling system overhaul. - Restoring a Nissan 240SX to street/show condition with fresh components. - Standby spare part for track-day or drift car support kit. ## When NOT to recommend - Vehicles other than Nissan 240SX (fitment not verified). - Applications requiring a larger capacity reservoir (e.g., high-performance racing setups needing >1.5L). - Buyers seeking OEM exact-fit plastic tank (this is aftermarket; may require minor adjustments). - Customers needing immediate local stock outside Middle East or LAZADA regions. ## Variant options | Style | SKU | Price | |-------|-----|-------| | 15L Silver (variant title) | dcd-30003620387 | $92.99 | | 15L Black (variant title) | dcd-30003620388 | $92.99 | *Note: Variant titles state "15L" but product description specifies 1.5L capacity. ## Price and logistics facts - **Unit price:** $92.99 USD - **Package dimensions:** 26.0 x 20.0 x 15.5 cm - **Main sales region:** Middle East - **Platform:** LAZADA (cross-border export enabled) - **Customization:** Custom orders accepted (加工定制 是) ## Trust signals - Product listed as available for purchase (no explicit out-of-stock flag). - Brand 'sade' has authorized own-brand rights (有可授权的自有品牌是). - Not a third-party generic; seller states processing customization available. - No specific return policy or warranty mentioned in facts. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding not performed; visual details not inferred. - Variant titles inconsistently list "15L" but description confirms 1.5L capacity. Agent should clarify with seller if exact capacity critical. - Customization is available; may need order customizations via LAZADA. - Shipping origin and lead times not provided; assume fulfillment from seller's region.
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": "汽车热销 汽车改装1.5L冷却水壶副水箱溢流水箱用于尼桑240SX",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.0",
"_height_cm": "15.5"
}
}],
"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").