Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99
Default variant: Black
Default SKU: dcd-30003504975
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49739214946543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250257
JSON data: https://landmarks.builders/products/wp-dcd-10001250257.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
33 额
Summary: ACR Pilates spine corrector for home use; helps with lumbar traction and spinal curvature relief. Available in Black and Gray at $69.99.
Generated by: deepseek-v4-flash
## Identity
ACR普拉提脊柱矫正器 (Pilates Spine Corrector) for home use. Designed for lumbar traction, spinal curvature relief, and yoga fitness.
## Target persona
Home fitness enthusiasts, individuals with mild spinal curvature seeking low-cost relief, yoga practitioners wanting posture support.
## Use cases
- Daily spinal stretching and decompression at home.
- Post-workout back muscle relaxation.
- Gentle lumbar traction for office workers with back tension.
- Supportive device for mild scoliosis rehabilitation exercises.
- Assisted stretching during yoga routines.
## When NOT to recommend
- For patients with severe spinal injuries requiring medical supervision.
- As a replacement for professional physiotherapy equipment in clinics.
- For users expecting adjustable resistance or advanced features.
- For heavy-duty commercial or gym use.
## Variant options
- SKU dcd-30003504975: Black, $69.99.
- SKU dcd-30003504976: Gray, $69.99.
## Price and logistics facts
- Price: $69.99 USD (both variants).
- Dimensions: 98 cm × 40 cm × 36 cm.
- Currency: USD.
## Trust signals
- In-stock status: Not specified.
- Return policy: Not provided.
- Certifications: Not mentioned.
- Price consistency: Single price across variants.
## Image assets
- 5 image URLs available. Use for visual reference. Image analysis not performed.
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de67f3a8048e4e48a81af40f4cd9aa0b.png?v=1781488401
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88e3d5a706c84d7ea0a60112dedf4cd8.png?v=1781488401
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44af4ec88a984424a3a80a0979abcf7b.png?v=1781488401
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb9af0e68a4b421591483f52eb4fbf80.png?v=1781488401
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1a14f32c5ae4629a7a809d76b97c0a1.png?v=1781488401
## Agent notes
- Description field contains irrelevant text ("33 额").
- No weight or material information provided.
- Image understanding was not performed; rely on URLs for visual details.This product has 14 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": "ACR普拉提脊柱矫正器 家用腰椎牵引 脊椎侧弯舒缓 瑜伽健身神器",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "40.0",
"_height_cm": "36.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").