Brand: World Products (Landmark)
SKU: dcd-30003597871
Price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714502369519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265261
JSON data: https://landmarks.builders/products/wp-dcd-10001265261.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: Stainless steel outboard motor bracket for 2-stroke engines, suitable for speedboats and fishing boats. Dimensions 48x25x23 cm. Priced at $234.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Motor Bracket for 2-Stroke Outboard Engines ## Target persona Boat owners and marine mechanics needing a durable mount for 2-stroke outboard motors on speedboats, fishing boats, or yachts. ## Use cases - Mounting a 2-stroke outboard motor on a boat transom - Replacing a worn or broken motor bracket - Building or restoring a small boat - Adding an auxiliary outboard to a larger vessel - Securing an outboard during transport or storage ## When NOT to recommend - For 4-stroke or electric outboard engines (design specific to 2-stroke) - For motors exceeding the bracket's weight or power capacity (unknown, not specified) - For use on inflatable boats or small dinghies with thin transoms - When a corrosion-resistant bracket for saltwater is needed (material unknown, stainless steel assumed but not confirmed) ## Variant options - Ss 2-stroke Outboard: $234.99 (only variant) ## Price and logistics facts - Price: $234.99 USD - Dimensions: 48 × 25 × 23 cm - No shipping or inventory details provided ## Trust signals - No return policy, stock status, or certifications specified - Price consistent across listed variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c359197b29974108a3c2ac07970b7fa5.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eb5ebf4db0148179f072d6f1f162dec.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/613afbe96c624169bde637ea74c59935.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfa6ec9c3a114c84acd2425b604b0691.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee7a3cc958be40ddb05403f53f2ae1c4.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d1424d9e47e4f5bbc75aa3c13b8a16d.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b83c1517e633499e9b0b4d3a561f967b.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11122365b7ae400f90838782db4d2644.png?v=1781085606 ## Agent notes No product description provided; image understanding not performed. Material and finish not confirmed beyond 'stainless steel' in title.
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": "船用不锈钢马达支架2冲程发动机支架快艇游艇渔船配件",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "25.0",
"_height_cm": "23.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").