Brand: World Products (Landmark)
SKU: dcd-30003698376
Price: $55.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Boat Parts
Vendor: World Products
Weight: 1710 g
Cart URL (default variant): https://landmarks.builders/cart/50406646153455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302152
JSON data: https://landmarks.builders/products/wp-dcd-10001302152.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This propeller shaft with splines is designed to meet specification 6E5-45611-01. It is a direct replacement part for transferring engine power to the propulsion system. Made from high-strength metal, it measures 39 cm in length and features 26 cogs on the disengage gear and 15 cogs on the gear. It is compatible with Japanese outboard two-stroke 100-225hp and four-stroke 75-130hp engines.
Summary: Replacement propeller shaft with splines, spec 6E5-45611-01, for compatible Japanese 2-stroke 100-225hp and 4-stroke 75-130hp outboards. 39cm length, 26 cogs on disengage gear, 15 cogs on gear. Price $55.56.
Generated by: deepseek-v4-flash
## Identity Replacement propeller shaft with splines, spec 6E5-45611-01. High-strength metal, 39 cm length, 26 cogs on disengage gear, 15 cogs on gear. Compatible with Japanese outboard two-stroke 100-225hp and four-stroke 75-130hp engines. ## Target persona Boat owners with Japanese outboards; marine mechanics needing a direct replacement part. ## Use cases - Replace damaged or worn propeller shaft on compatible outboards. - Restore power transfer from engine to propulsion system. - Fix spline wear on disengage gear. - Maintenance for 2-stroke 100-225hp or 4-stroke 75-130hp Japanese engines. ## When NOT to recommend - Not for inboard engines, sterndrive, or non-compatible outboards. - Not for engines outside specified horsepower ranges. - Not if required shaft length is 42cm (per dimensions) instead of 39cm description. ## Variant options Only one variant: Propeller Shaft (Style: Propeller Shaft), SKU dcd-30003698376, price $55.56. ## Price and logistics facts Price $55.56 USD. Package dimensions (cm): 42.0 x 8.0 x 8.0. Weight and shipping not provided. ## Trust signals In-stock status not explicitly stated. No return policy mentioned. Price consistent across variants. Tags indicate quality audit but no certifications. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef2d31ad-5188-4432-8cda-dd3207fbb10b.jpg?v=1786242288 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55501507-dbb8-4ea1-9855-75ef4700d67b.jpg?v=1786242299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c5334d7-3fd3-46e9-a814-8a2fcd340f41.jpg?v=1786242417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4304700-80b5-4b4b-9407-596ed360bffb.jpg?v=1786242275 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b42f647-e083-451b-97fa-848d85dac8a8.jpg?v=1786242408 ## Agent notes Image understanding not performed; verify visual details from URLs if needed. Note discrepancy: description length is 39cm, but dimensions_cm states length 42cm. Confirm compatibility with specific engine models before purchase.
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Propeller Shaft with Splines Compatible Outboard Propeller Shaft",
"product_id": 9537979810031,
"variant_id": 50406646153455,
"quantity": 1,
"grams": 1710,
"length_cm": "42.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").