Brand: World Products (Landmark)
SKU: dcd-30001914353
Price: $70.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10450 g
Cart URL (default variant): https://landmarks.builders/cart/49811262537967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896375
JSON data: https://landmarks.builders/products/m4x-10000896375.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile 2-in-1 Design: This multi-functional tool easily converts from a three-step ladder to a wider 2-step stool, and can also be used as a toilet learning seat, adapting to your child's growing needs.
Promotes Independence: Empowers young children to confidently reach sinks for hand washing, kitchen counters to help assist, and toilets for toilet learning, fostering themselvessufficiency from a young age.
Enhanced Safety Features: Built with a stable pyramid framework, non-slip silicchild pads per wide step, and four anti-skid feet to ensure the stool stays firmly on-site, preventing slips and tumbles.
Foldable & Space-Saving: Features a rapid fold mechanism that allows you to collapse the stool in seconds for space-efficient storage in closets, behind doors, or in tight tight areas, making it perfect for any home.
Childsuitable for Children Construction: Made from sturdy pendmostic with raised, easy-to-grip handles and wide steps (up to 295mm in 2-step mode) to give children a stable and comfortable surface.
Summary: Convertible kids' Ladder Non-Slip Design Step-up Potty Coach Foldable for Boys. Description: 【Versatile 2-in-1 Design】: This product functions as both a multi-step ladder for reaching sinks and counters, and a supportive potty coach seat, adapting to your child's growing needs. 【Enhanced Safety Features】: Engineered for stability with a triangular structure, non-slip silicone pads on each foot, and wide, textured step surfaces to prevent slips and falls, even with wet feet. 【Adjustable & Foldable】: Easily converts from a three-step ladder to a wider two-step stool with a simple push-pull mecha
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": "Convertible kids' Ladder Non-Slip Design Step-up Potty Coach Foldable for Boys",
"product_id": 9429948825839,
"variant_id": 49811262537967,
"quantity": 1,
"grams": 10450,
"length_cm": "41.0",
"width_cm": "49.0",
"height_cm": "61.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").