Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $50.99
Default variant: 40x30x9cm
Default SKU: dcd-30001976731
Default price: $42.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 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Step Stool dense Wood Low Wooden Stool Height-elevationing for Kitchen, Kids
| Item Height | 50 cm |
| Load Capacity | 140 kg |
| Type | Step Stool |
| Material | Wood |
| Features | Foldable |
| Colour | Brown |
| Item Length | 40 cm |
| Item Width | 30 cm |
Summary: A low wooden step stool available in multiple sizes, suitable for kitchen and kids use to reach elevated surfaces.
Generated by: deepseek-v4-flash
## Identity A low wooden step stool, sold in multiple size variants (40x30x9cm, 40x30x12cm, 50x30x12cm). The base model dimensions are 52x35x17 cm. Priced from $42.99 to $50.99 USD. ## Target persona - Parents of toddlers or young children needing a safe step stool for bathroom or kitchen. - Short adults requiring extra height to reach kitchen cabinets or counters. - Homeowners looking for a compact, lightweight stool for occasional use. ## Use cases - Helping a child reach the sink to wash hands or brush teeth. - Reaching top shelves in kitchen cabinets without a full ladder. - Stepping up to change a light bulb or access a high shelf in a closet. - As a temporary seat or footrest when cooking or at a desk. - Use in bathrooms for children to access the toilet or mirror. ## When NOT to recommend - For heavy-duty or commercial use (wood may not withstand frequent high weight). - As a permanent seat or chair (designed as a step stool, not for prolonged sitting). - For outdoor use (no weatherproofing mentioned). - For individuals over 200 lbs (no weight capacity specified, general caution). ## Variant options - 40x30x9cm: $42.99 (sku: dcd-30001976731) - 40x30x12cm: $45.99 (sku: dcd-30001976736) - 50x30x12cm: $50.99 (sku: dcd-30001976737) ## Price and logistics facts - Base model (52x35x17 cm) price not listed; variants from $42.99 to $50.99 USD. - Dimensions for variants are length x width x height in cm. - No shipping or tax information provided. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - Price consistency among variants (step stool category typical). - No certifications or material specifics (e.g., wood type, finish) provided. ## Image assets - 5 images available: URL list below. No visual details were inferred. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20f0133f-1c00-40d5-a25a-db89dc3f37bc.jpg?v=1781597336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fe22d3d-cb83-498f-a8cb-35d84b43fc7e.jpg?v=1781597333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68b80ee3-1d7f-45ef-9eed-371caba94b97.jpg?v=1781597334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b63236af-0660-4b61-bc35-2521b7009f9e.jpg?v=1781597331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d993dd9-a5cc-494d-94ff-bc1ee2973552.jpg?v=1781597332 ## Agent notes - Product description is empty; all info is from title and dimensions. - Product type not specified (likely step stool). - Image understanding was not performed; treat images as fetchable assets only. - Weight capacity not given; assume low to moderate weight limit.
This product has 12 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": "Wooden Step Stool dense Wood Low Wooden Stool Height-elevationing for Kitchen, Kids",
"quantity": 1,
"grams": 2700000,
"properties": {
"_length_cm": "52.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").