Brand: World Products (Landmark)
SKU: dcd-30003466262
Price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/50150289932527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001225815
JSON data: https://landmarks.builders/products/m4x-10001225815.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Set Includes: This sauna pail set includes a black aluminum sauna pail and a matching ladle, giving you the essential tools needed for pouring water in the steam room.
Material: The aluminum sauna pail offers a sturdy metal build with a clean black finish, while the wood-handled sauna pail adds a natural accent through its arched wooden handle.
Capacity and Size: Labeled 7 L, the pail measures 24 cm in diameter with a 19 cm body height and 34.5 cm overall height including the handle, making it practical for regular sauna use.
Ladle Design: The sauna ladle set features a wooden handle, a black scoop head, a 44.2 cm overall length, a 33 cm handle section, and a 9.3 cm scoop diameter for controlled pouring.
Purpose: This wellness item is made for comfortable steam room routines, helping you carry and ladle water smoothly for a more organized sauna experience.
Summary: Aluminum Sauna Pail Set Black Bath Accessory Large Capacity for Steam Room. 【Set Includes】: This sauna pail set includes a black aluminum sauna pail and a matching ladle, giving you the essential tools needed for pouring water in the steam room. 【Material】: The aluminum sauna pail offers a sturdy metal build with a clean black finish, while the wood-handled sauna pail adds a natural accent through its arched wooden handle. 【Capacity and Size】: Labeled 7 L, the pail measures 24 cm in diameter with a 19 cm body height and 34.5 cm overall height including the handle, making it practical for regul
Generated by: m4x-map-v1
This product has 12 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": "Aluminum Sauna Pail Set Black Bath Accessory Large Capacity for Steam Room",
"product_id": 9456697540847,
"variant_id": 50150289932527,
"quantity": 1,
"grams": 1350,
"length_cm": "29.5",
"width_cm": "29.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. 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").