Brand: World Products (Landmark)
SKU: dcd-30003603413
Price: $189.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/49714397839599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267276
JSON data: https://landmarks.builders/products/wp-dcd-10001267276.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能木制脚底按摩器单脚摩圆木轴圆棒按摩器滚轴滚轮脚底按摩器
| 品牌 | 无品牌/无注册商标 |
Summary: Wooden foot massage roller with three rows of rolling bars. Single foot design, manually operated. Dimensions: 25x20x6 cm. Price $189.99. No brand.
Generated by: deepseek-v4-flash
## Identity - Product: 多功能木制脚底按摩器单脚摩圆木轴圆棒按摩器滚轴滚轮脚底按摩器 (Multifunctional wooden foot sole massage roller) - Type: 家居用品 (Home goods) - Brand: No brand/unregistered trademark - SKU: dcd-30003603413 - Variant: Wood 3-row ## Target persona - Adults seeking foot pain relief at home - People who prefer manual over electric massagers - Individuals interested in reflexology - Shoppers looking for wooden wellness products ## Use cases - After long standing or walking - While sitting at a desk - As part of nightly relaxation routine - For foot reflexology practice - To improve circulation in feet ## When NOT to recommend - People with severe foot injuries (consult doctor first) - Those seeking electric or vibrating massagers - Individuals who require deep tissue massage - Shoppers on a tight budget (price $189.99) ## Variant options - Only one variant: Wood 3-row ## Price and logistics facts - Price: $189.99 USD - Dimensions: 25 cm (L) x 20 cm (W) x 6 cm (H) - Weight not provided - Shipping cost and lead time not specified ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: only one listed price - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cba0a8ebf6054512afdc21f50790452c.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/023c726189f84da78bd2a78802f6a953.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78f6041c3f4f40c299fdcc7a38c1a63c.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/561924a36d6d4591bd4d85f6f0ef6062.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32695b8ac783415f958a275daf9dc6bb.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ddd70af16fd4c35884af4e284f23135.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f659af4db94487bb816231ec140e37f.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6032d36ef3e14d849359d2950aa1ee01.png?v=1781085515 ## Agent notes - Image content not analyzed; product appearance not verified by agent. Only URLs are available.
This product has 12 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": "25.0",
"_width_cm": "20.0",
"_height_cm": "6.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").