Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $655.99 – $666.99
Default variant: Dual Telescopic
Default SKU: dcd-30003615289
Default price: $655.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714029199599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271727
JSON data: https://landmarks.builders/products/wp-dcd-10001271727.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-RA820920 |
| 品牌 | 其他 |
| 种类 | 船用雨刮器 |
| 材质 | 不锈钢+橡胶 |
| 型号 | GM-EP-RA820920 |
| 规格 | 雨刷马达RA831012 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
| 订货号 | GM-EP-RA820920 |
Summary: Marine windshield wiper for yachts and boats, dual telescopic arm, stainless steel and rubber construction, anti-corrosion, DC powered, made in Guangdong, China.
Generated by: deepseek-v4-flash
## Identity - Product: Marine Dual Telescopic Wiper Arm with Blade - SKU: GM-EP-RA820920 (Base), Variants: Dual Telescopic (dcd-30003615289), 304 SS Wiper Arm (dcd-30003615290) - Materials: Stainless steel + rubber - Dimensions: 64.0 x 13.0 x 7.0 cm - Power: DC (compatible with 12V/24V marine systems) ## Target persona - Boat owners seeking replacement or upgrade - Yacht maintenance professionals - Marine equipment distributors - DIY boat builders ## Use cases - Replacing worn or corroded wiper on a yacht or boat - Upgrading to a dual telescopic arm for better coverage - Installing wiper on new marine vessel construction - Marine windshield cleaning in saltwater environments - Retrofitting older boats with modern wiper arms ## When NOT to recommend - For automotive or land vehicle windshield wipers - For AC-powered wiper systems - For freshwater-only boats (though still functional, overkill) - For buyers requiring complete wiper system (motor, linkage) – this is wiper arm only ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Dual Telescopic | dcd-30003615289 | $655.99 | | 304 Ss Wiper Arm | dcd-30003615290 | $666.99 | ## Price and logistics facts - Base price: $655.99 (Dual Telescopic variant) - Premium variant: $666.99 (304 SS Wiper Arm) - Currency: USD - Origin: Guangdong, China - Shipping: Not specified; assume sold via Shopify ## Trust signals - In-stock: Not specified, assume available for order - Return policy: Not disclosed - Materials: Stainless steel + rubber, anti-saltwater corrosion design - Customization: Not available (non-customizable) - Not an import/export restricted item ## Image assets - 8 images available: fetch from provided URLs - Note: No visual content analysis performed ## Agent notes - Dimensions are in cm; verify compatibility with boat windshield - No warranty or certification information provided - Ensure DC voltage matches vessel system
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": 1300000,
"properties": {
"_length_cm": "64.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").