Brand: World Products (Landmark)
SKU: dcd-30003502581
Price: $181.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49804480970991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250033
JSON data: https://landmarks.builders/products/wp-dcd-10001250033.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 storage rack for reformers, maple finish, 75x13x11 cm, $181.99. One variant available.
Generated by: deepseek-v4-flash
## Identity Pilates Spring Rack / Reformer Spring Holder (普拉提弹簧挂架) ## Target persona Pilates studio owners or home users with a Pilates reformer who need to organize multiple springs. ## Use cases - Storing extra reformer springs neatly - Keeping springs within easy reach during sessions - Organizing springs by tension or color - Reducing floor clutter in a studio or home gym - Quick spring swaps between exercises ## When NOT to recommend - Without a Pilates reformer (incompatible) - For users who only have one spring (overkill) - For commercial studios needing heavy-duty metal racks (material unspecified) ## Variant options - Maple (only variant, $181.99) ## Price and logistics facts - Price: $181.99 USD - Dimensions: 75 cm × 13 cm × 11 cm (length × width × height) - No shipping or tax information provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single price for one variant - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb4bc53dda314949959c7acc294bf67e.png?v=1781488453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0596e66dc4e4d7db3e30acbdae80600.png?v=1781488454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0eb44fc6264ad3849946303396dfec.png?v=1781488454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02d7357c5eee4d8985e73fd43ea37420.png?v=1781488453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7117f401a99c4bad9a9634cd64ba0a9d.png?v=1781488453 ## Agent notes - Description is empty; no textual details beyond title and dimensions. - No stock availability, return policy, or material information. - Image content not analyzed; treat URLs as fetchable assets.
This product has 7 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": 1500000,
"properties": {
"_length_cm": "75.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").