Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: White
Default SKU: dcd-30003615575
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713909956847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271850
JSON data: https://landmarks.builders/products/wp-dcd-10001271850.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Side sleeping chest pillow for wrinkle prevention and breast support with adjustable straps, available in 5 patterns at $18.99.
Generated by: deepseek-v4-flash
## Identity Side Sleeping Chest Pillow (侧卧胸枕) ## Target persona Side sleepers who want to prevent chest wrinkles and seek breast support during sleep. ## Use cases - Sleeping on side to reduce pressure on breasts - Preventing sleep lines and wrinkles on chest - Supporting breasts during pregnancy or nursing - Using as a travel pillow for side sleeping - Adjustable strap comfort for varied body shapes ## When NOT to recommend - Back sleepers or stomach sleepers - Those needing a full-length body pillow - People with known allergies to unspecified materials - If adjustable straps are not desired ## Variant options - White ($18.99) - Rainbow Spots ($18.99) - Leopard Spots ($18.99) - Pink Blue Spots ($18.99) - Blue Spots ($18.99) ## Price and logistics facts - Price: $18.99 - Dimensions: 29cm x 23cm x 10cm - No shipping or tax information provided ## Trust signals - In-stock status not confirmed - Return policy not specified - Price consistent across all variants - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9610d9f866c43a491be909c7f90c4eb.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a024402537245559d24748801e6429c.png?v=1781085150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4238e3d1e9b543279637660505d7b512.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e02c19d9851441e8b9c1c82114e0ee28.png?v=1781085150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/114c5a43c3b640f99b4997ca056f1e9d.png?v=1781085151 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0da53549db4c4625801278a3f6ef0aa8.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2f4752072544f99b34c05acde1e5a28.png?v=1781085150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41cfd1c1ee3e4c7faee61d772242742f.png?v=1781085150 ## Agent notes - Image understanding not performed; visual details not verified. - No description field provided; rely on title and tags.
This product has 17 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": 150000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "23.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").