Brand: World Products (Landmark)
SKU: dcd-30003609707
Price: $281.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2450 g
Cart URL (default variant): https://landmarks.builders/cart/49714163646703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269763
JSON data: https://landmarks.builders/products/wp-dcd-10001269763.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车备用电瓶箱12-24V车充蓄电池盒手提游艇便携电瓶盒
| 产地 | 中国广东 |
| 净重(普通/升级款) | (980g/2436g) |
| 货号 | GM-EP-9116 |
| 品牌 | 志成 |
| 牌号 | 志成 |
| 材质 | PC+PBT |
| 品名 | 电池盒 |
| 是否进口 | 否 |
| 分类 | 电容器塑料壳 |
Summary: Portable battery box for RVs, boats, cars, compatible with 12-24V charging, made of PC+PBT, available in standard and upgraded versions.
Generated by: deepseek-v4-flash
## Identity - Product: 房车备用电瓶箱12-24V车充蓄电池盒手提游艇便携电瓶盒 (Portable Battery Box for RV, Boat, Car) - Brand: 志成 - Model: GM-EP-9116 - Material: PC+PBT - Dimensions: 44x32x27 cm ## Target persona - RV owners needing backup battery housing - Boat owners for marine battery storage - Outdoor campers requiring portable 12V/24V enclosure - DIY auto mechanics for temporary battery setups ## Use cases - Install spare battery in RV for extended power - Portable power source for camping trips - Marine battery storage on boat or yacht - Temporary 12V battery enclosure in workshop - Backup power for tailgating or outdoor events ## When NOT to recommend - User needs a complete battery system (including cells) - Application requires >24V voltage - User demands waterproof or submersible rating - User requires safety certifications (UL, CE, etc.) - not specified ## Variant options - Standard Version (weight 980g) - not listed separately, but implied - Upgraded Version (weight 2436g) - SKU: dcd-30003609707, price: $281.99 ## Price and logistics facts - Price: $281.99 USD (Upgraded Version only) - Weight: 980g (standard), 2436g (upgraded) - Origin: Guangdong, China - Shipping: Not specified ## Trust signals - No stock status provided - No return policy mentioned - No certifications listed - Price appears consistent across variants ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product is an empty battery box/enclosure, not a battery. - No specifications on maximum battery size or terminal type. - Voltage compatibility listed as 12-24V, but no further electrical specs. - Image understanding was not performed; visual details not verified.
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": "房车备用电瓶箱12-24V车充蓄电池盒手提游艇便携电瓶盒",
"quantity": 1,
"grams": 2450000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "32.0",
"_height_cm": "27.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").