Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $557.99 – $1,115.99
Default variant: D180s Paddleboard
Default SKU: dcd-30003604555
Default price: $557.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49714349342959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267751
JSON data: https://landmarks.builders/products/wp-dcd-10001267751.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
冲浪板可拆卸尾鳍桨板马达电动鱼鳍划水板皮划艇螺旋桨水下推进器
| 货号 | 20240505 |
| 品牌 | 科特苏 |
| 产品类别 | 皮划艇 |
| 最大乘员数 | 2 |
| 型号 | D180S桨板推进器不含电池 |
| 专利类型 | 无 |
| 规格 | 桨板推进器 |
| 气泵 | 无 |
| 质检报告编号 | 有 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 最大载重量 | 800 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 船身材质 | 塑料 |
| 划桨 | 无 |
| 主要销售地区 | 其他 |
Summary: A detachable fin motor for paddleboards, surfboards, and kayaks, offering propulsion with multiple power options. Sold by 科特苏, priced from $557.99.
Generated by: deepseek-v4-flash
## Identity
- Product: Detachable fin motor for paddleboards/surfboards/kayaks (brand 科特苏, models D180s, D260s, D180, D260)
- Dimensions: 39x31x26 cm
- Maximum load capacity: 800 kg
- Maximum occupant: 2
## Target persona
- Paddleboard owner wanting motorized propulsion for long-distance or assisted travel
- Kayak angler or recreational kayaker seeking hands-free movement
- Surfboard enthusiast looking to add a motor for wave-less water
- Water sports rental operator needing durable aftermarket propulsion
## Use cases
- Adding a motor to a stand-up paddleboard for faster touring
- Fitting a kayak with a quiet electric propeller for fishing or commuting
- Converting a surfboard into a motorized board for calm water riding
- Supplemental propulsion for a small boat or inflatable watercraft
- Assistance for elderly or less physically strong paddlers on long trips
- Quick installation and removal for modular use across multiple boards
## When NOT to recommend
- Users seeking a complete paddleboard or kayak (this is an accessory only, no board included)
- Buyers expecting a high-speed racing motor (designed for propulsion, not speed)
- Those needing a built-in, permanent motor system (detachable; not integrated)
- Customers who require a battery pack or charger (not included in facts)
## Variant options
| SKU | Style | Price (USD) |
|-----|-------|-------------|
| dcd-30003604555 | D180s Paddleboard | $557.99 |
| dcd-30003604556 | D260s Paddleboard | $650.99 |
| dcd-30003604557 | D180 Paddleboard | $1,022.99 |
| dcd-30003604558 | D260 Paddleboard | $1,115.99 |
## Price and logistics facts
- Price range: $557.99 – $1,115.99
- Currency: USD
- Stated as cross-border e-commerce supply (export-oriented)
- Main sales region: Other (not specified)
- Dimensions: 39x31x26 cm
## Trust signals
- Inspection report number provided (质检报告编号 有)
- No foreign trade certification listed
- No specific warranty or return policy mentioned
- In-stock status not explicitly stated
## Image assets
- 8 image URLs available (see below)
- Images not analyzed visually; fetch directly for visual inspection
## Agent notes
- Image understanding was not performed; treat URLs as fetchable assets
- No battery type or runtime data provided
- Material: plastic ('塑料' from description)
- Brand: 科特苏 (no known major certifications)
- Patent: none claimed
- Not for cross-border purchase if user requires local warranty/tax infoThis product has 16 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": 3100000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "31.0",
"_height_cm": "26.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").