Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $95.99
Default variant: 40*32*53cm
Default SKU: dcd-30001965782
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49810701615343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902904
JSON data: https://landmarks.builders/products/m4x-10000902904.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transparent & Stackable Design: Features a clear front panel that allows you to see the contents at a glance, while the sturdy, stackable construction lets you build customized upright storage to maximize your space.
Convenient Pull-extendable Drawer: Designed with a effortlessgliding drawer mechanism for easy retrieve to your items withextendable having to unstack or move other boxes, making organization easy.
Foldable & Portable: Each storage box can be quickly folded flat when not in use, saving valuable space. Multi-tier sets come with attachable casters, allowing you to move the entire unit with ease.
Large Capacity long-lasting: Made from high-quality, thickened PP material, these organizers are engineered for durability and offer ample space for storing clothes, books, toys, snacks, and other household essentials.
adaptable Home Organizer: An perfect space-saving solution for any room, including the bedroom, closet, dorm room, bathroom, or kitchen, helping to keep your living areas neat and clutterclutter-clutter-free.
Summary: Stackable Storage Drawer Foldable Closet Organizer Space efficient for Homeowners. Description: 【Stackable customizable Design】: Create a customized storage system by tiering individual drawers uprightly. The interconnecting design ensures stability, allowing you to build a storage tower that perfectly accommodates your space in a closet, office, or bedroom. 【Convenient Pull-extendable Drawer】: Features a effortlessgliding drawer mechanism that allows for easy retrieve to contents withextendable having to unstack or move other boxes, making it perfect for frequently used items like clothing or
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": "Stackable Storage Drawer Foldable Closet Organizer Space efficient for Homeowners",
"product_id": 9429795242223,
"variant_id": 49810701615343,
"quantity": 1,
"grams": 4500,
"length_cm": "55.0",
"width_cm": "42.0",
"height_cm": "35.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").