Brand: World Products (Landmark)
SKU: dcd-30003676239
Price: $11.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Lighting
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/50405868568815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294879
JSON data: https://landmarks.builders/products/wp-dcd-10001294879.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This center high mounted stop light is a direct replacement for OE numbers 81570-60081 and 81570-60080. It fits vehicle models LC120, FJ120, TRJ120, and GRJ120 2700/4000 from 2003 to 2009, as well as 2003-2009 luxury SUV models. It uses high-performance illuminating diodes for bright brake indication. The red rear lamp is housed in a white PC casing, offering resistance to impact, heat, and weather. Installation is straightforward with an attached wiring connector for plug-and-play connection. Packaging dimensions are 39.5 x 7.5 x 4.5 cm and weight is 211 g.
Summary: This center high mounted stop light is a direct replacement for OE numbers 81570-60081 and 81570-60080. It fits vehicle models LC120, FJ120, TRJ120, and GRJ120 2700/4000 from 2003 to 2009, as well as 2003-2009 luxury SUV models. It uses high-performance illuminating diodes for bright brake indication. The red rear lamp is housed in a white PC casing, offering resistance to impact, heat, and weather. Installation is straightforward with an attached wiring connector for plug-and-play connection. Packaging dimensions are 39.5 x 7.5 x 4.5 cm and weight is 211 g.
Generated by: deepseek-v4-flash
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Center High Mounted Stop Light Direct Replacement Elevated-Position Stop Lamp Assembly-Style Rear Lamp for Tailgate",
"product_id": 9537742307567,
"variant_id": 50405868568815,
"quantity": 1,
"grams": 210,
"length_cm": "39.5",
"width_cm": "7.5",
"height_cm": "4.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").