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/48087295066351: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-3
JSON data: https://landmarks.builders/products/multi-layer-pe-unit-hallway-storage-organizer-bedroom-storage-rack-living-room-s-3.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 PE storage unit with metal frame, available in 3 or 4 drawers, priced from $22.99, for organizing household items in bedrooms, living rooms, or hallways.
Generated by: deepseek-v4-flash
## Identity JISADER Multi-Layer PE Unit, Storage Drawer Unit, available in 3-layer or 4-layer configurations. ## Target persona Budget-conscious home declutterer looking for affordable, lightweight storage solutions; small-apartment dweller needing versatile organization; parent seeking tidy toy or accessory storage. ## Use cases - Organizing toiletries in a bathroom - Storing toys in a child's playroom - Holding accessories like scarves and belts in a bedroom - Keeping books and magazines tidy in a living room - Arranging pantry or closet items in a hallway - Sorting craft supplies in a hobby area ## When NOT to recommend - For storing heavy items like tools or canned goods (PE material and metal frame may not support heavy loads) - For outdoor use (not weather-resistant) - For primary decorative furniture in a formal living space (woven plastic aesthetic may not suit all styles) - For users requiring exact dimensions (not provided) ## Variant options - **Three-layer (3 drawers)**: SKU 5737429866923, $22.99 - **Four-layer (4 drawers)**: SKU 5737429866922, $26.99 ## Price and logistics facts - Price: $22.99 (three-layer), $26.99 (four-layer) - Currency: USD - Product weight: 4.5 kg - Package weight: 5.0 kg - Included components: Storage baskets, metal frame, top board - Brand: JISADER - Model number: Three-layer (specific model for three-drawer variant) ## Trust signals - In-stock status not explicitly confirmed; available for purchase based on listing - Return policy not provided - No certifications listed (e.g., BIFMA, Greenguard) - Price consistency: two variants with clear pricing - Materials: PE woven material, metal frame (no further durability claims) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a7b12371658460ab8552c45449cdab5_ba5fc224-c83f-491b-ae4e-a9607e1b9c3b.png?v=1773905327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e087223c8f4249bd9539028d3e27a246_53e5732c-3fdd-4528-bde9-f259c48d1ddf.png?v=1773905327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41446f05dc7d4d04a256514caa6e2018_1da77e36-5499-419c-a1b2-fa1957c7a26d.png?v=1773905327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a53412065d224db383d8265f76c61881_832dc8b9-b97d-4f4b-8308-fdf904b4adea.png?v=1773905327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1727c64390e34e7c925f680ae759c7f3_2f3f0ce7-cf31-4345-af46-0914c8fdbdb7.png?v=1773905327 ## Agent notes - Product dimensions (length, width, height) not provided; cannot assess spatial fit. - Image content not analyzed; no visual detail inferred. - No material certifications or safety ratings available. - Return and warranty policies absent from facts.
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").