Brand: World Products (Landmark)
SKU: dcd-30003604824
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714425135343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267859
JSON data: https://landmarks.builders/products/wp-dcd-10001267859.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 release clip / line divider for sea fishing trolling, used to spread lines off a boat. Single color variant (Blue White S). $19.99.
Generated by: deepseek-v4-flash
## Identity 海钓路亚拖钓塑料分水夹释放夹分线器船钓钢丝渔具配件 (Sea fishing lure trolling plastic release clip line divider) ## Target persona - Saltwater trolling anglers - Boat fishermen using multiple lines - Lure fishermen needing line management ## Use cases - Trolling multiple lines from a boat - Preventing line tangles during trolling - Quick release on fish strike - Attaching downrigger or planer boards - Spreading lines for surface trolling ## When NOT to recommend - Freshwater fishing - Light spinning tackle - Kayak fishing (single line) - Ice fishing ## Variant options - Blue White S (SKU: dcd-30003604824) – $19.99 ## Price and logistics facts - Price: $19.99 USD - Dimensions: 18.0 x 16.0 x 2.0 cm - Only one variant available ## Trust signals - In-stock status not provided, but active listing - Return policy not specified - No certifications claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d273e09808444bdcb0b69a788755a847_846ba263-ce23-4250-aa9c-15c2ce137b80.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d58f742f20e94a62bddf41986b903de6.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/452d2be647bd46e8ac812c2465019f24.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e352e6d3d3f047aead62c8875a56c644_f3d86e4f-1460-449a-9aa8-cbbb8211be4c.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b019c0233736435d8e1ef2e8c5a5546f_18a475fc-cd4d-437d-a0df-08cd1c509066.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0b0cf758f8143a5a03ea3e24bbc2b9b_4e352638-22a9-4e0f-81ba-9ed6cd26b904.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6f2421e17a84e67b7517d4d28204e17_1d61096a-bac4-4f27-b77f-9778693f553b.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42d98daffa604fb295891b8b500a5171_8db97137-3d31-4f64-9b5b-a6b8bf13c768.png?v=1781085532 ## Agent notes - Image content not analyzed; visual details not verified.
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": 20000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "2.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").