Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $54.99 – $105.99
Default variant: Honey / 2-step
Default SKU: dcd-30002719332
Default price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3900 g
Cart URL (default variant): https://landmarks.builders/cart/49903474278639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033573
JSON data: https://landmarks.builders/products/m4x-10001033573.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality bamboo, this household furniture piece offers a and solution for your home decor needs.
Multi-Functional Design: This versatile step ladder serves as both a climbing tool and a temporary seating option, making it a practical addition to any room.
Space-Saving Storage: The folding stool features a clever foldable design that allows it to be tucked away in narrow gaps or closets when not in use.
Stable Construction: Engineered with a triangular mechanics structure, this step stool ensures a strong load-bearing capacity of up to 180kg for usage.
Portable Convenience: This lightweight bamboo ladder stool is easy to carry around the house for attaining high shelves in the library or kitchen.
Summary: Bamboo folding ladder stool with 180kg capacity, space-saving design, serves as step stool and seat, available in 2-4 steps.
Generated by: deepseek-v4-flash
## Identity Bamboo Ladder Stool, folding, sturdy, heavy-duty, for closet and home use. ## Target persona - Small apartment dweller needing compact step stool - Homeowner reaching high shelves in kitchen or closet - Library or office worker requiring portable ladder - Person seeking temporary extra seating ## Use cases - Reaching top shelf in kitchen or pantry - Accessing high storage in closet or garage - Temporary seat while putting on shoes - Standing to change light bulbs or hang curtains - Reaching books on upper shelves in library - Extra seating for guests in tight spaces ## When NOT to recommend - Outdoor use (bamboo not weatherproof) - Heavy construction work requiring tall, rigid ladder - Permanent step stool need (folding design) - Users exceeding 180kg weight capacity ## Variant options - Honey / 2-step: $54.99 - Coffee / 2-step: $54.99 - Honey / 3-step: $80.99 - Coffee / 3-step: $80.99 - Honey / 4-step: $105.99 - Coffee / 4-step: $105.99 ## Price and logistics facts - Price range: $54.99 – $105.99 USD - Dimensions (packed?): 98 x 52 x 15 cm - No shipping or warranty information provided ## Trust signals - In-stock status not confirmed - Return policy not specified - Price consistency across variants - Material: high-quality bamboo - Load capacity: 180kg claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/828964f8-9749-47f6-bb0e-480dd1103723.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/087cf901-e33d-4bd4-9e2d-a7d75b0c3c77.jpg?v=1782146552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04549a38-8bf7-4dac-b2a4-6d720310d0d5.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adb18781-3c0d-464b-b216-8469d4787c6d.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01a00fc3-522b-4b04-8040-f39cc987bcfb.jpg?v=1782146552 ## Agent notes - Image understanding not performed; visual details inferred from product attributes. - No return policy or warranty information available. - Dimensions likely refer to folded product; unfolded height not given.
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": "Bamboo Ladder Stool Sturdy Design Folding Ladder Heavy Duty Folding Stool for Closet",
"quantity": 1,
"grams": 3900000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "52.0",
"_height_cm": "15.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").