Brand: World Products (Landmark)
SKU: dcd-30003608006
Price: $167.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 20500 g
Cart URL (default variant): https://landmarks.builders/cart/49714130354415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269140
JSON data: https://landmarks.builders/products/wp-dcd-10001269140.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
杠铃片大孔铸铁手抓曲奥杆20kg杠铃杆举重100kg杠铃组合套装防滑
| 产地 | 山东淄博 |
| 品牌 | 劲威 |
| 货号 | J82052 |
| 适用场景 | 健身美体 |
| 材质 | 钢 |
| 专利类型 | 无 |
| 规格 | 50kg |
| 外贸出口认证 | 有 |
| 是否跨境出口专供货源 | 否 |
| 质检报告编号 | 有 |
Summary: 20kg Olympic barbell with cast iron weight plates up to 100kg, steel construction, anti-slip grip, sold as combo set. Price $167.99.
Generated by: deepseek-v4-flash
## Identity A 20kg Olympic barbell and weight plate combo set (max 100kg) made of steel with cast iron plates and anti-slip grip. Brand: Jinwei, origin: Zibo, Shandong. ## Target persona Home gym owners; budget-conscious weightlifters; beginner to intermediate lifters seeking a complete barbell set for strength training. ## Use cases - Home strength training (squats, deadlifts, bench press) - General fitness and muscle building - Weightlifting practice with standard Olympic barbell diameter - Space-saving weight storage (3-hole plates fit on bar) ## When NOT to recommend - Professional competitions requiring certified bars - Users needing bumper plates for dropping from overhead - High-volume commercial gym use (durability unknown) - Users requiring a lighter setup (only 20KG bar and plates to 100kg) ## Variant options - Only one variant: 20KG / 3-hole Plate at $167.99 USD. ## Price and logistics facts - Price: $167.99 USD - Dimensions: 45.0 x 45.0 x 4.5 cm (likely packaging) - Origin: Zibo, Shandong, China - Export certification mentioned but not specified ## Trust signals - In-stock status not confirmed - Return policy not provided - Price consistency: single price point - Has foreign trade certification (unspecified) - Product includes quality inspection report number ## Image assets - 8 product images available at provided URLs. Image content not analyzed. ## Agent notes - Image understanding was not performed; visual details not available. - Product appears to be a Chinese export set; verify certification details if needed.
This product has 13 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": "杠铃片大孔铸铁手抓曲奥杆20kg杠铃杆举重100kg杠铃组合套装防滑",
"quantity": 1,
"grams": 20500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.0",
"_height_cm": "4.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").