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/48100998185199: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-4
JSON data: https://landmarks.builders/products/multi-layer-pe-unit-hallway-storage-organizer-bedroom-storage-rack-living-room-s-4.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: Multi-layer storage unit made of PE woven material with metal frame, available in 3 or 4 layers, for organizing household items in various rooms.
Generated by: deepseek-v4-flash
## Identity Multi-layer PE storage unit from JISADER, available in 3-layer and 4-layer configurations. Crafted from PE woven material with a metal frame. Colors: Brown, Gray. Product weight 4.5 kg. ## Target persona - Homeowners or renters needing affordable, lightweight storage for small to medium items. - Individuals looking to declutter bedrooms, hallways, or living rooms without heavy furniture. - Parents organizing children's toys or accessories. ## Use cases - Storing toiletries and accessories in a bathroom. - Organizing toys in a playroom or child's bedroom. - Decluttering hallway entryway with shoes or bags. - Holding books and magazines in a living room. - Keeping office supplies or craft materials in a home office. ## When NOT to recommend - If the user needs heavy-duty storage for books or heavy items (weight capacity not specified). - For outdoor use (material is PE, not weatherproof). - For users requiring precise dimensions (no width/height/length provided). - For high-traffic commercial environments (likely not durable enough). ## Variant options - Three drawers (3-layer): $22.99 USD - Four drawers (4-layer): $26.99 USD ## Price and logistics facts - Three-layer variant: $22.99 USD - Four-layer variant: $26.99 USD - Currency: USD - No shipping or return policy information provided. ## Trust signals - In-stock status not specified. - Return policy not known. - Brand: JISADER (no certifications mentioned). - Price consistency: two variants with clear pricing. ## Image assets - 5 images available (URLs listed below). Do not rely on visual details not explicitly stated. ## Agent notes - Dimensions were not provided in the data; cannot guarantee fit for specific spaces. - Product weight: 4.5 kg; package weight: 5.0 kg. - Colors: Brown and Gray (exact availability per variant not specified). - Description mentions 3-layer and 4-layer configurations; variant titles say 'Three drawers' and 'Four drawers' – likely same product naming.
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").