Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.58 – $17.36
Default variant: Cl30 Right Hand
Default SKU: dcd-30003383165
Default price: $14.58
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Fishing Equipment
Vendor: World Products
Weight: 319 g
Cart URL (default variant): https://landmarks.builders/cart/50397939400943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001195650
JSON data: https://landmarks.builders/products/wp-dcd-10001195650.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Built for anglers who want dependable control on the water, this drum fishing reel combines a CNC machined aluminum body with a sturdy metal frame for a solid, confidence-inspiring feel. As a practical piece of fishing equipment, it is made to handle the demands of daily use while keeping smooth and stable. The reel construction supports controlled line release and retrieval, which helps when you are casting, working, or bringing in a catch. Whether you are fishing from a boat, targeting stronger species, or simply want a reel that feels more stable in hand, it offers the kind of handling that makes long outings easier. Its protection structure is a useful strength for saltwater and humid environments, especially for anglers who spend time coastal or near the coast. If you want a drum fishing reel that equilibrium strength, versatility, and everyday practicality, this model is designed to fit right into that routine.
Summary: Built for anglers who want dependable control on the water, this drum fishing reel combines a CNC machined aluminum body with a sturdy metal frame for a solid, confidence-inspiring feel. As a practical piece of fishing equipment, it is made to handle the demands of daily use while keeping smooth and stable. The reel construction supports controlled line release and retrieval, which helps when you are casting, working, or bringing in a catch. Whether you are fishing from a boat, targeting stronger species, or simply want a reel that feels more stable in hand, it offers the kind of handling that makes long outings easier. Its protection structure is a useful strength for saltwater and humid environments, especially for anglers who spend time coastal or near the coast. If you want a drum fishing reel that equilibrium strength, versatility, and everyday practicality, this model is designed to fit right into that routine.
Generated by: deepseek-v4-flash
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": "Drum Fishing Reel Braking Metal Reel Heavy Duty for Anglers",
"product_id": 9535218417903,
"variant_id": 50397939400943,
"quantity": 1,
"grams": 319,
"length_cm": "20.0",
"width_cm": "15.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. 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").