Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $32.99
Default variant: Ten-2000
Default SKU: dcd-30003607403
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714125340911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268906
JSON data: https://landmarks.builders/products/wp-dcd-10001268906.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
All Metal Spinning Reel Saltwater Freshwater Long Cast
| 产地 | 浙江慈溪 |
| 品牌 | 勇顺渔具 |
| 货号 | TEN-跨境 |
| 产品类别 | 纺车式渔轮 |
| 专利类型 | 无 |
| 规格 | TEN-5000 |
| 质检报告编号 | 见详情 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 外贸出口认证 | 见详情 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 40 |
| 主要销售地区 | 其他 |
| 类别 | 渔线轮 |
Summary: All-metal spinning reel for saltwater and freshwater, long cast design, available in Ten-2000 ($31.99) and Ten-3000 ($32.99) sizes.
Generated by: deepseek-v4-flash
## Identity - Product: All Metal Spinning Reel Saltwater Freshwater Long Cast - Brand: 勇顺渔具 (Yongshun Fishing Tackle) - Origin: 浙江慈溪, China - Type: Spinning reel (纺车式渔轮) ## Target persona - Budget-conscious anglers who fish in both saltwater and freshwater environments. - Intermediate hobbyists looking for an affordable all-metal reel for long-distance casting. - Small-scale fishers or casual weekend anglers needing a reliable reel under $35. ## Use cases - Long-distance casting from shore or pier. - Saltwater fishing for species like redfish, sea trout, or smaller snapper. - Freshwater fishing for bass, pike, or walleye. - Surf casting when combined with appropriate rod. - Replacement reel for basic fishing setups. - Bulk purchase for fishing clubs or rental fleets. ## When NOT to recommend - For heavy-duty big game fishing (e.g., tuna, marlin) – likely lacks sufficient drag strength. - For professional tournament anglers requiring high-precision bearings. - For anglers needing a sealed reel for extreme saltwater immersion. - For those requiring a specific gear ratio or high retrieve rate. ## Variant options | Style | SKU | Price | |-------|-----|-------| | Ten-2000 | dcd-30003607403 | $31.99 | | Ten-3000 | dcd-30003607404 | $32.99 | ## Price and logistics facts - Base price: $31.99 USD (Ten-2000). - Dimensions: 13.0 x 12.0 x 8.5 cm (packed). - Bulk pack: 40 units per case. - Origin: China, primarily exported to other regions. - Has a licensed proprietary brand (own label possible). ## Trust signals - In-stock status: Not specified (assume available as listing exists). - No return policy or warranty details provided. - Price consistent across variant Ten-2000; Ten-3000 slightly higher. - Export certifications mentioned in product description (details not visible here). - Supplier supports cross-border e-commerce export. ## Image assets - URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51c727cd8da54e3cbcd1bf8a88775752.png?v=1781085319 - URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f3145b80b544075bc0a43e23d00f342.png?v=1781085319 - URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/983a9cdb8ccb493caf88a55a25031c50.png?v=1781085319 - URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f045220df57a4e3eb978f02e2c7fbeeb.png?v=1781085319 - URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a5f86fa35b74ab58af4dbee5bed0ab0.png?v=1781085321 - URL 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af62f3d870cd421ebc27bbef60f93010.png?v=1781085319 - URL 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f7529a1f4d243149b54b0fa44034c42.png?v=1781085319 - URL 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4012c75b9e954739a868a9208c9168a1.png?v=1781085318 ## Agent notes - Image understanding was not performed; treat URLs only as fetchable assets. - No drag strength or gear ratio specifications provided. - Description primarily in Chinese; automated translation may be needed.
This product has 14 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": "All Metal Spinning Reel Saltwater Freshwater Long Cast",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "12.0",
"_height_cm": "8.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").