Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $31.99
Default variant: White / Memory Foam
Default SKU: dcd-30003616924
Default 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: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49714017468655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272371
JSON data: https://landmarks.builders/products/wp-dcd-10001272371.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
美容脸枕缎面枕头安心睡眠不糊妆头枕舒适柔软午休枕充棉枕头
| 是否支持一件代发 | 支持 |
| 制作工艺 | 无缝缝合 |
| 床上用品细分 | 其他枕芯 |
| 枕头重量 | 1.1-2斤 |
| 适用对象 | 成人 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 枕芯高度 | 25 |
| 枕头类型 | 其它功能枕 |
| 品牌 | OEM |
| 货号 | MZSNSQ-228 |
| 枕芯面料 | 棉 |
| 适用场景 | 办公 |
| 枕头形状 | 蝶形 |
| 适用人数 | 单人 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 上市年份季节 | 2026年春季 |
| 支撑类型 | 适中 |
| 产品等级 | 一等品 |
| 填充物 | 记忆棉 |
| 主要销售地区 | 其他 |
| 风格 | 休闲 |
Summary: Satin face pillow with memory foam filling, butterfly-shaped, designed to prevent makeup smudging during sleep; available in 4 colors, dimensions 30x15x11 cm.
Generated by: deepseek-v4-flash
## Identity - Name: 美容脸枕缎面枕头 (Beauty Face Satin Pillow) - Type: Memory foam pillow for face - Dimensions: 30 x 15 x 11 cm - Weight: 1.1-2 jin (~0.55-1 kg) - Shape: Butterfly (蝶形) ## Target persona Designed for makeup-wearers who sleep without removing makeup, office workers needing a compact nap pillow, travelers, and those with sensitive skin. ## Use cases - Sleeping to avoid makeup smudging (anti-smudge) - Office desk naps - Travel (compact size) - After skincare routine - Quick rest during breaks ## When NOT to recommend - For individuals needing cervical support or orthopedic pillows - For side sleepers who prefer thicker pillows - For users allergic to memory foam - For those seeking a standard rectangular pillow ## Variant options - White / Memory Foam - $29.99 - Pink / Memory Foam - $29.99 - Gold / Memory Foam - $29.99 - Black / Memory Foam - $31.99 All dimensions same. ## Price and logistics facts - Price: $29.99 (White, Pink, Gold) / $31.99 (Black) - Drop shipping supported (一件代发) - OEM product, unbranded ## Trust signals - Drop shipping availability - No explicit return policy provided - No certifications or warranty stated - In-stock status assumed from listing ## Image assets 8 product images available at URLs (not analyzed for content) ## Agent notes - Ensure stock availability for each variant - Confirm shipping times before recommending - Not a medical device; purely cosmetic/sleep comfort
This product has 16 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": 720000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "15.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").