Brand: World Products (Landmark)
SKU: dcd-30003606602
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714389876975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268543
JSON data: https://landmarks.builders/products/wp-dcd-10001268543.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: New extended aluminum fishing gripper with built-in scale, 42 cm long, designed for catch and release without harming fish, priced at $56.99.
Generated by: deepseek-v4-flash
## Identity New extended fish gripper with scale, aluminum alloy construction, length 42 cm, brand 美钓, model 加长款带称控鱼器. ## Target persona Anglers who target large fish (巨物) and need a tool to securely grip and weigh catches without injury; fishers practicing catch and release. ## Use cases - Gripping and controlling large fish during landing - Weighing fish using built-in scale - Removing hooks safely without harming fish - Extended reach for boat or bank fishing - As a multi-tool for fishing trips ## When NOT to recommend - For casual or beginner fishers who do not handle large fish - For ice fishing or saltwater environments without corrosion resistance (material not specified for saltwater) - For those needing a standard pliers or hook remover without scale - For budget buyers under $30 (price point is $56.99) ## Variant options - Color: Silver (one variant, price $56.99) ## Price and logistics facts - Price: $56.99 USD - Dimensions: 42 x 10 x 6 cm - Origin: China - No shipping or return policy provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single price across one variant - Certifications: export certification mentioned as "-" (unknown) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdd399378fbf407cbc8dadf9af1e56b8.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76f48503fb54410899d99275c111419d.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07abb85e1f724893b061b518709f46ca.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3309ea39ff4741bcb059333014ff8576.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be1aa494e6204c3d9f918eb83f702ec7.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/856662d9a4ee4007acaca9546d4935ba.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a48f353064c44fcd8fee1ad3b683d73f.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/970352f77ee04397a693deb9a7e032f9.png?v=1781085510 ## Agent notes - This product is a fishing tool, not gardening despite category tag. - Image understanding was not performed; do not infer visual details.
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": 450000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "10.0",
"_height_cm": "6.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").