Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $35.99
Default variant: Cream White / 2 Tiers
Default SKU: dcd-30001965150
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49810265243887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902805
JSON data: https://landmarks.builders/products/m4x-10000902805.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage Solution: This multi-purpose cart is the perfect organizer for any room, from the living room to the kitchen, making it an essential piece for efficient household storage.
Effortless Mobility: Equipped with 360° universal wheels, this convenient utility cart can be easily moved anywhere you need it, allowing you to transport items from room to room without any heavy lifting.
Space-Saving Design: The slim, vertical design of this rolling storage shelf maximizes your storage space by fitting neatly into corners and narrow space s, making it ideal for small apartments and cluttered areas.
Ample Storage Capacity: Designed as a 4-tier mobile bookshelf, it features deep, 15cm baskets with U-shaped openings for easy reach, providing generous space for books, toys, kitchen supplies, or bathroom essentials.
Long-Lasting & Sturdy Construction: Made from high-quality, thickened PP material with sturdy support poles, this multi-layer storage trolley offers a strong load-bearing capacity, ensuring stability and long-lasting use for all your items.
Summary: Rolling Storage Shelf Movable with Wheels Mobile Storage Shelf Space Saving. Description: 【Versatile Organization】: A multi-functional storage solution perfect for decluttering any room, this unit serves as an ideal piece of household storage for books, toys, and office supplies. 【Effortless Mobility】: Equipped with 360-degree universal wheels, this versatile utility cart can be easily moved from room to room, allowing you to bring your essentials wherever you need them. 【Spacious Multi-Tier Design】: Available in 2, 3, 4, and 5-tier options, this rolling storage shelf offers ample space with d
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 Shelf Movable with Wheels Mobile Storage Shelf Space Saving",
"product_id": 9429690482927,
"variant_id": 49810265243887,
"quantity": 1,
"grams": 2200,
"length_cm": "45.0",
"width_cm": "32.0",
"height_cm": "30.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").