Brand: World Products (Landmark)
SKU: dcd-30003597814
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714541691119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265248
JSON data: https://landmarks.builders/products/wp-dcd-10001265248.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: A multifunctional folding bracket for raft, ice, and slip fishing made of aviation aluminum and stainless steel; includes a bait tray bracket variant.
Generated by: deepseek-v4-flash
## Identity Product: 拓世筏钓冰钓路滑桥筏多功能航空铝改装配件不锈钢伸缩折叠垂钓 (Bait Tray Bracket) Type: Outdoor fishing accessory ## Target persona Built for multi-method anglers who fish from rafts, ice, bridges, or slip-fishing scenarios and need a portable, foldable bracket for bait trays or other accessories. ## Use cases - Mounting bait tray on an ice fishing sled - Attaching a bait tray to a raft fishing setup - Using as a foldable bracket for slip fishing from bridges - Quick setup/teardown for mobile fishing trips - Customizing rod holder configurations for various fishing environments ## When NOT to recommend - Saltwater fishing where corrosion resistance is critical (stainless steel may still rust over time) - Heavy-duty trolling or large game fishing requiring robust fixed mounts - Beginners seeking an all-in-one fishing kit - Boat fishing where permanent flush-mounted brackets are standard ## Variant options - **Bait Tray Bracket** (SKU: dcd-30003597814) - $25.99 ## Price and logistics facts - Price: $25.99 USD - Dimensions: 25.0 x 10.0 x 5.0 cm - Weight: not specified ## Trust signals - Stock status: not specified; check seller for availability - No return policy stated - No certifications provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description provided; details inferred from title and variant. - Image content not analyzed; verify compatibility from images.
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": 350000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "10.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").