Brand: World Products (Landmark)
SKU: dcd-30003615586
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49713900126447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271854
JSON data: https://landmarks.builders/products/wp-dcd-10001271854.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
筏钓支架筏竿筏杆桥钓桥筏支架多功能栏杆钓鱼支架炮台架杆架配件
| 品牌 | 威克特 |
| 多方位旋转 | 是 |
| 货号 | 带定位桥钓支架 |
| 材质 | 金属 |
| 专利类型 | 无 |
| 外贸出口认证 | - |
| 折叠式 | 是 |
| 质检报告编号 | - |
| 类型 | 配件 |
Summary: Metal, foldable multi-position rotating fishing rod holder for raft or bridge use; priced at $14.99.
Generated by: deepseek-v4-flash
## Identity Product: Raft Bracket / Fishing Rod Holder, brand 威克特 (Weickter). Multi-position rotating, foldable, metal construction. ## Target persona Raft and bridge anglers seeking a compact, foldable rod holder for railings; portable fishing enthusiasts. ## Use cases - Securing a rod while fishing from a raft with a railing. - Hands-free bridge fishing, allowing multiple lines. - Portable fishing trips requiring quick setup and takedown. - As a spare rod holder for adding extra lines. - Using on docks or piers with railings. ## When NOT to recommend - Heavy surf or big game fishing where extreme durability is required. - Ice fishing (not designed for ice setups). - Boat trolling with heavy rods and reels. - Users who need a permanent, non-foldable installation. ## Variant options - Style: Raft Bracket – $14.99 (only variant) ## Price and logistics facts - Price: $14.99 USD - Dimensions: 35 x 20 x 8 cm - Foldable: Yes - Material: Metal - No shipping cost or return policy information provided. ## Trust signals - In-stock status not specified. - No return policy or warranty stated. - No certifications listed. - Single price point, no price history. ## Image assets         ## Agent notes - Product originally described in Chinese; translated title and description. - Brand: 威克特 (likely Weickter). - Material: metal; foldable; multi-direction rotation. - Image understanding not performed – visual details not inferred.
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": "筏钓支架筏竿筏杆桥钓桥筏支架多功能栏杆钓鱼支架炮台架杆架配件",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "20.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").