Brand: World Products (Landmark)
SKU: dcd-30003596577
Price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 870 g
Cart URL (default variant): https://landmarks.builders/cart/49714553487599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264710
JSON data: https://landmarks.builders/products/wp-dcd-10001264710.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 neck and shoulder massager in orange color, priced at $50.99, with dimensions 20x18x12 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Neck Massager (颈椎按摩器) - Type: Personal care - Dimensions: 20x18x12 cm - Weight: Not specified ## Target persona - Office workers experiencing neck and shoulder stiffness from prolonged sitting - Individuals with mild muscle tension in neck, shoulders, or back - Users seeking an affordable, portable massage device ## Use cases - Relieving neck and shoulder tension after a long workday - Loosening tight muscles during travel or commute (compact size) - Post-exercise muscle recovery for upper body - Temporary relaxation during breaks at desk - Soothing tired legs or calves ## When NOT to recommend - For individuals with serious medical conditions (e.g., herniated discs, fractures) without professional advice - As a substitute for prescribed physical therapy or medical treatment - For users requiring high-intensity deep tissue massage (basic percussion only) ## Variant options - Only one color: Orange (SKU: dcd-30003596577) at $50.99 ## Price and logistics facts - Price: $50.99 USD - No discount or sale info provided - Shipping details unknown ## Trust signals - No return policy or stock status provided - No certifications or testing marks mentioned - Only one review source (not available) ## Image assets - 8 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/611434ff4fbc4910a00a23368ab78898.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbe1f74227894d44b5e40fef940e01d4.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99faf0ced98146a6be7827c876f47983.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f689b1e637e462bb35395f48e77f2e0.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30124310f43944f2bf16b29a805d7cb0.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02cb17943e754f17aa4a276c3032e69d.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5358be2125a34cd0a31f1caff7f6322c.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a8287ee7e7047e2b0682fc39cdc4c8b.png?v=1781085632 ## Agent notes - No product description provided; use images for details - Image understanding not performed; do not infer material or features from visuals
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": "颈椎按摩器颈部按摩仪腰背颈肩斜方肌脖子劲椎披肩腿部背部按摩器",
"quantity": 1,
"grams": 870000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "12.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").