Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.71 – $59.45
Default variant: Reinforced
Default SKU: dcd-30003704451
Default price: $54.71
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Strength Training Equipment
Vendor: World Products
Weight: 17500 g
Cart URL (default variant): https://landmarks.builders/cart/50406640156911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001304315
JSON data: https://landmarks.builders/products/wp-dcd-10001304315.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your living space into a personal workout sanctuary with this high-grade floor-standing exercise station. Crafted from high-grade steel with an elegant sand-gold gray finish, this strength station is designed to provide gym-quality performance right at home. The structural design features a wide, triangular base that provides exceptional stability, preventing tipping or wobbling during dynamic movements. Whether you are performing intense chin-ups, hanging leg raises, or deep spinal stretches, this unit remains firmly anchored to the floor. Adaptability is central to this pull-up station with foam grips. With 5 adjustable height settings ranging from 157 cm to 207 cm (spaced 10 cm apart), it easily customizes to fit different family members and overhead clearance heights. The pull-up bar itself is wrapped in thick, comfortable foam padding, which cushions your hands, prevents painful calluses, and ensures a non-slip grip even during sweaty workouts. This heavy-duty equipment is built to last, boasting an exceptional load capacity of approximately 1200 pounds. It offers a reliable base for beginners and seasoned athletes alike to practice bodyweight exercises, build upper body strength, and improve core stability. Bring the exceptional training station into your home gym and enjoy a versatile, space-saving solution for your consistent training routine.
Summary: Transform your living space into a personal workout sanctuary with this high-grade floor-standing exercise station. Crafted from high-grade steel with an elegant sand-gold gray finish, this strength station is designed to provide gym-quality performance right at home. The structural design features a wide, triangular base that provides exceptional stability, preventing tipping or wobbling during dynamic movements. Whether you are performing intense chin-ups, hanging leg raises, or deep spinal stretches, this unit remains firmly anchored to the floor. Adaptability is central to this pull-up station with foam grips. With 5 adjustable height settings ranging from 157 cm to 207 cm (spaced 10 cm apart), it easily customizes to fit different family members and overhead clearance heights. The pull-up bar itself is wrapped in thick, comfortable foam padding, which cushions your hands, prevents painful calluses, and ensures a non-slip grip even during sweaty workouts. This heavy-duty equipment is built to last, boasting an exceptional load capacity of approximately 1200 pounds. It offers a reliable base for beginners and seasoned athletes alike to practice bodyweight exercises, build upper body strength, and improve core stability. Bring the exceptional training station into your home gym and enjoy a versatile, space-saving solution for your consistent training routine.
Generated by: deepseek-v4-flash
This product has 2 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 Station with Foam Grips Height-Adjustable Standing Pull-Workout Station Stable Strength Station for Beginners, Home Gym",
"product_id": 9537977712879,
"variant_id": 50406640156911,
"quantity": 1,
"grams": 17500,
"length_cm": "120.0",
"width_cm": "40.0",
"height_cm": "14.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").