Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99 – $58.99
Default variant: 3-tier
Default SKU: dcd-30001951157
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4120 g
Cart URL (default variant): https://landmarks.builders/cart/49810772197615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901100
JSON data: https://landmarks.builders/products/m4x-10000901100.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: This slim storage cabinet is specifically designed to fit into narrow narrow spaces, transforming unused areas in your bathroom, kitchen, or office into useful storage areas.
Multitier Organization: Featuring multiple drawers and a surface top tray, this storage unit allows for categorized storage of various items, from toiletries and cleaning supplies to office essentials, keeping your area tidy and organized.
Easy Mobility: Equipped with semi-hidden rolling casters at the base, this cabinet can be easily pulled extract for reach or cleaning and pushed behind into place, offering exceptional convenience.
Sturdy Waterresistant: made from high-quality, waterresistant PP plong-lastingic, this storage unit is perfect for humid environments like bathrooms. it is simple to clean and long-long-lastinging construction
Versatile Application: With its minimalist cream-white design, this narrow cabinet seamlessly blends into any decor. It's a perfect storage solution for renters or anyone looking to organize small areas next to a toilet, washing machine, or desk.
Summary: Slim Narrow Space Cabinet Multi-Layer Drawers Narrow Rolling Storage Unitary. Description: 【Space-Saving Design】: This slim storage unitary is specifically designed to fit into narrow narrow spaces and tight corners, transforming unused areas in your bathroom, kitchen, or office into valuable storage space. 【Multi-Tier Storage】: Available in two, three, or four-tier options, this cabinet features deep drawers that provide ample room for organizing toiletries, cleaning supplies, or office essentials, keeping your items tidy and reachible. 【Easy Mobility】: Equipped with four discreet rolling cas
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": "Slim Narrow Space Cabinet Multi-Layer Drawers Narrow Rolling Storage Unitary",
"product_id": 9429814444271,
"variant_id": 49810772197615,
"quantity": 1,
"grams": 4120,
"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").