Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99
Default variant: Purple Gray
Default SKU: dcd-30003606800
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714144608495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268610
JSON data: https://landmarks.builders/products/wp-dcd-10001268610.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小梯形运动器材软体运动器材
| 品牌 | OEM |
| 适用场景 | 其它 |
| 主体材质 | 珍珠棉 |
| 适用人群 | 通用 |
| 类别 | 运动护垫 |
Summary: Small trapezoid soft exercise pad (EPE foam) by OEM, dimensions 40x27x16 cm, available in Purple Gray and Pink Gray at $48.99.
Generated by: deepseek-v4-flash
## Identity Small trapezoid soft exercise pad (运动护垫) made of EPE foam (珍珠棉), branded OEM. Dimensions: 40x27x16 cm. Two style variants. ## Target persona Budget-conscious home exercisers and beginners needing a compact, soft pad for floor-based workouts or rehabilitation. ## Use cases - Providing knee/elbow cushion during floor exercises (planks, lunges, stretches) - Soft padding under exercise equipment (dumbbells, kettlebells) to protect floors - Portable mat for outdoor or small-space workouts (yoga, pilates) - Base for balance or stability exercises - Rehabilitation padding for gentle joint support - Temporary seating or kneeling pad for gardening or household tasks ## When NOT to recommend - For high-impact activities (jumping, running) due to small size and lack of shock absorption - As a primary yoga mat for full-body practice (too short and narrow) - For heavy weightlifting (thin foam may compress under heavy loads) - If user has known allergies to foam materials (composition undisclosed) ## Variant options - Purple Gray (sku: dcd-30003606800) - $48.99 - Pink Gray (sku: dcd-30003606801) - $48.99 ## Price and logistics facts Price: $48.99 USD per unit. Dimensions: 40 cm (L) x 27 cm (W) x 16 cm (H). No shipping or handling details provided. ## Trust signals Both variants are priced identically at $48.99. No stock status, return policy, or certifications available from the given facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/550ca062768f490ba04542b8d003df85.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e69467b89b3c4adda19cc0ce1247d189.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f39267bf9a646b9ab7c279a5d1e9012.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea4505b4c67444719f73dbdd8914efe3.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88387d08249c42d7ab54040cfc354fbe.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03d3e8a7f7484cafb0b4f649d3c1f9da.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/563aa90f32754bdf97b69d6cb500d135.png?v=1781085330 ## Agent notes Image understanding was not performed; visual details (color, shape, texture) are not described. No information on weight, hardness, or material density. Check manufacturer for additional specifications.
This product has 7 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": 850000,
"properties": {
"_length_cm": "40.0",
"_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").