Brand: World Products (Landmark)
SKU: dcd-30001966836
Price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3450 g
Cart URL (default variant): https://landmarks.builders/cart/49811119276271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903060
JSON data: https://landmarks.builders/products/m4x-10000903060.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: A spacious Foldable cabinet designed to neatly organize a wide range of household items, from clothing and toys to books and snacks, helping to declutter your living space.
Convenient double retrieval: Features a userconvenient doubleopening design with a top flip lid for quick loading and transparent front doors for easily retrieving items without needing to unstack multiple units.
Space-Saving Foldable Design: This storage bin can be quickly folded down to a small size when not in use, making it incredibly easy to stow under a bed, in a closet, or in a car trunk.
Mobile & Stackable: Equipped with four 360° universal casters for effortless-glidingly movement from room to room, and a secure layering system with grooves that allows you to build stable, upright storage.
long-lasting adaptable: Constructed from sturdy, moistureresistant PP material, this adaptable organizer is perfect for use in bedrooms, living rooms, closets, or playrooms to keep your belongings protected and retrievalible.
Summary: Foldable Cabinet with casters doubleOpening Household Storage Stackable. Description: 【Large Capacity Storage】: This spacious storage bin is perfect for organizing a wide range of items, including clothes, toys, books, and other household essentials, helping to keep your living space neat and tidy. 【double retrieve Design】: Innovatively designed with both a top flip lid and front-opening doors, allowing you to easily retrieve contents without needing to unstack or move other boxes. 【foldable Mobile】: Features a fully Foldable design that folds flat for easy, space-saving storage. It also comes
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 Cabinet with casters doubleOpening Household Storage Stackable",
"product_id": 9429910847727,
"variant_id": 49811119276271,
"quantity": 1,
"grams": 3450,
"length_cm": "62.0",
"width_cm": "43.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").