Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99 – $58.99
Default variant: 60CM Flat
Default SKU: dcd-30001963301
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3700 g
Cart URL (default variant): https://landmarks.builders/cart/49810863849711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902550
JSON data: https://landmarks.builders/products/m4x-10000902550.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Bamboo Construction: Crafted from high-quality, solid alpine bamboo, this long-lasting bamboo bath stool is naturally water-resistant and built to last in humid bathroom environments, ensuring long-term stability and use.
Enhanced Safety and Comfort: Designed for stability, this bench provides a secure and comfortable shower seat for seniors, the elderly, or anyone needing extra support, with a slatted surface for quick water drainage and a comfortable seating experience.
Smart Two-Tier Design: This functional 2-tier shower bench features a lower storage shelf, perfect for keeping towels, toiletries, and other bathroom essentials organized and within easy reach while you shower or bathe.
Multi-Purpose Versatility: More than just for the shower, this elegant piece serves as a practical storage bench in your entryway for shoes, a plant stand on the balcony, or a small side table in the living room, adapting to your needs.
Sturdy and User-Friendly: Engineered with thickened legs for heavy-duty support and integrated side handles for easy lifting and repositioning, this piece is a reliable and convenient addition to your bathroom furniture.
Summary: Bamboo Bath Stool Water Resistant Bamboo Shower Bench Heavy-Duty for Living Room. Description: 【Long-Lasting Bamboo Construction】: Crafted from high-quality, solid bamboo, this water-resistant bamboo bath stool is designed for longevity and stability, providing a reliable and sturdy seating option for your bathroom. 【Safe & Comfortable Seating】: Engineered for safety in wet environments, this shower seat features a wide, slatted surface for excellent water drainage and integrated handles for extra support when sitting or standing. 【Two-Tier Storage Solution】: Maximize your space with this func
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": "Bamboo Bath Stool Water Resistant Bamboo Shower Bench Heavy-Duty for Living Room",
"product_id": 9429840953583,
"variant_id": 49810863849711,
"quantity": 1,
"grams": 3700,
"length_cm": "87.0",
"width_cm": "30.0",
"height_cm": "14.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").