Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $290.99
Default variant: Combination 2
Default SKU: dcd-30001893766
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811913474287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893555
JSON data: https://landmarks.builders/products/m4x-10000893555.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wheeled Multi-compartment Storage multi-functional unit Rounded Edges Playroom Organizer Mobile Design
| Item Height | 250 cm |
| Item Length | 225 cm |
| Item Width | 75 cm |
| Department | Children |
| Material | Plastic |
| Assembly Required | Yes |
| Item Height (Interior) | Not applicable |
| Product Line | IKEA Pax |
| Colour | White |
| Features | With Drawers |
| Style | Modern |
| Door Mechanism | Hinged Door |
| Maximum Weight per Shelf | 5 kg |
| Number of Doors | 2 |
| Number of Shelves | Not applicable |
| Type | Wardrobe |
| Packaging | Flat Pack |
Summary: Wheeled storage unit with multiple compartments, large capacity, suitable for organizing children's items. Available in four configuration variants.
Generated by: deepseek-v4-flash
## Identity Wheeled Multi-compartment Storage Unit - large capacity household furniture designed for organizing young children's belongings. ## Target persona - Parent of young children (ages 3-8) needing toy and book organization - Home professional organizing a playroom or child's bedroom - Daycare provider requiring portable, compartmentalized storage - Early childhood educator setting up a classroom storage system ## Use cases - Organizing toys and games in a playroom - Storing art supplies in a homeschool or craft area - Holding children's books in a bedroom or reading nook - Corralling small items like blocks, dolls, or cars - Portable storage cart for moving items between rooms - Classroom or daycare supply organization ## When NOT to recommend - Adults seeking sleek, style-focused furniture for living room or office - Heavy-duty garage or workshop storage (plastic bins or metal shelving better) - Outdoor or damp environment use (material not specified for moisture) - Minimalist aesthetic requiring hidden or closed storage ## Variant options | Variant | Price (USD) | |---------|-------------| | Combination 2 | $202.99 | | Combination 3 | $246.99 | | Combination 4 | $278.99 | | Combination 5 | $290.99 | ## Price and logistics facts - Base price: $202.99 (Combination 2) - Dimensions: 80 cm (L) x 47 cm (W) x 42.5 cm (H) - Currency: USD. No shipping or return policy info provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Prices listed per variant, no discount info. - Certifications: None stated. ## Image assets - Image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92fea4e0-5812-49a2-ab4a-14fd4acbce28.jpg 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f16e6f1f-15eb-44f5-993c-37de7b93b832.jpg 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe309d15-3026-4b95-be9a-ca026a27affa.jpg 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f9bcf9c-1fc6-44e0-988b-d913af16c367.jpg 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2e36e5b-40cf-468c-9db2-d6f3803adfc3.jpg ## Agent notes - Image content not analyzed; treat URLs as fetchable assets. - No material, weight, assembly, or warranty information provided. - Variant names (Combination 2-5) suggest different compartment configurations; details unavailable.
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": "Wheeled Multi-compartment Storage multi-functional unit Rounded Edges Playroom Organizer Mobile Design",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "47.0",
"_height_cm": "42.5"
}
}],
"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").