Brand: World Products (Landmark)
SKU: dcd-30003599244
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714556698863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265774
JSON data: https://landmarks.builders/products/wp-dcd-10001265774.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: A double-row 15-wheel leg massager roller designed for general use, priced at $9.99. Suitable for mild leg fatigue relief.
Generated by: deepseek-v4-flash
## Identity - Double-row 15-wheel leg massager roller (product type labeled as musical instrument, likely miscategorized). ## Target persona - Budget-conscious individuals seeking a basic leg massage tool for home use. - People with mild leg fatigue from standing or walking. ## Use cases - After-work leg relaxation while sitting on a couch. - Desk workers using under desk during breaks. - Light recovery for runners after short runs. - Elderly using while watching TV. - Travel companion for leg comfort on long flights. ## When NOT to recommend - For individuals with serious medical conditions (e.g., deep vein thrombosis, severe varicose veins) without professional advice. - As a substitute for physical therapy or medical treatment. - For users expecting high-end features like heat or adjustable intensity. ## Variant options - Only one variant: Double Row 15-wheel (SKU: dcd-30003599244) at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 27 x 23 x 8.5 cm. - Weight not provided. ## Trust signals - No trust signals provided (in-stock status, return policy, certifications unknown). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86ae27a80bc447e6bb8f1ad9abe8ef22.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/016682213eca4b018effc178ed8c26a8.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cac29c27c3ab4609a372ec8841a51bf9.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53926134121b4a76a9d845ef8276057b.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c17bc3000b74125bcde5cc2393165a9.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76ae35c98c9f42f5bad7f978c552b6bd.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fab654387ff45dfbb94bf76f12a4dbc.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f17ab92421f74a7a9e6008a56f6fc9a7.png?v=1781085633 ## Agent notes - Product type is listed as "乐器" (musical instrument), which is likely a miscategorization. Actual product is a leg massager. No description provided; details inferred from title and variant.
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": "直销新款腿部按摩器双层款男女通用款15轮双排按摩器腿部按摩滚器",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "23.0",
"_height_cm": "8.5"
}
}],
"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").