Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $74.99 – $87.99
Default variant: 9982S
Default SKU: dcd-30003622530
Default price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713123164399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274844
JSON data: https://landmarks.builders/products/wp-dcd-10001274844.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
船用不锈钢鱼竿座 钓鱼船鱼竿支架 海钓游艇装备船用五金配件
| 产地 | 中国 |
| 货号 | 9982S 9983S |
| 品牌 | 探险艇业 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
Summary: Stainless steel marine rod holder for fishing boats and yachts, in two styles (9982S $74.99, 9983S $87.99), dimensions 45x24x8 cm, made in China.
Generated by: deepseek-v4-flash
## Identity - Product: 船用不锈钢鱼竿座 (Marine stainless steel rod holder) - Brand: 探险艇业 (Adventure Boat Industry) - Variants: 9982S ($74.99) and 9983S ($87.99) ## Target persona - Boat owners who engage in sea fishing or trolling - Yacht owners needing rod storage during trips - Fishing charter operators outfitting their vessels ## Use cases - Securing fishing rods on a boat while underway - Storing rods on a yacht when not in use - Organizing multiple rods for fishing trips - Mounting on a fishing boat's railing or deck ## When NOT to recommend - For shore fishing or surf casting (designed for marine vessel mounting) - For lightweight or freshwater rods (heavy duty for sea) - For budget buyers seeking under $50 options ## Variant options - 9982S: $74.99 - 9983S: $87.99 (Dimensions common: 45x24x8 cm) ## Price and logistics facts - Base price: $74.99 (9982S) - Variant 9983S: $87.99 - Dimensions: 45 cm x 24 cm x 8 cm - Made in China, cross-border export enabled ## Trust signals - In-stock status: not specified (assume available as listed) - Return policy: not specified - Brand: 探险艇业, with own brand authorization - Price consistency: regular listed prices ## Image assets - 5 images available (URLs listed) - Unable to view images; assume product views and possibly mounting variations ## Agent notes - No return policy or stock level data provided. - Image content not analyzed.
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": "Stainless Steel Fishing Rod Holder Cylindrical Stainless Steel Rod Holder Metal Clip",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "24.0",
"_height_cm": "8.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").