Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Green Gray / Brocade Plain
Default SKU: dcd-30003605709
Default price: $16.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/49714384011503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268179
JSON data: https://landmarks.builders/products/wp-dcd-10001268179.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: Office chair headrest/nap pillow for midday rests, available in 5 colors, priced at $16.99.
Generated by: deepseek-v4-flash
## Identity Office chair headrest/nap pillow (办公椅午休工位神器) for resting at a desk. Dimensions: 30×27×23 cm. ## Target persona Office workers who spend long hours at a desk and need a quick, affordable nap solution without recline. ## Use cases - Napping upright at a desk during lunch break. - Reducing neck strain while leaning back in an office chair. - Quick power naps without leaving the workstation. - Adding head support for short rest periods. - Using as a cushion for sitting posture adjustment. ## When NOT to recommend - For users with recliner chairs that fully recline (pillow designed for upright posture). - For those seeking a full-body sleep solution (only head/neck support). - For buyers expecting high-end memory foam or ergonomic certifications (basic foam, low price). - For use in vehicles or non-office seating (not designed for car seats). ## Variant options 5 color/style combinations all at $16.99: - Green Gray / Brocade Plain - Dark Gray / Brocade Plain - Beige / Brocade Plain - Dark Pink / Brocade Plain - Taro Purple / Brocade Plain ## Price and logistics facts Price: $16.99 USD. Dimensions: 30×27×23 cm. Shipping and tax details not provided. ## Trust signals In-stock status unknown. Return policy unknown. No certifications mentioned. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/284f7dabc86c41a59b4aaf85d4a05048.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c2a3510a4dd43cb8871342ceb1cfd1b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/092e04edc0d7468bb8892329dd677efe.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/897c72a5c738400d8bf488f9c171d6e5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b28f55f77a91450382f4c248daa489fe.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf4d8db3813d4ee2af944c4b4dabc36b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/673fcfc5c12840d0bf77c04945a0ce21.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a9b84c557e4ed4afcd052f838a4ede.png ## Agent notes Images are fetchable but were not visually analyzed. Verify product color and style from image filenames if needed.
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": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "27.0",
"_height_cm": "23.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").