Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Gray Blue / Bread Pillow
Default SKU: dcd-30003608060
Default price: $17.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/49714084544751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269156
JSON data: https://landmarks.builders/products/wp-dcd-10001269156.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Office/school nap pillow, 39x26x11cm, $17.99, in 6 colors, designed for desk sleeping.
Generated by: deepseek-v4-flash
## Identity 办公室午睡枕工位趴睡枕小学生专用午休趴桌子睡觉神器儿童抱枕头 ## Target persona - Office worker who naps at their desk - Primary school student needing a nap pillow - Parent buying a nap pillow for their child's school - Daycare provider for children's nap time ## Use cases - After-lunch nap at work desk - Nap during school break or lunchtime - Child nap time at daycare or school - Resting head on desk during long meetings or classes - Quick power nap on a desk at home or library - Sleeping on airplane tray table ## When NOT to recommend - People who need full-body or cervical support pillows - Those with chronic neck or back pain requiring specialized orthopedic pillows - Home bed use (full-size pillow preferred) - Sleeping on the floor or non-desk surfaces ## Variant options - Gray Blue / Bread Pillow - Light Gray / Bread Pillow - Bean Green / Bread Pillow - Light Blue / Bread Pillow - Pink / Bread Pillow - Dark Green / Bread Pillow All priced at $17.99. ## Price and logistics facts - Price: $17.99 USD per variant - Dimensions: 39 cm (length) x 26 cm (width) x 11 cm (height) - Product type: 玩具 (toy) - No shipping or logistics details provided ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Certifications: Not provided - Price consistency: All variants at same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b487240b37494037a832ed8f08a8aa40.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bf25a211d8346e4b3dc536236bcac9e.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/593e166b2d0d421fbe8cb5dc4d8f0df5.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/458fe18c21ea4bdf8811c01ff19e0290.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bca815b9c464654a4daa7b8a880a29b.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f7354666b514b7a972d84bd69fab8ca.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45bb007b5a13406fafade61c503dea46.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8e9b609297f4de19a3203db37cbe613.png?v=1781085296 ## Agent notes - No product description or visual details were provided; image understanding was not performed. - Product is categorized as '玩具' (toy), which may affect search indexing.
This product has 18 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": 650000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "26.0",
"_height_cm": "11.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").