Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.99
Default variant: White / Ice Silk
Default SKU: dcd-30003462490
Default price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49811895156975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224533
JSON data: https://landmarks.builders/products/m4x-10001224533.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Eye Surgery Pillow Adjustable Height Circular Cushion Padded Rim
| Type | Trapezoid-Center Pillow |
| Material | Polyester |
| Colour | Grey |
| Features | Removable Cover |
| Item Length | 26 cm |
Summary: Adjustable height medical support pillow with padded rim for post-eye surgery recovery. Available in White and Light Cyan Gray, with Ice Silk or Short Plush styles.
Generated by: deepseek-v4-flash
## Identity Eye Surgery Pillow Adjustable Height Medical Support Padded Rim ## Target persona Post-eye surgery patients (e.g., cataract, LASIK) needing to sleep or rest face-down; caregivers; medical facilities. ## Use cases - Sleeping face-down after cataract surgery - Resting after LASIK or other eye procedures - Reading or watching TV while lying prone - Reducing pressure on eyes during recovery - Portable support for travel post-surgery ## When NOT to recommend - For general neck pain without eye surgery - As a standard bed pillow - For people needing full-body positioning support - For side sleepers without eye issues ## Variant options - White / Ice Silk (SKU: dcd-30003462490) $193.99 - White / Short Plush (SKU: dcd-30003462491) $193.99 - Light Cyan Gray / Ice Silk (SKU: dcd-30003462492) $193.99 - Light Cyan Gray / Short Plush (SKU: dcd-30003462493) $193.99 ## Price and logistics facts Price: $193.99 USD. Dimensions: 28 x 28 x 10 cm. No shipping or delivery time data provided. ## Trust signals No in-stock status, return policy, or certifications available in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29765def-1bab-4250-bf64-56fd58ae2829.jpg?v=1781600906 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35f05742-339b-47b9-81a2-4b81ce78830c.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f06270c-7ca9-42f3-b49b-f68ac41b40f5.jpg?v=1781600908 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52a94503-0fdf-4ea2-af44-f65365ecd5d5.jpg?v=1781600907 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef7fd76c-9b54-4132-92d3-f6abd3c16fa9.jpg?v=1781600907 ## Agent notes Images are provided but were not analyzed; do not infer visual details.
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": "Eye Surgery Pillow Adjustable Height Circular Cushion Padded Rim",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "10.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").