Brand: World Products (Landmark)
SKU: dcd-30003622514
Price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49713145872623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274836
JSON data: https://landmarks.builders/products/wp-dcd-10001274836.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
按摩趴枕支架便携式家用移动趴睡形床面枕
| 品牌 | 其他 |
| 货号 | 其他 |
| 枕芯面料 | 无 |
| 适用场景 | 宿舍 |
| 枕头形状 | U形 |
| 适用人数 | 单人 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 否 |
| 上市年份季节 | 2021年秋季 |
| 床上用品细分 | 其他枕芯 |
| 支撑类型 | 适中 |
| 产品等级 | 合格品 |
| 枕头重量 | 20213 |
| 适用对象 | 成人 |
| 填充物 | 纤维 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 枕芯高度 | 12 |
| 枕头类型 | 颈椎枕 |
| 主要销售地区 | 北美 |
Summary: Portable U-shaped prone sleeping pillow with massage support, fiber-filled, for adults, priced at $29.99.
Generated by: deepseek-v4-flash
## Identity Portable massage pillow support for prone sleeping (趴睡形床面枕). U-shaped, dimensions 29×28×10.5 cm, filled with fiber. Single size (Standard). ## Target persona Adults who prefer sleeping on their stomach and need neck/back support; dormitory residents; travelers wanting a compact sleep aid. ## Use cases - Using as a pillow for stomach sleeping at home or in a dorm. - Providing support while lying face down for massage or relaxation. - Travel pillow alternative for prone sleep positions. - Lightweight portable support for naps on the go. - Temporary support for post-workout stretching or massage sessions. ## When NOT to recommend - Users who sleep on their back or side primarily. - Individuals with specific cervical spine conditions requiring medical-grade support. - Anyone expecting a full-body massage device (this is a pillow, not a massager). - Buyers seeking luxury or premium bedding materials. ## Variant options Only one variant: Standard – $29.99. ## Price and logistics facts Price: $29.99 USD. Dimensions: 29×28×10.5 cm. Weight: listed as 20213 (likely grams, but ambiguous). Primary sales regions: North America. Cross-border export enabled. ## Trust signals - Listed as "合格品" (qualified product). - Brand: other (generic/no known brand). - No explicit return policy or stock status provided. Image understanding was not performed. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07c4a1a2d5bd454f94290b55d2dc7ba3.png?v=1781084441 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddad67ef28054eecbb490b91063de747.png?v=1781084441 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08b127e842de42ddb02b2b70c7c38d0c.png?v=1781084439 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a29446c0f9f0405882a67a58ae0fea70.png?v=1781084441 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/403468539bc34e9cbe3cb419b0737bb4.png?v=1781084441 ## Agent notes - Weight field '20213' may be in grams or an internal code; confirm actual weight before shipping. - No reviews or stock availability found. Only one variant. Image content not analyzed.
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": "U-Shaped Face Pillow Padded U Shaped Face Cushion Prone Rest Pillow Stitched Prone Position Cushion Compact for Bed",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "28.0",
"_height_cm": "10.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").