Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $86.99 – $90.99
Default variant: Unpainted
Default SKU: dcd-30001972177
Default price: $86.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2050 g
Cart URL (default variant): https://landmarks.builders/cart/49811383648495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903805
JSON data: https://landmarks.builders/products/m4x-10000903805.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: Crafted from premium, eco-friendly New Zealand timber wood, providing a sturdy and long-lasting structure with a beautiful natural grain, available in unpainted or clear varnish finishes.
Child-Safe Design: Expertly designed with toddlers in mind, featuring meticulously polished, polished, and rounded perimeters to prevent any splinters or scratches during use.
Large Capacity Storage: Despite its compact, floor-level design, this holder offers generous storage with a 12cm inner width, holding approximately 30-40 picture books to keep your child's favorites neatly organized.
Easy Assembly & Portability: Comes with everything needed for a quick and straightforward setup. Integrated side handles make it lightweight and easy for parents to move from room to room.
Encourages Reading: Perfectly sized for toddlers to see and reach their own books, making it an ideal addition to any nursery, playroom, or reading nook to foster independence and a love for reading.
Summary: Floor Book Holder Safe for Children children's Furniture Child-Centered Inspired. Description: 【Solid Wood Construction】: Crafted from high-quality, eco-conscious New Zealand timber wood, this book holder offers a long-lasting and natural piece of furniture for your child's room. 【Child-centeredInspired Design】: Featuring a low-height, forward-facing display, this holder allows children to easily see and select their favorite books, fostering independence and a love for reading. 【Child-Safe Polished】: Designed with safety as a priority, all perimeters and corners are meticulously rounded and p
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": "Floor Book Holder Safe for Children children's Furniture Child-Centered Inspired",
"product_id": 9429983920367,
"variant_id": 49811383648495,
"quantity": 1,
"grams": 2050,
"length_cm": "55.5",
"width_cm": "31.5",
"height_cm": "10.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. 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").