Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $57.99
Default variant: Yellow / 47*35*24.5cm
Default SKU: dcd-30001965954
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49810426724591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902928
JSON data: https://landmarks.builders/products/m4x-10000902928.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
InstallationNo-Assembly Design: Arrives immediately usable with no assembly required. Simply unfold the container in seconds to create a sturdy storage container, and collapse it flat when not in use for space-saving storage.
two-wayretrieval Opening: Features a convenient doubleopening system with two front doors for easy entry to items even when stacked, as well as a upper lid for quickly dropping things in from from the top.
Stackable & Mobile: Designed with a stable layering system system that allows you to create a upright storage vertical stack. Each container is equipped with four casters on the bottom for simple movement and relocation.
Large Capacity Storage: Offers ample space to organize a wide variety of items, from bulky bedding and winter clothes to toys, books, and kitchen supplies, helping to keep your living areas neat.
adaptable Organization: An perfect adaptable organizer for any room around the home. Use it in the bedroom for clothes, the playroom for toys, the kitchen for pantry items, or the living room for general clutter.
Summary: Stackable container with Doors adaptable Household Storage two-wayOpening for Closet. Description: 【Installationinstallationinstallation-prepared foldable】: This storage container arrives pre-assembled with no assembly required. It can be quickly folded flat for space-saving storage when not in use, saving precious space. 【Multi-Sided entry】: Designed for utmost convenience, these containers feature doors on the front and lateral panels, extra lid cover. This allows you to retrieve items easily, even when the containers are stacked. 【Stackable & Mobile Design】: The containers are designed with
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 container with Doors adaptable Household Storage two-wayOpening for Closet",
"product_id": 9429738193135,
"variant_id": 49810426724591,
"quantity": 1,
"grams": 2000,
"length_cm": "49.5",
"width_cm": "37.8",
"height_cm": "10.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").