Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: 75CM
Default SKU: dcd-30002758167
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 325 g
Cart URL (default variant): https://landmarks.builders/cart/49879165829359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043731
JSON data: https://landmarks.builders/products/m4x-10001043731.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stainless Steel Eel Catcher Serrated Grippers Wide Jaw Handling Tool Locking
Summary: Stainless steel eel catcher with serrated grippers, wide jaw, and locking handle, available in 75-200cm sizes, priced $9.99-$12.99 USD.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Eel Catcher Serrated Grippers Wide Jaw Handling Tool Locking ## Target persona - Eel fishermen handling live, slippery eels - Commercial fishermen needing a sturdy, long-reach gripping tool - Outdoor enthusiasts catching eels for bait or consumption ## Use cases - Safely catching and handling eels without injury - Removing eels from nets or traps - Handling other slippery, elongated fish or reptiles - Extending reach to catch eels in crevices or deep water ## When NOT to recommend - For catching fish with delicate scales or soft mouths (e.g., trout, bass) - For users with small hands or limited grip strength (wide jaw may be cumbersome) - When a non-lethal or barbless catch-and-release tool is required ## Variant options | Size | Price | |------|-------| | 75CM | $9.99 | | 100CM | $9.99 | | 120CM | $9.99 | | 150CM | $10.99 | | 200CM | $12.99 | ## Price and logistics facts - Price range: $9.99 - $12.99 USD - Dimensions (approx): 105 x 15.8 x 7 cm (likely for 100CM variant; other sizes vary) - No shipping, tax, or availability details provided. ## Trust signals - In-stock status unknown - Return policy not stated - No certifications listed - Stainless steel construction inferred from title ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b616cc25-8cd3-4017-ab17-2e6c95371de4.jpg?v=1782126340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a853bbaa-1733-43f6-90ab-0261e45aa160.jpg?v=1782126340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b20b452-ac43-4f66-b1ef-003a08ee4685.jpg?v=1782126341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/368999c7-997e-4eb1-9b0f-b5e3e8c5c9dc.jpg?v=1782126340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6431946-9f60-4bcd-b67d-e7809c7ce7d9.jpg?v=1782126340 ## Agent notes - Image content not analyzed; treat as fetchable assets only. - No details on materials beyond 'stainless steel' in title. - No warranty or certification information available.
This product has 12 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": "Stainless Steel Eel Catcher Serrated Grippers Wide Jaw Handling Tool Locking",
"quantity": 1,
"grams": 325000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "15.8",
"_height_cm": "7.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").