Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99 – $72.99
Default variant: White / Short 2-tier
Default SKU: dcd-30001927679
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: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/49811058622703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898080
JSON data: https://landmarks.builders/products/m4x-10000898080.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mobile Storage Solution: A adaptable rolling book cart designed to keep your books, files, and supplies neatly organized and easily retrievalible in any room.
easy Mobility: Equipped with four 360-degree rotating casters, allowing you to effortlessly move the storage cart from single place to another, perfect for active work or study environments.
Large Capacity & Easy retrieval: Features a multi-tier design with a large storage capacity. Each tier has a wide, tilted opening, making it simple to see and retrieve items without disturbing the contents of other shelves.
Space-Saving Design: The slim, upright design maximizes storage while occupying minimal floor space, making it an perfect fit for tight corners, under desks, or next to your bed or sofa.
adaptable Organization: Perfect for students, educators, and office workers. Use it in dorm rooms, classrooms, offices, libraries, or bedrooms to organize not just books, but also statisinglery, art supplies, and other essentials.
Summary: Mobile Book cart with casters Rolling Storage cart Lidded Design for Classroom. Description: 【Mobile Storage Solution】: A multi-tiered rolling cart designed to neatly organize books, school supplies, office essentials, and other individual items, keeping your space tidy and organized. 【easy Mobility】: Equipped with four 360-degree rotating caster casters at the base, allowing you to move the cart smoothly and quietly from room to room without scratching the floor. 【Spacious & reachible Design】: Features a multitier design with an open-front design, providing ample storage capacity and making i
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": "Mobile Book cart with casters Rolling Storage cart Lidded Design for Classroom",
"product_id": 9429892071663,
"variant_id": 49811058622703,
"quantity": 1,
"grams": 3300,
"length_cm": "44.0",
"width_cm": "34.0",
"height_cm": "57.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").