Brand: World Products (Landmark)
SKU: dcd-30003615568
Price: $64.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/49713918771439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271845
JSON data: https://landmarks.builders/products/wp-dcd-10001271845.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新品 冬季桑拿用品 木枕 靠背 干蒸房桑木枕 腰枕 炭化橡木
| 产地 | 中国 |
| 货号 | S1040 |
| 适用场景 | 保健按摩 |
| 是否现货 | 是 |
| 产品类别 | 木枕 |
| 专利类型 | 无 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 加印LOGO | 不可以 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
Summary: Carbonized oak wood pillow/backrest for dry sauna, 30x30x8 cm, $64.99, made in China.
Generated by: deepseek-v4-flash
## Identity
Carbonized oak wood pillow/backrest for dry saunas (30x30x8 cm).
## Target persona
Home sauna owners, wellness enthusiasts, massage practitioners, spa operators seeking heat-resistant wooden supports.
## Use cases
- Providing lumbar support during dry sauna sessions
- Serving as head or neck rest on sauna benches
- Enhancing comfort in home or commercial dry saunas
- Use during post-exercise sauna recovery
- Supporting back during sauna reading or meditation
## When NOT to recommend
- For wet or steam saunas (wood may warp or degrade)
- For users seeking soft, cushioned pillows
- For bed or couch use (hard wood surface)
- For office chair back support
## Variant options
- Carbonized Oak Wood: $64.99 (only variant)
## Price and logistics facts
- Price: $64.99 USD
- Dimensions: 30 cm x 30 cm x 8 cm
- Origin: China
- Single variant available
## Trust signals
- Listed as in stock ("是否现货 是")
- No certification or warranty information provided
- Price is fixed with no discounts indicated
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ea1dbd2e9c24db5bf355c163cbc05e5.png?v=1781085154
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2df5c777b1c343229eeb1c6a4f6ac7a9.png?v=1781085157
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdda75ec16a74cd9b88a983febe97846.png?v=1781085155
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16adeb6d34974eb0821da064d325e11f.png?v=1781085155
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aeb60cadb89043158b19fbedd3cf2554.png?v=1781085156
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a76532bf5a744089053f84768229d0a.png?v=1781085155
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5865e8b70964f79b6485538d24190db.png?v=1781085154
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f82d86a0f424aa8a352ac4559876546.png?v=1781085154
## Agent notes
- Image content not analyzed visually; rely on product title and description.
- No return policy, warranty, or certification data available.
- Product is intended for dry sauna use only; not suitable for steam saunas.
- Dimensions are moderate (30x30x8 cm); confirm fit with sauna bench.This product has 13 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": "30.0",
"_height_cm": "8.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").