Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99
Default variant: 8000
Default SKU: dcd-30002888882
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 570 g
Cart URL (default variant): https://landmarks.builders/cart/49810763481327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001085800
JSON data: https://landmarks.builders/products/m4x-10001085800.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal Fishing Reel 25 Kg Drag Big Game Rotating Reel
| Reel Size | 14000 |
| Reel Type | Spinning Reel |
| Ball Bearings | 15 |
| Fish Species | All Saltwater |
| Fishing Type | Saltwater Fishing |
| Material | Metal |
| Maximum Drag | 25 kg |
| Gear Ratio | 4.0:1 |
| Model | Stella |
| Features | Aluminum Spool |
| Item Weight | 0.57 kg |
Summary: Metal Fishing Reel 6+1 Bearings Big Game Rotating Reel 25 Kg Drag for Anglers. 6+1全不锈钢轴承,顺滑远投锚大鱼利器!专为干100公斤以内大鱼而设计 ,渔之重器,轮脚长72MM 宽17MM 厚5-7MM,必须配合3.8米以上大杆子使用,NGK二代加厚线杯壁,升级款轮脚升级为金属,就是行业所说的全金属(普通款不是全金属)。全金属≠整个轮子都是金属,整个是金属一是重量太重,二是不耐腐蚀 亲,8000.9000浅线杯,10000中浅杯,12OOO中杯,14OOO深杯 NGK 8000 10000 12000 14000 •超级远投锚鱼轮 金属线杯、金属摇臂、金属抛线 升级款增加了金属轮脚 •导杆双轴承结构,18个精密不锈钢轴承 •大口径泄力旋钮,25KG大刹车力 •全金属斜口倒角设计,出线顺畅不易伤线 •全金属美国原品战斗式摇臂 关于发货和物流:默认申通、圆通
Generated by: m4x-map-v1
This product has 12 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": "Metal Fishing Reel 25 Kg Drag Big Game Rotating Reel",
"quantity": 1,
"grams": 570000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "13.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").