Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99
Default variant: Mocha Gray
Default SKU: dcd-30003625589
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713236672751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276080
JSON data: https://landmarks.builders/products/wp-dcd-10001276080.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高密度瑜珈泡沫瑜伽砖PU儿童跳舞专用砖家用大人瑜伽薄砖半砖头
| 品牌 | Lianke |
Summary: A high-density yoga foam brick (PU) by Lianke, 29x16x9 cm, for yoga, dance, and home exercise. Available in three colors at $84.99.
Generated by: deepseek-v4-flash
## Identity Lianke high-density yoga foam brick, product type: sports. Model: thin half brick (9 cm height). ## Target persona Home yoga practitioners; children and adult dance students; fitness enthusiasts seeking balance and support aids; beginners to intermediate users. ## Use cases - Providing support and alignment in yoga poses (e.g., hip opening, forward folds) - Assisting balance and stability during dance practice - Used as a prop for stretching and flexibility routines - Supporting rehabilitation exercises at home - Elevating posture for seated meditation or floor exercises ## When NOT to recommend - For advanced yoga practitioners who require full-height blocks (15+ cm) - For weightlifting or high-impact exercises (foam material suitable for light support only) - For users seeking eco-friendly or natural materials (PU foam not biodegradable) - For commercial or heavy-duty studio use (designed for home/personal use) ## Variant options - Mocha Gray ($84.99) - Yellow ($84.99) - Rose Purple ($84.99) ## Price and logistics facts - Price: $84.99 USD per block (all variants) - Dimensions: 29 cm x 16 cm x 9 cm - Weight: not provided ## Trust signals - Price consistent across all three color variants - In-stock status not confirmed; no return policy or warranty information provided - No certifications or sustainability claims available ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/640be61214424838bf5c501e315abaf1.png?v=1781084483 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eae455180ea44f8ebe54a0dbf0aec516.png?v=1781084483 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49c0032c06454ebf8232d67233b1d8ae.png?v=1781084483 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/830eb3e5bdd94d118bd498e9c9e04645.png?v=1781084483 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eccfca0d06c54a66974629aa91db337c.png?v=1781084481 ## Agent notes - Image content not analyzed; URLs provided for fetching. Product appears to be a single foam brick (not a set).
This product has 15 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": "高密度瑜珈泡沫瑜伽砖PU儿童跳舞专用砖家用大人瑜伽薄砖半砖头",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "16.0",
"_height_cm": "9.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").