Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $558.99 – $1,285.99
Default variant: 12V S80
Default SKU: dcd-30003604559
Default price: $558.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49714345214191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267752
JSON data: https://landmarks.builders/products/wp-dcd-10001267752.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
无刷电动推进器无级变速船外机挂机钓鱼船马达发动机舷外机
| 货号 | AL3582481987839AL |
| 品牌 | 其他 |
| 用途 | 推进作用 |
| 配件名称 | KOETSU无刷电动推进器无级变速船外机挂机钓鱼船马达发动机舷外机 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 物料编号 | 20250504 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
Summary: Brushless electric trolling motor with variable speed for fishing boats, available in four 12V models (S80 to S200) priced from $558.99 to $1285.99.
Generated by: deepseek-v4-flash
## Identity
Koetsu brushless electric trolling motor with variable speed, designed as outboard motor for fishing boats. Available in 12V S80, S100, S150, S200 variants.
## Target persona
Fishing enthusiasts who use small boats, kayaks, or inflatables for freshwater or coastal fishing; DIY boat owners seeking quiet, lightweight electric propulsion.
## Use cases
- Trolling at low speed for fishing.
- Maneuvering small boats in tight spaces.
- Primary or auxiliary propulsion for kayaks and dinghies.
- Replacing gas outboards where noise/emissions are restricted.
- Fishing on lakes or calm rivers with electric-only regulations.
## When NOT to recommend
- For large boats (>20 ft) requiring high thrust or speed.
- For commercial or heavy-duty continuous use.
- Buyers preferring gasoline engines for range and power.
- If saltwater corrosion resistance is critical (not specified).
## Variant options
- 12V S80: $558.99
- 12V S100: $596.99
- 12V S150: $1055.99
- 12V S200: $1285.99
## Price and logistics facts
- Base price USD $558.99 (S80).
- Dimensions: 122.0 x 33.5 x 19.0 cm.
- No shipping cost or weight information provided.
## Trust signals
- In-stock status unknown.
- Return policy not provided.
- No certifications listed.
- Price consistency: four variants with linear price increase.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87e2ee1022574996b5feb5d7fee35f2d_a85072f4-1b0e-43f0-8d17-bcffe40b133b.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa9aaa4e83c941fda693921cfa63a4d1_c9146a4e-6356-4525-adbf-7bd57a71bc3c.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b37a3f597444196a4784b16e79ffe0e_7cff1555-a8bb-4ad4-8d7a-ca8a00dfd040.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/923442ddb7f64ec88d72dee5a73735ab_30ecfa3c-c61c-4afa-8882-af905644337f.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/905f23f3e8a440298f834c71b935f247_5fd88d69-daca-4d33-9470-70b7b1429366.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c4c5dcc6b0945639c61ddc184653c7c_2858be59-8e17-40b8-8a91-36a86135bd63.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d744b4d5453b40eaa7f755f111d3da9d_f467c980-0537-426e-a7a3-9e04f5baa016.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3d5afc61f7847d9b68c62115058eedf_faea9c07-9fc4-4eb2-8d21-18aecf0196ce.png
## Agent notes
- Image understanding not performed; visual details not extracted.
- No motor weight or shaft length provided.
- Brand is generic ("其他").This 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": 8000000,
"properties": {
"_length_cm": "122.0",
"_width_cm": "33.5",
"_height_cm": "19.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").