Brand: World Products (Landmark)
SKU: dcd-30004024810
Price: $20.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Parts
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/50416270999791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001418877
JSON data: https://landmarks.builders/products/wp-dcd-10001418877.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Regain control of your vehicle's cabin with this high-grade dark combination switch, engineered specifically for half-ton pickup applications. Over time, original controls wear out, leaving you without essential indicating or wiping capabilities. This replacement part (number 5L3Z13K359AAA) brings back original functionality to your dashboard controls, making your daily commute or work trips more secure and comfortable. This versatile unit functions seamlessly as a universal directional switch, allowing you to indicate turns and lane changes with confidence. The ergonomic curved control stalk is designed to match your vehicle's interior layout, providing a feel every time you reach to directional. Additionally, the built-in wiper switch on the same stalk gives you instant, reliable control over your windshield wipers, ensuring clear visibility through sudden downpours or dry conditions. Built for durability and long performance, the switch features a molded body with clear, molded control markings that won't wear off easily. Installing this steering column switch is straightforward and hassle-free thanks to the pre-attached wiring wire and electrical connector. The mounting base is designed with connector openings and a secure screw tab, ensuring a tight, rattle-free fit inside your steering column assembly.
Summary: Regain control of your vehicle's cabin with this high-grade dark combination switch, engineered specifically for half-ton pickup applications. Over time, original controls wear out, leaving you without essential indicating or wiping capabilities. This replacement part (number 5L3Z13K359AAA) brings back original functionality to your dashboard controls, making your daily commute or work trips more secure and comfortable. This versatile unit functions seamlessly as a universal directional switch, allowing you to indicate turns and lane changes with confidence. The ergonomic curved control stalk is designed to match your vehicle's interior layout, providing a feel every time you reach to directional. Additionally, the built-in wiper switch on the same stalk gives you instant, reliable control over your windshield wipers, ensuring clear visibility through sudden downpours or dry conditions. Built for durability and long performance, the switch features a molded body with clear, molded control markings that won't wear off easily. Installing this steering column switch is straightforward and hassle-free thanks to the pre-attached wiring wire and electrical connector. The mounting base is designed with connector openings and a secure screw tab, ensuring a tight, rattle-free fit inside your steering column assembly.
Generated by: deepseek-v4-flash
This product has 5 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": "Multifunctional Wiper Switch",
"product_id": 9540911792367,
"variant_id": 50416270999791,
"quantity": 1,
"grams": 320,
"length_cm": "35.0",
"width_cm": "12.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. 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").