Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: 25MM
Default SKU: dcd-30003598001
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714541297903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265328
JSON data: https://landmarks.builders/products/wp-dcd-10001265328.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: Marine 304 stainless steel fishing rod holder for yachts, adjustable angle, available in 25mm and 32mm sizes, priced at $34.99.
Generated by: deepseek-v4-flash
## Identity 船用304不锈钢鱼竿座游艇海钓鱼竿支架 可调节角度 游艇五金配件 ## Target persona Boat owners, yacht captains, saltwater fishing enthusiasts who need a durable rod holder for marine environments. ## Use cases - Mounting fishing rods on yacht railings or gunwales. - Adjusting rod angle to suit different fishing techniques (trolling, drifting). - Securely holding rods while underway or at anchor. - Quick installation/removal on boats with standard rod holder mounts. - Use as a spare rod holder for larger vessels. ## When NOT to recommend - For land-based fishing (no mounting surface). - For freshwater-only users who don't need marine-grade stainless steel. - For heavy-duty commercial fishing requiring larger diameter (>32mm). - For buyers needing a complete rod holder system (this is just the holder part). ## Variant options - 25MM (SKU: dcd-30003598001, $34.99) - 32MM (SKU: dcd-30003598002, $34.99) ## Price and logistics facts Price: $34.99 USD per unit. Dimensions: 26 x 18 x 7 cm. No weight provided. Two size variants available. ## Trust signals - No in-stock status available. - Return policy not specified. - Price consistent across variants. - Product sourced from a shopify store. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12c57abd10ca4598ac4d127513f67753.png?v=1781085625) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c099813a7ad45e5a55a82917d5f46aa.png?v=1781085626) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc6fdb4e346847308350a9126bd9b46e.png?v=1781085625) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67dbf04f8d8a4362a918c781ad907fea.png?v=1781085626) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc46ce5c62794f3a8985940db8fe05cd.png?v=1781085625) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf24d8e248ec41cd8303a143a27c9392.png?v=1781085626) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5318ad6fd4f4ac991a77b2e9ab7f352.png?v=1781085625) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a457996b3cc465cb1336f794c68269a.png?v=1781085625) ## Agent notes - Image understanding was not performed; all visual details are from product title only. - No manufacturer certification or material composition beyond '304 stainless steel' is confirmed. - No installation hardware included? Not specified.
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": "船用304不锈钢鱼竿座游艇海钓鱼竿支架 可调节角度 游艇五金配件",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "18.0",
"_height_cm": "7.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").