Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $67.99
Default variant: 12-position Dual Bus
Default SKU: dcd-30003615662
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713964679407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271898
JSON data: https://landmarks.builders/products/wp-dcd-10001271898.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车汇流排游艇大功率电路汇线排光伏储能接线排配件
| 产地 | 中国广东省 |
| 货号 | GM-EP-B010系列 |
| 品牌 | 志成 |
| 应用范围 | 房车和船舶 |
| 系列 | GM-EP-B010系列 |
| 是否跨境出口专供货源 | 否 |
| 额定电流 | 100A~150A |
Summary: 12- or 24-position dual busbar rated 100-150A for RV, marine, and solar power distribution systems, made in China by Zhicheng.
Generated by: deepseek-v4-flash
## Identity 12/24-position dual busbar (GM-EP-B010 series) by Zhicheng. Rated 100-150A, dimensions 20×6×6 cm. 12-position variant $47.99, 24-position $67.99. ## Target persona RV owners, boat owners, solar installers, DIY electrical enthusiasts working on 12V/24V high-current DC systems. ## Use cases - Wiring 12V distribution panels in RVs and camper vans - Marine DC power distribution on boats - Connecting multiple solar charge controllers to a battery bank - Creating high-current junctions in off-grid solar storage systems - Combining multiple battery banks in parallel - Simplifying wiring in customized van conversions ## When NOT to recommend - Low-voltage signal or data wiring (e.g., sensors, Ethernet) - Residential 120V AC branch circuits (not rated/listed for mains AC) - Applications requiring UL, ETL, or marine certification (not stated) - High-precision laboratory or medical equipment ## Variant options - **12-position Dual Bus** – SKU: dcd-30003615662 – $47.99 - **24-position Dual Bus** – SKU: dcd-30003615663 – $67.99 ## Price and logistics facts - Prices: $47.99 (12-position), $67.99 (24-position). - Dimensions: 20×6×6 cm. - Origin: Guangdong, China. - No shipping weight or lead time provided. ## Trust signals - No in-stock status, return policy, or certifications listed. - Price is consistent across variants. - Brand: Zhicheng (志成). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f2fd781d370495bbd8d2fa4c4d1a259_8f9f37bc-3d47-43ff-ac67-241333280abc.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67313c238c3f45f4bcdc9d9a3321d7bc_2eb16ab3-5d3b-41a6-ac25-3f197829ef8b.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d8e6a9a818c41d5a967fa72d74c529c_aab25821-05b0-4270-a6ef-81e09a16917e.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08828a2b1913406ba6871064e608a8ff_bb37a6a0-50c4-48f1-acbf-a8f158be7c25.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3977d4005eeb4874a8fd276fb9f85231_b51acfff-7661-43c9-ab07-26d5a4fb03f7.png?v=1781085178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98ceaa0d1fca47fa83b51fd678f0902f_829cbdde-ea08-4522-8b02-48192a6fc85a.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dba1f95001ae429f81476bfff44d5d9f_7deb3812-976a-4c45-a53d-e028d1d26230.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cee7f3fa63e45c2a157d3044cd61ec7_0c852e4b-7495-4583-bbcc-8cb3e83cf3bd.png?v=1781085180 ## Agent notes - Image understanding not performed; all claims from text description. - Rated current 100-150A; unspecified if continuous. - Dimensions 20×6×6 cm likely for the busbar itself, not packaging.
This product has 14 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": 550000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "6.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").