Brand: World Products (Landmark)
SKU: dcd-30003502711
Price: $104.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49804477071599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250090
JSON data: https://landmarks.builders/products/wp-dcd-10001250090.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 fabric laundry basket with lid for bathroom, 50L capacity, dimensions 50.5x38x11 cm, price $104.99.
Generated by: deepseek-v4-flash
## Identity Foldable fabric laundry basket with lid, 50L capacity, dimensions 50.5x38x11 cm. ## Target persona Apartment dwellers with limited space; homeowners organizing bathrooms; parents needing lightweight, kid-friendly storage. ## Use cases - Collecting dirty laundry in master bathroom - Storing clean towels in guest bathroom - Organizing kids' toys or linens - Temporary clutter containment in small spaces - Portable storage for moving items between rooms ## When NOT to recommend - User needs a rigid, non-foldable hamper - Outdoor use (fabric may not withstand moisture) - Heavy-duty or commercial laundry needs - Buyer prefers a basket without a lid ## Variant options - Small 50L: $104.99 USD (only variant) ## Price and logistics facts - Price: $104.99 USD - Dimensions: 50.5 cm length, 38 cm width, 11 cm height - No shipping or stock information provided ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: single price listed - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d28e4107021344c5aa9b15ad4d87d64c.png?v=1781488439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e0ae59615614a9594d554a66d614db4.png?v=1781488439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e48ece3d326e4548878bb6797da9a9de.png?v=1781488439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08021c5d7ad843d4aa5fdae91fa9a299.png?v=1781488439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbbee01a6f914f5bb1a57dcd969441ee.png?v=1781488438 ## Agent notes - No product description provided. - Dimensions are in centimeters; verify fit before recommending. - Image content not inspected; rely on factual dimensions only.
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": 2500000,
"properties": {
"_length_cm": "50.5",
"_width_cm": "38.0",
"_height_cm": "11.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").