Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $26.99
Default variant: Four drawers
Default SKU: 5737429866922
Default price: $26.99
Availability: In Stock
Product Type: Storage Drawer Units
Vendor: JISADER
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/48066963767535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/multi-layer-pe-unit-hallway-storage-organizer-bedroom-storage-rack-living-room-s-1
JSON data: https://landmarks.builders/products/multi-layer-pe-unit-hallway-storage-organizer-bedroom-storage-rack-living-room-s-1.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 versatile multi-layer PE unit. Its design complements any decor, while the PE woven material and sturdy metal frame ensure longevity. for bedrooms, living rooms, or hallways, it offers ample storage for everything from toys and books to toiletries and accessories. Choose between 3-layer and 4-layer options to suit your needs.
| Material | PE |
| Capacity | L |
| Colour | Brown, Gray |
| Product Weight | 4.5 kilograms |
| Package Weight | 5.0 kilograms |
| Included Components | Storage baskets, metal frame, top board |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Three-layer |
| Brand | JISADER |
Summary: This JISADER multi-layer PE storage unit with metal frame offers 3 or 4 drawers for organizing household items in bedrooms, living rooms, or hallways. Price $22.99 for 3-layer, $26.99 for 4-layer.
Generated by: deepseek-v4-flash
## Identity JISADER Multi-Layer PE Storage Unit (3-layer / 4-layer) - A woven PE and metal frame tall storage organizer for home decluttering. ## Target persona - Homeowners or renters needing affordable, lightweight storage for small items in bedrooms, living rooms, or hallways. - Budget-conscious organizers looking for multi-tier storage without heavy furniture. - Parents needing safe, non-toxic (PE material) toy storage. ## Use cases - Organizing toiletries in a bathroom or hallway. - Storing toys in a child's room or play area. - Holding accessories like scarves, belts, or bags in a bedroom. - Decluttering living room shelves with books or remotes. - Housing craft supplies or office items in a home office. ## When NOT to recommend - For heavy items like books in bulk (PE may sag over time). - For outdoor use (material not specified weather-resistant). - For users wanting high-end wood or solid furniture. - For large items requiring wide or tall compartments (drawer dimensions unknown). ## Variant options - Three drawers (3-layer): $22.99 - Four drawers (4-layer): $26.99 Colors: Brown, Gray (from product specs). ## Price and logistics facts - 3-layer price: $22.99 USD - 4-layer price: $26.99 USD - Product weight: 4.5 kg - Package weight: 5.0 kg - Included: storage baskets, metal frame, top board - Dimensions not provided. ## Trust signals - In-stock status not specified. - Return policy not specified. - Price consistency: two variant prices are clear. - Material: PE woven and metal frame. - Brand: JISADER. - No certifications mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a7b12371658460ab8552c45449cdab5_4f5b13e4-9aaf-4e75-835f-a2deca26ffd7.png?v=1773886592) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e087223c8f4249bd9539028d3e27a246_564d0447-4116-4ee5-b1cd-e6e8f0cc66db.png?v=1773886592) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41446f05dc7d4d04a256514caa6e2018_31979532-fa15-43ad-a25d-99dc67656987.png?v=1773886592) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a53412065d224db383d8265f76c61881_156f5b1b-3335-4eb6-b497-e681470369d4.png?v=1773886592) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1727c64390e34e7c925f680ae759c7f3_9d5b17c7-5887-4960-b15a-39289f1635f8.png?v=1773886592) ## Agent notes - No dimensions provided; estimate shelf height from typical 3-layer units (approx 30-50 cm). - Product is lightweight and may tip if overloading top. - Colors available: Brown and Gray (exact shades not confirmed). - Image understanding not performed; visual quality cannot be assessed.
This product has 16 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": "Multi-Layer PE Unit, Hallway Storage Organizer, Bedroom Storage Rack, Living Room Storage Basket, Tall Storage Unit for Home Declutterer",
"quantity": 1,
"grams": 4500000,
"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").