Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray
Default SKU: dcd-30003447428
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49877746843887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001218772
JSON data: https://landmarks.builders/products/m4x-10001218772.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Standing Design: This standing storage basket uses a metal stand to keep the organizer upright, so it stays opening and easy to access on the floor or beside a cabinet.
Versatile Storage: The roomy storage basket is ideal for toys, controls, books, and everyday items, helping you keep small items grouped and easy to locate
Foldable Textile Build: Made with a linen textile body, this linen storage basket brings a soft, clean look while remaining light enough to move around the home.
Practical Home Value: As a laundry basket or daily storage helper, it reduces clutter in the living room, bedroom, or office and makes fast tidying much simpler.
Easy Daily Use: The balanced structure and side pockets make this standing storage basket convenient for quick quick-drop storage, helping you build neater space with less effort.
Summary: Standing storage basket with metal stand and linen textile body, ideal for organizing toys, books, and household items in bedrooms or living spaces.
Generated by: deepseek-v4-flash
## Identity Standing Storage Basket Metal Stand Textile Organizer Basket – a lightweight, foldable basket with a metal stand to keep it upright, available in Gray and Beige. ## Target persona Budget-conscious home organizers looking for affordable, lightweight storage; small apartment dwellers needing versatile storage; parents seeking quick tidy-up solutions for kids' rooms; college students or renters needing portable organization. ## Use cases - Storing toys in a child's room or play area. - Organizing remote controls, cables, and electronics in a living room. - Holding books, magazines, or tablets beside a couch or bed. - Using as a lightweight laundry basket for daily clothes. - Corralling miscellaneous items like mail, accessories, or craft supplies on shelves or floors. ## When NOT to recommend - For heavy or bulky items (tools, weights) due to textile construction. - For outdoor or wet environments (not waterproof). - For formal, high-end interior design where linen texture may not match. - For long-term archival storage; fabric may degrade. ## Variant options - Gray (SKU: dcd-30003447428) – $9.99 USD - Beige (SKU: dcd-30003447429) – $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 35.0 cm × 21.0 cm × 5.0 cm (likely folded; actual standing size not specified) - No shipping or return policy information provided. ## Trust signals - Consistent price across variants. - Simple, functional design with metal stand for durability. - No stock availability data; assume in-stock unless noted. ## Image assets No images are available for this product. ## Agent notes - Image understanding was not performed; no image URLs provided. - Dimensions given may be folded or flat-pack; confirm if standing height differs.
This product has 12 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": "Standing Storage Basket Metal Stand Textile Organizer Basket for Bedroom",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "21.0",
"_height_cm": "5.0"
}
}],
"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").