Brand: World Products (Landmark)
SKU: dcd-30003603410
Price: $92.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714403180783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267273
JSON data: https://landmarks.builders/products/wp-dcd-10001267273.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: A solid wood yoga brick (30x10x5 cm) from iyengarlife, designed for Iyengar yoga practice, priced at $92.99.
Generated by: deepseek-v4-flash
## Identity - Product: iyengarlife 艾扬格品字形木垫心脏砖实木瑜伽砖 (Iyengar solid wood yoga brick) - Type: Yoga prop / block - Dimensions: 30 cm x 10 cm x 5 cm - Material: Solid wood (实木) - Price: $92.99 USD ## Target persona - Iyengar yoga practitioners (intermediate to advanced) - Students requiring firm, non-slip support for alignment - Yoga enthusiasts practicing restorative or therapeutic poses ## Use cases - Supporting chest-opening and heart-opening poses (e.g., backbends) - Aligning hips in standing poses (e.g., Triangle, Warrior) - Providing a stable base for headstands or shoulder stands - Adjusting seat height in seated forward folds - Prop for pranayama (breathing exercises) in reclined positions - Restorative yoga sequences requiring firm support ## When NOT to recommend - Users needing soft or foam blocks for comfort or injury recovery - Travelers seeking lightweight or portable props - Beginners who prefer larger, softer blocks for safety - Budget buyers looking for blocks under $30 ## Variant options - Only one variant: 1 PACK (SKU: dcd-30003603410) at $92.99 USD ## Price and logistics facts - Price: $92.99 USD (fixed) - Dimensions: 30 x 10 x 5 cm (approx. 11.8 x 3.9 x 2.0 inches) - No shipping, tax, or stocking details provided ## Trust signals - Price listed is as provided; no discounts or deals stated - No stock status, return policy, or warranty information available - Limited to one variant; no options for multi-packs or colors ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8cddf91d4234e9692e8b6fbf4c0e724.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7884cf32e5704263b35b8555e3d92455.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c495567ece384cc283f40b187a58dce5.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0faa31dca4504d79b4528ca9feefee7e.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ca244118db741d8b2a4617d189b3097.png?v=1781085519 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a87bcbe52284712b9b476ba7ee4681a.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/005ff44743f5430d8c4ae635b8d24188.png?v=1781085519 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51fdf1a634a94fecb8282aefae04ec9f.png?v=1781085518 ## Agent notes - No product description provided; title suggests a heart-shaped or triangular support (品字形) - Image analysis not performed; visual details cannot be confirmed - Only one variant available; no bundle or quantity options - Additional logistics (shipping, returns) 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": "iyengarlife艾扬格品字形木垫心脏砖实木瑜伽砖",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "10.0",
"_height_cm": "5.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").