Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $22.99
Default variant: Silver
Default SKU: dcd-30002756604
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49879184507119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043309
JSON data: https://landmarks.builders/products/m4x-10001043309.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Posture Correction: Designed specifically as an anti side sleeping pillow to help maintain a stable back-sleeping position and prevent unwanted rolling during the night.
Cervical Support: Features a specifically designed contoured zone that acts as a cervical support pillow, effortlessly stretching the neck to maintain its physiological curve.
Ergonomic Design: This ergonomic pillow includes a concave head cradle and shoulder-fit areas to distribute pressure evenly and ensure a deep, restful sleep.
Premium Material: Crafted from slow-responsive memory foam, it serves as a reliable sleep aid by providing soft yet firm support that adapts to your body shape.
Beauty Positive Effects: By fixing your sleeping posture and facial compression against the material, this neck pillow helps the formation of sleep-induced
Summary: Anti-side sleeping pillow with slow-responsive memory foam, cervical support, and ergonomic design to help maintain back-sleeping posture.
Generated by: deepseek-v4-flash
## Identity **Anti Side Sleeping Pillow Slow Responsive Supine Sleeper Posture Pillow Super Soft Cover** – Memory foam pillow designed to prevent rolling onto side, with contoured cervical support and concave head cradle. ## Target persona Back sleepers who tend to roll onto their side during the night; individuals seeking posture correction and cervical support for supine sleeping. ## Use cases - Maintaining back-sleeping position throughout the night - Reducing neck strain for supine sleepers with cervical support - Alleviating pressure points on head and shoulders with ergonomic contouring - Adjunct for sleep posture improvement routines - Preventing facial compression associated with side sleeping (beauty positive effect) ## When NOT to recommend - Side sleepers who prefer side-sleeping pillows (this is anti-side sleeping) - Stomach sleepers (unsupported position) - Sleepers who need a firm, high-loft pillow (memory foam is slow-responsive, medium softness) - Users with severe neck pain requiring adjustable or custom orthotic pillows ## Variant options - **Silver** (SKU: dcd-30002756604) – $21.99 - **Brown** (SKU: dcd-30002756605) – $22.99 ## Price and logistics facts - Price range: $21.99 (Silver) – $22.99 (Brown) - Dimensions: 37 cm x 32 cm x 18 cm - Currency: USD ## Trust signals - No stock status or return policy provided in facts. - No certifications or warranties mentioned. - Price consistency: two variants, prices stable. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1837f65f-4899-47e7-b072-1af811618595.jpg?v=1782126348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19ef99b1-5d9e-4e9f-ab01-335ce08908e8.jpg?v=1782126347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8b890a2-ae48-44ab-bb4e-ed3fff3a7845.jpg?v=1782126348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f57afe74-ef5f-4c69-b9e2-93e8973fbe85.jpg?v=1782126348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3baf1cca-6129-4bed-83e9-6369d340f92d.jpg?v=1782126348 ## Agent notes - Description text cuts off mid-sentence; full claims about beauty effects not available. - No explicit stock or return policy information provided. - Image content not analyzed; agent should fetch and inspect to verify shape, color, and cover material.
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": "Anti Side Sleeping Pillow Slow Responsive Supine Sleeper Posture Pillow Super Soft Cover",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "32.0",
"_height_cm": "18.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").