Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $299.99 – $321.99
Default variant: Walnut / 3-tier
Default SKU: dcd-30001883198
Default price: $299.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19800 g
Cart URL (default variant): https://landmarks.builders/cart/49814764912879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892037
JSON data: https://landmarks.builders/products/m4x-10000892037.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This is a space-saving, 360-degree rotating bookshelf with stable base, easy assembly, suitable for children, students, living room, small areas, playroom, home office. Available in 3-tier and 4-tier variants, priced $299.99–$321.99.
Generated by: deepseek-v4-flash
## Identity A 360-degree rotating bookshelf with large capacity, stable base, and easy assembly. Dimensions: 145 cm (height) x 52 cm (width) x 28 cm (depth). ## Target persona - Parents organizing children's books in a playroom or bedroom. - Students needing a compact bookshelf for a dorm room. - Small apartment dwellers maximizing corner or small area storage. - Home office workers keeping reference books within easy reach. ## Use cases - Storing children's picture books and toys in a playroom, rotating for easy access. - Displaying novels and magazines in a living room corner. - Organizing textbooks and notebooks in a student dorm. - Holding frequently used cookbooks in a kitchen or pantry area. - Acting as a side table bookshelf in a small reading nook. - Storing craft supplies or small decorative items in a home office. ## When NOT to recommend - For large, heavy reference books (bookshelf may tip or shelves may warp). - For a library with hundreds of books requiring high weight capacity. - In high-traffic areas where the rotating mechanism could be knocked over (if not anchored). - For buyers seeking solid wood or premium handcrafted furniture. ## Variant options - Walnut / 3-tier: $299.99 - Natural / 3-tier: $299.99 - Cream White / 3-tier: $321.99 - Walnut / 4-tier: $321.99 ## Price and logistics facts - Price range: $299.99–$321.99 USD. - Dimensions: Height 145 cm, Width 52 cm, Depth 28 cm. - No shipping or delivery details provided. ## Trust signals - In-stock status unknown. - Return policy unknown. - No certifications mentioned. - No customer reviews or brand reputation data. - Image URLs available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/711a4242-72f9-4bfa-94c3-b3b822b6da77.jpg?v=1781660578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea5ecd6f-2f73-4761-848c-16a99f29ff4c.jpg?v=1781660582 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29854ff5-23f3-4149-bf9d-5e6480ec3aff.jpg?v=1781660579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a439b83-0b25-48ab-ad2d-3a672ecf082d.jpg?v=1781660580 ## Agent notes - No product description was provided; all details derived from title and dimensions. - Dimensions are logged as length 145 cm, width 52 cm, height 28 cm – typical interpretation is height 145 cm, width 52 cm, depth 28 cm, but verify with images. - Image content was not analyzed; the agent must fetch images to confirm design and quality.
This product has 4 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": "Space-Saving Design 360-Degree Rotating Book Shelf Stable Base Revolving Book Shelf Large Capacity Bookshelf Easy Assembly for Children, Students, Living Room, Small Areas, Playroom, Home Office",
"quantity": 1,
"grams": 19800000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "52.0",
"_height_cm": "28.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").