Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $16.99
Default variant: Round Opening Laundry Basket - Small
Default SKU: 5912686283504
Default price: $9.99
Availability: In Stock
Product Type: Laundry Baskets
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189444260079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/woven-laundry-basket-cotton-and-linen-japanese-style
JSON data: https://landmarks.builders/products/woven-laundry-basket-cotton-and-linen-japanese-style.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your laundry routine with this beautifully crafted woven laundry basket. Designed with a chic Japanese style, it seamlessly blends functionality with aesthetic appeal, making it a perfect addition to any home. The robust hand-woven iron art construction ensures longevity, while the natural cotton and linen material offers a soft, tactile finish. Available in multiple sizes, this basket is ideal for storing clothes, toys, and various household sundries, helping you maintain a tidy living space.
Summary: Woven laundry basket made of cotton and linen with Japanese style, available in multiple sizes and styles for versatile storage of clothes, toys, and sundries.
Generated by: deepseek-v4-flash
## Identity Woven Laundry Basket, Cotton and Linen, Japanese Style. Hand-woven iron art construction with cotton and linen material. Offered in small, medium, and large sizes in round and square openings, as well as paper rope variants. ## Target persona Budget-conscious home organizers seeking decorative yet functional storage; small-space dwellers needing versatile bins; parents looking for toy storage that blends with decor. ## Use cases - Collecting and carrying laundry to washing machine - Storing children's toys in living room or bedroom - Organizing household sundries like blankets or magazines - Decorative storage in bathrooms or entryways - Sorting recyclables or mail - Picnic or outdoor event carryall ## When NOT to recommend - For heavy-duty industrial storage (material may not support high weight) - For outdoor use without cover (cotton/linen not weatherproof) - For users seeking high-end designer decor (price point indicates basic, not premium) - For liquid or wet item storage (fabric may stain or mildew) ## Variant options - Round Opening Laundry Basket - Small: $9.99 - Round Opening Laundry Basket - Medium: $10.99 - Square Opening Laundry Basket - Medium: $11.99 - Square Opening Laundry Basket - Large: $11.99 - Paper Rope Storage Basket - Round Opening - Medium: $15.99 - Paper Rope Storage Basket - Round Opening - Large: $16.99 - Paper Rope Laundry Basket - Small: $10.99 - Paper Rope Laundry Basket - Large: $11.99 ## Price and logistics facts Base price $9.99 USD. Dimensions not provided. No shipping cost or delivery time specified. ## Trust signals In-stock status not confirmed. Return policy not stated. No certifications mentioned. Price consistency: multiple variants within $9.99-$16.99 range. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70a93bf72b1d47d189c1efba6b7cc58e.png?v=1774196721 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e63415ba74840ce1bed1c18f6c653a6eecbec220f1442ce78982ad413a2223f.jpg?v=1774196721 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8fe6bd57ea049f7565c2f9719a492c3d4c4596a990aba54843dc02a4bab8e56.jpg?v=1774196721 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22745641be58140d0f4f53099d80bd76fbf9911751dca9bf275184a4a958bc87.jpg?v=1774196721 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66592c6eb8d1e2a821cc840dd604d161d4cdece843cd75512676bd2375d55deb.jpg?v=1774196721 ## Agent notes Image content not analyzed; URLs provided as fetchable assets.
This product has 23 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Cotton & Linen · Japanese Style · Hand-woven Iron Art
Verdict: N/A
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": "Woven Laundry Basket, Cotton and Linen, Japanese Style",
"quantity": 1,
"grams": 0,
"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").