Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $45.99
Default variant: Gray Basket, Natural Wood Frame
Default SKU: 5982162133268
Default price: $43.99
Availability: In Stock
Product Type: Utility Racks
Vendor: JISADER
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/48017488904431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/baskets-with-wooden-storage-organiser-for-home-decluttering-tiered-storage-shelf
JSON data: https://landmarks.builders/products/baskets-with-wooden-storage-organiser-for-home-decluttering-tiered-storage-shelf.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 Basket with Wooden. Featuring a tiered vertical storage design, it maximises space utilisation for snacks, books, magazines, and general household clutter. The woven baskets with a lining offer a and aesthetically pleasing look, providing a more cohesive and storage solution compared. With multiple configurations available to suit different needs, this unit offers flexibility beyond standard single-unit shelves. Easy assembly is required, making it a convenient addition to any living room, bedroom, or kitchen storage setup. Ideal for home decluttering and apartment organisation.
Package Contents: 1 x piece
| Material | Bamboo, Cotton Linen |
| Capacity | L |
| Colour | Light gray, Light yellow, Khaki, Dark brown, Beige |
| Product Weight | kg |
| Package Weight | 2.5 kilograms |
| Recommended Uses | Books, Toys, Snacks, Magazines, Newspapers |
| Included Components | Hardware |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | F5M7HHTS55879MJ |
| Brand | JISADER |
Summary: A tiered vertical storage shelf with woven bamboo and cotton linen baskets, ideal for organising snacks, books, and household clutter in apartments.
Generated by: deepseek-v4-flash
## Identity JISADER Baskets with Wooden, Tiered Storage Shelf for Home Decluttering (Bamboo, Cotton Linen). ## Target persona Apartment dwellers needing space-saving vertical storage; home organisers seeking attractive yet functional shelving for entryways, living rooms, or kitchens. ## Use cases - Organising snacks and drinks on a kitchen counter. - Storing magazines, books, and mail in a living room or home office. - Holding toys and small items in a child's bedroom or playroom. - Decluttering an entryway table with keys, mail, and everyday essentials. - Displaying decorative items or plants in a tiered shelf. ## When NOT to recommend - For heavy items (e.g., tools, canned goods) – weight capacity not specified. - For outdoor use – materials (bamboo, cotton linen) are not weather-resistant. - For sealed or dust-proof storage – baskets are open weave. - For large or bulky items – intended for smaller household clutter. ## Variant options - Gray Basket, Natural Wood Frame: $43.99 - Yellow Basket, Natural Wood Frame: $45.99 ## Price and logistics facts - Base price: $43.99 (gray), $45.99 (yellow). - Package weight: 2.5 kg. - Dimensions not provided. - Assembly required (simple setup). ## Trust signals - In-stock status not specified. - Price varies by color variant. - No certifications listed. - Return policy not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeb21d5b4680441a8257af1e86b26756.png?v=1773822029 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7a27edf95944e4dab89c62444eca6a9.png?v=1773822029 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7c0d1e6165d4acfb44a2754e7a10dda.png?v=1773822029 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e8d04a1613a4602a9d8155e0be0df10.png?v=1773822029 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d25e09dbd274e4d8a3375605a8be33f.png?v=1773822029 ## Agent notes - Image content not analysed; do not assume visual details. - Dimensions not provided; cannot confirm fit in specific spaces. - Weight of 2.5 kg includes packaging only. - Assembly required, simple but not pre-built.
This product has 18 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": "Baskets with Wooden, Storage Organiser for Home Decluttering, Tiered Storage Shelf for Apartment, Entryway Storage Shelf with Baskets",
"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").