Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $58.99
Default variant: X-large
Default SKU: dcd-30001969096
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3900 g
Cart URL (default variant): https://landmarks.builders/cart/49810464604399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903363
JSON data: https://landmarks.builders/products/m4x-10000903363.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling Toy container Large Capacity Wheeled foldable Toy Chest Child-Safe Design
| Type | Toy Box |
| Item Height | 20 in |
| Item Length | 25 in |
| Item Width | 25 in |
| Material | Plastic |
| Features | Wheels |
| Room | Any Room |
| Capacity | More Than 20 pairs |
| Model | 616-617 |
| Colour | White |
| Size | Large |
| Style | Modern |
| Suitable For | Indoor |
Summary: A wheeled, foldable toy chest with particulate-resistant lid, available in multiple sizes and transparent options for children's storage.
Generated by: deepseek-v4-flash
## Identity Rolling Toy Container with Particulate-Resistant Lid, Wheeled, Foldable Toy Chest for Children, Kids ## Target persona Parents of toddlers or preschoolers needing portable toy storage; caregivers managing shared play areas; organizers of daycare or kindergarten spaces. ## Use cases - Quick clean-up after playtime in living room or bedroom. - Transporting toys from indoors to backyard or patio. - Storing plush toys, blocks, or small plastic toys in a child's room. - Keeping toys organized in a daycare or preschool classroom. - Using as a mobile laundry hamper for kids' clothes (if suitable). - Folding flat when not in use to save space. ## When NOT to recommend - For adults needing heavy-duty storage for tools or hardware. - For users seeking a decorative or furniture-grade piece. - For storing extremely heavy items (e.g., books, large metal toys). - For environments requiring waterproof or weatherproof storage. ## Variant options - X-large: $58.99 (Style: X-large) - Large: $58.99 (Style: Large) - Medium: $44.99 (Style: Medium) - Transparent X-large: $56.99 (Style: Transparent X-large) - Transparent Large: $55.99 (Style: Transparent Large) - Transparent Medium: $42.99 (Style: Transparent Medium) ## Price and logistics facts Base price (Medium): $42.99. Dimensions: 69 x 59 x 17 cm (likely for Medium variant; dimensions for other variants not specified). Prices vary by size and transparency. No shipping or tax info provided. ## Trust signals - Stock status not specified. - Return policy not known. - No certifications listed. - Price consistency: multiple variants with clear pricing. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d64bb503-c37e-4ab8-95de-855a9d99a462.jpg?v=1781597323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c41fdfdb-0007-4c38-a5f5-cbdda07afd4c.jpg?v=1781597324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22573505-561e-48e5-8637-631993287b5c.jpg?v=1781597324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbb257f8-1b70-483d-b4ad-3129da8d6e43.jpg?v=1781597324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aaab42d0-c5f7-45a6-85bf-bc0e33809f0e.jpg?v=1781597325 ## Agent notes Images were not analyzed—visual details like color, material, lid mechanism, or wheel design are not described. No product description was provided; all content inferred from title and tags. Material not specified. Dimensions may vary by variant; only one dimension set given.
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": "Rolling Toy container Large Capacity Wheeled foldable Toy Chest Child-Safe Design",
"quantity": 1,
"grams": 3900000,
"properties": {
"_length_cm": "69.0",
"_width_cm": "59.0",
"_height_cm": "17.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").