Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $55.99
Default variant: Cream White / 3-tier
Default SKU: dcd-30001971970
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49810468733167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903772
JSON data: https://landmarks.builders/products/m4x-10000903772.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Slim Rolling Storage Cart Multitier Design Shelving Unit with casters
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: Slim rolling storage cart with narrow profile, 2-tier or 3-tier, in Cream White or Gray White, priced $42.99–$55.99, dimensions 44.7x35.4x43.6 cm.
Generated by: deepseek-v4-flash
## Identity Slim Rolling Storage Cart Space-Saving Narrow Rolling Rack Multitier Design (no brand specified). ## Target persona Small-space dwellers (apartments, dorms, tiny homes) seeking mobile, space-efficient storage; home organizers needing a narrow unit for gaps between furniture; office workers requiring a compact supply caddy. ## Use cases - Storing bathroom toiletries in narrow spaces between vanity and wall. - Organizing kitchen spices, oils, or condiments on a counter or in a cabinet gap. - Holding office supplies (printer paper, pens, notebooks) beside a desk. - As a bedside caddy for books, glasses, phone in a tight bedroom corner. - For craft supplies (paint, brushes, yarn) on a table or floor. - As a mobile laundry or cleaning supply cart for small closets. ## When NOT to recommend - Buyer needs heavy-duty storage (e.g., garage tools, large equipment). - Space is not a constraint (standard carts offer more capacity). - Outdoor use (no weatherproofing indicated). - Buyer requires a fixed shelving unit (no casters needed). ## Variant options - Cream White / 3-tier ($55.99) SKU: dcd-30001971970 - Cream White / 2-tier ($44.99) SKU: dcd-30001971972 - Gray White / 2-tier ($42.99) SKU: dcd-30001971973 - Gray White / 3-tier ($53.99) SKU: dcd-30001971974 ## Price and logistics facts - Base price: $42.99 (Gray White 2-tier) - Price range: $42.99 – $55.99 USD - Dimensions (cm): 44.7L x 35.4W x 43.6H - No shipping cost, weight, or lead time information provided. ## Trust signals - No in-stock status, return policy, certifications, or price consistency data available from provided facts. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eee67e7d-2603-49ee-a0e3-cf3a538818e5.jpg?v=1781597328 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09c090ce-37b7-4bca-a83e-2db063a4d7fa.jpg?v=1781597330 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfc888b7-74f2-40da-8232-e034e70a9bcf.jpg?v=1781597330 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c63fb31-6eff-42d3-96a7-563745e0df5a.jpg?v=1781597330 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0807b0a2-acc6-4842-b34d-dd2908f5deb9.jpg?v=1781597330 ## Agent notes - No product description was provided; visual details cannot be confirmed. Material type and assembly requirements unknown. No review or warranty data available.
This product has 12 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": "Slim Rolling Storage Cart Multitier Design Shelving Unit with casters",
"quantity": 1,
"grams": 3200000,
"properties": {
"_length_cm": "44.7",
"_width_cm": "35.4",
"_height_cm": "43.6"
}
}],
"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").