Brand: World Products (Landmark)
SKU: dcd-30003597304
Price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714534842607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265053
JSON data: https://landmarks.builders/products/wp-dcd-10001265053.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable laundry basket with wheels for storing laundry or plush toys; dimensions 20x4x81 cm; available in upgraded with wheels variant at $50.99.
Generated by: deepseek-v4-flash
## Identity Foldable laundry basket with wheels, designed for laundry and plush toy storage. Dimensions: 20 cm (L) x 4 cm (W) x 81 cm (H). ## Target persona Apartment dwellers, college students, parents with limited space who need a movable, collapsible bin for laundry or toys. ## Use cases - Collecting laundry in a bedroom or closet - Storing plush toys or stuffed animals in a playroom - Moving laundry from room to laundry area via wheels - Folding flat when not in use to save space - Using as a lightweight catch-all for children's toys - Transporting items between rooms without heavy lifting ## When NOT to recommend - For heavy wet laundry (base may tip due to narrow width) - For large families requiring high capacity (dimensions are compact) - For outdoor or rough terrain use (wheels may not be robust) - For users seeking a rigid, non-collapsible structure ## Variant options - Upgraded with Wheels: $50.99 USD ## Price and logistics facts - Price: $50.99 USD - Dimensions: 20 x 4 x 81 cm (approx. 7.9 x 1.6 x 31.9 inches) - Variant: only one offered with wheels ## Trust signals - In-stock status: not provided - Return policy: not specified - Price consistency: single price point - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77f5d64c681b4e12a34cc5db2661427c.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a025cc8eb1694bd6836194d6754ea092.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b2bf8706f834de69ba0bd8c4b3218bd.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a3017e160a648afb65e3a967811bdfc.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5f1d4b03a2449a6ad68a309803578c4.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b52ac5381f744870a10920cb3077e80f.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2479f74b0a50403aa20b5e1be10c0671.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f09bbb1bfd747da9e1c8f019fb2d395.png?v=1781085621 ## Agent notes - Product description is empty; all info comes from title and tags. - Dimensions are unusually narrow (4 cm width) – verify with images or product details. - Images were not analyzed; visual details are not inferred.
This product has 13 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": "脏衣篓家用折叠脏衣服收纳带轮筐脏衣篮推车毛绒玩具公仔收纳神器",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "4.0",
"_height_cm": "81.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").