Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,049.99 – $1,615.99
Default variant: Drive Shaft-2072
Default SKU: dcd-30003621634
Default price: $1,049.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713412014319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274438
JSON data: https://landmarks.builders/products/wp-dcd-10001274438.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
KOETSU科特苏 船舶驱动器 传动轴摩托艇游艇配件
| 货号 | K7515 |
| 品牌 | KOETSU科特苏 |
| 用途 | 传动 |
| 配件名称 | 摩托艇 |
| 型号 | 滑块 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 物料编号 | 20260411 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: KOETSU marine drive shaft assembly for motorboats and yachts; 11 style variants priced $1049.99-$1615.99 USD; dimensions 70x8x8 cm.
Generated by: deepseek-v4-flash
## Identity KOETSU船舶驱动器 – Marine drive shaft for motorboats and yachts. Model K7515, brand KOETSU. ## Target persona Boat owners, marine mechanics, yacht repair shops needing drive shaft replacement or upgrade. ## Use cases - Replacing a damaged drive shaft on a motorboat or yacht. - Upgrading to a different style/specification shaft. - Repairing propulsion system as part of routine maintenance. - Retrofitting a boat with a new shaft (if compatible). - Sourcing a spare shaft for marine service centers. ## When NOT to recommend - For non-marine vehicles (cars, motorcycles, ATVs). - For small inflatable boats or dinghies with low-power engines. - For complete propulsion system overhaul (this is just the shaft). - For users needing a full engine or stern drive assembly. ## Variant options | Style | Price (USD) | |-------|------------| | Drive Shaft-2072 | $1,049.99 | | Drive Shaft-1934 | $1,211.99 | | Drive Shaft-1719 | $1,292.99 | | Drive Shaft-2105 | $1,211.99 | | Drive Shaft-2004 | $1,292.99 | | Drive Shaft-2220 | $1,453.99 | | Drive Shaft-2103 | $1,615.99 | | Drive Shaft-2086 | $1,453.99 | | Drive Shaft-1974 | $1,211.99 | | Drive Shaft-2214 | $1,453.99 | | Drive Shaft-2097 | $1,453.99 | ## Price and logistics facts - Price range: $1,049.99 – $1,615.99 USD. - Dimensions: 70.0 L x 8.0 W x 8.0 H cm. - Weight not provided. Shipping origin unknown. ## Trust signals - Listed as a product with multiple style options. - No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3a6269f9886429bb70baa554904c31a.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34ce460fc55a4446ae07408448face7e.png?v=1781084608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7620cc05c1cd49799d035bc4c7a027a3.png?v=1781084606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24ccbd4eafd54370be0a751a4bf3cc32.png?v=1781084608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0b8946e7ee54bac8d0351c1cd42ec3e.png?v=1781084608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f3afbe55a6d4dc09712cba7e10304d9.png?v=1781084607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1bf93e754ff401a95459f25c30e7882.png?v=1781084608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4b7b5efdac94fa79dd2af22b1a2c0fc.png?v=1781084608 ## Agent notes - Image understanding was not performed; visual details not described. - No information on stock availability, return policy, or warranty. - Variant differences (e.g., length, spline count) not specified; style numbers may indicate specs.
This product has 23 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": "KOETSU科特苏 船舶驱动器 传动轴摩托艇游艇配件",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "8.0",
"_height_cm": "8.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").