Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99
Default variant: 粉紫双拼
Default SKU: dcd-30003606948
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714269683951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268713
JSON data: https://landmarks.builders/products/wp-dcd-10001268713.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
体操用品平衡训练器 小梯形 瑜伽训练稳定训练器(有提手)
| 产地 | 山东聊城 |
| 货号 | 2604001 |
| 品牌 | 吉飞特 |
| 适用运动 | 体操 |
| 产品类别 | 保护垫 |
| 颜色 | 其他 |
| 材质 | EPE |
| 型号 | 2604001 |
| 规格 | 35.5*23*15cm |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
Summary: A small trapezoid-shaped balance trainer made of EPE foam with handle, for gymnastics and yoga stability training. Two color variants available at $60.99.
Generated by: deepseek-v4-flash
## Identity - Product: 体操用品平衡训练器 小梯形 瑜伽训练稳定训练器(有提手) - Brand: 吉飞特 (Jifeite) - Material: EPE foam - Dimensions (structured): 39.5 x 27.0 x 16.0 cm - Color options: 粉紫双拼 (Pink-Purple), 粉白双拼 (Pink-White) ## Target persona - Gymnastics coaches and athletes seeking balance training aids - Yoga practitioners needing stability props - Physical therapy patients doing balance rehabilitation - Home fitness enthusiasts wanting core/balance workout tools ## Use cases - Balance training for gymnastics routines - Yoga pose stability practice (e.g., tree pose, warrior III) - Rehabilitation exercises after ankle or leg injuries - Core strengthening workouts (plank variations, single-leg stands) - Coordination and proprioception drills - Gentle balance work for seniors ## When NOT to recommend - Users needing heavy-duty strength training equipment (e.g., weight benches) - Professional competition where durable, high-load equipment is required (EPE foam may compress over time) - Users who prefer large balance boards or wobble boards (this is a small trapezoid) - Anyone seeking a product with built-in measurement or digital feedback ## Variant options - SKU: dcd-30003606948 – Color: 粉紫双拼 (Pink-Purple) – Price: $60.99 - SKU: dcd-30003606949 – Color: 粉白双拼 (Pink-White) – Price: $60.99 ## Price and logistics facts - Price: $60.99 USD - Origin: 山东聊城 (Shandong Liaocheng, China) - Dimensions (structured data): 39.5 x 27.0 x 16.0 cm - Description lists size as 35.5 x 23 x 15 cm (discrepancy noted) - Product category: protective pad - Cross-border export supply: yes ## Trust signals - No explicit in-stock status provided - No return policy stated in facts - No certifications listed - Price is identical across variants ## Image assets - 8 images available at provided URLs (see below for fetch instructions) ## Agent notes - Image understanding was not performed; no visual details can be inferred - Dimension discrepancy: structured data says 39.5x27x16 cm, description says 35.5x23x15 cm – clarify before order - Material is EPE foam (expanded polyethylene), lightweight but may not support heavy loads
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": "体操用品平衡训练器 小梯形 瑜伽训练稳定训练器(有提手)",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "39.5",
"_width_cm": "27.0",
"_height_cm": "16.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").