Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99
Default variant: Pink
Default SKU: dcd-30003546960
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49811906363631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001250792
JSON data: https://landmarks.builders/products/m4x-10001250792.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Reformer Bed Long Frame Mini Pilates Reformer Hand Grips for Home Gym
| Type | Reformer com Torre |
| Material | PVC |
| Muscle Group | Full Body |
| Usage | Home Use |
| Sport/Activity | Yoga |
| Features | Foldable, Multi-functional, Strong bearing capacity, Space-saving, Pilates training, Aerobic training, Stretching training |
| Colour | Pink |
| Set Includes | Pilates reformer, Resistance bands, Springs |
Summary: A foldable mini Pilates reformer with support handles, available in Pink, Purple, or Yellow, priced at $199.99.
Generated by: deepseek-v4-flash
## Identity Foldable Reformer Bed Long Frame Mini Pilates Reformer Support Handles Mini Pilates Board for Home Gym ## Target persona Home exercisers with limited space; budget-conscious Pilates beginners; individuals seeking a portable reformer for personal use. ## Use cases - Full-body Pilates workouts at home - Low-impact rehabilitation exercises - Portable reformer for small apartments - Storage-saving alternative to full-size reformers - Beginner-friendly introduction to reformer Pilates ## When NOT to recommend - Professional Pilates studios requiring heavy-duty equipment - Users over 200 lbs (weight capacity not specified) - Those needing a full-length reformer for advanced moves - Commercial or high-frequency training environments ## Variant options - Pink ($199.99) - Purple ($199.99) - Yellow ($199.99) ## Price and logistics facts - Price: $199.99 USD - Dimensions: 116.5 cm (L) x 43.0 cm (W) x 22.5 cm (H) - No shipping weight or lead time provided ## Trust signals - In-stock status not confirmed - Return policy not specified - Price consistency: all variants same price - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8368542-4f81-4a29-b679-6cd399cfa82e.jpg?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efd2ca9f-155e-4443-a2bb-b722d7b551fd.jpg?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4c21c58-0cc6-4c50-8215-23795718b86c.jpg?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4eb4e7e7-b8bb-45e0-bfe7-b0ad4fdc9a68.jpg?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec66ace6-562b-4906-9a8f-030a00263a4c.jpg?v=1781600927 ## Agent notes - No description or brand info available; rely on image analysis if needed. - Weight capacity and material unspecified – caution for safety. - Variants differ only by color; no functional differences.
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": "Foldable Reformer Bed Long Frame Mini Pilates Reformer Hand Grips for Home Gym",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "116.5",
"_width_cm": "43.0",
"_height_cm": "22.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").