Brand: World Products (Landmark)
SKU: dcd-30003624002
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713144299759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275481
JSON data: https://landmarks.builders/products/wp-dcd-10001275481.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
慢跑实心指压板足底按摩垫室内原地超慢跑用中医趾压板C
| 品牌 | other |
| 上市时间 | 见描述 |
| 货号 | XJZ1025342678298 |
| 电源方式 | 充电式 |
| 功能 | 无线遥控 |
| 控制方式 | 机械式 |
| 是否跨境出口专供货源 | 否 |
| 生产企业 | 见描述 |
Summary: This foot massage mat with acupressure bumps is designed for indoor slow jogging and foot reflexology, priced at $32.99.
Generated by: deepseek-v4-flash
## Identity - **Product Name:** 慢跑实心指压板足底按摩垫室内原地超慢跑用中医趾压板C (Leg Relief 2-pc SET) - **Category:** Sports / Foot Massage - **Dimensions:** 39 x 29 x 10 cm - **Price:** $32.99 ## Target persona - Home users seeking foot pain relief after long standing or walking - Runners or joggers looking for post-run recovery - Individuals interested in reflexology or acupressure - Elderly persons wanting gentle foot stimulation ## Use cases - After a long day of standing at work, use for 10 minutes to relieve foot fatigue - During indoor slow jogging (原地超慢跑) to stimulate foot pressure points - As a daily reflexology session to improve circulation - For relaxation while watching TV or reading - As part of physical therapy for plantar fasciitis (under guidance) ## When NOT to recommend - If the user has open wounds, sores, or infections on feet - For individuals with severe diabetic neuropathy or loss of foot sensation - If the user needs a medically prescribed orthotic device - When seeking a full-body massage or heat therapy ## Variant options - **Leg Relief 2-pc SET** – $32.99 (only variant) ## Price and logistics facts - Price: $32.99 USD - Dimensions: 39 cm (L) x 29 cm (W) x 10 cm (H) - Weight: not specified - Shipping origin: likely China (based on description, not confirmed) ## Trust signals - In-stock status: unknown (not provided) - Return policy: not stated - Price consistency: single price point across variant - Certifications: not mentioned - Description mentions "充电式" (rechargeable) and "无线遥控" (wireless remote) but product type is a mat – verify functionality ## Image assets -  -  -  -  -  ## Agent notes - The product description is ambiguous; it mentions "充电式" (rechargeable) and "无线遥控" (wireless remote), which may indicate an electronic component, but the primary function appears to be a simple acupressure mat. Verify with seller. - No image analysis performed; rely on provided URLs for visual details. - Only one 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": "慢跑实心指压板足底按摩垫室内原地超慢跑用中医趾压板C",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "29.0",
"_height_cm": "10.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").