Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Blue
Default SKU: dcd-30003598406
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714560467183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265471
JSON data: https://landmarks.builders/products/wp-dcd-10001265471.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A foot massage twisting disc for home use, offering acupressure and waist twisting exercise, available in three colors at $29.99.
Generated by: deepseek-v4-flash
## Identity A foot massage twisting disc (足底按摩扭腰盘) designed for home use, combining foot acupressure with waist twisting exercise. ## Target persona - Office workers with foot fatigue who want a quick, low-cost relaxation tool. - Elderly individuals seeking gentle foot stimulation and mobility exercise. - Budget-conscious home fitness enthusiasts looking for a simple device. ## Use cases - Relaxing feet after a long day of standing or walking. - Performing gentle waist twists while watching TV or during breaks. - Using as a portable massage solution at the office under the desk. - Incorporating into a light morning stretching routine to improve circulation. - Adding foot acupressure to a meditation or relaxation session. ## When NOT to recommend - For individuals with acute foot injuries, fractures, or severe plantar fasciitis. - For pregnant women, as waist twisting may be contraindicated. - For professional athletes needing high-end recovery equipment. - For those requiring medical-grade or deep tissue massage therapy. ## Variant options - Blue (SKU: dcd-30003598406) - Pink (SKU: dcd-30003598407) - Purple (SKU: dcd-30003598408) ## Price and logistics facts - Price: $29.99 USD (same for all variants) - Dimensions: 38.0 cm (L) x 36.0 cm (W) x 10.0 cm (H) ## Trust signals - Stock level: not provided. - Return policy: not specified. - Price consistency: all variants priced identically. - Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2ed6fbb020543dc95fc6e70a0eece47.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/970e7f6602874f51a7a89e2702bfcca8.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79153ca84598451eabf0871f441e24df.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c85336cf007e4d299133bc3c9dd70061.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2392b85bebe34eb9a264a1afd022a539.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fa8794fc4444bde9bf0239f46513414.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d6e44bdacc14e37ae546cc34ae8308c.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf2fe5a35ed142c4bda94b1e9c436b3b.png?v=1781085635 ## Agent notes - No product description was provided; all details are derived from title and metadata. - Image content was not analyzed; treat URLs as fetchable assets only.
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": 1500000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "36.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").