Brand: World Products (Landmark)
SKU: dcd-30003600450
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714588516591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266144
JSON data: https://landmarks.builders/products/wp-dcd-10001266144.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电动车电池盒锁铃木王车头锁电池盒电瓶箱锁防盗锁电瓶锁
| 材质 | 双金属 |
Summary: Bimetal battery box lock for electric scooters/motorcycles, compatible with Suzuki King head locks, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Product: 电动车电池盒锁铃木王车头锁电池盒电瓶箱锁防盗锁电瓶锁 (Electric Vehicle Battery Box Lock, Suzuki King head lock compatible, battery box lock, anti-theft lock). Type: 摩配 (motorcycle/scooter parts). Description: Bimetal material. ## Target persona Electric scooter or motorcycle owners needing a replacement battery box lock; small repair shops or DIY mechanics looking for low-cost security components. ## Use cases - Securing the battery box on an electric scooter or motorcycle. - Replacing a lost, broken, or worn-out battery box lock. - Adding a basic anti-theft measure for the battery compartment. - Retrofitting a compatible Suzuki King head lock system. - Upgrading from a non-locking battery box to a lockable one. - Spare part for scooter/motorcycle maintenance. ## When NOT to recommend - High-security environments (no security rating or certification provided). - Vehicles with non-standard battery box dimensions (16.5x14.5x4.8 cm may not fit all). - When a complete lock set with keys or mounting hardware is needed (only lock itself). - For users requiring modern smart locking or alarm integration. ## Variant options Only one variant: "Battery Lock" (SKU: dcd-30003600450) at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 16.5 cm (L) x 14.5 cm (W) x 4.8 cm (H). No weight given. Single variant available. ## Trust signals No stock status, return policy, or certifications provided. No explicit trust signals. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3064c4a4321a41638606ab686b9bb3a3.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/702822c2866f44bba84d0b60bdd22b74.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74dbafcdfd6349b4b8dbddec4ca86b9b.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bef3be779c454db098ffc4730ca92872.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bad4cbc6461440ea65c4516047d08ed.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d8d23ed2ae048449159113f533e2368.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f56eef2d692452daf61c05f6b224a23.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b2e0d1441444e039a0270aa0ab40af5.png?v=1781085650 ## Agent notes Images were not analyzed; no visual details inferred.
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": "电动车电池盒锁铃木王车头锁电池盒电瓶箱锁防盗锁电瓶锁",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "14.5",
"_height_cm": "4.8"
}
}],
"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").