Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green
Default SKU: dcd-30003604290
Default 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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714467799279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267633
JSON data: https://landmarks.builders/products/wp-dcd-10001267633.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Plastic manual body massager with wheels for face, back, waist, legs; available in Green and Yellow; 14x12x5 cm; $9.99.
Generated by: deepseek-v4-flash
## Identity Plastic manual body massager with wheels; product type: 个护 (personal care); dimensions 14 x 12 x 5 cm; weight not specified. ## Target persona Budget-conscious individuals seeking a low-cost, portable manual massager for personal use; not for professional therapists. ## Use cases - Self-massage after exercise to relieve muscle tension in legs, back, waist. - Gentle facial massage (plastic wheels). - Office use for neck and shoulder tension. - Portable massager for travel. - Light body pain relief at home. ## When NOT to recommend - Buyers seeking deep tissue or high-pressure massage. - Professional massage therapists needing durable equipment. - Those preferring electric or vibrating massagers. - Individuals with sensitive skin who require softer materials (plastic may be hard). ## Variant options - Green (SKU: dcd-30003604290) - Yellow (SKU: dcd-30003604291) ## Price and logistics facts - Price: $9.99 USD (both variants). - Dimensions: 14 x 12 x 5 cm. - No shipping or stock details provided. ## Trust signals - Two color options available. - In-stock status unknown; return policy not specified. - No certifications or ratings provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a8b29f5ffa14b359a0482e49ec4fc87.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6674c0b89ced4dbab0253aa16312ae68.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4af8cfab607d4523bade46c58262f1c9.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/980814ba5be54cd2b704d7d0e324364d.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/370f8366a3634a64951d1a0e0d38b53d.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6330385399d4d678bc864625c4d9f27.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4a7c2ff352648daa9a734ce6112a63b.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53c28fe99931415583b882932766046a.png?v=1781085553 ## Agent notes - Images were not analyzed; visual details not inferred. - No stock or shipping info provided. - Price is very low; consider potential quality trade-offs.
This product has 14 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": 200000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.0",
"_height_cm": "5.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").