Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99
Default variant: Brown / Foldable
Default SKU: dcd-30001965312
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811069763823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902830
JSON data: https://landmarks.builders/products/m4x-10000902830.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: A spacious household organizer designed to stow a wide variety of items such as clothes, quilts, toys, and books, helping to keep your living space tidy and clutterclear of clutter.
Easy entry Mobility: Features convenient front-opening doors that allow you to retrieve items without unstacking, and is equipped with 360° rotating casters for smoothly movement around your home.
foldable Stackable Design: Can be quickly folded flat to a space-saving size for space-saving storage when not in use. The sturdy construction allows multiple units to become securely stacked on top of each other to maximize upright space.
sturdy Visible Construction: Made from high-quality, thickened PP material for enhanced durability and stability. The semi-transparent doors allow you to easily identify the contents inside at a glance.
adaptable Home Organization: An perfect storage solution for various spaces including bedrooms, closets, dorm rooms, or beneath the mattress, perfect for organizing seasonal clothing, children's toys, or office supplies.
Summary: foldable Cabinet with casters Large Capacity Household Storage Foldable Design. Description: 【Large Capacity Storage】: A spacious cabinet designed to organize a wide variety of household items, from bulky clothing and quilts to children's toys and books. 【foldable & Space-Saving】: Features an innovative foldable design that allows the cabinet to become collapsed flat for space-saving storage under a bed or in a closet when not in use. 【Convenient double entry】: Equipped with double front-opening doors and a top lid, enabling easy entry to contents from either the front or the top, even when un
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 Large Capacity Household Storage Foldable Design",
"product_id": 9429895217391,
"variant_id": 49811069763823,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").