Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Grey
Default SKU: 5750169485096
Default price: $7.99
Availability: In Stock
Product Type: Foot Warmers
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017459249391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/steam-room-essential-parts-bundle-sauna-cap-for-steam-bath-men-women-sauna-acces
JSON data: https://landmarks.builders/products/steam-room-essential-parts-bundle-sauna-cap-for-steam-bath-men-women-sauna-acces.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Experience relaxation with this comprehensive Steam Room Essential Parts Bundle. Crafted from soft cloth, this sauna set provides comfort and functionality for all your steam bath needs. The bundle includes a sauna hat, a comfortable mat, insulating gloves, and a convenient storage bag, making it the companion for any sauna enthusiast. Designed with meticulous workmanship, this sauna accessories bundle ensures durability and a premium feel. Whether you're a seasoned sauna lover or new to steam baths, this set offers a complete and enjoyable personal .
Package Contents: 1 x Sauna Hat, 1, 1, 1 x Storage Bag
| Material | Felt cloth |
| Capacity | L |
| Recommended Uses | Sauna, Steam bath |
| Included Components | Sauna hat, bath mat, gloves, slippers, storage bag |
| Product Weight | 0.35 kilograms |
| Package Weight | 0.36 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Number of Items | 5 |
Summary: Steam room essential parts bundle including sauna hat, mat, gloves, slippers, and storage bag in felt cloth. Suitable for sauna and steam bath use. Price $7.99.
Generated by: deepseek-v4-flash
## Identity Steam Room Essential Parts Bundle, Sauna Cap for Steam Bath, Men Women Sauna Accessories, Heat Dry Headrest Steam Room, Sauna Hat Set – a low-cost bundle of sauna accessories made from felt cloth. ## Target persona Budget-conscious home sauna users; individuals new to steam baths; spa-goers wanting a basic accessory kit. ## Use cases - Enhancing comfort during home sauna sessions. - Completing a steam bath setup at a spa or gym. - Gifting an affordable sauna accessory set. - Providing head protection and grip in a steam room. - Storing accessories in the included bag. ## When NOT to recommend - Customers seeking high-end or luxury sauna accessories. - Professional spa operators requiring commercial-grade durability. - Users who need specific sizes (no dimensions provided). - Individuals with allergies or sensitivities to felt cloth. ## Variant options - Grey (SKU: 5750169485096, $7.99) - Black (SKU: 5750169485097, $7.99) ## Price and logistics facts - Price: $7.99 USD (all variants) - Weight: 0.35 kg (product), 0.36 kg (package) - Dimensions: not provided ## Trust signals - Price is consistent across variants. - Bundle includes 5 items (hat, mat, gloves, slippers, storage bag). - In-stock status not confirmed; return policy not provided. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/306af1916932471495d24c757295d8cf.png?v=1773820897 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa210f1460604d848ba3de12401357b0.png?v=1773820897 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7d586c8d353431b924933cef01df1ab.png?v=1773820897 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d3d4d334c5b4fb98e3634f669b7816c.png?v=1773820897 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52d9b50a2c554730a7abe3d0ebad673e.png?v=1773820897 ## Agent notes - Product type is 'Foot Warmers' but bundle includes headwear and gloves; verify correct categorization. - Material is felt cloth; check care instructions not provided. - Image content not analyzed; do not assume visual specifics.
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": "Steam Room Essential Parts Bundle, Sauna Cap for Steam Bath, Men Women Sauna Accessories, Heat Dry Headrest Steam Room, Sauna Hat Set",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").