Brand: World Products (Landmark)
SKU: dcd-30003484566
Price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49810374000879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001229684
JSON data: https://landmarks.builders/products/m4x-10001229684.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Car Battery Surge Absorber Alligator Clips Metalworking Battery Protector
| Type | Surge Protector |
| Application | Automotive |
| Suitable For | Interior |
| Voltage | 13-24 V |
| Features | Indicator Light |
| Protection Properties | Surge Protection |
Summary: Car Transient Absorber Red and Black Metal-Joining Protector Short Circuit Protection Auto Part. 汽车浪涌吸收器保护器 12/24v防止焊接钣金脉冲时损坏电气系统 可在焊接或跳跃启动时保护车辆电子设备 防止在焊接或跳跃启动过程中电压尖峰损坏电气系统。 适用于12伏/24V系统。 极性保护-反向连接警告。 设计为跨电池端子安装,以吸收不必要的电涌。 LED指示灯:绿灯亮=保护; 红灯亮=无保护。 在没有保护的情况下,也会响起警报。 产品包装参数: 带包装重量:0.6G 包装尺寸:27*11*6CM 包装方式:牛皮纸盒 产品装箱参数: 每箱数量:20 外箱尺寸:47*30*34 整箱重量:12.6KG 参考链接:https://www.amazon.com/Automotive-Protector-Indicator-Universal-Vehicles/dp/B0B9WH1PRK
Generated by: m4x-map-v1
This product has 12 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": "Car Battery Surge Absorber Alligator Clips Metalworking Battery Protector",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "11.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").