Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.99
Default variant: Dynamic White Ii
Default SKU: dcd-30003607969
Default price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49714167316719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269111
JSON data: https://landmarks.builders/products/wp-dcd-10001269111.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
甬顺12档全金属线杯水滴轮不炸线远投鱼轮泛用路亚轮钓鱼线轮批发
| 产地 | 浙江慈溪 |
| 品牌 | FishMX |
| 货号 | NEW-WHITE-EVA |
| 产品类别 | 水滴轮 |
| 专利类型 | 无 |
| 质检报告编号 | 其他 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 外贸出口认证 | 其他 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 50 |
| 主要销售地区 | 其他 |
| 类别 | 渔线轮 |
Summary: FishMX 12-speed full metal spool baitcast reel with anti-backlash and long cast capabilities, wholesale price $54.99 from Cixi, China.
Generated by: deepseek-v4-flash
## Identity
- **Product:** 甬顺12档全金属线杯水滴轮 (FishMX 12-speed full metal spool baitcast reel)
- **Brand:** FishMX
- **Origin:** Zhejiang Cixi, China
- **Category:** Baitcast fishing reel
- **SKU Variants:** Dynamic White Ii ($54.99), Dynamic White Ii a ($54.99)
## Target persona
- Budget-conscious anglers seeking affordable baitcast reel for freshwater fishing
- Wholesale buyers / resellers looking for bulk fishing tackle
- Beginners needing anti-backlash ("no backlash") features
- Anglers focused on long-distance casting
## Use cases
- Freshwater bass fishing and general lure casting
- Bulk purchase for tackle shops or fishing clubs
- Long-distance casting in open waters (ponds, lakes)
- Teaching beginners baitcast techniques due to anti-backlash
- Replacing old reels with a 12-speed metal spool option
## When NOT to recommend
- High-saltwater / offshore fishing (no corrosion resistance data)
- Professional tournament anglers requiring premium performance
- Ultra-light finesse fishing (baitcast reels not optimal for light lures)
- Users needing precise drag settings for heavy fish
## Variant options
| Variant | SKU | Price |
|---------|-----|-------|
| Dynamic White Ii | dcd-30003607969 | $54.99 |
| Dynamic White Ii a | dcd-30003607970 | $54.99 |
- Both variants same price, only style differs.
## Price and logistics facts
- **Price:** $54.99 USD (per unit)
- **Dimensions:** 14.0 x 12.0 x 7.5 cm
- **Packaging:** Boxed, 50 units per case (箱装数量 50)
- **Currency:** USD
- **Wholesale oriented:** Yes (indicative of bulk pricing)
## Trust signals
- **Made in China (Cixi):** Common manufacturing hub for fishing gear
- **Export certification:** Listed as "other" (外贸出口认证 其他)
- **Anti-backlash feature:** Claimed in title
- **12-speed (12档):** Gear ratio not specified, but implies 12 gear settings
- **Warranty/Return policy:** Not provided; assume limited or none
## Image assets
- 8 product images available (PNG format)
- Visual inspection not performed; rely on URLs for fetching.
## Agent notes
- Image understanding was not performed; do not visually describe product.
- Specific gear ratios, drag force, line capacity, and materials (beyond metal spool) not provided.
- No customer reviews or ratings data.
- Return policy and warranty status unknown.
- Product may be part of a batch (dcd-batch tags).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": "甬顺12档全金属线杯水滴轮不炸线远投鱼轮泛用路亚轮钓鱼线轮批发",
"quantity": 1,
"grams": 270000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.0",
"_height_cm": "7.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").