Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $39.99
Default variant: Beige / Standard
Default SKU: dcd-30001965469
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810417516783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902858
JSON data: https://landmarks.builders/products/m4x-10000902858.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built with a sturdy fir wood frame and long-lasting, easy-to-clean cotton-linen textile, this piece of child s' furniture is designed for stability and long-lasting use in any playroom.
Spacious Organization: This multi-tiered book rack features deep textile hanging s that hold books of all sizes, keeping those organized and preventing damage to jackets and s fir s.
Encourages Perusing: The accessible, front-display book display allows children to easily see the jackets and choose their own stories, promoting independence and a love for perusing.
Safe and Reach Ible: Designed at a perfect preschooler-perfect height with rounded, rounded corners, this young child book display allows little single s to safely and easily reach their favorite books with reveal help.
Versatile Decor: With its simple, natural wood aesthetic and optional fun designs, this hanging book display complements any nursery or playroom decor, creating a enchanting and inviting perusing nook.
Summary: Childrens Wooden Bookcase Washable Textile Toddler Bookshelf Safe Rounded. Description: 【Sturdy & Natural Construction】: Built with a solid fir wood frame and long-lasting cotton-linen blend canvas, this piece of little single s' furniture is designed for stability and long-lasting use in any playroom or bedroom. 【Child-Friendly Design】: The perfect height for little single s, this toddler bookshelf allows children to independently see and reach for their favorite stories, fostering a love for reading from an early age. 【Reach Ible Storage】: Featuring multiple soft textile pockets, this sling
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": "Childrens Wooden Bookcase Washable Textile Toddler Bookshelf Safe Rounded",
"product_id": 9429735604463,
"variant_id": 49810417516783,
"quantity": 1,
"grams": 2500,
"length_cm": "85.0",
"width_cm": "16.0",
"height_cm": "16.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").