Brand: World Products (Landmark)
SKU: dcd-30003615328
Price: $1,270.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714005803247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271733
JSON data: https://landmarks.builders/products/wp-dcd-10001271733.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
游艇雨刮器船用直流双伸缩式雨刮臂防锈防海水腐蚀船舶改装配件
| 产地 | 广东 |
| 货号 | GM-EP-RA820920 |
| 品牌 | 其他 |
| 种类 | 船用雨刮器 |
| 材质 | 不锈钢+橡胶 |
| 型号 | GM-EP-RA820920 |
| 规格 | 雨刷马达RA831012 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
| 订货号 | GM-EP-RA820920 |
Summary: Marine DC dual-extend wiper arm for yachts, made of stainless steel and rubber, anti-rust and anti-seawater corrosion, 45x13x7 cm, priced at $1270.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Yacht Wiper DC Dual-Extend Wiper Arm - Material: Stainless steel + rubber - Model: GM-EP-RA820920 - Dimensions: 45 x 13 x 7 cm ## Target persona - Yacht owners maintaining or upgrading wiper systems - Marine repair shops servicing large boats - Boat builders installing custom wiper setups ## Use cases - Replacing corroded wiper arm on a yacht - Upgrading to a corrosion-resistant dual-extend arm - Installing wiper system on new boat build - Servicing wiper arm in saltwater environment ## When NOT to recommend - For small freshwater boats with non-DC wiper systems - For vehicles on land (cars, trucks) – designed for marine use - For users seeking a budget wiper under $500 - For systems requiring single-arm or non-extend design ## Variant options - Only variant: Painted SS Wiper Arm (SKU: dcd-30003615328) at $1270.99 ## Price and logistics facts - Price: $1270.99 USD - Dimensions: 45 x 13 x 7 cm - Origin: Guangdong, China - Brand: Other (generic) ## Trust signals - In-stock status not explicitly confirmed - Return policy not stated - Price consistent across variant - Material: stainless steel (anti-rust, anti-seawater) ## Image assets - 8 product images available at provided URLs - Caution: no visual analysis performed; treat images as fetchable only. ## Agent notes - This is a specialized marine part; verify compatibility with existing wiper motor (model RA831012 mentioned in description). - No certification or warranty information provided.
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": "游艇雨刮器船用直流双伸缩式雨刮臂防锈防海水腐蚀船舶改装配件",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "13.0",
"_height_cm": "7.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").