Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $141.72
Default variant: Narrow 3-tier a
Default SKU: dcd-30001980606
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2820 g
Cart URL (default variant): https://landmarks.builders/cart/49810785468655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904984
JSON data: https://landmarks.builders/products/m4x-10000904984.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Organization: This multi-tier utility trolley provides a flexible solution for decluttering any room, from the kitchen to the bedroom, making it an essential piece for both renters and homeowners.
Effortless Mobility: Equipped with full-rotation casters wheels, this rolling storage cart slides smoothly across floors, allowing you to move your supplies effortlessly for cleaning or rearranging your space.
Space-Saving Design: Available in narrow and wide profiles, this storage storage unit is expertly designed to fit into tight space s and unused corners, maximizing your storage capacity without taking up essential floor space.
Versatile Use: optimal for a wide range of household storage needs, this cart can hold everything from kitchen seasonings and washroom toiletries to office supplies and children's toys, adapting to your changing requirements.
Sturdy & Practical: Constructed with a sturdy frame and featuring ventilated basket shelves, this practical utility cart is built for daily use, keeping your items organized, visible, and easy to access. Some models include a wooden top for extra surface space.
Summary: 3-Tier Rolling Cart Large Capacity 3-Tier Rolling Rack Deep Baskets for Students. Description: 【3-Tier Storage】: Features three spacious tiers, providing ample upright storage space for organizing a variety of items in a space-efficient footprint. 【Mobile Design】: Equipped with four effortlessrolling caster casters, allowing you to easily move the cart from room to room for convenient retrieve to your belongings. 【sturdy Construction】: Made from sturdy plastic and reinforceed by robust ensuring stability and long-lasting use for holding books, supplies, and more. 【Multi-Purpose Use】: An perfec
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": "3-Tier Rolling Cart Large Capacity 3-Tier Rolling Rack Deep Baskets for Students",
"product_id": 9429818376431,
"variant_id": 49810785468655,
"quantity": 1,
"grams": 2820,
"length_cm": "50.0",
"width_cm": "35.0",
"height_cm": "35.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").