Brand: World Products (Landmark)
SKU: dcd-30003937999
Price: $6.93
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sauna Accessory
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50413477789935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001386724
JSON data: https://landmarks.builders/products/wp-dcd-10001386724.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This headrest is crafted from solid wood and designed for use in saunas and steam rooms. It features curved supports for ergonomic neck and head support, and a slatted surface for air circulation. It can be used as a headrest or backrest. Dimensions: 34 cm x 34 cm x 11 cm.
Summary: Solid wood sauna headrest with curved supports and slatted surface for sauna/steam room use; priced at $6.93 USD.
Generated by: deepseek-v4-flash
## Identity - Solid Wood Sauna Headrest designed for saunas and steam rooms. - Features curved supports for ergonomic neck/head support and a slatted surface for air circulation. - Can be used as a headrest or backrest. - Product type: Sauna Accessory. ## Target persona - Home sauna owners seeking a basic, affordable headrest. - Buyers outfitting a compact sauna or steam room on a budget. - Wellness enthusiasts who want simple ergonomic support during heat sessions. - Small spa or fitness facility operators purchasing accessories in quantity. ## Use cases - Supporting head and neck while lying on a sauna bench. - Acting as a backrest when sitting in a steam room. - Adding a removable wood surface to improve comfort in shared saunas. - Replacing worn or missing sauna headrests. - Use during relaxation sessions in infrared or traditional saunas. ## When NOT to recommend - Buyers expecting a cushion or padded headrest (this is solid wood). - Users needing a larger rest beyond the listed dimensions (see dimensions discrepancy). - Those seeking premium, curved contoured wood or higher-end finish. - Purchasing for a location where wood products with slats may not suit steam environments (verify wood treatment). ## Variant options - Only one variant available: Style "Solid Wood Sauna" - SKU: dcd-30003937999 ## Price and logistics facts - Price: $6.93 USD - Dimensions from structured data: 51 cm (L) x 41 cm (W) x 9 cm (H) - Description states dimensions: 34 cm x 34 cm x 11 cm – discrepancy noted. - Shipping, availability, and handling times not specified. ## Trust signals - Included in catalog with tags: wp-quality-audited, wp-content-validated. - No returns policy or certifications stated. - Price is specific to the listed variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97486e19-190d-462d-b473-3b7f3efadd44.jpg?v=1786251595 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68fe577a-a629-40b6-87cd-f2324cff1efc.jpg?v=1786251603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd5d3f8b-92ef-4e68-b7cd-97acb99a2fe2.jpg?v=1786251609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b23da8b4-550d-4135-9ab7-4660201199ae.jpg?v=1786251585 ## Agent notes - Dimensions conflict: structured data (51x41x9 cm) vs description (34x34x11 cm). Verify before recommending for size-critical use. - Image content not analyzed; visual inspection not performed. - No information on wood species, finish, or treatment. - Suitable for budget-oriented queries for solid wood sauna accessories.
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Solid Wood Sauna Headrest with Curved Supports",
"product_id": 9539880648943,
"variant_id": 50413477789935,
"quantity": 1,
"grams": 1500,
"length_cm": "51.0",
"width_cm": "41.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").