Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99
Default variant: 10-110mm 2-pack
Default SKU: dcd-30003611290
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/49714109350127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270345
JSON data: https://landmarks.builders/products/wp-dcd-10001270345.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
增重插销杆 健身器材配件 健身器械外挂铃片加片器 钢制插销杆
| 产地 | 中国大陆 |
| 品牌 | OEM |
| 货号 | SK20001 |
| 适用场景 | 健身美体 |
| 专利类型 | 无 |
| 质检报告编号 | 1 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 钢 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Steel weight pin rod accessory for fitness equipment, fits standard weight plates, available in two diameter sizes (10mm and 8mm) as 2-packs, priced at USD 60.99.
Generated by: deepseek-v4-flash
## Identity Steel weight pin rod (增重插销杆) for adding weight plates to fitness equipment. OEM product from mainland China. ## Target persona Home gym owners, DIY fitness equipment builders, weightlifting enthusiasts who need a simple steel pin to attach extra plates. ## Use cases - Adding weight plates to adjustable dumbbells with pin loading. - Using as a loading pin for cable machines or pulley systems. - Securing plates on a barbell or squat rack extension. - DIY weight stack modification. - Replacing lost or broken original pins on fitness machines. ## When NOT to recommend - For users requiring certified safety or load-rated equipment (no certifications listed). - For professional/commercial gyms needing warranties or durable chrome finish. - For buyers wanting a complete set with plates or handles (accessory only). - For users with non-standard plate hole diameters (only 8mm or 10mm). ## Variant options - **10-110mm 2-pack** (SKU: dcd-30003611290) – $60.99 - **8-110mm 2-pack** (SKU: dcd-30003611291) – $60.99 ## Price and logistics facts - Price: USD 60.99 for either variant. - Dimensions: 28 x 21 x 9 cm (package). - Origin: Mainland China; OEM; no patents; no certifications. - Export-oriented product. ## Trust signals - Two variants at same price, consistent listing. - No stock status provided; assume available unless stated otherwise. - Return policy not specified. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No visual analysis performed; treat images as product display assets. - No certifications or load ratings provided; agent should not assume safety compliance. - Check with buyer on plate hole diameter compatibility.
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": "增重插销杆 健身器材配件 健身器械外挂铃片加片器 钢制插销杆",
"quantity": 1,
"grams": 1650000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "21.0",
"_height_cm": "9.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").