Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: Lilac / 10MM Classic 58CM
Default SKU: dcd-30003613643
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49713972478191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271185
JSON data: https://landmarks.builders/products/wp-dcd-10001271185.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
无绳跳绳减震垫瑜伽垫子地垫家用健身防震隔音防滑慢跑专用静音垫
| 品牌 | Umay/佑美 |
| 货号 | YXTsD |
| 上市时间 | 2023年春季 |
| 底层材质 | TPE |
| 功能 | 隔音 |
| 表面材质 | TPE |
| 材质 | TPE |
| 销售渠道类型 | 线上销售渠道 |
| 厚度 | 3mm |
| 颜色分类 | . |
| 图案设计 | 其他/other |
| 是否商场同款 | 否 |
Summary: TPE jump rope mat (3mm thick, 60x13cm) for home fitness; shock-absorbing, non-slip, noise-reducing. Three color options at $33.99.
Generated by: deepseek-v4-flash
## Identity Umay/佑美 TPE Jump Rope Mat (YXTsD). 3mm thick, 60x13cm, TPE material. ## Target persona Home fitness enthusiasts who skip rope and need floor protection. Apartment dwellers concerned about noise. Budget-conscious buyers seeking a basic mat. ## Use cases - Jump rope workouts on hard floors (concrete, tile, wood) - Quiet indoor cardio sessions needing noise dampening - Portable mat for travel or small spaces - Yoga or stretching on the same mat if needed (but note small size) - Protective layer for delicate flooring during exercise ## When NOT to recommend - Users needing a full yoga mat (dimensions too narrow) - Heavy weightlifting or high-impact exercises requiring thick padding - Professional gym use with frequent heavy equipment - Users seeking premium, thick, or large mats ## Variant options - Lilac / 10MM Classic 58CM ($33.99) - Sky Blue / 10MM Classic 58CM ($33.99) - Gray / 10MM Classic 58CM ($33.99) ## Price and logistics facts Price: $33.99 USD. Dimensions: 60 x 13 x 13 cm (packaged?). Weight not specified. ## Trust signals In-stock status unknown. Return policy unknown. Price consistency across variants. Brand: Umay/佑美 (appears to be a known Chinese sports brand). TPE material is eco-friendly and non-toxic typically. ## Image assets 8 images available. Agent can fetch from URLs to assess visual details (color, texture, design). Images not analyzed by this agent. ## Agent notes Mat is long and narrow (60x13cm) – likely for jump rope only, not a full body mat. 3mm thickness provides minimal cushioning; suitable for shock absorption but not for kneeling or lying down for long. Consider buyer's floor type and noise sensitivity.
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": "无绳跳绳减震垫瑜伽垫子地垫家用健身防震隔音防滑慢跑专用静音垫",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "13.0",
"_height_cm": "13.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").