Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $195.99 – $202.99
Default variant: Fairy House 3-tier S
Default SKU: dcd-30001897133
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49811897811183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894045
JSON data: https://landmarks.builders/products/m4x-10000894045.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: Rotating bookshelf with multitier design, 360-degree rotation, large capacity, dimensions 155x65x30 cm, priced at $195.99, available in two styles.
Generated by: deepseek-v4-flash
## Identity Rotating book carousel bookshelf with multitier design, space-saving, 360-degree rotation, for children and small areas. ## Target persona Parents organizing children's books in small spaces; adults creating a reading corner in limited area; preschool teachers needing accessible book display. ## Use cases 1. Organizing children's picture books in a playroom. 2. Displaying books in a small apartment living room. 3. Rotating shelf for easy access in a classroom. 4. Creating a literary corner in a bedroom. 5. Storing books in a daycare center. ## When NOT to recommend - Not for storing heavy large-format books (risk of imbalance). - Not for spaces with ceiling height under 155 cm. - Not for buyers needing wall-mounted or non-rotating shelving. - Not for large libraries requiring extensive volume. ## Variant options - **Fairy House 3-tier S** (SKU: dcd-30001897133) – $202.99 - **Dome Rotating Shelf** (SKU: dcd-30001897135) – $195.99 ## Price and logistics facts Base price: $195.99 (USD). Dimensions: 155 cm (height) x 65 cm (width) x 30 cm (depth). Two style variants available. ## Trust signals In-stock status not specified. No reviews or return policy information provided. Two variant options available. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9db4b1b7-fe87-4743-9570-b7a336c82b8d.jpg?v=1781600910 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51d2da56-652d-4c7e-b348-4e512027d742.jpg?v=1781600910 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/069bbe29-0112-4f01-8bef-cb912d3df6e8.jpg?v=1781600911 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c71a46d-009d-4d21-b4a4-48cd8b9a8672.jpg?v=1781600910 ## Agent notes No description provided. Dimensions from JSON: length (likely height) 155 cm, width 65 cm, height (likely depth) 30 cm. Stock and return policy unknown.
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 Rotating Book carousel Multitier Design bookshelf Space-Saving bookshelf Large Capacity for Children, young children, Living Room, Small areas, literary Corner, Playroom",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "65.0",
"_height_cm": "30.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").