Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.03 – $6.53
Default variant: Mobile Reel Seat Sea Rod / 2.4m Rod Only
Default SKU: dcd-30004136439
Default price: $4.03
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/50467642015983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455847
JSON data: https://landmarks.builders/products/wp-dcd-10001455847.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Construction: Features an 8-layer design for enhanced strength and durability, ideal for handling large fish.
Reel Seat: Equipped with a mobile reel seat, allowing for adjustable positioning and comfortable grip during long fishing sessions.
Material: Crafted from super hard materials, providing exceptional rigidity and power for long-distance casting.
Application: Specifically designed for sea fishing and long-distance casting, suitable for catching large, heavy fish.
Versatility: Available in various lengths to accommodate different fishing environments and casting requirements.
Summary: 8-layer mobile reel seat sea fishing rod for long-distance casting, available in 2.4m to 4.5m lengths, priced from $4.03.
Generated by: deepseek-v4-flash
## Identity 8-layer mobile reel seat sea fishing rod, designed for sea fishing and long-distance casting. Available in multiple lengths: 2.4m, 2.7m, 3.6m, 4.5m. Price starts at $4.03 USD. ## Target persona Budget-conscious saltwater angler seeking a low-cost, durable rod for sea fishing. Value-oriented shore or boat fisherman who wants adjustable reel positioning and long-cast capability without premium cost. ## Use cases - Beach casting for large, heavy fish. - Long-distance surf fishing where casting distance matters. - Boat fishing requiring adjustable reel seat for comfort. - Extended fishing sessions needing a comfortable grip. - Replacing a worn-out rod with an affordable option. ## When NOT to recommend - Professional tournament anglers requiring high-end components or warranties. - Fly fishing or other specialized fishing disciplines. - Anyone needing a complete rod-and-reel combo (rod only). - Ice fishing or ultralight freshwater fishing. ## Variant options - 2.4m Rod Only (Mobile Reel Seat Sea Rod) – $4.03 - 2.7m Rod Only (Gold Mobile Reel Seat) – $4.58 - 3.6m Rod Only (Gold Mobile Reel Seat) – $5.42 - 4.5m Rod Only (Mobile Reel Seat Sea Rod) – $6.53 ## Price and logistics facts - Prices are in USD, as listed. - No shipping cost, delivery time, or return policy information is provided. - No stock status is stated. ## Trust signals - No explicit in-stock guarantee. - No certifications provided. - Price is low relative to typical sea rods, consistent with budget positioning. - Multiple length variants suggest product line availability. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wn2YP21rtcJw3Zda1__2453275689-0-cib.jpg?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01n2JM791rtcJw4Agh6__2453275689-0-cib.jpg?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Hr13lx1rtcJvyHHvr__2453275689-0-cib.jpg?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Hrs5Pt1rtcJwKzZEF__2453275689-0-cib.jpg?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014YPrCu1rtcJusOmtm__2453275689-0-cib.jpg?v=1786299108 ## Agent notes - Images were not visually inspected; URLs are provided for fetching. - No physical dimensions (length, width, height) are provided beyond rod length options. - Product type field is empty; category inferred from title and description. - Reel not included; this is rod only.
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": "8-Layer Mobile Reel Seat Super Hard Sea Fishing Rod for Long Casts",
"product_id": 9556199276783,
"variant_id": 50467642015983,
"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").