Brand: World Products (Landmark)
SKU: dcd-30003622247
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713230610671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274732
JSON data: https://landmarks.builders/products/wp-dcd-10001274732.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手工编织夏季凉枕头颈椎藤编枕头夏季颈椎镂空护颈空心偏硬透气
| 品牌 | 无 |
| 外套材质 | 涤纶(聚酯纤维) |
| 产品类别 | 颈椎枕 |
| 织造工艺 | 手工编织 |
| 尺寸 | 大号45*25*9 |
| 填充物 | 无 |
| 风格 | 新中式风 |
| 是否有版权或专利 | 否 |
| 类别 | 抱枕 |
Summary: Handwoven summer rattan cervical pillow, hollow design for breathability, firm support, size L (46x28x11 cm), $20.99 USD.
Generated by: deepseek-v4-flash
## Identity Handwoven summer rattan cervical pillow (颈椎枕) with hollow core for breathability. Polyester cover, no fill. Size L (45x25x9 cm per description; actual dimensions: 46x28x11 cm). Firm support. No brand, no patent. ## Target persona Hot sleepers who prefer firm pillows; individuals with neck pain needing medium-firm support; fans of natural/rattan aesthetics. ## Use cases - Summer sleeping when cooling and breathability are prioritized. - Neck pain relief during sleep due to hollow, ergonomic shape. - As a firm couch or travel pillow for short naps. - For those who prefer a low-loft, firm pillow (approx. 9-11 cm height). ## When NOT to recommend - Side sleepers requiring thicker (≥12 cm) or softer pillows. - Stomach sleepers needing very thin pillows. - Users with allergies to rattan or natural fibers. - Those seeking a machine-washable pillow (cover may not be removable). ## Variant options Only one variant: L size at $20.99 USD. ## Price and logistics facts - Price: $20.99 USD. - Dimensions: 46 cm (L) x 28 cm (W) x 11 cm (H). - Weight: not specified. ## Trust signals - No in-stock status provided. - No return policy information available. - No certifications mentioned. - Price appears consistent across listings. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d26b4155a7a49f0ad2ef909821c89bd.png?v=1781084480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bab13bd5f5034d1d8916c11c69862d0f.png?v=1781084478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9116ea6d78c94d2b8d9b8c44e390cf58.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0103fb49dc304f69ab59eba55c0ee0fc.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be2d415858b7429584af30db1a10dbdc.png?v=1781084479 ## Agent notes Images were not analyzed; visual details cannot be confirmed. Dimensions from struct (46x28x11 cm) differ slightly from description (45x25x9 cm); use struct dimensions for accuracy.
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": "手工编织夏季凉枕头颈椎藤编枕头夏季颈椎镂空护颈空心偏硬透气",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "28.0",
"_height_cm": "11.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").