Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99
Default variant: Khaki / Natural Leg
Default SKU: dcd-30001961150
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49811046433007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902264
JSON data: https://landmarks.builders/products/m4x-10000902264.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hardwood Wood Construction: Expertly crafted from high-quality Hardwood wood, this sturdy low stool removeers natural charm and long-lasting durability for everyday use in any room.
Multi-Purpose Functionality: Perfectly serves as a shoe-changing stool in the entryway, a low seat for children in the nursery, a comfortable footrest, or an additional seat for guests.
prepared to Use: Arrives fully assembled and prepared to use straight immediately upon arrival, eliminating the need for any complex installation, tools, or time-consuming setup.
adaptable space-saving Design: Features a simple, modern aesthetic and a space-saving size, making it a adaptable accent piece that can also function as a plant stool a small side table.
Safe and Stable: Designed with a sturdy, well-balanced framework and polished, rounded edges to ensure stability and safety for all family members, including children.
Summary: Round Wooden Stool Hardwood Wood Round Wooden Stand Fully Assembled space-saving Design for children, Adults, Nursery, Kitchen
Generated by: m4x-map-v1
This product has 11 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": "Hardwood Wood Round Wooden Stool Fully Assembled Round Wooden Stand Multi-Purpose Low Seat Easy Setup for Children, Families, Entryway, Living Room, Bedroom, Nursery",
"quantity": 1,
"grams": 6500000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "56.0",
"_height_cm": "44.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").