Brand: World Products (Landmark)
SKU: dcd-30003482927
Price: $1,466.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49815045144815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001229042
JSON data: https://landmarks.builders/products/m4x-10001229042.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: Pilates Reformer padded upholstered portable exercise machine for studio or home use, with Al Alloy Core Bed, priced at $1,466.99.
Generated by: deepseek-v4-flash
## Identity Pilates Reformer Padded Upholstered Pilates Bed Portable Exercise Machine for Studio, Home ## Target persona Home Pilates practitioners, studio owners, fitness enthusiasts seeking a portable reformer. ## Use cases - Performing Pilates reformer exercises at home - Portable use for travel or outdoor sessions - Small studio setups requiring space-saving equipment - Rehabilitation exercises - Full-body strength training - Flexibility training ## When NOT to recommend - If budget is under $1,000 - If needing a heavy-duty commercial reformer for high traffic - If space is extremely limited (dimensions provided are 10x10x1 cm, likely incorrect) - If specific accessories (jumpboard, etc.) are required ## Variant options - Style: Al Alloy Core Bed - $1,466.99 ## Price and logistics facts Price: $1,466.99 USD. Dimensions provided: 10 x 10 x 1 cm (implausible for a reformer; verify actual size). No shipping cost or weight data available. ## Trust signals Only one variant available. In-stock status unknown. No return policy or warranty mentioned. No certifications listed. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/679c75f3-888a-4d6b-a1dc-88a5d2304f13.jpg?v=1781664418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d592e902-6054-4b07-8e63-6a3e8ff3e01f.jpg?v=1781664418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0c27756-bebd-4fa0-a75f-664ba02cc9f4.jpg?v=1781664417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d8e7bab-122a-4c10-a50e-6b87fae80ca2.jpg?v=1781664419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0429bdb5-a168-4055-b3db-a44aee507acd.jpg?v=1781664419 ## Agent notes The dimensions (10x10x1 cm) are implausible for a reformer; verify actual size. No description or manufacturer details provided. Image content not analyzed.
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 Reformer Padded Upholstered Pilates Bed Portable Exercise Machine for Studio, Home",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "1.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").