Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $37.99
Default variant: Black / 3-tier Medium
Default SKU: dcd-30001972040
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4420 g
Cart URL (default variant): https://landmarks.builders/cart/49810327503087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903785
JSON data: https://landmarks.builders/products/m4x-10000903785.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage Solution: This multi-tier rolling rack serves as a mobile bookshelf and storage utility vehicle, perfect for organizing books, files, and supplies in your home, office, or classroom.
High-Capacity Organization: Featuring a multi-layer design with spacious, accessiblefront tiers, this unitary provides ample vertical storage to keep your items neatly arranged and easily accessible, effectively decluttering your space.
Effortless Mobility & Stability: Equipped with four 360-degree rotating casters for effortless movement across any floor surface. Two of the wheels are lockable, allowing you to secure the utility vehicle firmly in place for stable use.
Long-Lasting Modern Design: Constructed from high-quality, heavy-duty metal with a breathable mesh pattern, this shelving unitary is built for strength and durability. Its minimalist aesthetic, available in black or white, complements any modern decor.
Space-Saving & Multi-Purpose: The slim, vertical profile is designed to maximize storage in small area. ideal for use as a bookshelf next to a desk, a utility utility vehicle in the kitchen, or a supply rack in a study room or library.
Summary: Multi-Tier Shelving Multi-Tier with Wheels Space Saving Bookshelf High Capacity. Description: 【Mobile Storage Solution】: This versatile rolling rack provides a convenient and mobile storage solution, perfect for organizing books, files, and other items in your home or office. 【Multi-Tier Design】: Available in 3-tier and 4-tier configurations, this shelving multi-tier maximizes vertical storage, allowing you to neatly categorize and display your belongings in a compact footprint. 【Effortless Mobility】: Equipped with four 360-degree swivel casters for effortless movement across any floor surface
Generated by: m4x-map-v1
This product has 11 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": "Multi-Tier Shelving Multi-Tier with Wheels Space Saving Bookshelf High Capacity",
"product_id": 9429710110959,
"variant_id": 49810327503087,
"quantity": 1,
"grams": 4420,
"length_cm": "78.0",
"width_cm": "44.0",
"height_cm": "8.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").