Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $55.99
Default variant: Orange / Solid
Default SKU: dcd-30001966741
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3730 g
Cart URL (default variant): https://landmarks.builders/cart/49810719146223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903044
JSON data: https://landmarks.builders/products/m4x-10000903044.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: Offers a spacious interior perfect for organizing a wide range of items, including seasonal clothing, bulky quilts, children's toys, and home necessities, helping to declutter your living space.
Convenient entryibility: Designed with front-opening double doors, allowing you to easily retrieve items without needing to unstack containers or relocate lid cover, providing hassleconvenient entry to your belongings.
Mobile & Stackable Design: Equipped with four effortless-glidinggliding casters at the base for easy movement from throughout the home, and features a sturdy, grooved lid that enables stable and stable layering to maximize upright storage.
Foldable & Space-Saving: This storage chest can be quickly collapsed into a flat, space-saving for home when not in use, making it incredibly easy to storage container under a bed, in a closet, or behind a door without taking up valuable space.
long-premiuming Construction: Made from high-quality, thickened PP material, this storage container is built designed to be strong, wear-resistant, and long-premiuming, ensuring it can handle a significant load and protect your items for long-term use.
Summary: Foldable Wheeled Storage container Large Capacity Compressible Wheeled Chest for Closet. Description: 【Large Capacity Storage】: Offers a spacious interior perfect for storing seasonal clothing, blankets, toys, and other household items, helping to declutter your living space. 【Convenient two-way entry】: Features both topmost cover and double front doors, allowing you to easily retrieve items without needing to unstack multiple containers. 【Foldable & Portable Design】: Collapses down to compact size for easy storage when not in use, and is equipped with four effortlessrolling casters for effort
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Foldable Wheeled Storage container Large Capacity Compressible Wheeled Chest for Closet",
"product_id": 9429799207151,
"variant_id": 49810719146223,
"quantity": 1,
"grams": 3730,
"length_cm": "60.0",
"width_cm": "42.0",
"height_cm": "15.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").