Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $208.99
Default variant: Blue
Default SKU: dcd-30001897726
Default price: $208.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 36000 g
Cart URL (default variant): https://landmarks.builders/cart/49811935133935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894122
JSON data: https://landmarks.builders/products/m4x-10000894122.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-functional book organizer with bins and drawers for children's rooms, suspended design, available in Blue and Pink, priced at $208.99.
Generated by: deepseek-v4-flash
## Identity Youngsters' Suspended Book Organizer with Bins and Drawers. Children's room furniture. Dimensions: 100 x 70 x 40 cm. ## Target persona Parents of children aged 2–8 seeking storage solutions for kids' rooms. Organizers of child-friendly spaces. ## Use cases - Storing children's books within easy reach. - Organizing toys, arts supplies, or small items in bins and drawers. - Creating a tidy reading or play corner. - Utilizing vertical wall space in a child's room. - Multi-purpose unit for both storage and display. ## When NOT to recommend - For adults or office use (design and size are child-oriented). - For heavy reference books or large-format items. - In very small rooms (requires 100 cm width wall space). - If you need closed cabinetry (open bins and drawers visible). ## Variant options - Color: Blue (SKU dcd-30001897726) – $208.99 - Color: Pink (SKU dcd-30001897727) – $208.99 ## Price and logistics facts Price: $208.99 USD (both variants). Dimensions: 100 cm (width) x 70 cm (height) x 40 cm (depth). Weight not provided. ## Trust signals No return policy, in-stock status, or certifications available from provided facts. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/030d2943-35e9-4230-85ec-f6956d29def0.jpg?v=1781600967 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b837289-382e-4ea8-9072-633db0f11660.jpg?v=1781600967 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd1df1ba-30fb-4b88-b8a0-43517cc2ac13.jpg?v=1781600968 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e1f1057-26cc-43bd-815a-995ea60dd2e4.jpg?v=1781600967 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cea2b71-0b26-453e-bdd9-c5e8024cee77.jpg?v=1781600967 ## Agent notes Image content not analyzed; descriptions derived from product title and dimensions only.
This product has 9 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": "Youngsters' Suspended Book Organizer with Bins Includes Drawers Children's Room Furniture Multi-Functional Design",
"quantity": 1,
"grams": 36000000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "70.0",
"_height_cm": "40.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").