Brand: World Products (Landmark)
SKU: dcd-30003615648
Price: $95.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/49713995120879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271888
JSON data: https://landmarks.builders/products/wp-dcd-10001271888.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
游艇专用316不锈钢鱼竿座钓鱼船垂钓支架船舶鱼竿炮台
| 产地 | 中国广东省 |
| 货号 | GM-HW-FR0140 |
| 品牌 | 志成 |
| 是否跨境出口专供货源 | 否 |
Summary: 316 stainless steel fishing rod holder for yachts and boats, from brand Zhicheng, dimensions 26x18x6.5 cm, priced at $95.99 USD.
Generated by: deepseek-v4-flash
## Identity Product: Yacht-specific 316 Stainless Steel Fishing Rod Holder. Brand: Zhicheng (志成). SKU: dcd-30003615648. ## Target persona Recreational fishermen with boats, yacht owners, fishing charter operators, boat maintenance professionals. ## Use cases - Fishing from a yacht or boat. - Mounting rod holders on boat rails. - Securing fishing rods while underway. - Quick rod deployment. - Organizing multiple rods on a vessel. ## When NOT to recommend - For land-based fishing. - For freshwater fishing on small kayaks without rails. - For heavy-duty commercial fishing requiring high load capacity. - For use with rods of diameter incompatible with holder. ## Variant options Only one variant: Style Gm-hw-fr0140 at $95.99. ## Price and logistics facts Price: $95.99 USD. Dimensions: 26x18x6.5 cm. Origin: Guangdong, China. Shipping cost and delivery time not specified. ## Trust signals No return policy or stock status provided. Price is fixed for the single variant. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c162a5c01187494f9c54dc6ebf82d58a.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ba7299e7c6f468c851b1e57fbb9dbb7.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11e8fcdf44dc4338933f158a87529224.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6771c25da0a3425e8dab898def909f35.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9029e29220a4444af3d3343ce83200b.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af04f2d352bf4712a8d00bf65b89089e.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89fe02f32ec6455fa4c88cc5a8f5d8ec.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83beed147cf94525948bd5658bfac65d.png?v=1781085193 ## Agent notes Product is a fishing rod holder for boats, made of 316 stainless steel. No warranty or hardware details provided. Ensure compatibility with boat rail dimensions before recommending.
This product has 13 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": "游艇专用316不锈钢鱼竿座钓鱼船垂钓支架船舶鱼竿炮台",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "18.0",
"_height_cm": "6.5"
}
}],
"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").