Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Light Coffee
Default SKU: 5666104834364
Default price: $17.99
Availability: In Stock
Product Type: Magazine & Newspaper Holders
Vendor: JISADER
Cart URL (default variant): https://landmarks.builders/cart/48017446240495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/living-room-storage-basket-water-hyacinth-holder-wicker-basket-water-resistant-s
JSON data: https://landmarks.builders/products/living-room-storage-basket-water-hyacinth-holder-wicker-basket-water-resistant-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.
Enhance your home organization with this stylish storage basket. Its hand-woven imitation rattan design brings a and elegant aesthetic to any room, making it a addition for decor enthusiasts. Crafted from, this basket is water-resistant and easy to clean, offering a more refined look than basic storage bins. The hollow-out design promotes ventilation, while the tight weave construction ensures it sturdy and prevents deformation. Featuring smooth, rounded handles, it's convenient to carry your books and between rooms. Ideal for living room storage, organization, or entryway solutions, this versatile storage rack complements various decor.
| Material | Plastic |
| Capacity | L |
| Included Components | Magazine rack |
| Product Dimensions | 40.5 x 25.5 x 26.5 centimeters |
| Product Weight | kg |
| Package Weight | 2.32 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | K004228 |
Summary: Hand-woven plastic imitation rattan storage basket with water-resistant, ventilated design; 17.99 USD, two color options.
Generated by: deepseek-v4-flash
## Identity - Living Room Storage Basket, Water Hyacinth Holder Wicker (imitation rattan), Magazine & Newspaper Holder, plastic material. ## Target persona - Home decor enthusiasts seeking affordable, stylish storage. - Apartment dwellers needing compact organization solutions. - Budget-conscious shoppers wanting decorative functionality. ## Use cases - Storing magazines, newspapers, and books in living room or home office. - Organizing entryway items like mail, keys, or small accessories. - Holding rolled towels or linens in a bathroom with ventilation. - Displaying as decorative storage on shelves or side tables. - Lightweight carrying of items between rooms using rounded handles. ## When NOT to recommend - If heavy-duty or load-bearing storage is needed (plastic construction, not for heavy books). - If natural fiber (e.g., real water hyacinth) is required – this is imitation plastic. - If outdoor or fully waterproof storage is required (water-resistant only). - If large capacity is needed (dimensions: 40.5 x 25.5 x 26.5 cm / ~16 x 10 x 10 in). ## Variant options - Light Coffee (SKU 5666104834364) – $17.99 - Walnut (SKU 6023012693454) – $17.99 ## Price and logistics facts - Price: $17.99 USD (both variants). - Dimensions: 40.5 x 25.5 x 26.5 cm (per description). - Weight: 2.32 lbs package weight. - Shipping & return policy: not provided. ## Trust signals - In-stock status: not provided. - Price consistency: both variants identical price. - Dishwasher safe: No. - Microwaveable: No. - Included components: Magazine rack. - No certifications noted. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21d8cfd1d66c44618f79fdb77f37c395.png?v=1773820445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/402949677a7d4b879da72efe1b0b58cf.png?v=1773820445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3201617e1c9c47a5b53dbf7c26751b01.png?v=1773820445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72a93d3dac4e4ceabe026df4b515f651.png?v=1773820445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2d8683470fd465e99307bd4f3d4788b.png?v=1773820445 ## Agent notes - Image content was not analyzed; visual details (e.g., exact shape, color appearance) not extracted. - Dimensions are from description; exact length/width/height were null in structured data. - No information on inventory levels or return policy.
This product has 15 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": "Living Room Storage Basket, Water Hyacinth Holder Wicker, Basket, Water Resistant Storage Basket, Decor Enthusiast Storage Basket",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "40.5",
"_width_cm": "25.5",
"_height_cm": "26.5"
}
}],
"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").