Brand: World Products (Landmark)
SKU: dcd-30001535372
Price: $62.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811159220463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000825642
JSON data: https://landmarks.builders/products/m4x-10000825642.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Fitness Equipment for Home Gym, This multifunctional sit up bench and dumbbell bench features a foldable design for easy storage and supports a variety of exercises, including sit-ups, bench presses, and dumbbell workouts. Ideal for home gyms, apartments, or small spaces.
Adjustable and Foldable for Multiple Training Needs, With adjustable positions and a foldable frame, this fitness chair adapts to different exercises and is easy to store or move. Supports abdominal training, strength building, and is suitable for both men and women.
Sturdy and Stable Framework, Built with a triangular mechanical frame, this weight bench offers stability during intense workouts. The durable construction supports heavy loads, making it ideal for strength training and long-term use.
No Installation Required, User-Friendly Design, Ready to use out of the box, this abdominal exercise equipment saves time. The quick folding mechanism and clear size markings make it easy to fit into your workout space.
Perfect for Strength Training and Muscle Toning, The scientific design supports a range of fitness goals, from overall strength to muscle toning. Ideal for home gym setups, allowing efficient and comfortable workouts.
Summary: Sit Up Bench, Multifunctional Dumbbell Bench, Foldable Fitness Chair, Abdominal Exercise Equipment, Adjustable Weight Bench
Generated by: m4x-map-v1
This product has 9 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": "Sit Up Bench, Multifunctional Dumbbell Bench, Foldable Fitness Chair, Abdominal Exercise Equipment, Adjustable Weight Bench",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "22.0",
"_height_cm": "36.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").