Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $40.99
Default variant: Grip 1
Default SKU: dcd-30003597970
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714585469167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265310
JSON data: https://landmarks.builders/products/wp-dcd-10001265310.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel steering wheel knob for boats, yachts, and fishing vessels, available in three grip styles priced $33.99–$40.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel boat steering wheel knob (assist grip) for improved one-handed maneuvering. ## Target persona Boat owners, yacht captains, fishing enthusiasts who need a secure, ergonomic grip on the steering wheel. ## Use cases - Single-handed steering while fishing - Docking or navigating tight channels - Reducing arm fatigue during long cruises - Adding leverage for larger wheels - Quick turns in rough water - Assisting passengers with limited hand strength ## When NOT to recommend - For cars or land vehicles (designed for marine use) - When the wheel diameter is incompatible - If user prefers a different mounting method (e.g., clamp-on) - For vessels with non-standard steering wheels (e.g., destroyer wheels) ## Variant options - Grip 1: $33.99 - Grip 2: $37.99 - Grip 3: $40.99 ## Price and logistics facts - Base price $33.99; dimensions 18 × 16 × 10 cm (no weight provided) - No shipping or stock information supplied ## Trust signals - No trust signals provided (e.g., in-stock status, return policy, certifications) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a519b722d5824d48a9d271b4d9c23b84.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e16a33b29023495ba0c055821dfc1236.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8dc824d1c6543e58d7604dd538208d0.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b92a3b24fe6b4a10a76176a6b95e9742.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0e8b5fe9d0c4e719fcfeceed3a05342.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce8bbc93a1ee4c12a8240fa8cbce5b98.png?v=1781085650 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d97fb06429c64d068467cff065ceb870.png?v=1781085649 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6038514e586847b2bf55600ed34efb5b.png?v=1781085649 ## Agent notes - Image content not analyzed; visual details not inferred. - No product description or additional specifications provided. - All pricing is in USD.
This product has 15 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": 250000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.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").