Brand: World Products (Landmark)
SKU: dcd-30003597969
Price: $215.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49714589368559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265309
JSON data: https://landmarks.builders/products/wp-dcd-10001265309.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 marine steering wheel (13.5in/34cm diameter) for boat/yacht steering systems; priced at $215.99.
Generated by: deepseek-v4-flash
## Identity - Product: Marine Steering Wheel, Stainless Steel - Product Type: Marine Hardware - Dimensions: 36cm x 36cm x 10cm - Diameter: 34cm (13.5 inches) ## Target persona - Boat owners needing a replacement or upgrade steering wheel - Marine mechanics and boat repair shops - Yacht builders and custom boat fabricators - Enthusiasts restoring classic boats ## Use cases - Replacing a worn or corroded steering wheel on a boat or yacht - Upgrading to a stainless steel wheel for durability and corrosion resistance - Fitting as original equipment on a new boat build - Custom restoration projects requiring a classic-style marine wheel - Emergency replacement for a damaged steering wheel ## When NOT to recommend - For automotive or off-road vehicles (not designed for land use) - For small dinghies or inflatable boats that use tiller steering - For vessels requiring a larger diameter wheel (e.g., >36cm) - When budget is extremely tight (price above $200) ## Variant options - Only one variant: 34CM (13.5 inch) at $215.99 ## Price and logistics facts - Price: $215.99 USD - Dimensions: 36cm x 36cm x 10cm (shipping box likely) - Weight: Not provided - Origin: Likely drop-shipped (based on tags) ## Trust signals - In-stock status: Not confirmed - Return policy: Not stated - Price consistency: Single price across variants - Material claimed: Stainless steel (implied by title; not verified) - No reviews or ratings available ## Image assets - View 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9890da74c7c04f1a9b3b414cd5631277.png?v=1781085651 - View 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7f165e2b17f43418d33587a0736cb22.png?v=1781085652 - View 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7acd5ac09666409d8d64fc6de40b32fd.png?v=1781085649 - View 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b26d0b0dbe4a4cee8f7cd130f01a8b1a.png?v=1781085650 - View 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1e8f97022c3491a9e3c05d2152eb70c.png?v=1781085651 - View 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16d72730d4e64b6b914fd7a331b5613e.png?v=1781085652 - View 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2950144f3ea14b0bb6fa8a7bbfe4732b.png?v=1781085653 - View 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ae97d60d8664d1a92e43a67aadfad5f.png?v=1781085652 ## Agent notes - Description field is empty; no textual details beyond title and tags - Images not analyzed; visual inspection not performed - Material and construction details cannot be confirmed without image analysis - No explicit return policy or stock information provided
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": "船用方向盘不锈钢船舵游艇配件船用五金13.5寸方向盘34cm方向盘",
"quantity": 1,
"grams": 1900000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "36.0",
"_height_cm": "10.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").