Brand: World Products (Landmark)
SKU: dcd-30002719634
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1285 g
Cart URL (default variant): https://landmarks.builders/cart/49903473885423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033653
JSON data: https://landmarks.builders/products/m4x-10001033653.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
4L Wood Sauna Pail Long-Lasting Spa Equipment Handmade for Steam Room
| Weight | 1.2KG |
Summary: A handmade 4-liter wooden pail for sauna and steam room use, weighing 1.2 kg, dimensions 34x28x27 cm, priced at $32.99.
Generated by: deepseek-v4-flash
## Identity 4L Wood Sauna Pail, Long-Lasting Spa Equipment, Handmade for Steam Room ## Target persona Home sauna owners, spa enthusiasts, or small steam room operators looking for an affordable, handmade wooden pail. ## Use cases - Adding water to hot sauna stones to create steam - Scooping water from a bucket in a steam room - Decorative or functional use in a home spa - Traditional Finnish sauna practices - Water storage in a steam room (4L capacity) ## When NOT to recommend - If a larger capacity (>4L) or non-wood material is needed - If a set of multiple pails is required - If the pail needs a lid, spout, or handles not provided - For commercial high-volume spas requiring heavy-duty plastic ## Variant options Only one variant: "Wood Color" at $32.99 USD. ## Price and logistics facts - Price: $32.99 USD - Dimensions: 34 x 28 x 27 cm - Weight: 1.2 kg - Only one variant available ## Trust signals - Price is consistent ($32.99) - No in-stock status, return policy, or certifications provided - Handmade construction noted ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57393d3f-d8ec-44d1-90b6-3a56b87b149a.jpg?v=1782146621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ac8126c-7cdf-4776-ba47-25e787832d50.jpg?v=1782146551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cd07281-1c8d-4dfb-91ae-f696389a89ec.jpg?v=1782146551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdca569a-fce0-4d4a-8f15-ff45ad377f29.jpg?v=1782146551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffbc439f-29bb-4169-a297-5ae6476e44bd.jpg?v=1782146552 ## Agent notes Image understanding was not performed; treat these URLs only as fetchable assets.
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": "4L Wood Sauna Pail Long-Lasting Spa Equipment Handmade for Steam Room",
"quantity": 1,
"grams": 1285000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "28.0",
"_height_cm": "27.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").