Brand: World Products (Landmark)
SKU: dcd-30002717860
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1040 g
Cart URL (default variant): https://landmarks.builders/cart/49903493054703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033126
JSON data: https://landmarks.builders/products/m4x-10001033126.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Sauna Pillow Natural Material Sauna Headrest Polished Finish
Summary: Wooden sauna pillow with natural material and polished finish, 41x37x9 cm, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Wooden Sauna Pillow Natural Material Sauna Headrest Polished Finish ## Target persona Home sauna owners seeking a comfortable headrest during sessions. ## Use cases - Relaxing in a home sauna - Adding comfort to sauna benches - Using as a support during meditation - Neck support while lying down in sauna - Portable for gym or spa visits - Gift for sauna enthusiasts ## When NOT to recommend - For users needing a fully padded cushion - For outdoor use without shelter - For those preferring synthetic materials - For large commercial saunas with non-standard bench dimensions ## Variant options - Natural Wood: $15.99 USD ## Price and logistics facts Price: $15.99 USD. Dimensions: 41 x 37 x 9 cm. Only one variant available. ## Trust signals Price is consistent with listing. No additional trust signals (e.g., return policy, stock status, certifications) provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9493d68a-207a-477a-8907-e14370c3ff4f.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fe1b0fa-c225-4992-bc43-67feff1208a4.jpg?v=1782146563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e766d62d-d4d4-4fb0-8299-4e5ca058b065.jpg?v=1782146632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6414342-5ab4-4ea4-8d5f-b8324fb72460.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98be79f7-c9c4-4819-8e1f-3205d103b806.jpg?v=1782146560 ## Agent notes Image understanding was not performed; visual details (e.g., color, texture, design specifics) have not been extracted from the provided URLs.
This product has 12 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": "Wooden Sauna Pillow Natural Material Sauna Headrest Polished Finish",
"quantity": 1,
"grams": 1040000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "37.0",
"_height_cm": "9.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").