Brand: World Products (Landmark)
SKU: dcd-30003600460
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714566430959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266153
JSON data: https://landmarks.builders/products/wp-dcd-10001266153.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
类型:Led闪光灯继电器
闪光灯闪烁指示灯转向信号灯的2针电子LED 12V继电器固定件
颜色:黑色
材料:塑料+金属
电压:12伏
尺寸:约5厘米*3.5厘米*3.5厘米





Summary: 12V 2-pin LED flasher relay for motorcycle/scooter turn signals, plastic+metal, black, dimensions 9.2x3.5x3.5 cm, $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 12V 2-pin LED flash relay for motorcycle/scooter turn signals. Black plastic+metal housing. Dimensions: 9.2×3.5×3.5 cm (stated), weight unknown. ## Target persona Motorcycle and scooter owners needing to replace or upgrade their turn signal flasher relay to LED-compatible. DIY mechanics and repair shops. ## Use cases - Replacing a faulty stock flasher relay on a 12V motorcycle - Upgrading to LED turn signals for better visibility - Fixing hyper-flash after LED conversion - Repairing turn signal circuit on a scooter - Installing on a custom bike build - Emergency replacement for broken flasher ## When NOT to recommend - Vehicles with 24V electrical systems - Motorcycles with 3-pin flasher sockets (this is 2-pin) - Users needing a load-resistor type flasher for specific LED bulbs - Buyers seeking a waterproof unit (IP rating not provided) ## Variant options 1 variant: 12V (SKU: dcd-30003600460) at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 9.2×3.5×3.5 cm. Weight not given. Material: plastic+metal. Single SKU. ## Trust signals No stock level or return policy provided. Price is $9.99 USD. No certifications listed. ## Image assets         ## Agent notes - Dimensions inconsistent: product description states ~5 cm length, while structured dimensions_cm shows 9.2 cm. Verify actual size before recommending. - Image content not analyzed – visual details not confirmed.
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": "12V摩托车电动车两插LED灯 闪光继电器",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "9.2",
"_width_cm": "3.5",
"_height_cm": "3.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").