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/48017457119471: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
JSON data: https://landmarks.builders/products/multi-layer-pe-unit-hallway-storage-organizer-bedroom-storage-rack-living-room-s.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, Metal |
| 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 | Not applicable |
| Brand | JISADER |
Summary: JISADER Multi-Layer PE Woven Storage Unit with sturdy metal frame. Available in 3-layer or 4-layer. Organizes household items in bedrooms, living rooms, hallways. Brown or Gray. Priced from $22.99.
Generated by: deepseek-v4-flash
## Identity JISADER Multi-Layer PE Woven Storage Unit, also described as Hallway Storage Organizer, Bedroom Storage Rack, Living Room Storage Basket, Tall Storage Unit. Made of PE woven material with a metal frame. Available in Brown or Gray. Dimensions not provided. ## Target persona Home declutterers seeking affordable, lightweight storage for everyday items. Renters, small-apartment dwellers, or parents organizing toys. Price-sensitive shoppers looking for functional rather than premium furniture. ## Use cases - Organizing toiletries in a bathroom or bedroom. - Storing toys in a children's playroom. - Holding books and accessories in a living room. - Serving as hallway catch-all for keys, mail, bags. - Decluttering miscellaneous household items in any room. ## When NOT to recommend - Heavy items (e.g., tools, canned goods) as PE woven may not be rigid. - High-moisture areas like outdoors or damp basements (PE may degrade). - Users requiring exact dimensions for tight spaces (dimensions not specified). - Buyers seeking high-end decor or solid wood construction. ## Variant options - Three drawers (3-layer): $22.99 USD, SKU 5737429866923 - Four drawers (4-layer): $26.99 USD, SKU 5737429866922 No color variants specified in options, but description mentions Brown and Gray. ## Price and logistics facts - Price: 3-layer $22.99 USD, 4-layer $26.99 USD. - Product weight: 4.5 kg; package weight: 5.0 kg. - Dimensions: not provided. - Included: storage baskets, metal frame, top board. ## Trust signals - In-stock status: not specified (assumed available). - Return policy: not provided. - Price consistency: base price $22.99 for 3-layer, $26.99 for 4-layer; no discounts noted. - Certifications: none mentioned. - Brand: JISADER. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a7b12371658460ab8552c45449cdab5.png?v=1773820651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e087223c8f4249bd9539028d3e27a246.png?v=1773820651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41446f05dc7d4d04a256514caa6e2018.png?v=1773820651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1727c64390e34e7c925f680ae759c7f3.png?v=1773820651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5979ce9956494f2e90f5932c6fa7c647.png?v=1773820651 ## Agent notes Image content not analyzed; treat URLs as fetchable assets. Dimensions not provided; cannot confirm fit for specific spaces. No information on return policy or stock levels.
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").