Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Natural Wood
Default SKU: dcd-30002661960
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49903621538031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001022555
JSON data: https://landmarks.builders/products/m4x-10001022555.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 Material: Crafted from high-quality sturdy hardwood wood, this bathroom furniture piece offers exceptional durability and a natural aesthetic that complements any decor.
Ergonomic Function: This designed footstool helps you achieve a 30-degree squatting posture, which is scientifically proven to relax the puborectalis muscle for easier
Space-Saving Design: The curved C-shaped notch allows the toilet stool to fit snugly against the base of most typical toilets, keeping your floor clear when not in use.
Safety Features: Designed as a sturdy wooden squatting stool, it features rounded corners and a non-slip surface to ensure safety for children, the elderly, and women.
Versatile Utility: Beyond its primary use, this bathroom footrest serves as a reliable step stool for children reaching the sink or as a comfortable rest for tired feet.
Summary: Sturdy wooden toilet stool helping achieve a 30-degree squatting posture; fits most toilets; $9.99; dimensions 40x23x18 cm.
Generated by: deepseek-v4-flash
## Identity Toilet Stool Sturdy Wood Toilet Pedal Bathroom Footrest Long-Lasting Wooden Squatting Stool Easy to Clean for Children ## Target persona Families with young children needing a step stool; elderly individuals seeking bathroom assistance; people interested in ergonomic squatting posture for easier bowel movements; minimalist decor enthusiasts. ## Use cases - Achieving ergonomic squatting posture on toilet to relax puborectalis muscle - Helping children reach bathroom sink - Providing foot support for tired feet while sitting - Fitting snugly against toilet base to save floor space - Serving as a small step stool for various household tasks ## When NOT to recommend - If the toilet has a non-standard base shape that may not allow the C-notch to fit - If the user requires a higher step stool (height only 18 cm) - If the user prefers lightweight plastic or modern designs - If the user needs a padded or cushioned footrest ## Variant options - Natural Wood ($9.99) - Light Carbonized ($9.99) - Medium Carbonized ($9.99) - Heavy Carbonized ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants same price) - Dimensions: 40 cm (L) x 23 cm (W) x 18 cm (H) - Shipping and logistics details not provided ## Trust signals - No in-stock or return policy information available from data - All variants priced consistently ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcfddf3d-561d-40f3-8b3b-12f18d62ec6a.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a42d65db-12e2-4f4a-9ad5-165e126a31c5.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3040e5c-c9a4-4f98-b1ca-04c1d116e78d.jpg?v=1782146616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/102ddb1a-c285-4c4b-94eb-e5d4bac74553.jpg?v=1782146618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/443fbd07-7013-4056-82ce-a20d68fa0e74.jpg?v=1782146623 ## Agent notes Image analysis was not performed; visual details such as exact finish and texture are not included.
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": "Toilet Stool Sturdy Wood Toilet Pedal Bathroom Footrest Long-Lasting Wooden Squatting Stool Easy to Clean for Children",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "23.0",
"_height_cm": "18.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").