Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $17.99
Default variant: White / L
Default SKU: dcd-30003613570
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713995743471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271177
JSON data: https://landmarks.builders/products/wp-dcd-10001271177.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable laundry basket for bedroom/bathroom, available in multiple colors and sizes, starting at $9.99.
Generated by: deepseek-v4-flash
## Identity A foldable laundry basket (collapsible, multi-purpose) for storing dirty clothes. Dimensions: 66 x 44 x 5 cm (likely flat when folded). Available in White, Gray, Pink, Blue; sizes XS ($9.99), S ($10.99), L ($17.99). ## Target persona Budget-conscious renters, small apartment dwellers, home organizers, parents needing portable hampers. ## Use cases - Store dirty laundry in bedroom or bathroom. - Collapse flat when not in use to save space. - Carry laundry to washing machine. - Hang on wall hook for easy access. - Use as multi-purpose storage for toys or linens. ## When NOT to recommend - Households requiring a large, rigid, non-collapsible hamper. - Customers seeking a heavy-duty, high-capacity solution for large families. - Buyers looking for a decorative or premium material basket. - Need for secure lid or odor control. ## Variant options - White / Xs ($9.99), Gray / Xs ($9.99), Pink / Xs ($9.99), Blue / Xs ($9.99) - White / S ($10.99), Gray / S ($10.99), Pink / S ($10.99), Blue / S ($10.99) - White / L ($17.99), Gray / L ($17.99), Pink / L ($17.99), Blue / L ($17.99) ## Price and logistics facts Base price: $9.99 (XS), $10.99 (S), $17.99 (L). Currency: USD. Dimensions: 66 cm x 44 cm x 5 cm (likely unfolded). ## Trust signals Price consistency across variants. No return policy or shipping details provided. No certifications listed. Images are available for visual inspection. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbf66bda755547aa8b3bfb69629f86f8.png?v=1781085193 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2de7b79176f4ab78eac8849fa6aef6e.png?v=1781085194 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfa97406df144d16a02d7fc6d4ca3fe4.png?v=1781085194 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63adc04f6fef43a9a152637e4e7508a6.png?v=1781085192 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6780dd59c61e4446b9c2c6fe3d9c0a49.png?v=1781085194 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c040d069e17f41f5ac5f5694d088225e.png?v=1781085194 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f91a01398e3341f29731299c8c7a72f1.png?v=1781085195 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d59932d69e904981b8bd01aa989a3b5e.png?v=1781085194 ## Agent notes Image content was not analyzed; visual details such as material texture, color accuracy, and exact design are unknown.
This product has 24 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": 1100000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "44.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").