Brand: World Products (Landmark)
SKU: dcd-30003597811
Price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714548900079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265245
JSON data: https://landmarks.builders/products/wp-dcd-10001265245.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: Multifunctional aluminum and stainless steel telescopic folding fishing accessory set for raft, ice, and bridge fishing. Sold as a 3-piece set at $76.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 拓世筏钓冰钓路滑桥筏多功能航空铝改装配件不锈钢伸缩折叠垂钓 - **Type:** Fishing accessory (raft/ice/bridge) - **Material:** Aviation aluminum, stainless steel - **Dimensions:** 35 × 15 × 5 cm - **Price:** $76.99 USD ## Target persona Raft anglers, ice fishermen, and bridge fishermen who need compact, foldable, lightweight accessories for rod mounting or equipment customization. ## Use cases - Setting up rod holders on a raft. - Ice fishing rod support. - Bridge fishing with portable gear. - Customizing fishing equipment with aluminum brackets. - Storing fishing accessories compactly. ## When NOT to recommend - Heavy-duty saltwater fishing requiring advanced corrosion resistance. - Users needing a complete fishing rod, not accessories. - Beginners wanting a simple, one-piece rod holder. - Fishing styles where folding/portability is not needed (e.g., fixed shore setups). ## Variant options - 3-piece SET: $76.99 (sku: dcd-30003597811) ## Price and logistics facts - Price: $76.99 USD - Dimensions: 35 × 15 × 5 cm - Weight: not specified - Shipping: not specified ## Trust signals - Single variant available. - No stock or return policy information provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ff5ef9d7dd44616b7e451ee4243a323_5da93d66-ae62-413b-b3fd-9dc600273084.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36f01769943148c697df9dfd9e201e55_547c5ba5-9c93-4763-b210-fa134b53d9f8.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8dd4c9a5699d425d9f47921ac33e3f91_c0797dba-649b-4d14-9b25-aa13d10a9002.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f6aa89fed114c3899fb90e9b9e2c738_69562281-0bf6-4c03-9995-8909d673ccd9.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d819af2a35f40b5aff2599eb5e9b096_4ddc7bfa-be82-4ab2-998f-a052d5f74b69.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e227899b85d14ecba8af9bae3f5155c7_c46493ed-c884-4601-acde-649ae3768903.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b0c2aa3e4124627851143e647a7f516_12178aa4-f884-4e04-8d5a-b57d4fdd993d.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbb9b5e2f0b74b6e8b843b322e4ef250_ab7c6cf1-474c-4454-9e9b-9adee947eb02.png?v=1781085629 ## Agent notes - No product description was provided; images were not analyzed. Materials (aluminum, stainless steel) inferred from title only.
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": 450000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "15.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").