Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $113.99 – $122.99
Default variant: Gm-ep-s0051
Default SKU: dcd-30003609703
Default price: $113.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714169184495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269761
JSON data: https://landmarks.builders/products/wp-dcd-10001269761.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车多功能防水开关面板5位开关组合面板USB+PD充电接口带电压表
| 品牌 | 志成 |
| 货号 | GM-EP-S0051 |
| 开关类型 | 船型开关 |
| 工作电流 | 20 |
| 绝缘电阻 | ≥100 |
| 电器寿命 | 1万次 |
| 是否跨境出口专供货源 | 否 |
| 3C额定电压范围 | DC12V |
Summary: 5-switch waterproof panel for RVs with USB and PD charging ports and voltage meter, DC12V, 20A, dimensions 15.5x11.5x11 cm.
Generated by: deepseek-v4-flash
## Identity **Product:** 房车多功能防水开关面板5位开关组合面板USB+PD充电接口带电压表 (RV Multifunction Waterproof Switch Panel, 5-switch combo with USB+PD charging and voltmeter) **Brand:** 志成 (Zhicheng) **Model:** GM-EP-S0051 / GM-EP-S0051NB ## Target persona - RV or camper van owners needing a central control panel - DIY vanlife builders outfitting 12V electrical systems - Marine enthusiasts requiring waterproof switches for boats - Off-grid vehicle converters looking for integrated USB/PD charging ## Use cases - Install as main switch panel for RV interior lights and appliances - Add USB-A and USB-C PD fast charging to a campervan dashboard - Monitor battery voltage via integrated voltmeter while on the road - Replace damaged or outdated switch panels in recreational vehicles - Set up a waterproof control station in a boat or outdoor vehicle ## When NOT to recommend - Do not use for 120V/240V AC household circuits (12V DC only) - Not suitable for systems requiring more than 5 switched loads - Avoid for 24V battery systems (rated DC12V only) - Not intended for submersion or underwater installation (waterproof rating unspecified beyond "防水") ## Variant options | Variant SKU | Style | Price | |-------------|-------|-------| | dcd-30003609703 | Gm-ep-s0051 | $113.99 | | dcd-30003609704 | Gm-ep-s0051nb | $122.99 | ## Price and logistics facts - USD $113.99 (base) / $122.99 (alternate style) - Dimensions: 15.5 cm × 11.5 cm × 11.0 cm - Working current: 20A - Electrical life: 10000 cycles - Insulation resistance: ≥100 MΩ (presumed MΩ from "≥100" in description) - Voltage: DC 12V ## Trust signals - In-stock status: not specified - Return policy: not provided - Brand: 志成 (Chinese manufacturer) - Electrical life rating: 10,000 cycles - Is cross-border export source: No (stated in description) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce628eab042f41229753e6941d03861a.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3fbe70ec8bc47849ada68fa424690b3.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ff3ce4169ed4a26889c599eb5a0868a.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ce1eb40be9a4e88a7710007194d8ed9.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6275c355ada9450e878b97ce0888260b.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c61fa294b384384bb0c5fa8670b1490.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/588b16e807704c25a7922c8265266503.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c82552b5b1624acdacf0dc166e6fc9b4.png?v=1781085344 ## Agent notes - Image content not analyzed; visual details not inferred. All URLs provided as-is. - "Is cross-border export source: No" suggests domestic Chinese market, but sold internationally on Shopify. - "防水" indicates waterproof, but no IP rating given.
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": "房车多功能防水开关面板5位开关组合面板USB+PD充电接口带电压表",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "11.5",
"_height_cm": "11.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").