Brand: World Products (Landmark)
SKU: dcd-30003480009
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 63000 g
Cart URL (default variant): https://landmarks.builders/cart/49810657149167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001227884
JSON data: https://landmarks.builders/products/m4x-10001227884.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Construction: Built as a floorupright pilates apparatus chair with a rigid carbon steel frame and, this exercise equipment features visible fasteners, side panels, and a rectangular base for a solid workout setup.
Seating: The padded rectangular seat gives this workout seat a comfortable place to support seated movements, helping you-remain positioned during controlled routines and repeated moves
Upper Support: Two upright support posts with cylindrical hand grips at the to add practical holding point, making this workout chair useful for balance-focused exercises and guided body positioning.
Foot Stage: The angled front foot stage assembly expands how you can use the exercise chair, supporting lower-body placement for stretching exercises and stability-based training.
Workout Use: Designed as a stretching chair for Pilates movement, it helps create a compact home exercise station for controlled stretching, posture training and core focused routines.
Summary: Pilates Stability Chair Padded Seat Home Exercise Chair Foot Stage Exercise Equipment
Generated by: m4x-map-v1
This product has 12 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": "Pilates Stability Chair Home Exercise Chair Carbon Steel Exercise Equipment",
"quantity": 1,
"grams": 63000000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "78.0",
"_height_cm": "70.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").