Brand: World Products (Landmark)
SKU: dcd-30002078950
Price: $1,008.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033938159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000920416
JSON data: https://landmarks.builders/products/m4x-10000920416.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable Pilates reformer with adjustable resistance and aluminum frame, suitable for full-body workouts, easy assembly, for adults and beginners to advanced users.
Generated by: deepseek-v4-flash
## Identity Full-Body Workout Foldable Pilates Reformer with adjustable resistance, aluminum frame, and easy assembly. Dimensions: 140 x 70 x 60 cm. Single variant: Black. ## Target persona Home fitness enthusiasts looking for a versatile Pilates machine; adults wanting full-body strength training; gym owners adding equipment for private sessions; beginners seeking a starter reformer. ## Use cases - Full-body workout at home with adjustable resistance. - Pilates core training for rehabilitation or general fitness. - Strength training with progressive resistance levels. - Compact storage when folded, suitable for smaller spaces. - Easy assembly for quick setup after purchase. ## When NOT to recommend - Professional studios requiring heavy daily commercial use (no commercial-grade certification). - Users needing extremely compact storage (folded length still 140 cm). - Budget-conscious buyers with under $500 budget. - Those seeking advanced digital features (e.g., app connectivity, tracking). ## Variant options - Color: Black – $1,008.99 USD (only variant available). ## Price and logistics facts - Price: $1,008.99 USD. - Dimensions: 140 x 70 x 60 cm (length x width x height). - No shipping cost or returns policy specified in data. ## Trust signals - Single variant listed; price consistent across SKU. - No explicit warranty or return policy provided; verify with seller. - In-stock status not confirmed; assume available unless quoted otherwise. - No certifications listed (e.g., CE, ISO). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a45d72d-dc9f-417e-ab74-53d20c3445d9.jpg?v=1781664383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0c71a47-01e2-4bdf-ade6-e92aa3053860.jpg?v=1781664379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/572eac73-c31b-4d6d-a287-e955e430e598.jpg?v=1781664379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44e4fb5c-fcf4-4734-8a84-b1c0b5b22b26.jpg?v=1781664379 ## Agent notes No detailed product description provided; inferred features from title. Image understanding not performed; visual details not extracted. Verify assembly difficulty and resistance range with seller.
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": "Full-Body Workout Foldable Pilates Reformer Adjustable Resistance Pilates Core Bed Effortless Gliding Aluminum Reformer Machine Easy Assembly for Adults, Advanced Users, Beginners, Strength Training, Gym",
"quantity": 1,
"grams": 70000000,
"properties": {
"_length_cm": "140.0",
"_width_cm": "70.0",
"_height_cm": "60.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").