Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $77.99
Default variant: Black / Xxl
Default SKU: dcd-30001966480
Default price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3970 g
Cart URL (default variant): https://landmarks.builders/cart/49810972475631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903003
JSON data: https://landmarks.builders/products/m4x-10000903003.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Installationassemblyprepared-to-use foldable: Arrives prepared to use with no assembly required. Simply unfold to set up and fold down flat to a slim dimensions for easy storage under a bed or in a closet when not in use.
Large Capacity Storage: Offers ample space to organize a variety of items, including bulky clothing, quilts, children's toys, books, and office supplies, helping to declutter your living space.
two-optionoption opening: Features a convenient design with both a top-opening lid and frontentry doors, allowing you to retrieve items easily withslide disturbing anything stacked on top.
easy Mobility: Equipped with four easy-rollinggliding casters on the bottom, making it simple to move the cabinet around for cleaning, rearranging, or transporting between rooms withslide substantial lifting.
long-lasting Stackable: Constructed from sturdy PP material for long-lasting use. The top lid is designed with grooves that securely hold the casters of another unit, allowing for stable upright layered configuration to maximize storage space.
Summary: foldable Cabinet with casters Large Capacity for Bedroom, Students, Homeowners. Description: 【Installationno-tools foldable】: This storage cabinet requires no tools for assembly; simply unfold to set up and fold it flat for space-saving storage when not in use. 【doublereach Design】: Features a convenient top lid and front-opening doors, allowing you to easily entry items from the top or front, even when units are stacked. 【easy Mobility】: Equipped with four easy-rollinggliding casters on the base, making it easy to move the cabinet for cleaning or rearranging your space without burdensome lift
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 for Bedroom, Students, Homeowners",
"product_id": 9429867561199,
"variant_id": 49810972475631,
"quantity": 1,
"grams": 3970,
"length_cm": "68.0",
"width_cm": "59.18",
"height_cm": "17.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").