Brand: World Products (Landmark)
SKU: dcd-30003603411
Price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714401640687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267274
JSON data: https://landmarks.builders/products/wp-dcd-10001267274.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
矫形木垫实木瑜伽辅具弧垫足弓扁平足理疗木砖辅助垫Iyengar Life
| 品牌 | Iyengar Life |
| 货号 | A1054 |
| 上市时间 | 2024年4月 |
| 是否商场同款 | 是 |
Summary: Iyengar Life orthopedic wood pad for yoga, designed for arch support and flat foot therapy, solid wood, 36x13x4 cm, priced at $201.99.
Generated by: deepseek-v4-flash
## Identity - Product: 矫形木垫实木瑜伽辅具弧垫足弓扁平足理疗木砖辅助垫 (Orthopedic Wood Pad) - Brand: Iyengar Life - Model: A1054 - Dimensions: 36 x 13 x 4 cm - Material: Solid wood (implied) ## Target persona - Yoga practitioners with flat feet or arch issues - Iyengar yoga students needing specific props - People seeking foot alignment therapy - Physical therapy patients for home correction ## Use cases - Supporting arches during standing yoga poses - Correcting flat foot alignment in seated postures - Therapeutic use for plantar fasciitis relief - As a prop in Iyengar yoga sequences - Foot massage/activation tool - Postural alignment during meditation ## When NOT to recommend - Users needing soft foam blocks or cushions - Dynamic vinyasa practice where lightweight props preferred - Users allergic to wood or needing non-porous materials - Budget-conscious buyers expecting cost under $50 ## Variant options - Only one variant: "Orthopedic Wood Pad" at $201.99 USD ## Price and logistics facts - Price: $201.99 USD (fixed) - Dimensions: 36 cm (L) x 13 cm (W) x 4 cm (H) - Weight: not provided - Shipping: unknown ## Trust signals - Single variant listed; no stock status provided - No return policy mentioned - Price consistent across variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ceece8ab00fd49a7ab415679efb4ca25.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccb86656122c4910adf2e9daef804456.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7386497ac6074ee4abd2fa6822d8912a.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8c4bc39ccce4874809bc731744e7032.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ecf727fde9948489d760230cc45cff5.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/868d910a0e6f41419fd3767b33068ecb.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dec7ed84ffb4670b2d1e7996141b831.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e9969367a0d4c3eba27e3b76486f3e2.png?v=1781085517 ## Agent notes - Image understanding not performed; visual details not verified. - No shipping or return policy provided in facts. - Stock status unknown.
This product has 13 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": "矫形木垫实木瑜伽辅具弧垫足弓扁平足理疗木砖辅助垫Iyengar Life",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "13.0",
"_height_cm": "4.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").