Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: White / Cotton Filled
Default SKU: dcd-30003616928
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 790 g
Cart URL (default variant): https://landmarks.builders/cart/49714014683375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272372
JSON data: https://landmarks.builders/products/wp-dcd-10001272372.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【产品名称】:充棉枕头
【产品材质】:PP棉
【产品颜色】:金色/白色
【产品尺寸】:如图
【产品重量】:720g
【包装尺寸】:54*28*13cm
【装箱规格】:60.50.40装12pcs
压缩包装尺寸:38*30*3cm
压缩后产品重量:794g
压缩后装箱规格:60*50*40cm/16pcs/15kg
专利产品 仿冒必究
【产品名称】记忆棉美容枕
【产品材质】记忆棉
【产品颜色】金色 白色 粉色 黑色
【真空压缩毛重】700g
【真空压缩尺寸】35*30*3cm
【常规毛重 】650g
【常规包装尺寸】30*15*11cm
【压缩装箱规格】60*50*40cm,32PCS,23kg
常规装箱规格:60*50*40cm,25pcs,实重17kg/抛重24kg
纯棉枕头真空压缩包装需备注,或者联系客服
记忆棉枕头实拍
记忆棉枕头包装图对比
Summary: Beauty face pillow (satin surface) designed to prevent makeup smudging during sleep. Available in White and Gold with cotton filling. Price $46.99.
Generated by: deepseek-v4-flash
## Identity
Beauty Face Pillow (Satin Cover, Cotton Filled) - also referred to as "充棉枕头" (cotton filled pillow) and "记忆棉美容枕" (memory foam beauty pillow). Dimensions (compressed): 38x30x3cm. Weight: ~720g (cotton filled). SKUs: dcd-30003616928 (White/Cotton Filled), dcd-30003616929 (Gold/Cotton Filled).
## Target persona
- Women who wear makeup to bed and want to avoid smudging.
- Office workers seeking a compact nap pillow.
- Consumers looking for a satin-surface pillow for hair/skin care.
## Use cases
1. Sleeping overnight without ruining makeup.
2. Napping at work or during travel (compact compressed size).
3. As a decorative pillow with satin finish.
4. For individuals with sensitive skin wanting a smooth surface.
## When NOT to recommend
- For those needing a full-size or firm support pillow.
- For allergies to synthetic fill (PP cotton).
- For buyers expecting multiple color options (only White and Gold listed as variants; description mentions Pink/Black but not available?).
## Variant options
- White / Cotton Filled ($46.99)
- Gold / Cotton Filled ($46.99)
Note: Description mentions memory foam and additional colors (Pink, Black) but these are not reflected in variant list. Verify availability.
## Price and logistics facts
- Price: $46.99 per unit.
- Compressed package dimensions: 38x30x3 cm.
- Compressed weight: 794g (cotton filled).
- Packing specs: 60x50x40cm, 16pcs/15kg.
## Trust signals
- Patent mentioned ("专利产品 仿冒必究") but no specific patent number provided.
- In-stock status not specified.
- Return policy not provided.
## Image assets
- 8 images available (URLs listed). They likely show the pillow, packaging, and colors.
- Agent cannot visually inspect; rely on alt text or human assessment.
## Agent notes
- Description contains conflicting information: mentions both "充棉枕头" (cotton filled) and "记忆棉美容枕" (memory foam). Variants only cover cotton filled. Memory foam variant may exist but not listed.
- Colors: White and Gold only in variants; description adds Pink and Black.
- Dimensions: compressed size for cotton filled is 38x30x3cm; memory foam compressed 35x30x3cm.
- Weight: cotton filled compressed 794g; memory foam compressed ~700g.This product has 14 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": 790000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "30.0",
"_height_cm": "3.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").