Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $50.99
Default variant: 40x30x9cm
Default SKU: dcd-30001976731
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49810470502639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904464
JSON data: https://landmarks.builders/products/m4x-10000904464.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
dense Wood Construction: Expertly crafted from high-quality dense pine wood, ensuring a sturdy, stable, and long-lasting construction that provides reliable assistance for common use.
Ergonomic Footrest: Designed is designed placed under a desk or table, this stool elevates your feet to promote better posture, improve circulation, and reduce strain on your spine and legs during long periods of sitting.
Waterproof long-lasting Finish: Coated with a protective waterproof finish, available in coffee or clear varnish, making it resistant to moisture and easy to clean, perfect for use in kitchens and bathrooms.
Multipurpose Versatility: Functions as a convenient step stool for reaching high shelves, a footrest for enhanced comfort, or a low stool for various tasks in the living room, office, or kitchen.
Enhanced Comfort & reachibility: Provides a slight height elevate that makes tasks easier and safer for adults and seniors, improving reachibility to sinks, cabinets, and other hard-to-reach areas.
Summary: Wooden Step Stool dense Wood Low Wooden Stool Non-Slip for Office Workers, Kids. Description: 【dense Wood Construction】: Crafted from high-quality dense pine wood, ensuring a long-lasting and sturdy construction for dependable, long-lasting use. 【Multipurpose Functionality】: Perfectly serves as an under-desk footrest, a bathroom step for children and seniors, a kitchen helper for high cabinets, or a low sitting stool. 【Waterproof & Slatted Design】: Features a waterproof finish and a slatted top surface that promotes air circulation and quick drying, perfect for use in humid environments like b
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": "Wooden Step Stool dense Wood Low Wooden Stool Non-Slip for Office Workers, Kids",
"product_id": 9429751496943,
"variant_id": 49810470502639,
"quantity": 1,
"grams": 2700,
"length_cm": "82.0",
"width_cm": "35.0",
"height_cm": "17.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").