Brand: World Products (Landmark)
SKU: dcd-30003604825
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714423202031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267860
JSON data: https://landmarks.builders/products/wp-dcd-10001267860.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: Plastic trolling line splitter/release clamp for sea fishing, used for outriggers, planer boards, and wire leaders. Priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity Sea fishing lure trolling plastic splitter release clamp line splitter boat fishing steel wire fishing tackle accessory. ## Target persona Saltwater trolling anglers; boat fishermen using wire leaders; lure trolling enthusiasts. ## Use cases - Releasing lines from outriggers during trolling - Attaching wire leaders to main line for deep trolling - Quick disconnect for planer boards or downriggers - Spreading multiple lures at different depths - Replacing worn or broken release clips on fishing rigs ## When NOT to recommend - Freshwater light tackle fishing (e.g., trout, panfish) - Fly fishing setups - Ice fishing applications - Ultra-light spinning gear with thin braid ## Variant options One variant: Black Green – $13.99 USD ## Price and logistics facts - Price: $13.99 USD - Dimensions: 19 cm (L) x 17 cm (W) x 3 cm (H) - Currency: USD ## Trust signals - Single variant available - Price consistent across listing - No stock status, return policy, or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d273e09808444bdcb0b69a788755a847.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d58f742f20e94a62bddf41986b903de6_5f577856-cb00-4d57-ab47-24ed58630505.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/452d2be647bd46e8ac812c2465019f24_28ef7fc8-8ef6-4e20-b846-029010d735cd.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e352e6d3d3f047aead62c8875a56c644.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b019c0233736435d8e1ef2e8c5a5546f.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0b0cf758f8143a5a03ea3e24bbc2b9b.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6f2421e17a84e67b7517d4d28204e17.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42d98daffa604fb295891b8b500a5171.png?v=1781085531 ## Agent notes Image understanding was not performed; visual details not assessed.
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": 10000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "3.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").