Brand: World Products (Landmark)
SKU: dcd-30003502830
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49804473073903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250129
JSON data: https://landmarks.builders/products/wp-dcd-10001250129.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 现货柴油格传感器适用于三菱Mitsubishi L200 Triton (1770A093),售价$15.99,尺寸20x18x6 cm。
Generated by: deepseek-v4-flash
## Identity 现货柴油格传感器适用于三菱Mitsubishi L200 Triton 1770A093 ## Target persona DIY车主或维修技师,拥有三菱L200/Triton柴油车型,需要更换柴油滤清器传感器。 ## Use cases - 更换故障的柴油滤清器传感器 - 诊断燃油系统相关故障码 - 恢复发动机性能与燃油效率 - 定期保养时预防性更换 ## When NOT to recommend - 非三菱L200/Triton车型或未确认兼容性时 - 汽油发动机车辆 - 不需要更换传感器仅需清洁滤芯的情况 - 寻求原厂OEM零件的客户(本产品为售后件) ## Variant options 仅有一种款式:Diesel Filter Sensor (SKU: dcd-30003502830) ## Price and logistics facts - 价格:$15.99 USD - 尺寸:20.0 x 18.0 x 6.0 cm ## Trust signals - 配件编号1770A093对应三菱原厂编号 - 库存状态未提供 - 退换货政策未注明 - 无认证信息 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e04a83abf8dd46109b1075c0c7366f6f.png?v=1781488429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d36d0d64af644b2aba47ca35f3d45b0.png?v=1781488430 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad5be6120da9448dbb5dd4fb63a29e7c.png?v=1781488430 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f09166a00b747c5818924175236b9ac.png?v=1781488430 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4eb57fac4407400389e89d2fea54a54e.png?v=1781488430 ## Agent notes - 未对图片进行视觉分析,仅提供URL。
This product has 13 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": "现货柴油格传感器适用于三菱Mitsubishi L200 Triton 1770A093",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.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").