Brand: World Products (Landmark)
SKU: dcd-30003608561
Price: $19.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Exercise Equipment
Vendor: World Products
Weight: 8200 g
Cart URL (default variant): https://landmarks.builders/cart/50404277485807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269252
JSON data: https://landmarks.builders/products/wp-dcd-10001269252.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This black and red core exercise machine is built for indoor core training and works as a focused home fitness equipment piece for everyday exercise. Its abdominal design keeps the movement centered, making it easy to use for regular core exercise and sit-up routines at home. The dual twin-channel curved frame gives the ab exerciser a compact structure with a guided feel during movement. The steel build is shaped for indoor fitness use, while the foldable-looking design helps this fit tidily in a bedroom, living room, or dedicated workout corner. For added comfort, the machine includes padded foam rollers and foam-covered handlebars that support your body during use. These touchpoint points help you remain positioned more securely, so you can concentrate on your workout instead of adjusting your position. A small display panel is mounted at the top for a simple training setup, and the horizontal stabilizer with end protectors help the core exercise machine stay stable on the floor. Together, these features make it a practical abdominal machine for consistent core exercise at home.
Summary: This black and red core exercise machine is built for indoor core training and works as a focused home fitness equipment piece for everyday exercise. Its abdominal design keeps the movement centered, making it easy to use for regular core exercise and sit-up routines at home. The dual twin-channel curved frame gives the ab exerciser a compact structure with a guided feel during movement. The steel build is shaped for indoor fitness use, while the foldable-looking design helps this fit tidily in a bedroom, living room, or dedicated workout corner. For added comfort, the machine includes padded foam rollers and foam-covered handlebars that support your body during use. These touchpoint points help you remain positioned more securely, so you can concentrate on your workout instead of adjusting your position. A small display panel is mounted at the top for a simple training setup, and the horizontal stabilizer with end protectors help the core exercise machine stay stable on the floor. Together, these features make it a practical abdominal machine for consistent core exercise at home.
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": "Ab Cores Exercise Machine Curved Frame Core Exercise Machine Sturdy Home Fitness Equipment for Indoors",
"product_id": 9537180401903,
"variant_id": 50404277485807,
"quantity": 1,
"grams": 8200,
"length_cm": "90.0",
"width_cm": "30.0",
"height_cm": "15.5"
}],
"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").