Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $81.99
Default variant: Silver 4-tube
Default SKU: dcd-30003597981
Default price: $81.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714568397039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265317
JSON data: https://landmarks.builders/products/wp-dcd-10001265317.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.






Summary: Premium aluminum 4-tube fishing rod holder for boats, 43x23x23 cm, $81.99. Available in Silver or Silver/Black.
Generated by: deepseek-v4-flash
## Identity - Product: Premium aluminum fishing rod holder (fish rod socket) for boats, multi-tube (4-tube) design. - Dimensions: 43 x 23 x 23 cm. - Price: $81.99 USD (base variant). ## Target persona - Saltwater fishing boat owners who need secure rod storage. - Anglers using kayaks or small vessels for trolling. - Marine outfitters stocking boat accessories. ## Use cases - Organizing multiple fishing rods on a boat deck. - Quick rod access during trolling or drift fishing. - Securing rods while traveling on water. - Reducing clutter and rod tangles on small boats. - Adding a dedicated rod holder to a fishing kayak. ## When NOT to recommend - Freshwater bank fishing (no boat). - Ice fishing (not designed for ice). - Users needing a single-rod portable holder. - Very small kayaks with no mounting space. ## Variant options - Silver 4-tube (SKU: dcd-30003597981) $81.99 - Silver 4-tube Black (SKU: dcd-30003597982) $81.99 ## Price and logistics facts - Price: $81.99 USD (both variants). - Dimensions: 43x23x23 cm (approx 16.9x9.1x9.1 inches). - No shipping or stock details provided. ## Trust signals - Two color variants available. - No stock status, return policy, or certifications provided in facts. ## Image assets - 8 images available at provided URLs. Cannot visually describe. ## Agent notes - Description field was empty; no text description available. - No customer reviews or ratings provided. - Images not analyzed; assume product photos show the rod holder from multiple angles.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "鱼竿支架 高端铝鱼竿插筒 路亚艇海钓船鱼竿插座 多联船用鱼竿座",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "23.0",
"_height_cm": "23.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").