Brand: World Products (Landmark)
SKU: dcd-30003600354
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714574721263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266082
JSON data: https://landmarks.builders/products/wp-dcd-10001266082.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: Universal outboard motor kill switch safety lanyard (red rope), compatible with most boat engines. Sold as single Lanyard variant for $9.99.
Generated by: deepseek-v4-flash
## Identity 船外机熄火开关安全绳舷外机摩托艇紧急熄火开关红绳熄火绳 (Outboard Engine Kill Switch Safety Lanyard) ## Target persona Boat owners, marine mechanics, jet ski riders, water sports enthusiasts who need a replacement or spare safety lanyard for their outboard motor kill switch. ## Use cases - Replacing a lost, damaged, or worn kill switch lanyard - Adding a spare safety lanyard to a boat or jet ski for emergencies - Fulfilling safety requirements for rental or commercial boat fleets - Upgrading an older outboard with a new lanyard - Quick emergency stop during docking or man-overboard situations ## When NOT to recommend - For electric trolling motors that use a different kill switch mechanism - For inboard engines with a unique proprietary lanyard design - For models requiring a specific brand-locked lanyard (e.g., Yamaha, Mercury, Honda proprietary connectors) - For users needing a coiled or retractable lanyard (this is a straight rope) ## Variant options - Style: Lanyard (single variant, SKU: dcd-30003600354) at $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 21 x 17 x 4 cm (packaged) - No shipping or tax details provided; confirm at checkout. ## Trust signals - 8 product images available (see Image assets) - No stock status, return policy, or certifications provided; verify with seller. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; visual verification not performed. - No description provided; product use inferred from title and category. - Single variant; no other options available.
This product has 13 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": 40000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "17.0",
"_height_cm": "4.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").