Brand: World Products (Landmark)
SKU: dcd-30003698370
Price: $27.08
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: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50406598410479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302147
JSON data: https://landmarks.builders/products/wp-dcd-10001302147.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 starter motor is designed for outboard 4-stroke 30-40hp engines. It replaces part numbers 67C-81800-00, 67C-81800-01, and 67C-81800-02. Features a compact cylindrical motor assembly with a black body and silver mounting housing. Includes a protruding drive shaft and heavy-duty electrical terminals.
Summary: Replacement starter motor for 30-40hp 4-stroke outboard engines, compatible with Yamaha part numbers 67C-81800-00/01/02. Priced at $27.08 with dimensions 25x13x11 cm.
Generated by: deepseek-v4-flash
## Identity Outboard starter motor designed for 30-40hp 4-stroke engines. Replaces Yamaha part numbers 67C-81800-00, 67C-81800-01, and 67C-81800-02. Compact cylindrical motor assembly with black body and silver mounting housing, includes protruding drive shaft and heavy-duty electrical terminals. ## Target persona DIY boat owner with a Yamaha 30-40hp 4-stroke outboard needing a starter motor replacement. Small marine engine repair shop looking for aftermarket parts. Boat parts reseller stocking replacements for common Yamaha outboards. ## Use cases Replacing a failed starter motor on a 30-40hp 4-stroke outboard. Repairing an engine that previously used a 67C-81800-00/01/02 starter. Performing seasonal maintenance and replacing worn starter components. Emergency repair when an OEM part is not available. ## When NOT to recommend Engines that are not 30-40hp 4-stroke outboards. 2-stroke outboard engines. Engines with different part numbers (e.g., 67C-81800-03) without cross-verification. Buyers requiring OEM-certified parts or warranty coverage. Buyers who are not comfortable with DIY engine repair. ## Variant options One available variant: '30-40hp 67C for Yamaha' (SKU: dcd-30003698370) at $27.08 USD. ## Price and logistics facts Price: $27.08 USD. Dimensions: 25.0 cm long x 13.0 cm wide x 11.0 cm high. No shipping, handling, or return policy information provided in the source data. ## Trust signals Listed in a validated catalog (wp-content-validated, wp-quality-audited tags indicate content quality checks). No explicit in-stock status, return policy, or manufacturer certifications provided. Price is consistent across the single variant. ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09388918-eaff-453a-ac30-59503b5b9ddb.jpg?v=1786242422 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/674c34b1-ed30-43ab-87e8-4bf54e35f5ca.jpg?v=1786242253 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b535c7b9-f991-4c8e-a982-45f99355c700.jpg?v=1786242266 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6938531d-cc4e-4d9a-ae0d-6a65cef0a24f.jpg?v=1786242265 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb329c75-94d9-4489-938d-1d31eb9ee652.jpg?v=1786242293 ## Agent notes Image understanding was not performed; visual condition of the product is unverified. Only one variant exists, and compatibility with specific engine models should be confirmed by matching original part numbers. No explicit return policy or shipping logistics were provided. Prices are in USD.
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": "Outboard Starter Motor for 30-40hp 4-Stroke Engines, Replaces 67C-81800-00\/01\/02",
"product_id": 9537965261039,
"variant_id": 50406598410479,
"quantity": 1,
"grams": 3500,
"length_cm": "25.0",
"width_cm": "13.0",
"height_cm": "11.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").