Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $30.99
Default variant: 6CM
Default SKU: dcd-30003608097
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714272698607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269163
JSON data: https://landmarks.builders/products/wp-dcd-10001269163.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Side-sleeping pillow designed to reduce face pressure, prevent wrinkles, and protect ears. Available in 6cm and 9cm thickness. Price from $29.99.
Generated by: deepseek-v4-flash
## Identity A specialized pillow for side sleepers with a contoured double-C shape to minimize face pressure, prevent wrinkles (nasolabial folds, neck lines), and protect ears. ## Target persona Side sleepers who are concerned about sleep lines, facial wrinkles, or ear discomfort. Beauty-conscious individuals and those with sensitive ears. ## Use cases - Sleeping on side to avoid pressing face into pillow. - Reducing appearance of sleep wrinkles and nasolabial folds. - Protecting ears from pressure or bending during sleep. - Alleviating neck strain for side sleepers. - Maintaining sleep posture without rolling onto back/stomach. - Travel or home use for consistent sleep ergonomics. ## When NOT to recommend - Back or stomach sleepers (pillow shape is designed for side sleeping). - People who prefer very soft or flat pillows. - Users needing a full body pillow or large support surface. - Those with neck injuries requiring specific medical guidance. ## Variant options - 6CM thickness: $29.99 USD - 9CM thickness: $30.99 USD - Dimensions: 45.5 x 28.0 x 11.5 cm ## Price and logistics facts - Base price: $29.99 USD (6CM variant). - 9CM variant: $30.99 USD. - Dimensions: 45.5 cm (L) x 28.0 cm (W) x 11.5 cm (H). - Currency: USD. No shipping or tax information provided. ## Trust signals - No stock status, return policy, reviews, or certifications available in provided data. - Price and dimensions are explicitly stated. - Product type: Personal care (个护). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/041b386bdeae4b4e80aa1c8920699cd9.png?v=1781085401 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc69095ead504160bf4ee6e8d0afa27c.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2371005f71524884bfe44b89438213c0.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b621a1dea0a64e19a86da5a1bef00dfb.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ca3fa01ed834220b2a3256158aa30ee.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43b5266f614b4b76a4e465cff23b5562.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b5a7231426543f6b070b1719dea1758.png?v=1781085403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d52026c00b744d448b59e87c631a14ee.png?v=1781085402 ## Agent notes - No product description was provided. Title and tags were used to infer features. - Image content was not analyzed; treat URLs as fetchable assets only. - Product type is personal care; consider within health/beauty categories.
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": "侧睡枕头美容不压脸防皱法令纹防颈纹枕护耳朵枕双C睡觉专用护耳",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "45.5",
"_width_cm": "28.0",
"_height_cm": "11.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").