Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $933.99
Default variant: Black
Default SKU: dcd-30001857035
Default price: $933.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60000 g
Cart URL (default variant): https://landmarks.builders/cart/49815028990191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887977
JSON data: https://landmarks.builders/products/m4x-10000887977.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This rolling document cart with casters offers multi-tier storage for organizing files and supplies in small spaces like apartments, classrooms, and home offices.
Generated by: deepseek-v4-flash
## Identity Modern Design Rolling document Cart With Casters Multi-Tier Storage Trolley, Space-Saving Office Furniture, Large Capacity. ## Target persona - Apartment dwellers needing mobile storage due to limited floor space - Students who need to transport books and supplies between dorm or study areas - Educators organizing classroom materials and student paperwork - Home office workers wanting a movable filing solution ## Use cases - Organizing and transporting documents across a home office or multiple rooms - Storing classroom supplies and student files that need to be moved between classes - Using as a bedside or living room organizer for books and small items - Serving as a mobile library cart in a small library or reading nook - Consolidating craft or hobby supplies in a compact, wheeled cart ## When NOT to recommend - For heavy-duty industrial or warehouse storage (not designed for extreme loads) - For outdoor use (no weather-resistance indicated) - For users who need a stationary, high-capacity bookshelf (casters may be unwanted) - For budget-constrained buyers: price is $933.99, which is high for a document cart ## Variant options - Black (SKU: dcd-30001857035) – $933.99 - Mahogany (SKU: dcd-30001857036) – $933.99 - Natural Wood (SKU: dcd-30001857037) – $933.99 ## Price and logistics facts - Price: $933.99 USD (all variants same price) - Dimensions (cm): 105 length x 50 width x 25 height – note height is very low (25 cm); verify suitability for intended use - No shipping weight or package dimensions provided ## Trust signals - No stock or availability information given - No return policy or warranty mentioned in source data - Price consistency: all variants priced identically - No certifications (e.g., GREENGUARD, BIFMA) indicated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9223af3a-4aaf-4f1a-804e-3e2d42e5bc18.jpg?v=1781664361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/487dd936-64fe-4a6c-8459-c7d80cd10e35.jpg?v=1781664361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d6e4c47-76f9-45fd-ad83-ce3923382249.jpg?v=1781664361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40050dd5-aa48-4df3-9a44-42bff0c9c3c2.jpg?v=1781664361 ## Agent notes - No description text was provided; all information derived from title and tags. - Image understanding was not performed; do not infer visual features. - Height dimension (25 cm) seems unusually low for a multi-tier cart; confirm with seller if this is a typo.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Modern Design Rolling document Cart With Casters Multi-Tier Storage Trolley Space-Saving Office Furniture Large Capacity for Apartment Dwellers, Students, educators, Living Room, Bedroom, Library, Classroom",
"quantity": 1,
"grams": 60000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "50.0",
"_height_cm": "25.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").