Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $156.99 – $164.99
Default variant: Gray Abs Lift
Default SKU: dcd-30003608076
Default price: $156.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 940 g
Cart URL (default variant): https://landmarks.builders/cart/49714277875951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269159
JSON data: https://landmarks.builders/products/wp-dcd-10001269159.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 nap pillow for adults, designed for desk use, available in 6 color/style variants, priced $156.99-$164.99, dimensions 33x25x15 cm.
Generated by: deepseek-v4-flash
## Identity 眯会儿 office nap pillow for adults (趴睡枕/午休枕/抱枕) designed for desk napping at work. ## Target persona Office workers who need a dedicated pillow for napping at their desk during breaks; remote workers with similar needs. ## Use cases - Napping face-down on desk during lunch break - Resting head during short breaks to avoid neck strain - Using as a lumbar support when not napping - Keeping on office chair for quick power naps - Using as a soft armrest while reading or typing - Supporting forehead during meditation or rest ## When NOT to recommend - For side or back sleepers (designed for face-down use) - For travel (too large/not portable enough for carry-on) - For users needing full-body support (only head/torso) - For those on a tight budget under $50 ## Variant options | Variant | Price | |---------|-------| | Gray Abs Lift | $156.99 | | Blue Abs Lift | $156.99 | | Purple Abs Lift | $156.99 | | Gray Abs Lift a | $164.99 | | Blue Abs Lift a | $164.99 | | Purp Abs Lift | $164.99 | ## Price and logistics facts - Price range: $156.99 - $164.99 USD - Dimensions: 33 cm (length) x 25 cm (width) x 15 cm (height) - No shipping or return policy information provided ## Trust signals - In-stock status: not specified - Return policy: unknown - Certifications: none provided - Price consistency: all variants within small range ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product title is Chinese; English translation suggests office nap pillow. - No description provided; details based on title and dimensions only. - Variants 'a' may be different versions (e.g., with additional features) but not confirmed. - Image understanding not performed; visual details not inferred.
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": 940000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "25.0",
"_height_cm": "15.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").