Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $54.99
Default variant: Beige / 45CM
Default SKU: dcd-30003608083
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/49714276270319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269161
JSON data: https://landmarks.builders/products/wp-dcd-10001269161.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
床上趴睡枕趴床神器多功能俯卧位趴枕头趴着睡觉玩手机看书趴趴枕
| 品牌 | 艾情草之恋 |
| 货号 | 123456 |
| 适用场景 | 床头靠垫 |
| 抱枕枕靠类型 | 靠垫 |
| 材质 | 其他 |
| 尺寸 | 宽55CM(加强型) |
| 颜色分类 | 【多功能床上趴枕·休闲神器】灯芯绒-纳米灰 |
| 风格 | 简约现代 |
| 适用空间 | 卧室 |
| 形状 | 异形 |
Summary: Multifunctional prone pillow for sleeping, reading, or using phone while lying down; available in multiple colors and standard/reinforced sizes at $48.99–$54.99.
Generated by: deepseek-v4-flash
## Identity - Product: 床上趴睡枕趴床神器 (Bed prone pillow, sleeping aid) - Brand: 艾情草之恋 (Ai Qing Cao Zhi Lian) - Type: Multifunctional prone pillow for use in bed (prone position) - Dimensions: 55 x 48 x 28 cm (L x W x H) ## Target persona - Individuals who prefer sleeping on their stomach and need a pillow that reduces neck/face pressure - People who frequently lie in bed reading books or using smartphones and want ergonomic support - Bedroom users looking for a versatile cushion for prone activities (sleeping, reading, phone use) ## Use cases - Prone sleeping: provides support for stomach sleepers, reducing strain on neck and back - Reading in bed: allows comfortable prone position with arms free to hold a book or tablet - Smartphone use: designed for using phone while lying face down, with cutout or support for face - Lounging: alternative to traditional pillows for relaxing on bed or sofa in prone position ## When NOT to recommend - For side sleepers or back sleepers who do not use prone positions - Users with severe neck or spine conditions requiring specialized medical pillows - Those seeking a traditional pillow for head support while sleeping on back or side - Individuals looking for a pillow made from natural latex or memory foam with specific certifications (material not specified) ## Variant options 12 variants: 6 colors (Beige, Denim Blue, Pink, Light Coffee, Dark Coffee, Algae Green) × 2 sizes (45CM standard, 45CM Reinforced) - Standard: $48.99 - Reinforced: $54.99 ## Price and logistics facts - Base price: $48.99 USD - Reinforced variant: $54.99 USD - Dimensions: 55cm x 48cm x 28cm - Currency: USD ## Trust signals - In-stock status: not specified (assume available as listed with SKUs) - Return policy: not provided - Price consistency: prices listed for each variant - Certifications: none mentioned ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8d61f16d4ec40fba1564375e8751517.png?v=1781085405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2ce1964223c4514af71abc6c2fb164a.png?v=1781085406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/019b031fec8f4187a5b1edc31cb35f53.png?v=1781085407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16967371bb444aaf8fedebf0951fe396.png?v=1781085405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27722d86e5e24bdd83548e24a3fb9020.png?v=1781085406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a4daa4801f242a78cb14ed718b7d317.png?v=1781085406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/996cafdfbdc64521b63b48ba40091dd4.png?v=1781085405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4361b4b91e84d9cb47c7982c8f39c50.png?v=1781085406 ## Agent notes - Images were not viewed; only URLs provided. No visual analysis performed. - Material specified only as "其他" (Other) – not specifically identified (e.g., memory foam, polyester). - Brand is in Chinese; English translation provided. - No customer reviews or ratings included in facts.
This product has 24 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": 1650000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "48.0",
"_height_cm": "28.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").