Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Pink
Default SKU: dcd-30003617158
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713882333423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272456
JSON data: https://landmarks.builders/products/wp-dcd-10001272456.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
瘦腿鞋eva摇摇鞋半掌拖鞋大S美腿鞋拉伸鞋室内健身训练瑜伽鞋
| 适合场地 | 地板 |
| 图案 | 卡通 |
| 科技 | 摇一摇科技 |
| 货源类别 | 现货 |
| 内里材质 | EVA |
| 适用运动 | 训练 |
| 产品类别 | 室内健身鞋 |
| 是否库存 | 否 |
| 鞋帮高度 | 高帮 |
| 鞋跟高度 | 中跟(3-5CM) |
| 鞋底材质 | EVA |
| 外贸出口认证 | NA |
| 是否跨境出口专供货源 | 否 |
| 厚薄 | 普通厚 |
| 货号 | YYX |
| 品牌 | RICHO |
| 用途 | 其他 |
| 适用场景 | 运动潮流 |
| 最快出货时间 | 48销售 |
| 外底材料 | EVA |
| 鞋面材质 | EVA |
| 专利类型 | 无 |
| 穿着方式 | 不限 |
| 质检报告编号 | NA |
| 适用性别 | 中性/男女均可 |
| 库存类型 | 整单 |
| 适用年龄段 | 成年 |
| 功能 | 其他 |
| 适合季节 | 秋季 |
Summary: EVA rocking shoes for indoor fitness, yoga, and leg stretching. Medium heel 3-5cm, unisex, available in 4 colors at $29.99.
Generated by: deepseek-v4-flash
## Identity EVA 摇摇鞋 (Rocking Shoes) for indoor fitness and yoga. Brand: RICHO. Full EVA construction, medium heel (3-5cm), cartoon pattern. ## Target persona Adults (unisex) doing home fitness, yoga, or seeking leg shaping through gentle balance exercises. Suitable for floor use. ## Use cases - Indoor yoga practice - Leg stretching and slimming exercises - Balance training on hard floors - Casual home wear - Post-workout recovery and foot muscle activation ## When NOT to recommend - Outdoor running or jogging - High-intensity interval training or sports - Users with flat feet or needing arch support - Formal or workplace attire ## Variant options - Pink - Gray - Green - Beige All at $29.99. ## Price and logistics facts Price: $29.99 USD (all variants). Dimensions: 26.0 x 15.0 x 12.0 cm. Shipping: spot goods, fastest delivery 48 hours. ## Trust signals - In stock (现货) - Price consistent across variants - No certification information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c38335380ad48aca314246aaf8db85d.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8be0132132a741b4a61b4ea1d9689b75.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/206837549bf6468dbd1e22be69da9d48.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7ca12f12871474ab918565f5308354c.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/328b62969aca46b4ae2cb2e1cfc638c9.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60567506ff4049aca2776011485c69da.png?v=1781085134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cf5ec3ac147447589c7d55a6355873e.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2aecb71b4914c7a8ad1a27c5974c6d0.png?v=1781085137 ## Agent notes Image content not analyzed – treat URLs as fetchable assets. Description mentions cartoon pattern. No return policy provided.
This product has 16 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摇摇鞋半掌拖鞋大S美腿鞋拉伸鞋室内健身训练瑜伽鞋",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "15.0",
"_height_cm": "12.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").