Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99 – $51.99
Default variant: Khaki / 26CM
Default SKU: dcd-30001960217
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1110 g
Cart URL (default variant): https://landmarks.builders/cart/49810776490223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902152
JSON data: https://landmarks.builders/products/m4x-10000902152.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy & Long-Lasting Construction: Made from high-quality, thickened PP plastic, this heavy-duty stool is built to last. It boasts an impressive load capacity of up to 330 lbs (150 kg), providing stable and reliable support for adults and children.
Enhanced Safety Design: Engineered for safety in wet environments, the stool features non-slip pads on the bottom of each leg to prevent sliding on wet floors. The entire stool is waterproof and easy to clean.
Functional Slatted Seat: The seat surface has a slatted, hollowed-out design that allows water to drain through quickly, making it perfect for use in the shower or spa. This feature prevents water from pooling and helps the stool dry faster.
Versatile & Multi-Purpose: This compact stool is not just for the bathroom. Use it as a footrest in the living room, a step stool for children to reach the sink, a shoe-changing bench in the entryway, or even for outdoor activities.
Space-Saving & Ready to Use: Arriving fully assembled, this stool is ready to use right out of the box. Its lightweight and stackable design allows you to easily move it and keep multiple stools without taking up much space.
Summary: Slatted Plastic Footstool Non-Slip Shower Seat Space-Saving for Outdoor, Seniors. Description: 【Versatile Bathroom Stool】: A compact and stylish plastic stool designed for use in wet environments like showers and bathrooms, also suitable as a footrest or a small seat in any room. 【Slatted Drainage Design】: The seat surface features a slatted design that allows water to drain through quickly, preventing pooling and ensuring a dry, comfortable seating experience. 【Sturdy & High Capacity】: Constructed from thick, high-quality PP plastic, this long-lasting stool is built to last and can support a
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": "Slatted Plastic Footstool Non-Slip Shower Seat Space-Saving for Outdoor, Seniors",
"product_id": 9429815427311,
"variant_id": 49810776490223,
"quantity": 1,
"grams": 1110,
"length_cm": "29.0",
"width_cm": "29.0",
"height_cm": "28.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").