Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Navy Blue / Sweatshirt Fabric
Default SKU: dcd-30003605690
Default price: $19.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/49714392203503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268176
JSON data: https://landmarks.builders/products/wp-dcd-10001268176.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Office chair headrest pillow for napping, sweatshirt fabric, 28x27x24 cm, 8 color options, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Office chair headrest pillow for napping (brand unspecified). Made of sweatshirt fabric. Dimensions: 28x27x24 cm. Colors: Navy Blue, Orange, Pink, Red, Peacock Blue, Matcha Green, Light Gray, Dark Gray. ## Target persona Office workers who nap at their desk during breaks. Budget-conscious buyers seeking a simple head support for upright chairs. Individuals needing a compact, portable neck pillow for workplace use. ## Use cases - Napping at an office desk during lunch break. - Adding head support to an existing office chair without a headrest. - Reducing neck strain while sitting upright for long periods. - Using as a travel neck pillow on a bus or plane. - Light neck support while reading or reclining slightly. ## When NOT to recommend - For full-body reclining or lying down (too small). - If the user needs lumbar or lower back support. - For heavy-duty ergonomic needs or medical neck conditions. - If the user prefers memory foam or adjustable firmness. ## Variant options 8 color/style variants, all same price $19.99: - Navy Blue / Sweatshirt Fabric - Orange / Sweatshirt Fabric - Pink / Sweatshirt Fabric - Red / Sweatshirt Fabric - Peacock Blue / Sweatshirt Fabric - Matcha Green / Sweatshirt Fabric - Light Gray / Sweatshirt Fabric - Dark Gray / Sweatshirt Fabric ## Price and logistics facts Price: $19.99 USD (all variants). Dimensions: 28 x 27 x 24 cm. Weight not specified. Shipping costs and times not provided. ## Trust signals In stock based on listing availability. No return policy or warranty stated. Price is uniform across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/284f7dabc86c41a59b4aaf85d4a05048_6d985703-5711-4b45-a802-d033ba5ac297.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c2a3510a4dd43cb8871342ceb1cfd1b_e99de74b-376b-4146-a637-91af95b54e9e.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/092e04edc0d7468bb8892329dd677efe_2dc6c333-2224-40e1-9552-9aa2717c303f.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/897c72a5c738400d8bf488f9c171d6e5_03455a09-3679-4f5c-a689-05f9d0a4f088.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b28f55f77a91450382f4c248daa489fe_482f9d1b-5ed8-4ad4-9c44-32038c5aff23.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf4d8db3813d4ee2af944c4b4dabc36b_1e4ad0e5-1a14-4427-b28d-34ed93cee6f5.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/673fcfc5c12840d0bf77c04945a0ce21_9849bdce-abd5-4e7d-91fe-5a3d437e1050.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a9b84c557e4ed4afcd052f838a4ede_064bae28-ea6c-487b-8efc-69b8a9f90989.png?v=1781085512 ## Agent notes Image content was not analyzed; treat URLs as assets. No product description was provided beyond metadata.
This product has 20 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": "28.0",
"_width_cm": "27.0",
"_height_cm": "24.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").