Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $95.99 – $169.99
Default variant: 2-tier
Default SKU: dcd-30001910537
Default price: $95.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6100 g
Cart URL (default variant): https://landmarks.builders/cart/49811433160943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895940
JSON data: https://landmarks.builders/products/m4x-10000895940.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multitier Storage: Features a tiered design with multiple drawers, providing ample space to organize office supplies, documents, and individual items, keeping your workspace tidy and efficient.
Mobile & Convenient Design: Equipped with 360-degree rotating casters, allowing you to move the cart effortlessly. Two of the casters are lockable, ensuring the cabinet stays securely in place when needed.
sturdy Construction: Made from high-quality PP material, this storage cabinet is sturdy, waterproof, and easy to clean, ensuring long-lasting use and simple maintenance.
adaptable Functionality: Perfectly sized to fit under most desks, this rolling cart serves as a printer stand, document cabinet, or general storage unit for your study room, office, classroom, or craft corner.
Space-Saving Solution: With its upright design and space-efficient footprint, this mobile cabinet maximizes storage capacity withavailable taking up valuable floor space, making it an perfect organization tool for small areas.
Summary: Rolling Storage Cabinet With Drawers Rolling document Cart Mobile Design. Description: 【multi-functional Storage Solution】: Features a combination of an open top shelf and multiple drawers, providing ample space for printers, documents, stationery, and other office essentials. 【Mobile & Convenient】: Equipped with four 360-degree rotating casters, allowing you to effortlesslyly move the cart anywhere you need it, from under your desk to across the room. 【robust Sturdy Construction】: Made from high-quality, thickened PP material, this storage cabinet is constructed for longevity, offering a stab
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": "Rolling Storage Cabinet With Drawers Rolling document Cart Mobile Design",
"product_id": 9429997617391,
"variant_id": 49811433160943,
"quantity": 1,
"grams": 6100,
"length_cm": "55.0",
"width_cm": "43.0",
"height_cm": "86.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").