Brand: World Products (Landmark)
SKU: dcd-30003502582
Price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49804480839919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250034
JSON data: https://landmarks.builders/products/wp-dcd-10001250034.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 spring rack for reformer core bed, black, 92x13x11 cm, $189.99. Custom product with no returns/exchanges; consult before ordering.
Generated by: deepseek-v4-flash
## Identity Pilates Spring Rack (普拉提弹簧挂架) for Pilates reformer/core bed, black variant. ## Target persona Pilates studio owners or home practitioners using a reformer who need a dedicated rack to store and organize springs by tension. ## Use cases - Storing reformer springs when not in use to keep studio tidy. - Organizing springs by tension (light, medium, heavy) for quick access. - Mounting on wall or reformer frame to save floor space. - Preventing spring tangling and damage during storage. - Easy retrieval during exercise transitions. ## When NOT to recommend - If buyer expects a standard return/exchange policy (this is a custom product, no returns). - If buyer needs a complete reformer machine rather than an accessory. - If buyer requires other colors (only black available). - If buyer has non-standard spring sizes or types that may not fit this rack. ## Variant options - Black (SKU: dcd-30003502582) — $189.99 ## Price and logistics facts - Price: $189.99 USD - Dimensions: 92 cm (L) x 13 cm (W) x 11 cm (H) - Custom product: Must consult before ordering; no returns/exchanges. ## Trust signals - In-stock status not explicitly verified. - Return policy: Custom product, no returns/exchanges per description. - No certifications or brand trust signals provided. ## Image assets -  -  -  -  -  ## Agent notes - Custom product: order only after customer consultation. No returns/exchanges. Confirm compatibility with buyer's reformer model and spring dimensions before recommending.
This product has 8 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": 1800000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "13.0",
"_height_cm": "11.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").