Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $556.99
Default variant: Pink
Default SKU: dcd-30003546960
Default price: $556.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49716600307951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250792
JSON data: https://landmarks.builders/products/wp-dcd-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.
Summary: Compact foldable Pilates reformer for home use, available in Pink, Purple, Yellow, priced at $556.99 USD.
Generated by: deepseek-v4-flash
## Identity 普拉提核心床家用迷你多功能训练器柔体机居家锻炼可折叠瑜伽床 (Pilates Core Bed Home Mini Multi-functional Trainer Foldable Yoga Bed) ## Target persona Home fitness enthusiasts seeking space-saving Pilates equipment; individuals with limited floor space (dimensions 116.5 x 43 x 22.5 cm); users wanting a compact reformer for gentle exercise or rehabilitation. ## Use cases - Performing Pilates exercises at home without a full-size reformer. - Storing the machine under a bed or in a closet when not in use. - Light resistance training for core, legs, and arms. - Rehabilitation or low-impact workouts for seniors or injury recovery. - Small apartment or dorm room fitness setup. ## When NOT to recommend - If the user requires a full-size commercial Pilates reformer (this is mini). - For heavy-duty strength training (max user weight not specified, but compact frame likely limited). - If the user prefers an adjustable carriage or advanced springs (not described). - For professional studio use requiring multiple spring tensions. ## Variant options - Pink ($556.99) - Purple ($556.99) - Yellow ($556.99) ## Price and logistics facts - Price: $556.99 USD (same for all colors) - Dimensions: 116.5 cm (L) x 43 cm (W) x 22.5 cm (H) - No shipping or tax information provided. ## Trust signals - Price consistent across all three color variants. - No stock availability or return policy data in source. - No certification or material quality details available. ## Image assets - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b12191385e14d7f97e36779d7ec8961.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/500296f938954b2b932cae863cdd726c.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8836ee485f2c408899472b4e11e72829.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26e91817bda34095a47fb5ca0db36e3c.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15cad1e5f236452a99a01af8b7add004.png?v=1781086783 ## Agent notes - No description or detailed specifications provided. Image content not analyzed; assume standard mini reformer appearance. - Buyer should verify weight capacity and included accessories (e.g., jump board, straps) before purchase.
This product has 15 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": "普拉提核心床家用迷你多功能训练器柔体机居家锻炼可折叠瑜伽床",
"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").