Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Wenge Wood / Gourd
Default SKU: dcd-30003598849
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714573836527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265620
JSON data: https://landmarks.builders/products/wp-dcd-10001265620.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: Solid wenge wood cervical pillow for neck support, massage, and traction during sleep; 30x12x8.5 cm; $42.99 USD.
Generated by: deepseek-v4-flash
## Identity Solid wenge wood cervical pillow for neck support, massage, and traction during sleep. ## Target persona Office workers with neck stiffness; elderly with cervical issues; people preferring hard pillows. ## Use cases - Sleeping with cervical traction - Relieving neck muscle tension - Post-work neck relaxation - Travel neck support ## When NOT to recommend - Acute neck injury recovery - Those who prefer soft memory foam pillows - People who need adjustable pillow height - Individuals with wood allergies ## Variant options Three styles: Gourd, Square-round, Traditional. All in wenge wood, $42.99 each. ## Price and logistics facts $42.99 USD. Dimensions: 30cm x 12cm x 8.5cm. No shipping cost or availability details provided. ## Trust signals No in-stock status, return policy, or certifications known. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d1061d77c614c3da4d2ab48f147f81d.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1388ce53f5074385ba66dbf93225729a.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be07a5d722824874b22323988f6c75f8.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/485e0d6073f1455cb4906de8957534c5.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73dfa4460e4a4e9188c8be69fb7851d1.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d095a9e000e1457096ccf4651824b024.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ca3734c79084223a27159d4d96c7a1a.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0288fb9d80c043fc9b266077e2f176e6.png?v=1781085641 ## Agent notes Image understanding not performed; no visual details available.
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": "鸡翅木颈椎枕实木枕头颈部按摩脖子僵硬护颈部枕睡觉牵引凉枕",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "12.0",
"_height_cm": "8.5"
}
}],
"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").