Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $71.99
Default variant: 4 Tiers / Storage Rack White
Default SKU: dcd-30001949304
Default price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7200 g
Cart URL (default variant): https://landmarks.builders/cart/49811039453423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900883
JSON data: https://landmarks.builders/products/m4x-10000900883.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-in-1 Storage Solution: Combines a multitier book display on top with spacious storage bins below, providing a perfect complete organizer for your child's books, toys, and art supplies.
Childsafe Safety Design: Engineered with your child's safety in mind, featuring rounded, rounded corners to prevent bumps and scratches, and a stable, anti-tip framework for peace of mind.
long-lasting Ecosafe Material: Constructed from high-quality, E0-grade materials that are environmentally child-safe and safe for children. The robust frame boasts an impressive load-bearing capacity of up to 150kg.
Promotes Organization Skills: The open-shelf design and multiple removable bins make it easy for toddlers to see, reach, and put away their own toys and books, encouraging independence and good organizational habits.
adaptable Spacious: perfect for use in nurseries, bedrooms, playrooms, or living rooms. This multi-bin storage rack offers ample space to declutter and organize, keeping play areas neat and tidy.
Summary: Toy and Book Shelving Unit Stable frame Multi-Bin Storage Rack for Toddlers. Description: 【2-in-1 Storage Solution】: Ingeniously combines a multi-level book display on top with a spacious toy organizer below, offering a complete storage system for books, toys, and craft supplies in single space-saving unit. 【Ample & reachible Storage】: Designed with multiple tiers and removable storage bins, providing generous space and an open-front approach that makes it easy for children to see, reach, and organize their belongings. 【Child-Safe Design】: Prioritizes your child's safety with carefully crafted
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Toy and Book Shelving Unit Stable frame Multi-Bin Storage Rack for Toddlers",
"product_id": 9429885878511,
"variant_id": 49811039453423,
"quantity": 1,
"grams": 7200,
"length_cm": "85.0",
"width_cm": "35.0",
"height_cm": "30.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").