Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $123.99
Default variant: Black / Upgraded 50x30x11
Default SKU: dcd-30001942299
Default price: $80.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49811180323055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900058
JSON data: https://landmarks.builders/products/m4x-10000900058.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
hardwood Wood Construction: Crafted from high-quality hardwood wood, this step stool offers exceptional durability and a stable, dependable base for common use, ensuring long-lasting performance.
adaptable Multi-Purpose: An essential addition to any home or office, perfect for use as a footrest under a desk, a step for children to reach sinks, a low shelf for plants, or a assist to reach kitchen cabinets.
Multiple designs & Sizes: Available in a wide range of sizes, hues (including black, brown, yellow, and navy), and surface designs (upgraded, grille, and brushed) to perfectly match your decor and specific needs.
Stable & Safe Design: Engineered with a low center of balance and a wide, flat top surface, this single-step base provides a secure footing to help prevent slips and falls when reaching for items just beyond of reach.
Elegant & Functional: Combining a minimalist Country-design Country aesthetic with practical function, this wooden stool seamlessly blends into various settings like the bedroom, kitchen, or office, adding a tinge of natural elegance.
Summary: Single-Step step stool Multipurpose Single-Step Stool Sturdy and Stable for Adults. Description: 【hardwood Wood Construction】: Crafted from high-quality hardwood wood, this single-step step stool offers a sturdy and trustworthy base for various household needs, ensuring durability and stability. 【Stable Height boost】: Designed as a single-step stool, it provides a secure and convenient method to reach high shelves, cupboards, or for children to reach sinks and counters safely. 【adaptable and Multi-Purpose】: Functions perfectly as a footrest for your sofa, a small bench in the entrymethod, a st
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": "Single-Step step stool Multipurpose Single-Step Stool Sturdy and Stable for Adults",
"product_id": 9429929787631,
"variant_id": 49811180323055,
"quantity": 1,
"grams": 3100,
"length_cm": "82.0",
"width_cm": "32.0",
"height_cm": "22.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").