Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.14 – $4.42
Default variant: Metal Spool 7000 Series
Default SKU: dcd-30004137505
Default price: $4.14
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467661742319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456139
JSON data: https://landmarks.builders/products/wp-dcd-10001456139.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Construction: Features a robust body and smooth operation for various fishing conditions.
Versatile Use: Suitable for lure fishing, surf casting, sea rod fishing, and rock fishing.
High Performance: Provides excellent line winding and retrieval for an efficient fishing experience.
Ergonomic Design: Comfortable grip and balanced feel for extended periods of use.
Multiple Models: Available in various sizes and configurations to match different fishing needs.
Summary: Budget spinning fishing reel suitable for lure, surf casting, sea rod, and rock fishing; multiple variants from $4.14 to $4.42.
Generated by: deepseek-v4-flash
## Identity - Spinning fishing reel with metal spool and multiple handle/rocker arm configurations. - Intended for lure, surf casting, sea rod, and rock fishing. - Priced at $4.14–$4.42 USD. ## Target persona - Budget-conscious beginner or occasional angler seeking an inexpensive reel for shore fishing. - Hobbyist needing a backup or loaner reel. ## Use cases - Lure fishing. - Surf casting. - Sea rod fishing. - Rock fishing. - Beginner practice. - Backup/travel reel. ## When NOT to recommend - Not for professional or tournament anglers. - Not for heavy saltwater use requiring corrosion resistance. - Not for large game fish. - Not for those needing precision drag systems or high-end materials. ## Variant options - Metal Spool 7000 Series (SKU: dcd-30004137505) — $4.14 - American CNC Metal Rocker Arm 3000 Series (SKU: dcd-30004137507) — $4.14 - American CNC Metal Rocker Arm 4000 Series (SKU: dcd-30004137512) — $4.42 - Gapless American Metal Rocker Arm Big Game 3000 Series (SKU: dcd-30004137519) — $4.42 ## Price and logistics facts - Base price $4.14 USD; some variants $4.42 USD. - No shipping, stock, or delivery details provided. ## Trust signals - No warranty, certification, or return policy stated. - Inventory status unknown; listing part of a full-catalog import. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rfh2aK1E8eg9Kn3DR__2904100307.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OJ5p7l1E8egFCSJ8u__2904100307.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wlLAeI1E8egE4rLR5__2904100307.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011Jx1MG1E8egE8Q1Jk__2904100307.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sdk0ex1E8egFWnRDd__2904100307.webp?v=1786299122 ## Agent notes - Images were not analyzed; visual details unverified. - Extremely low price suggests a basic budget reel; confirm materials and build quality before recommending for demanding use. - No brand, dimensions, or shipping information available.
This product has 5 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": "Spinning Fishing Reel for Lure and Surf Casting, Sea Rod and Rock Fishing",
"product_id": 9556206715119,
"variant_id": 50467661742319,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").