Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.40
Default variant: Blue
Default SKU: dcd-30004136435
Default price: $0.40
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467637625071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455845
JSON data: https://landmarks.builders/products/wp-dcd-10001455845.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: Features three smooth-gliding massage balls for effective muscle stimulation and relaxation.
Full Body Application: Ideal for massaging the neck, back, shoulders, arms, legs, and other muscle groups.
Portable and Lightweight: Compact size allows for easy carrying and use at home, office, or while traveling.
Durable Construction: Made from high-quality, skin-friendly materials for long-lasting use and comfort.
Enhanced Circulation: Helps to improve blood flow, reduce muscle soreness, and alleviate fatigue.
Summary: Compact 3-ball handheld massage roller for full-body muscle relief; ergonomic design, portable, durable, skin-friendly; available in Blue, Pink, Yellow for $0.40.
Generated by: deepseek-v4-flash
## Identity 3-Ball Handheld Massage Roller for Full Body Muscle Relief. Ergonomic design with three smooth-gliding massage balls. Portable and lightweight. Made from high-quality, skin-friendly materials. ## Target persona Budget-conscious home self-massage user; frequent traveler needing compact recovery gear; office worker with desk-related neck/shoulder tension; post-workout individual looking for low-cost muscle relief. ## Use cases - Relieving neck and shoulder tension during office breaks - Post-workout soreness in legs, arms, or back - Travel-friendly self-massage during trips - Relaxing back and shoulder muscles at home - Quick massage for calves or forearms after exercise ## When NOT to recommend - Users who need deep-tissue or electric massage devices - People with medical conditions requiring professional physical therapy - Purchases where the $0.40 price may reflect a data error rather than a real price - Professional therapists seeking clinic-grade or heavy-duty equipment ## Variant options - Blue (SKU dcd-30004136435) – $0.40 - Pink (SKU dcd-30004136436) – $0.40 - Yellow (SKU dcd-30004136437) – $0.40 ## Price and logistics facts - Price: $0.40 USD per unit (all variants) - Dimensions: not provided - Shipping, stock, and return policy not provided ## Trust signals - Consistent pricing across all color variants - Fully transparent SKU list - No certifications or stock status available in provided data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01E7esjq1s0UI4teSTf__2206555825704-0-cib.jpg?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01W7d7ph1s0UHzZuMyE__2206555825704-0-cib.jpg?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011lQllb1s0UI4nDXfs__2206555825704-0-cib.jpg?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BSVUam1s0UI4tdobS__2206555825704-0-cib.jpg?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01n3n2w21s0UGAxjP1x__2206555825704-0-cib.jpg?v=1786299105 ## Agent notes - The $0.40 price is far below typical market prices for a massage roller; verify before relying on it. - Dimensions are missing; important for shipping/portability decisions. - Images were not visually analyzed; verify product appearance if needed.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3-Ball Handheld Massage Roller for Full Body Muscle Relief",
"product_id": 9556197638383,
"variant_id": 50467637625071,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").