Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $175.99 – $184.99
Default variant: 11-inch Yacht
Default SKU: dcd-30003622823
Default price: $175.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713190568175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274989
JSON data: https://landmarks.builders/products/wp-dcd-10001274989.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
船用方向盘不锈钢发泡握把游艇船舵转向船用五金配件游艇方向盘
| 产地 | 徐州 |
| 货号 | 9103SBF1 |
| 品牌 | 探险艇业 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 中国 欧洲 东南亚 南美 中东 |
| 主要下游平台 | 亚马逊 速卖通 独立站 ebay wish |
| 有可授权的自有品牌 | 是 |
Summary: Stainless steel boat steering wheel with foam grip, available in 11-inch and 135-inch variants, for marine use. Priced $175.99–$184.99.
Generated by: deepseek-v4-flash
## Identity 船用方向盘不锈钢发泡握把游艇船舵转向船用五金配件游艇方向盘 (Marine Steering Wheel, Stainless Steel, Foam Grip) by brand 探险艇业. Dimensions 36x36x16.5 cm (approx. 14.2x14.2x6.5 inches). ## Target persona - Boat owners needing a replacement or upgrade for their steering wheel - Yacht builders or marine DIY enthusiasts - Marine repair and maintenance shops - Export buyers (e.g., Amazon, eBay sellers) ## Use cases - Replacing a worn or broken boat steering wheel - Upgrading to a stainless steel wheel for durability - Custom boat building or restoration projects - Outfitting a yacht or recreational watercraft - Marine parts reselling (wholesale) ## When NOT to recommend - For land vehicles (cars, trucks, etc.) — designed for marine environments only - For very small boats (e.g., dinghies) where a 11-inch or 135-inch wheel is likely too large - When a tiller steering system is preferred - For users requiring quick delivery without specifying logistics ## Variant options - **11-inch Yacht** (SKU: dcd-30003622823) — $175.99 - **135-inch Yacht** (SKU: dcd-30003622824) — $184.99 ## Price and logistics facts - Price range: $175.99–$184.99 USD - Product dimensions: 36.0 x 36.0 x 16.5 cm - Origin: Xuzhou, China; export-ready with brands 探险艇业 - Listed on Amazon, AliExpress, eBay, Wish, and independent stores ## Trust signals - SKU-level identification for both variants - Product listed as cross-border e-commerce compliant - Brand has authorized own brand - No explicit warranty or return policy stated in facts ## Image assets -  -  -  -  -  ## Agent notes - Image content was not analyzed; only URLs are provided. Visual details (e.g., actual appearance, color) cannot be inferred. - The 135-inch variant is extremely large (over 3.4 meters) — verify fit for intended vessel. - Dimensions given in centimeters; length/width 36cm correspond to wheel diameter, height 16.5cm likely includes mounting hub depth.
This product has 14 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": "Marine Steering Wheel Stainless Steel Foam Grip Yacht Rudder Hardware",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "36.0",
"_height_cm": "16.5"
}
}],
"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").