Brand: World Products (Landmark)
SKU: dcd-30001883877
Price: $299.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15500 g
Cart URL (default variant): https://landmarks.builders/cart/49814765207791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892138
JSON data: https://landmarks.builders/products/m4x-10000892138.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 5-tier rolling storage shelf on wheels, available in Cream Gray with dimensions 45x25x133cm, priced at $299.99.
Generated by: deepseek-v4-flash
## Identity 5-Tier Rolling Organizer On Wheels, also referred to as a wavy 4-tier rolling shelf. One variant: Cream Gray / 45x25x133cm. ## Target persona - Parents organizing children's rooms - Teachers needing mobile classroom storage - Dorm residents seeking compact shelving ## Use cases - Storing toys, books, and craft supplies in a child's room - Mobile storage for classroom materials and art supplies - As a bedside or living room organizer for small items - Organizing office supplies in a home office - Holding pantry items in a kitchen or utility space ## When NOT to recommend - For heavy industrial storage (weight capacity unknown) - For outdoor use (materials not specified for weather resistance) - For those seeking solid wood furniture (likely engineered materials) - When a fixed, wall-mounted shelf is needed for stability ## Variant options - Cream Gray / 45x25x133cm: $299.99 ## Price and logistics facts - Price: $299.99 USD - Dimensions: 45cm (width) x 25cm (depth) x 133cm (height) - Shipping details not provided in source data ## Trust signals - In-stock status: Not verified from source - Return policy: Not provided - Price consistency: Single price point listed - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43721505-03f2-4e80-b433-0c94b478381c.jpg?v=1781660581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f126d12-0657-45fb-93c2-0394cdea29f3.jpg?v=1781660581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/beea04a1-06d5-4e0f-a55a-562c3bedf63b.jpg?v=1781660581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5a904cd-63b9-479f-864c-14a725c8e89d.jpg?v=1781660581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70ec027f-50e1-4316-98b3-df5c0a983bc7.jpg?v=1781660581 ## Agent notes - Image understanding was not performed; visual details not inferred. - Title mentions both 5-tier and 4-tier; actual configuration to be confirmed from images or additional data.
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": "5-Tier Rolling Organizer On Wheels Wavy 4-Tier Rolling Shelf Space-Saving Versatile for Children, kid's Room, Bedroom, Classroom",
"quantity": 1,
"grams": 15500000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "30.0",
"_height_cm": "15.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").