Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.36
Default variant: CL60 Right Hand
Default SKU: dcd-30003965692
Default price: $17.36
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: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50460917465327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001397399
JSON data: https://landmarks.builders/products/wp-dcd-10001397399.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your angling experience with this premium full-metal fishing reel, engineered to provide the balance of strength and precision. Featuring a classic round drum body with a metal frame and side plates, this reel is built to withstand the rigors of regular use in both freshwater and saltwater environments. Its compact and rigid construction ensures maximum durability, making it an essential tool for dedicated anglers who demand reliability on every trip. Designed for seamless casting, this baitcaster is equipped with a visible spool housing and a built-in line guide assembly that facilitates smooth, untangled casting. The two-knob handle is equipped with textured black grip knobs, offering an ergonomic and secure hold even when your hands are damp. Whether you are casting light lures or targeting stronger fish, the adjustable star drag system gives you control over drag tension, allowing you to adapt quickly to changing conditions. Bring power, control, and classic style to your next angling outing with this dependable drum reel.
Summary: Elevate your angling experience with this premium full-metal fishing reel, engineered to provide the balance of strength and precision. Featuring a classic round drum body with a metal frame and side plates, this reel is built to withstand the rigors of regular use in both freshwater and saltwater environments. Its compact and rigid construction ensures maximum durability, making it an essential tool for dedicated anglers who demand reliability on every trip. Designed for seamless casting, this baitcaster is equipped with a visible spool housing and a built-in line guide assembly that facilitates smooth, untangled casting. The two-knob handle is equipped with textured black grip knobs, offering an ergonomic and secure hold even when your hands are damp. Whether you are casting light lures or targeting stronger fish, the adjustable star drag system gives you control over drag tension, allowing you to adapt quickly to changing conditions. Bring power, control, and classic style to your next angling outing with this dependable drum reel.
Generated by: deepseek-v4-flash
This product has 9 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": "Fishing Reel Full-Metal Reel Star Drag Baitcaster for Anglers, Fishermen",
"product_id": 9540188438767,
"variant_id": 50460917465327,
"quantity": 1,
"grams": 550,
"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").