Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $63.99
Default variant: 26MM Mount / for 50MM Bar
Default SKU: dcd-30003621003
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713417519343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274166
JSON data: https://landmarks.builders/products/wp-dcd-10001274166.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
健身架专用360度杠铃杆炮筒T型划船器健身器材深蹲架配件
| 产地 | 中国大陆 |
| 品牌 | OEM |
| 货号 | SK20012 |
| 适用场景 | 健身美体 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 钢 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: OEM steel 360-degree rotating T-bar row attachment for squat racks; compatible with 50mm or 25-50mm bars; mount sizes 15/26/28mm; priced $44.99–$63.99.
Generated by: deepseek-v4-flash
## Identity Fitness rack accessory: 360-degree rotating barbell post / T-bar row attachment for squat stands. ## Target persona Home gym owners with 50mm diameter squat rack uprights; powerlifters seeking a T-bar row attachment; DIY gym builders needing a rotating bar holder. ## Use cases 1. Performing T-bar rows with a landmine setup on a squat rack. 2. Adding 360-degree rotation for functional exercises like rotational pressing. 3. Converting a squat rack into a multi-purpose station for rows and pulls. 4. Replacing a fixed barbell holder on a squat rack with a rotating version. 5. Using as a landmine base for barbell rotational exercises. ## When NOT to recommend - For users with rack uprights smaller than 25mm or larger than 50mm inner diameter. - For commercial gyms requiring heavy-duty certified attachments (no certifications). - For users expecting a complete rowing machine, not just an attachment. - For those needing a landmine base that can hold very heavy loads (steel but no weight rating given). ## Variant options 6 variants: Mount sizes 15mm, 26mm, 28mm each paired with bar compatibility: "for 50mm Bar" ($44.99) or "for 25-50mm Bar" ($63.99). See skus for specifics. ## Price and logistics facts Base price $44.99; premium ($63.99) for adjustable bar range. Dimensions: 35 x 17 x 12 cm. Weight not provided. ## Trust signals No external certifications or test reports. OEM brand. Listed as in-stock with multiple images. Returns policy not specified. ## Image assets         ## Agent notes Image understanding was not performed; visual details are not extracted. Product may have surface finishing details visible in images.
This product has 18 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": "健身架专用360度杠铃杆炮筒T型划船器健身器材深蹲架配件",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "17.0",
"_height_cm": "12.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").