Brand: World Products (Landmark)
SKU: dcd-30003688225
Price: $5.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Fishing Accessory
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/50405972312303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298873
JSON data: https://landmarks.builders/products/wp-dcd-10001298873.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This mechanical downrigger counter is designed for accurate line tracking in boat fishing and trolling. It measures depth and line length, helping anglers target specific water columns. The compact black circular body saves space and integrates onto your boat. It features sturdy metal fasteners and a side bracket for durability in marine environments. Vibrant green adjustment knobs and a clear mechanical display allow for quick adjustments.
Summary: Mechanical downrigger counter with bracket for boat fishing and trolling; tracks depth and line length. Compact black circular body, metal fasteners, green knobs. Priced at $5.56 USD.
Generated by: deepseek-v4-flash
## Identity Mechanical downrigger counter with side bracket for boat fishing and trolling. Tracks depth and line length via mechanical display. Compact black circular body, metal fasteners, green adjustment knobs. Price $5.56 USD. ## Target persona Anglers who need a low-cost mechanical line/depth counter for a downrigger, especially owners of Scotty Elec type mounts; replacement-part buyers; budget trolling enthusiasts. ## Use cases - Tracking trolling depth to target fish in a specific water column. - Measuring line length while letting out or retrieving line. - Replacing a worn or broken mechanical counter on an existing downrigger. - Adding a depth counter to a downrigger setup without upgrading electronics. ## When NOT to recommend - Anglers who need digital/GPS depth tracking or Bluetooth connectivity. - Buyers looking for a complete downrigger unit (this is only the counter/bracket). - Those whose downrigger brand is not Scotty Elec and need confirmed compatibility. - Tournament or precision fishers requiring exact digital readouts. ## Variant options Single variant: - SKU: dcd-30003688225 - Style: Scotty Elec - Price: $5.56 USD ## Price and logistics facts - Price: $5.56 USD - Dimensions: 11.0 × 7.5 × 3.5 cm - Listed in an online catalog; shipping cost, delivery time, and available quantity not provided. ## Trust signals - Product listing passed content validation and quality audit (source tags). - Clear product description with specific materials and features. - No return policy, warranty, or certification details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a77bad19-0311-4caa-bb8a-3d68fe23ceee.jpg?v=1786242359 ## Agent notes - Image not visually inspected; only URL provided. - Compatibility is only indicated by the variant "Scotty Elec"; mounting hole pattern not specified. - Dimensions are in centimeters; convert for listings requiring inches. - No explicit in-stock status; treat as listing available but quantity unverified.
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Mechanical Downrigger Counter with Bracket for Boat Fishing and Trolling",
"product_id": 9537775960303,
"variant_id": 50405972312303,
"quantity": 1,
"grams": 40,
"length_cm": "11.0",
"width_cm": "7.5",
"height_cm": "3.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").