Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $60.99
Default variant: L / 1 PACK
Default SKU: dcd-30001969653
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: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810987024623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903439
JSON data: https://landmarks.builders/products/m4x-10000903439.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Under-Bed Storage: A large-capacity organizer container designed to fit neatly under beds, sofas, or in closets, providing an intelligent solution for household clutter.
Foldable for Easy Storage: Can be quickly collapsed to to a slender profile low-height when not in use, saving significant space and making it perfect for apartments or dorms.
easy reach Mobility: Equipped with effortless-glidingrolling casters to easily slide the container retrieve and a two-sidedsided hinged lid lid that allows retrieval to contents withretrieve full removal.
long-lasting safeguarding: Made from sturdy plastic material to protect your belongings from particles, moisture, and ensuring clothes, bedding, and books keep clean and safe.
all-purpose Organization: perfect for storing a wide range of items such as seasonal clothing, quilts, shoes, toys, and books, making it a perfect fit for bedrooms, student dorms, and closets.
Summary: Wheeled Under-Bed Container foldable Organizer container Foldable Design for Closet. Description: 【foldable Storage Solution】: A slim design organizer container designed to fit perfectly under beds and sofas, which can be folded flat to save space when not in use. 【Large Capacity Organizer】: Provides ample space for storing seasonal clothing, additional bedding, books, and other household items, keeping your items protected from dirt and dirt. 【effortless Mobility】: Equipped with effortless-glidinggliding casters on the bottom, allowing you to easily slide the container sliding from beneath th
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": "Wheeled Under-Bed Container foldable Organizer container Foldable Design for Closet",
"product_id": 9429871034607,
"variant_id": 49810987024623,
"quantity": 1,
"grams": 2500,
"length_cm": "82.0",
"width_cm": "41.5",
"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. 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").