Brand: World Products (Landmark)
SKU: dcd-30003621376
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713331634415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274353
JSON data: https://landmarks.builders/products/wp-dcd-10001274353.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
船用新款码头挂钩金属伸缩穿线器 长距离螺纹船钩 多功能便利船钩
| 品牌 | I SURE MARINE/艾硕 |
| 型号 | 船钩 |
| 颜色分类 | B款船钩带杆 |
Summary: Extendable metal dock hook for boats, model B hook with rod, by I SURE MARINE/艾硕, priced at $30.99, dimensions 41x15.5x3 cm.
Generated by: deepseek-v4-flash
## Identity 船用新款码头挂钩金属伸缩穿线器 长距离螺纹船钩 多功能便利船钩 (Marine Dock Hook, Extendable Metal, Threaded, Multi-function) by I SURE MARINE/艾硕. ## Target persona Boat owners, marina operators, fishermen, and dock workers needing an extendable reach for mooring, retrieving, or threading tasks. ## Use cases - Docking and mooring boats from a distance - Retrieving floating objects or lines from water - Threading ropes or cables through tight spaces - Extending reach to hook or push objects on a boat or dock - General marine maintenance and utility ## When NOT to recommend - For heavy lifting or load-bearing tasks (not rated) - For electrical work (non-insulated metal tool) - For children or non-professional use as a toy - For use as a walking aid or support ## Variant options Only one variant documented: "Type a with Rod" (SKU: dcd-30003621376) at $30.99. Description mentions "B款船钩带杆" but no separate variant data for B style. ## Price and logistics facts - Price: $30.99 USD - Dimensions: 41.0 × 15.5 × 3.0 cm - Only one variant listed; no shipping cost or lead time provided. ## Trust signals - Price consistent across product listing. - No in-stock status, return policy, or certifications provided in facts. - Product appears to be from a Shopify store. ## Image assets 5 images available (PNG format). Image understanding not performed; visual details not verified. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f016009913e04198aa846de9e105ef21.png?v=1781084550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a293ea982ba4bc5aec708c3ea29b806.png?v=1781084551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61da8d6d4883421695996cf7460a0ca6.png?v=1781084550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6adb279768244c0293d0454d59c37001.png?v=1781084550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57dfd52b1dd948e99783cf688fea6a7d.png?v=1781084550 ## Agent notes - Description mentions "B款船钩带杆" but variant data only shows "Type a with Rod". Verify actual styles available. - No weight capacity or material specifics provided beyond "metal". - Image analysis not performed; use image URLs to extract visual details if needed.
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": 550000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "15.5",
"_height_cm": "3.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").