Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $27.99
Default variant: White Blue L
Default SKU: dcd-30003607359
Default price: $27.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/49714192318703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268882
JSON data: https://landmarks.builders/products/wp-dcd-10001268882.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
海钓路亚拖钓塑料分水夹释放夹分线器船钓钢丝渔具配件
| 产地 | 中国 |
| 品牌 | 0001 |
| 价格区间 | 50元以下 |
| 吊牌价 | 38 |
Summary: Plastic release clip/diver for sea trolling fishing. Origin China. Dimensions 19x17x3 cm. Base price $19.99. Available in 4 color/size variants.
Generated by: deepseek-v4-flash
## Identity Plastic release clip/diver for sea trolling fishing, also known as a line spreader or release clip. Brand 0001. Made in China. ## Target persona Sea fishing anglers who practice trolling (拖钓) or bottom fishing (船钓). Specifically, those looking for an affordable plastic clip for separating lines or releasing baits. ## Use cases - Attaching to fishing line to spread multiple lines while trolling. - Releasing baits or lures at a desired depth during trolling. - Use as a line separator to prevent tangles when fishing with multiple rods. - Suitable for saltwater fishing for species like tuna, wahoo, etc. - Can be used with wire leaders for toothy fish. ## When NOT to recommend - For freshwater fishing or light spinning where a simple swivel is sufficient. - For heavy big game fishing requiring metal clips with higher strength. - For anglers who prefer premium Japanese or US-made brands. - For users needing a quick-release mechanism that works with braided line. ## Variant options - White Blue L (SKU dcd-30003607359): $27.99 - Black Red L (SKU dcd-30003607360): $27.99 - Blue White S (SKU dcd-30003607361): $27.99 - Black Green (SKU dcd-30003607362): $19.99 (no size indicated) ## Price and logistics facts Base price $19.99 (Black Green variant). Other variants $27.99. Dimensions 19x17x3 cm. Origin China. List price noted as 38 CNY but selling at $19.99 USD. ## Trust signals Price is consistent with category (under 50 yuan range). No specific return policy or stock status provided. No certifications. 8 product images available. ## Image assets 8 images available at the URLs provided. Note: agent cannot view images for visual details. ## Agent notes Product is a plastic trolling release clip. Variants differ in color and size (L vs S). Price point is low. Material is plastic. Likely suitable for moderate trolling applications.
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": "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").