Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.58 – $10.42
Default variant: Rubber Grip Lat
Default SKU: dcd-30003604061
Default price: $9.58
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports
Vendor: World Products
Weight: 4200 g
Cart URL (default variant): https://landmarks.builders/cart/50404087431407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267522
JSON data: https://landmarks.builders/products/wp-dcd-10001267522.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Construction: This metal cable attachment bar is built as a solid fitness gear option with silver-colored metal and black rubberized grip sections for a secure feel during training.
Primary Use: Designed as an exercise bar for cable pulling, pressing, and row-style movements, it supports a wide range of strength routines on compatible equipment.
Grip Design: As a cable machine bar, the black end grips help improve hand contact and control, making repeated sets feel steadier and more comfortable.
Attachment Point: The central connection point turns this cable attachment bar into a practical training accessory that fastens to exercise machines for guided resistance work.
Training Advantage: This handheld gym bar is made for everyday workout use, helping you focus on controlled motion, pulling power, and upper-body exercise variety.
Summary: Rubberized Grip Cable Attachment Bar Metal Build Cable Machine Bar Row Exercise Fitness Equipment Strength Training. 【Construction】: This metal cable attachment bar is built as a solid fitness gear option with silver-colored metal and black rubberized grip sections for a secure feel during training. 【Primary Use】: Designed as an exercise bar for cable pulling, pressing, and row-style movements, it supports a wide range of strength routines on compatible equipment. 【Grip Design】: As a cable machine bar, the black end grips help improve hand contact and control, making repeated sets feel steadie
Generated by: dcd-map-v1
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rubberized Grip Cable Attachment Bar Metal Build Cable Machine Bar Row Exercise Fitness Equipment Strength Training",
"product_id": 9537111130351,
"variant_id": 50404087431407,
"quantity": 1,
"grams": 4200,
"length_cm": "94.0",
"width_cm": "25.0",
"height_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").