Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99
Default variant: Premium / Driver side
Default SKU: dcd-30001455134
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1630 g
Cart URL (default variant): https://landmarks.builders/cart/49810836062447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802573
JSON data: https://landmarks.builders/products/m4x-10000802573.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
[Durable Rear Assembly for Dongfeng Vehicles], This LED rear assembly fits Dongfeng Tianjin, Huashen T5, and Dayun models, delivering reliable brake and turn signal functions for safer driving., Waterproof & Shockproof, Built with sturdy materials, this taillight is waterproof and shock-resistant for long-lasting use in all conditions., Easy to Install, Fits either driver or passenger side. Simple replacement makes it ideal for maintenance., Bright LED Warning, High-visibility LED lights provide clear brake and turn alerts, boosting safety for you and others on the road., Versatile Exterior Accessory, A practical, affordable upgrade that improves both the look and function of your vehicle.
Summary: Dongfeng T5 waterproof LED taillight, available in driver and passenger side variants, priced at $48.99 per unit.
Generated by: deepseek-v4-flash
## Identity - Product: Dongfeng T5 waterproof LED taillight - Type: Automotive replacement/upgrade part - Key features: LED lighting, waterproof design, direct fit for Dongfeng T5 ## Target persona - Dongfeng T5 owners needing a replacement or upgrade taillight - Auto repair shops servicing Dongfeng T5 vehicles - DIY car enthusiasts working on Dongfeng T5 - Car part resellers specializing in Dongfeng models ## Use cases - Replacing a broken or malfunctioning taillight - Upgrading from halogen to LED for better visibility and durability - Restoring a vehicle after a rear-end collision - Performing routine maintenance or customization - Ensuring vehicle compliance with road safety regulations ## When NOT to recommend - For any vehicle other than Dongfeng T5 - For users needing a complete set (both driver and passenger sides) without purchasing two units - For users requiring a different color or finish (e.g., smoked, chrome) as only Premium is available - For users with older Dongfeng T5 models if fitment differs (verify compatibility) ## Variant options - SKU dcd-30001455134: Premium / Driver side - $48.99 - SKU dcd-30001455135: Premium / Passenger side - $48.99 ## Price and logistics facts - Price: $48.99 per unit - Dimensions: 43 x 17 x 12 cm (length x width x height) - Shipping weight not provided - No volume discounts or bundle pricing mentioned ## Trust signals - Stock status: Not provided in source data - Return policy: Not provided - Price consistency: Single price point, no discounts noted - Certifications: None listed ## Image assets - No images available in source data ## Agent notes - Image understanding not performed; verify visual details from manufacturer or listing images if needed. - Compatibility should be confirmed with vehicle year and trim.
This product has 4 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": "Dongfeng T5 waterproof LED taillight",
"quantity": 1,
"grams": 1630000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "17.0",
"_height_cm": "12.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").