Brand: World Products (Landmark)
SKU: dcd-30003607856
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714130649327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269050
JSON data: https://landmarks.builders/products/wp-dcd-10001269050.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: EVA yoga wedge board for stretching, squatting, and calf exercises; 35x25x11 cm; Black; $13.99.
Generated by: deepseek-v4-flash
## Identity - Product: EVA Yoga Wedge Slant Board (异形瑜伽斜板) - Type: Exercise accessory - Material: EVA foam - Dimensions: 35 x 25 x 11 cm - Color: Black (only variant) ## Target persona - Budget-conscious home exercisers needing a stretching aid - Yoga beginners looking for support in poses - Runners or athletes requiring calf and Achilles stretches - Individuals rehabilitating from minor leg injuries (with guidance) ## Use cases - Calf stretching after running or cycling - Assisted deep squat alignment for hip mobility - Slanted support for yoga poses like forward fold or downward dog - Tibialis anterior stretch by standing on heel on wedge - Pause-and-hold squats with elevated heels to reduce ankle strain - Achilles tendon gentle stretching ## When NOT to recommend - For professional or heavy-duty use requiring high-density foam blocks (density unknown) - For weight-bearing exercises exceeding typical body weight without flooring (stability uncertain) - For users needing a large, flat, non-wedge yoga block - For those preferring a non-slip silicone or textured top surface (not specified) ## Variant options - Black: $13.99 (SKU: dcd-30003607856) ## Price and logistics facts - Price: $13.99 USD - Dimensions (cm): 35 x 25 x 11 - Weight: not specified - Shipping origin: not specified ## Trust signals - Multiple product images available (8 URLs) - Price consistent across variant - No return policy or stock status provided - No certifications mentioned ## Image assets - 8 images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac4d950a66da4585955a91b7456c625d.png?v=1781085323 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18ced7594b5044139ca86fbee2dd2995.png?v=1781085323 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0dd112582f24dfc8043043a14e40fc3.png?v=1781085323 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93fd2fce195d41edbed242851780d31f.png?v=1781085323 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cd893c129604eee9a4cc0a0b35e58a2.png?v=1781085323 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b995d9ebaa8844248da0ac0606e40ae5.png?v=1781085322 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ff99c0ede95454fb27636f48481f5d2.png?v=1781085323 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e32d0ff5284e4f50b450e2c67c68df00.png?v=1781085324 ## Agent notes - Product description field was empty; details rely on product type, dimensions, and title. - Image content not analyzed; no visual details extracted. - Only one color variant available.
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": "EVA瑜伽砖异形瑜伽拉伸斜板楔形深蹲小腿拉筋踏板EVA普提拉倾斜板",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.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").