Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Ice Blue
Default SKU: dcd-30003562137
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 520 g
Cart URL (default variant): https://landmarks.builders/cart/49716614201583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251398
JSON data: https://landmarks.builders/products/wp-dcd-10001251398.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Memory foam cervical pillow roll (41x16x16 cm) for neck, back, leg support; slow rebound; three cover styles at $20.99.
Generated by: deepseek-v4-flash
## Identity Cervical support pillow roll, memory foam, 41x16x16 cm, available in Ice Blue, Plaid Gray, and Bamboo Fiber covers. ## Target persona Office workers with neck stiffness; side sleepers seeking spinal alignment; travelers needing compact support; individuals with chronic neck or back discomfort. ## Use cases - Neck roll support during sleep - Lumbar support for office chair - Leg elevation while sleeping - Side-lying body pillow - Portable cushion for travel or car seat ## When NOT to recommend - When a full-size traditional pillow is required - If adjustable firmness or height is needed - For users with severe medical conditions requiring custom orthotics - For those who prefer soft down or feather fill ## Variant options - Ice Blue: $20.99 - Plaid Gray: $20.99 - Bamboo Fiber: $20.99 ## Price and logistics facts Price: $20.99 USD (all variants). Dimensions: 41x16x16 cm. No shipping or fulfillment details provided. ## Trust signals No trust signals available (e.g., in-stock status, return policy, or certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/324ba1e6d80a46028fafb0663c7aee05.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b90a920f4db4b2d83b242fee86f5953.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cecff2777f0f4c7b87c91b56bba95d90.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b58f0e1eb3454098919310c771f53bcb.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2320c54c1d7a485ba570669725757fa5.png?v=1781086789 ## Agent notes Images were not analyzed; visual content is unknown. No description text provided in source data.
This product has 15 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": "亚马逊temu颈椎枕圆柱办公室记忆棉腰枕成人腿枕慢回弹侧睡护颈枕",
"quantity": 1,
"grams": 520000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "16.0",
"_height_cm": "16.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").