Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99
Default variant: White
Default SKU: dcd-30002065437
Default price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49811903086831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000918427
JSON data: https://landmarks.builders/products/m4x-10000918427.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
All-in-Single Fitness Solution: This versatile piece of fitness equipment combines a pull-up bar station, and a stair-climbing stepper, offering a comprehensive full-body workout without leaving your home.
Sturdy and Stable Construction: Engineered with a heavy-duty steel frame and a wide, H-shaped base with large suction cup feet, this workout station provides exceptional stability and prevents tipping during intense exercises.
Ergonomic Comfort and Support: Features a padded backrest to protect your spine, cushi single d armrests to reduce pressure, and non-slip foam grips, ensuring comfort and safety throughout your routine on this multifunctional power station.
Fully Adjustable Design: Customize your workout by adjusting the height of the pull-up bar and other comp single nts to suit your body type and exercise needs, making this pull-up station perfect for various users.
Integrated Stepper Function: Uniquely equipped with a effortless, rope-driven stepper, this home gym station with stepper allows for low-effect cardio, simulating climbing to build leg strength and improve endurance.
Summary: Adjustable power station with non-slip grips, padded backrest and armrests, pull-up bar, stable base, suitable for home gym workouts.
Generated by: deepseek-v4-flash
## Identity Adjustable Power Station Non-Slip Grips Multifunctional Power Station with Padded Backrest & Armrests, Pull-up Station, Stable Base. Available in White and Black. ## Target persona Home gym fitness enthusiasts, adults, women, garage gym users seeking a compact strength training station. ## Use cases - Performing pull-ups and chin-ups with adjustable grip positions - Doing dips, leg raises, and ab exercises using padded armrests - Adjusting backrest for incline or decline bodyweight exercises - Using as a stable platform for step-ups or plyometric moves - Accommodating multiple users with height-adjustable pull-up bar - Storing in garage or home gym due to compact footprint ## When NOT to recommend - Professional or commercial gyms requiring heavy-duty equipment - Users needing high weight capacity above 300 lbs (not specified) - Those who want a multi-station cable system or free-weight bench - Small spaces where 117 cm length is prohibitive ## Variant options - White ($198.99) - Black ($198.99) ## Price and logistics facts - Price: $198.99 USD - Dimensions: 117.0 cm (L) x 41.5 cm (W) x 15.0 cm (H) - No shipping or return policy provided ## Trust signals - In-stock status not specified - Return policy not specified - Price is same across variants - No certifications listed ## Image assets     ## Agent notes - Product description missing; title used for inference - Images available but not analyzed
This product has 4 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": "Adjustable Power Station Non-Slip Grips Multifunctional Power Station Padded Backrest \u0026 Armrests Pull-up Station Stable Base for Fitness Enthusiasts, Adults, Women, Garage",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "117.0",
"_width_cm": "41.5",
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").