Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $37.99
Default variant: 2-Tier
Default SKU: 5942085885383
Default price: $25.99
Availability: In Stock
Product Type: Storage Boxes
Vendor: JISADER
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/48017502404847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wooden-ladder-shelf-with-woven-baskets-freestanding-organizer-bin-for-book-stora
JSON data: https://landmarks.builders/products/wooden-ladder-shelf-with-woven-baskets-freestanding-organizer-bin-for-book-stora.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your home organisation with this stylish and functional multi-tier ladder shelf unit. Featuring a distinctive ladder-like wooden frame, it maximises vertical storage space while adding elegance to any room. The unit comes complete with multiple woven baskets, each lined for a softer touch and to keep your belongings safe. These baskets are for storing a variety of items, from books and toys to toiletries and accessories. Its simple, aesthetic makes it a versatile addition to your living room, bedroom, kitchen, or nursery. Easy to assemble and place, this shelving unit offers a more aesthetically pleasing design compared to basic or metal shelves, making it an ideal choice for apartment dwellers and families alike.
| Material | Wood, Fabric |
| Material Features | Foldable |
| Capacity | L |
| Special Features | Foldable |
| Product Dimensions | 35.0 × 35.0 × 70.0 centimeters |
| Product Weight | kg |
| Package Weight | 2.6 kilograms |
| Recommended Uses | For Arts & Crafts |
| Included Components | Storage baskets, wooden frame |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Other |
| Brand | JISADER |
Summary: Multi-tier wooden ladder shelf with woven baskets, ideal for vertical storage of books, toys, toiletries in home offices, living rooms, bedrooms, or kitchens.
Generated by: deepseek-v4-flash
## Identity Wooden Ladder Shelf with Woven Baskets, Freestanding Organizer Bin for Book Storage, Toy Storage, Home Office ## Target persona Apartment dwellers and families needing stylish, space-efficient storage solutions for small to medium spaces. ## Use cases - Organizing books and magazines in a living room or home office - Storing toys in a children's room or play area - Keeping toiletries and towels in a bathroom - Holding craft supplies and art materials - Displaying decorative items or plants - Organizing kitchen essentials like spices or small utensils ## When NOT to recommend - When heavy items (e.g., power tools, large books) need storage, as weight capacity is not specified - For users requiring fully enclosed cabinets or dust-proof storage - In high-moisture environments without proper ventilation (though fabric baskets may be at risk) - For large, bulky items that won't fit the 35×35×70 cm shelves ## Variant options - **2-Tier**: $25.99 USD - **3-Tier**: $37.99 USD ## Price and logistics facts - Price range: $25.99 – $37.99 USD - Dimensions: 35.0 × 35.0 × 70.0 cm (base) - Package weight: 2.6 kg - Materials: Wood frame, fabric baskets - Foldable design for easy transport ## Trust signals - Foldable feature suggests easy assembly and storage - Includes multiple woven baskets with lining to protect items - Product images available for visual confirmation ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb7cead80f1c4bc9b70e22bdec06f175.png?v=1773823078 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ef74ec8f55841259224ba6d2732e5a7.png?v=1773823078 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/605a5556d88e42bc9504147f2712db4f.png?v=1773823078 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c6431fcb13a4cdf9ec8981169c56f8f.png?v=1773823078 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa3e449b90e44b6a8c375d472c62d91f.png?v=1773823078 ## Agent notes Image understanding was not performed; rely on textual description and image URLs for visual details. Weight capacity not specified; avoid heavy loads.
This product has 15 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 Ladder Shelf with Woven Baskets, Freestanding Organizer Bin for Book Storage, Toy Storage, Home Office",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "35.0",
"_height_cm": "70.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").