Brand: World Products (Landmark)
SKU: dcd-30003612016
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49713920442607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270678
JSON data: https://landmarks.builders/products/wp-dcd-10001270678.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: A 16A waterproof shore power socket and plug for marine/RV use, made of flame-retardant PVC plastic, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity - 16A waterproof shore power socket/plug (Plug variant) - Material: flame-retardant PVC plastic - Dimensions: 16x9x9 cm ## Target persona - Owners of boats, yachts, or RVs needing a reliable outdoor power connection - DIY boaters or RVers upgrading or replacing electrical components - Technicians maintaining marine or recreational vehicle electrical systems ## Use cases - Connecting RV to shore power at campsites - Charging yacht batteries while docked - Providing temporary outdoor power for equipment near water - Replacing damaged or non-waterproof plugs on boats - Setting up a portable power supply for marine workshops ## When NOT to recommend - For indoor-only applications where waterproofing is unnecessary - For high-amperage ( >16A) circuits - For environments requiring metal or industrial-grade connectors - For users seeking a complete shore power inlet (only the plug is included) ## Variant options - Only one variant: Plug (SKU: dcd-30003612016) at $24.99 ## Price and logistics facts - Price: $24.99 USD - Dimensions: 16x9x9 cm - Currency: USD ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: no historical data - Certifications: not mentioned ## Image assets - 8 product images available at provided URLs ## Agent notes - No description text was provided; all info derived from title, tags, and attributes. - Image understanding not performed; visual details not inferred.
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": "船用防水岸电插座房车16A阻燃PVC塑料工业插头游艇配件",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "9.0",
"_height_cm": "9.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").