Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $243.99 – $250.99
Default variant: Bear
Default SKU: dcd-30001896650
Default price: $250.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813659353327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893976
JSON data: https://landmarks.builders/products/m4x-10000893976.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: A 360-degree rotating bookcase for children, quiet and effortless spin, large capacity, dimensions 155x65x20 cm, available in Bear, Dome, House styles.
Generated by: deepseek-v4-flash
## Identity 360 Degree Rotation Revolving Bookcase, space-saving, quiet and effortless spin, large capacity children's furniture. ## Target persona Parents of toddlers and young children; preschool and kindergarten teachers; nursery and playroom organizers; caregivers needing easy-access storage for kids. ## Use cases - Storing children's books in a nursery for easy reach - Organizing toys in a playroom with rotating access - Classroom book display for young students - Keeping bedtime stories accessible in a child's bedroom - Rotating shelf for craft supplies in a daycare ## When NOT to recommend - For adult heavy book collections (weight capacity unknown) - In spaces narrower than 65 cm (width constraint) - For users who prefer fixed, non-rotating shelving - High-traffic commercial environments without durability data ## Variant options - Bear: $250.99 (SKU dcd-30001896650) - Dome: $250.99 (SKU dcd-30001896651) - House: $243.99 (SKU dcd-30001896652) ## Price and logistics facts Price range: $243.99–$250.99 USD. Dimensions: 155 cm length, 65 cm width, 20 cm height. ## Trust signals No stock status or return policy information provided. Variants available with consistent pricing. No certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f7e3a04-69b9-4363-995e-ca765eb11cfd.jpg?v=1781628270 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c506ced0-0989-4369-bd59-8c6cd3233bbb.jpg?v=1781628269 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4cb9c3f-618c-4e43-aa32-74057f2da39f.jpg?v=1781628269 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27cc1cdd-8faf-4858-a01a-37044a20a5c4.jpg?v=1781628270 ## Agent notes Images were not analyzed; visual details such as color, material, and design are not inferred from URLs. Product description was missing; no additional features known.
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": "360 Degree Rotation Revolving Bookcase Space-Saving Revolving Book Shelf Quiet and Effortless Rotate children's Furniture Large Capacity for Children, Toddlers, Parents, Playroom, Nursery, Kindergarten, Classroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "65.0",
"_height_cm": "20.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").