Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $54.99
Default variant: Two-tier single row
Default SKU: 5955462009147
Default price: $22.99
Availability: In Stock
Product Type: Utility Racks
Vendor: JISADER
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/48017508303087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wooden-storage-shelf-with-baskets-freestanding-tiered-organiser-simple-modern-fo
JSON data: https://landmarks.builders/products/wooden-storage-shelf-with-baskets-freestanding-tiered-organiser-simple-modern-fo.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Organise your home with this stylish and functional multi-tier wooden storage shelf, complete with baskets. Its simple modern design complements any decor, making it ideal for living rooms, bedrooms, or entryways. The sturdy wooden ensures durability, while the removable and washable baskets offer practical cleaning and use. With fixation assembly, this freestanding unit provides a stable storage solution for books, magazines, travel essentials, and more. Choose the configuration that fits your space and enjoy a tidier home.
| Material | Wood |
| Capacity | L |
| Product Weight | 2.5 kilograms |
| Package Weight | 2.6 kilograms |
| Recommended Uses | Books, Clothing, Toys |
| Included Components | Storage baskets, Wooden frame |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1005047880 |
| Brand | JISADER |
Summary: Freestanding wooden storage shelf with removable woven baskets, available in two-tier single row ($22.99) and three-tier double row ($54.99) variants.
Generated by: deepseek-v4-flash
## Identity JISADER Wooden Storage Shelf with Baskets, Freestanding Tiered Organiser. ## Target persona Budget-conscious home organizers seeking simple, no-installation storage for small spaces like apartments or dorms; renters who need movable shelving; parents organizing kids' toys. ## Use cases - Organizing books and magazines in living room - Storing folded clothes or accessories in bedroom - Holding shoes, keys, or mail in entryway - Corralling toys in a playroom - Displaying decorative items on shelves, hiding clutter in baskets ## When NOT to recommend - When heavy items (e.g., large hardcover encyclopedias, heavy equipment) need storage (weight capacity not specified) - When a large, tall shelving unit is needed (no height given) - When moisture-resistant shelving is required (wood may warp) - When the buyer expects solid wood construction (likely engineered wood, unspecified) ## Variant options - Two-tier single row: $22.99 - Three-tier double row: $54.99 ## Price and logistics facts - Price: $22.99 (two-tier) / $54.99 (three-tier) USD - Product weight: 2.5 kg; package weight: 2.6 kg - Dimensions: not provided ## Trust signals - In stock (inferred from active listing) - Known brand: JISADER - Model number: 1005047880 - Price consistency: no discounts mentioned - Return policy: not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8458ce59c86f4fdc84fa5e06ee9c8c90.png?v=1773823412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae9659b05a9b4204b229999f969e37ab.png?v=1773823412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e04a3efa76e4a958a3b5219dad7bd57.png?v=1773823412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b27498856c5040389a1aa90e3fe41f5a.png?v=1773823412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/828f756da17747b58911f72a22b55f21.png?v=1773823412 ## Agent notes - Dimensions not provided; cannot assess fit in tight spaces. - Weight capacity not specified; not suitable for heavy items. - Image content not analyzed; visual verification not performed.
This product has 14 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 Storage Shelf with Baskets, Freestanding Tiered Organiser, Simple Modern for Living Room, Bedroom, Entryway, No Installation Required",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").