Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $65.99
Default variant: 35CM
Default SKU: dcd-30003357010
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49973755969775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001187663
JSON data: https://landmarks.builders/products/m4x-10001187663.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Built as a carbon netting handle, this fishing gear is designed for anglers who want a hard, dependable pole with a solid feel during landing and control.
Function: As a landing net pole, it helps you reach catch smoothly and lift them with better stability, making netting more secure and more efficient at the water’s rim.
Telescopic Design: This telescopic fishing net pole offers multiple length options, so you can choose a compact setup for easy carrying or a longer reach for bigger catch and deeper banks.
Key Feature: The fishing net rod uses an 8 mm connector and reinforced sections for a secure fit, while the red-and-black build gives it a clean, practical look that stands out on the bank.
Advantage: Whether you are fishing from shore, a pier, or a boat, this pole is made to improve landing accuracy and reduce hassle when you need a strong, ready-to-use net setup.
Summary: Carbon Fiber Landing Net Pole Hard Telescopic Fishing Net Pole Lightweight. Description: 【Material】: Built as a carbon fiber mesh handle, this fishing gear combines a lightweight feel with dependable stiffness for everyday bank, boat, or shore use. 【Telescopic Design】: The telescopic fishing net pole extends to different working lengths, giving you flexible reach when you need to land catch from awkward angles or deeper water. 【Connector】: Featuring an 8 mm metal thread, this fishing net rod makes it easy to attach compatible landing net heads securely and keep the setup stable during use. 【Ha
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Carbon Fiber Landing Net Pole Hard Telescopic Fishing Net Pole Lightweight",
"product_id": 9440332513519,
"variant_id": 49973755969775,
"quantity": 1,
"grams": 150,
"length_cm": "100.0",
"width_cm": "6.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").