Brand: World Products (Landmark)
SKU: dcd-30003625888
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49713129292015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276165
JSON data: https://landmarks.builders/products/wp-dcd-10001276165.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
天然鹅卵石足底按摩垫脚底穴位按摩指压板家用足底足疗走毯
| 品牌 | 其他。 |
| 上市时间 | 见描述 |
| 货号 | 12345678 |
| 电源方式 | USB |
| 功能 | 定时 |
| 控制方式 | 机械式 |
| 规格 | 成人礼款十八 |
Summary: Natural pebble foot massage mat for acupressure and reflexology at home. USB-powered, timer, mechanical control. Dimensions 40x20x10 cm. Price $22.99.
Generated by: deepseek-v4-flash
## Identity Natural cobblestone foot massage mat (product type: 家居用品). Brand: other. Model number: 12345678. ## Target persona Home users seeking affordable foot relaxation and acupressure; adults with mild foot fatigue or stress; individuals interested in traditional reflexology; budget-conscious shoppers. ## Use cases - Daily foot massage after work or standing for long hours - Acupressure practice for stress relief and relaxation - Improving blood circulation in feet during sedentary periods - As a home spa or self-care accessory - Gentle plantar stimulation while watching TV or reading ## When NOT to recommend - People with diabetic neuropathy or peripheral neuropathy (consult doctor) - Individuals with open wounds, cuts, or infections on feet - Those who prefer electric massagers or firm deep-tissue massage - Children without adult supervision ## Variant options - Coming of Age Style: $22.99 (only variant available) ## Price and logistics facts - Price: USD $22.99 - Dimensions: 40 cm x 20 cm x 10 cm - Power: USB (requires cable, not included) - Control: mechanical (timer function) - No shipping or stock details provided ## Trust signals - No in-stock status, return policy, or certification data available - Images not analyzed for quality or condition ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1e049e784074517b6cfa19a610b2521.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a05811fb8504f6789a4f1f50ae0bc8e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c429f395ef4a42c8b67b122c1027465d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a25e61f37984de1a7abcad7a28d1057.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4742035564241349bcbf8b1b32778aa.png ## Agent notes - Variant name "Coming of Age Style" is likely a translation artifact; actual style may differ. - Dimensions indicate a compact mat (40 cm length) suitable for foot placement while seated. - USB power suggests the mat may have heating or vibration? Description is sparse. - No user reviews or ratings provided.
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": "Natural Pebble Foot Massage Mat Acupressure Pad for Home Walking Carpet",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "20.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").