Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $192.99
Default variant: Round
Default SKU: dcd-30001893238
Default price: $192.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49811893747951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893474
JSON data: https://landmarks.builders/products/m4x-10000893474.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-in-1 transformable Design: smoothly transforms from a stylish stool into a practical 3-step ladder, offering twofold functionality in a single, elegant piece of furniture.
sturdy Wood Construction: Crafted from high-quality, long-lasting sturdy wood to ensure excellent stability and a high load-bearing capacity for safe use as both a chair and a ladder.
Space-Saving & Foldable: Features an intuitive folding mechanism that allows the chair to become space-efficiently stored in a closet or corner, making it perfect for apartments and homes with confined space.
Enhanced Safety Features: Designed with wide, sturdy steps and a stable frame to provide a secure and dependable surface for reaching high shelves, changing light bulbs, or performing other household tasks.
adaptable Home Essential: A multi-purpose tool perfect for any room, including the kitchen, living room, library, or garage, providing a convenient seat or a helpful lift as needed needed.
Summary: transformable Ladder Chair Multi-Functional Kitchen Seat Foldable for Home, Adults. Description: 【2-in-1 transformable Design】: Ingeniously designed to function as both a comfortable chair for daily seating and a practical 3-step ladder for reaching high shelves or changing light bulbs. 【robust Wood Construction】: Crafted from high-quality robust wood, ensuring a sturdy and long-lasting framework that can support weight safely, providing long-lasting reliability and a timeless aesthetic. 【Space-Saving & Convenient】: This multi-functional piece is an perfect solution for small spaces like apart
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": "transformable Ladder Chair Multi-Functional Kitchen Seat Foldable for Home, Adults",
"product_id": 9430118826223,
"variant_id": 49811893747951,
"quantity": 1,
"grams": 5500,
"length_cm": "84.0",
"width_cm": "32.0",
"height_cm": "12.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").