Brand: World Products (Landmark)
SKU: dcd-30003597813
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714544935151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265247
JSON data: https://landmarks.builders/products/wp-dcd-10001265247.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: Aviation aluminum folding telescopic rear bracket for raft/ice/road/bridge fishing, stainless steel, 25x7x5 cm, $25.99.
Generated by: deepseek-v4-flash
## Identity 拓世筏钓冰钓路滑桥筏多功能航空铝改装配件不锈钢伸缩折叠垂钓 Rear Bracket ## Target persona Fishing enthusiasts practicing raft, ice, road slip, or bridge fishing; DIY anglers seeking a lightweight portable mounting bracket. ## Use cases - Mounting fishing rod on inflatable raft. - Securing rod for ice fishing setup. - Attaching rod to cart or platform for road slip fishing. - Rigging rod on bridge rail or structure. - Portable rod holder for bank fishing. ## When NOT to recommend - Heavy saltwater or big game fishing requiring robust welded mounts. - Spinning rod setups if bracket designed for specific reel seats. - Non-fishing applications (e.g., camera mounts). - Users needing a full rod holder with locking mechanism. ## Variant options - Rear Bracket (only available variant, $25.99) ## Price and logistics facts - Price: $25.99 USD - Dimensions: 25 cm x 7 cm x 5 cm - Weight: not provided - Currency: USD ## Trust signals - In-stock status not explicitly confirmed; tags imply batch inventory. - Return policy not specified. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ff5ef9d7dd44616b7e451ee4243a323_e0b3b741-9a3b-4876-bfa0-05c0aef2d067.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36f01769943148c697df9dfd9e201e55_8e145026-5055-4456-8b30-d57bc97d6a6b.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8dd4c9a5699d425d9f47921ac33e3f91_933b981a-cf6b-4d29-b06d-2c3eda477de5.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f6aa89fed114c3899fb90e9b9e2c738_72886275-04e5-4126-845e-80d660fd360c.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d819af2a35f40b5aff2599eb5e9b096_b912f474-bb48-4d7c-bc15-c94f1c12415c.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e227899b85d14ecba8af9bae3f5155c7_74fde58d-fc83-4ebd-9b94-d6f8ae16867d.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b0c2aa3e4124627851143e647a7f516_4869db42-0e3b-4b7b-92de-55e3cbee7cb7.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbb9b5e2f0b74b6e8b843b322e4ef250_7aeb503a-ba75-439e-9180-9c7a64071383.png?v=1781085627 ## Agent notes - Images not analyzed; visual appearance not described. - Product description missing; all claims inferred from title and variant. - Only one variant available; confirm fitment with specific rod/reel types. - Dimensions are modest (25 cm); verify compatibility with intended platform.
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": 200000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "7.0",
"_height_cm": "5.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").