Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.19 – $8.44
Default variant: Baitcasting Rod + Right Hand Baitcasting Reel Standard Package / 1.8m
Default SKU: dcd-30004136935
Default price: $7.19
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/50467666493679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455982
JSON data: https://landmarks.builders/products/wp-dcd-10001455982.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 carbon fiber construction provides exceptional strength and sensitivity for detecting subtle bites.
Versatile design suitable for various lure fishing techniques, including casting and jigging.
Available in multiple lengths (1.8m, 2.1m, 2.4m, 2.7m) to accommodate different fishing environments and preferences.
Ergonomic handle ensures comfortable grip and reduced fatigue during long fishing sessions.
Includes a high-performance baitcasting reel with a right-hand retrieve, ideal for precision casting.
Summary: Carbon fiber lure fishing rod and reel combo with right-hand baitcasting reel, available in 1.8m to 2.7m lengths, priced from $7.19 USD for freshwater and saltwater angling.
Generated by: deepseek-v4-flash
## Identity Carbon fiber lure fishing rod paired with a right-hand baitcasting reel. Available in 1.8m, 2.1m, 2.4m, and 2.7m variants. Priced from $7.19 USD. ## Target persona Budget-conscious beginner or casual angler who wants a simple rod-and-reel set for occasional freshwater or inshore saltwater lure fishing. ## Use cases - Lure casting for bass in lakes and rivers - Jigging for saltwater species from piers or shore - Light inshore fishing on a budget - Backup or beater combo for travel ## When NOT to recommend - For offshore or heavy saltwater fishing beyond light inshore - If the buyer requires a left-hand-retrieve reel (this combo is right-hand only) - For tournament or high-performance fishing - If the buyer expects premium components or long-term durability at this price ## Variant options - 1.8m — $7.19 USD (SKU dcd-30004136935) - 2.1m — $7.61 USD (SKU dcd-30004136936) - 2.4m — $8.03 USD (SKU dcd-30004136937) - 2.7m — $8.44 USD (SKU dcd-30004136938) ## Price and logistics facts - Base price $7.19 USD; longer variants cost more. - Lengths: 1.8m, 2.1m, 2.4m, 2.7m. - No stock/availability status provided. - No return policy or shipping terms provided. ## Trust signals - Listed as suitable for both freshwater and saltwater angling. - Carbon fiber construction claim per product description. - No independent certification, stock guarantee, or review data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01W8smsm1fyOwsXn7Fo__3825704075.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cqc1kH1fyP7CowM1F__3825704075.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wX06LK1fyP7CYhGaW_crop_0_250_750_750___3825704075.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JjcUHw1fyP7CoHEUG__3825704075.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gI7x8O1fyP7EKBhv6_crop_26_0_697_697___3825704075.webp?v=1786299126 ## Agent notes - Extremely low price point for a rod/reel combo; verify quality expectations. - Right-hand retrieve only. - No dimensions or weight provided. - Image files were not visually inspected.
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 Lure Fishing Rod and Reel Combo for Freshwater and Saltwater Angling",
"product_id": 9556208648431,
"variant_id": 50467666493679,
"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").