Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99
Default variant: Light Gray
Default SKU: dcd-30003299571
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760720052298:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001166372
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001166372.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This massage shawl is a human-hand-simulation electric neck and shoulder massager designed to wrap around the upper body for comfortable physical care at home, in in the workplace, or on the move.
Massage Function: As a heated neck massager, it uses kneading and warm compress action to help relax the neck and shoulder area, making daily tension release feel more natural and soothing.
Control Features: Simple smart button controls make it easy to switch modes, choose from 3 intensity levels, and turn on heating with just a few presses, so operation stays quick and hassle-hassle-free.
Comfort Design: The ergonomic U-shape and soft PU skin-friendly surface help the shoulder massager sit more securely on the neck and shoulders, while the double massage heads target key pressure areas for focused comfort.
Portable Use: Rechargeable power and timed use make this massage shawl practical for daily routines, giving you a convenient way to enjoy deep tissue-type relief after long work hours, study sessions, or travel.
Summary: Electric Neck and Shoulder Massager Adjustable Intensity Heated Neck Massager. 【Product Identity】: This massage shawl is a human-hand-simulation electric neck and shoulder massager designed to wrap around the upper body for comfortable physical care at home, in in the workplace, or on the move. 【Massage Function】: As a heated neck massager, it uses kneading and warm compress action to help relax the neck and shoulder area, making daily tension release feel more natural and soothing. 【Control Features】: Simple smart button controls make it easy to switch modes, choose from 3 intensity levels, a
Generated by: m4x-map-v1
This product has 12 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": "Electric Neck and Shoulder Massager Adjustable Intensity Heated Neck Massager",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "17.0",
"_height_cm": "16.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").