Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $147.99 – $168.99
Default variant: 4-tier / Pine+wood Wax
Default SKU: dcd-30001910509
Default price: $168.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811768279279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895934
JSON data: https://landmarks.builders/products/m4x-10000895934.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Children's Storage: A multi-functional book storage unit designed to hold picture books, full-sized books, and toys, helping to keep your youngster's space tidy and organized.
360-Degree Rotation: Equipped with a effortless rotating mechanism, this book storage unit rotates a full 360 degrees, allowing easy reach to items on all four sides from a single location
Sturdy Safe Construction: Made from dense conifer wood with an environmentally conscious finish, this sturdy storage unit is long-enduringing and provides a protected storage solution for your youngster's belongings.
High-Capacity & Space-Saving: The space-efficient, upright design offers generous storage for 260-420 books across its multiple tiers, making it an excellent space-optimizer for any room.
Mobile or Stationary Choices: Choose between a mobile model with effortlessrolling, lockable casters for easy transport or a stationary model for fixed placement, adapting to your specific needs.
Summary: Mobile Rotating Book Rotating Book standDegree Rotation children's Book Storage Unit Multi-Functional Space-Saving for Children
Generated by: m4x-map-v1
This product has 10 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": "Mobile Rotating Book Rotating Book standDegree Rotation children's Book Storage Unit Multi-Functional Large Capacity",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "48.0",
"_height_cm": "12.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").