Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Gray
Default SKU: dcd-30003606607
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714381783279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268546
JSON data: https://landmarks.builders/products/wp-dcd-10001268546.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable, removable laundry basket with wheels, Oxford cloth, 42x40x8 cm, Gray or Blue, $42.99.
Generated by: deepseek-v4-flash
## Identity Title: 新款带轮子可拆卸折叠脏衣篮卧室牛津布脏衣篓创艺跨境大号收纳桶 Type: 家居用品 Variants: Gray (dcd-30003606607), Blue (dcd-30003606608) Dimensions: 42 x 40 x 8 cm (collapsed) ## Target persona - Dormitory students needing portable laundry transport - Apartment dwellers with limited storage space - Laundry users who carry clothes between rooms - People seeking a collapsible, wheeled hamper for convenience ## Use cases - Transporting dirty laundry from bedroom to washing machine - Temporarily storing clothes in a compact, foldable container - Folding flat when not in use to save space - Using as a removable liner for fixed laundry hampers - Taking to laundromat or shared laundry facilities ## When NOT to recommend - User needs a rigid, non-collapsible laundry basket with high capacity - User wants a decorative, furniture-grade hamper - User requires a tall, upright laundry sack - User needs waterproof or airtight storage ## Variant options - Gray: $42.99 - Blue: $42.99 ## Price and logistics facts - Price: $42.99 USD (both variants) - Dimensions: 42 cm length, 40 cm width, 8 cm height (folded flat; expanded height unknown) - Weight: not specified ## Trust signals - Stock status: not provided - Return policy: not provided - Price consistency: same price across variants - No certifications or material claims beyond Oxford cloth ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c111e4b5a9e4cebbcf0a94a9f110d9c.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac37016182d243d3af6ca9699f7aba1b.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6415b95aa7d54967b144144c1d3a8d02.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fae3810007c4bbcb7aa9bee69279e2d.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/568fcd7f6aa544128411e87096c7c1ae.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e4fdd633b4d479f98a2c0dedc86c8bf.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/623932b0caa7422fbdbcc0086b84cf44.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e755bc7edd294fb1a56aa76c98d58d21.png?v=1781085506 ## Agent notes - Product is a foldable laundry basket with wheels, removable liner, Oxford cloth construction. - Image understanding was not performed; visual details not verified.
This product has 14 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": 900000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "40.0",
"_height_cm": "8.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").