Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.96 – $46.69
Default variant: Wide Bar 46-216cm
Default SKU: dcd-30003704467
Default price: $30.96
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Fitness Equipment
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/50406644547823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001304317
JSON data: https://landmarks.builders/products/wp-dcd-10001304317.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your home workout routine with this premium fitness equipment, designed to provide gym-quality training experience in the comfort of your own home or apartment. Crafted from black metal with a striking orange horizontal bar, this versatile pull-up bar is engineered to support your consistent strength and conditioning goals. Whether you are focusing on building upper body strength, improving core stability, or performing daily mobility stretches, this standing station adapts seamlessly to your routine. Stability is fundamental to this workout station design. It features a widened frame with a width of 120 cm overall width and a spacious 105 cm inner span, giving you plenty of room to exercise without feeling restricted. The structural soundness is reinforced by heavy-duty triangular support bracing and a wide, stable base. Equipped with non-slip foot pads, the unit remains firmly planted on your floor, protecting your floors from sliding during high-energy movements. This highly adaptable pull-up station features an impressive 22-position height adjustment system, ranging from a low 46 centimeters up to a fully extended 216 cm. This wide range makes it incredibly easy to customize the setup for different family members or specific exercises, from low-bar push-ups and stretching to high bar for chin-ups. Bring the exceptional upper-body exercise bar station into your home gym and enjoy a reliable, space-efficient platform for complete bodyweight training.
Summary: Enhance your home workout routine with this premium fitness equipment, designed to provide gym-quality training experience in the comfort of your own home or apartment. Crafted from black metal with a striking orange horizontal bar, this versatile pull-up bar is engineered to support your consistent strength and conditioning goals. Whether you are focusing on building upper body strength, improving core stability, or performing daily mobility stretches, this standing station adapts seamlessly to your routine. Stability is fundamental to this workout station design. It features a widened frame with a width of 120 cm overall width and a spacious 105 cm inner span, giving you plenty of room to exercise without feeling restricted. The structural soundness is reinforced by heavy-duty triangular support bracing and a wide, stable base. Equipped with non-slip foot pads, the unit remains firmly planted on your floor, protecting your floors from sliding during high-energy movements. This highly adaptable pull-up station features an impressive 22-position height adjustment system, ranging from a low 46 centimeters up to a fully extended 216 cm. This wide range makes it incredibly easy to customize the setup for different family members or specific exercises, from low-bar push-ups and stretching to high bar for chin-ups. Bring the exceptional upper-body exercise bar station into your home gym and enjoy a reliable, space-efficient platform for complete bodyweight training.
Generated by: deepseek-v4-flash
This product has 5 images 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": "Pull-up Bar with Triangular Support Non-Slip Standing Pull up Bar Widened Upper-Body Exercise Bar Station for Home Gym, Apartment",
"product_id": 9537979285743,
"variant_id": 50406644547823,
"quantity": 1,
"grams": 16000,
"length_cm": "120.0",
"width_cm": "42.0",
"height_cm": "15.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. 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").