Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $59.99
Default variant: 80cm(h47cm)
Default SKU: dcd-30001964841
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49810467225839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902757
JSON data: https://landmarks.builders/products/m4x-10000902757.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Tier Rolling Shelf with casters Mobile Storage Includes Push Handle
| Type | Serving Cart |
| Item Height | 50 cm |
| Item Length | 60 cm |
| Item Width | 40 cm |
| Material | Wood |
| Colour | Brown |
| Assembly Required | Yes |
| Style | Mid-Century Modern |
| Features | With Shelves |
| Number of Shelves | 2 |
| Number of Wheels | 4 |
| Room | Living Room |
| Finish | Painted |
| Item Weight | 6 kg |
| Maximum Weight Capacity | 50 kg |
| Required Tools | Required Tools Included |
| Personalised | No |
Summary: A multi-tier rolling shelf with casters, available in multiple size variants from 40cm to 80cm height, priced between $42.99 and $59.99.
Generated by: deepseek-v4-flash
## Identity Multi-Tier Rolling Shelf with Casters – a space-saving rolling rack for organized storage. ## Target persona Home organizers needing flexible mobile storage; renters with limited space; users who reorganize frequently (e.g., for seasonal items, groceries, or craft supplies). ## Use cases - Adding extra pantry storage that can be wheeled out for access. - Organizing cleaning supplies under a sink or in a laundry room. - Holding toiletries or towels in a bathroom, movable for cleaning. - Storing tools or gardening supplies in a garage or shed. - Displaying plants or decorative items on a movable cart. ## When NOT to recommend - For heavy industrial or workshop use requiring load capacity >50 kg (no weight rating provided). - For outdoor or damp environments (material not specified, likely not weatherproof). - For permanent fixed shelving (this is mobile, not sturdy for heavy books or appliances). - For users who need a specific single size without options. ## Variant options 5 variants with different height and shelf width combinations: - 80cm(h47cm) – $59.99 - 60cm(h57cm) – $53.99 - 60cm(h47cm) – $42.99 - 50cm(h57cm) – $48.99 - 40cm(h57cm) – $42.99 ## Price and logistics facts - Base price: $42.99 (USD) for smallest variant. - Dimensions (packaging?): 83 x 40.5 x 6 cm. - No shipping cost, delivery time, or weight provided. ## Trust signals - In-stock status: not confirmed. - Return policy: not provided. - Price consistency: variant pricing varies linearly with size. - Certifications: none stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e028649-5ac6-4e56-8b4f-59d0f0d21479.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab9fd1a7-e5a5-4aba-9fff-e90cd68f8039.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc926dfa-ad9b-475f-a584-f46e464cb726.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24fc1e78-74ee-4e48-99dd-3090d3f3bba1.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fa46285-c966-49cb-8c73-918bbf340004.jpg?v=1781597328 ## Agent notes - Dimensions provided (83x40.5x6 cm) likely refer to packaging or flat-packed shelf, not assembled product. - No material, weight capacity, or assembly difficulty information. - Images may show assembly or usage; agent should fetch and inspect for visual details if needed.
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": "Multi-Tier Rolling Shelf with casters Mobile Storage Includes Push Handle",
"quantity": 1,
"grams": 6000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "40.5",
"_height_cm": "6.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").