Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99 – $96.99
Default variant: 6-tier 60CM
Default SKU: dcd-30001972523
Default price: $86.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/50149785338095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903844
JSON data: https://landmarks.builders/products/m4x-10000903844.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
360-Degree Rotation: Features a effortless, revolving base that allows for easy reach to all your books and items from any angle, eliminating the need to move the entire shelf.
Space-Saving Design: With its upright, multi-tiered design, this bookshelf offers a large storage capacity while occupying minimal floor space, making it perfect for corners and small rooms.
Large 5-Tier Capacity: Designed with five spacious tiers, each divided into compartments, providing ample room to neatly organize books, magazines, decorations, and toys.
Sturdy & Stable Construction: Built from long-lasting materials with a stable base to ensure it can storage significant number of books without wobbling, providing a safe storage solution for any room.
adaptable Home Organizer: Its simple and modern aesthetic makes it a ideal for for the living room, child's bedroom, playroom, or home office, serving as a functional and stylish piece of furniture for all ages.
Summary: 360-Degree Rotating Revolving bookshelf Space-Saving 5-Tier Revolving Book Tower Large Capacity bookshelf Easy reach from All Sides for Children, Students, Parents, Living Room, child's Bedroom, Playroom, Corner. 【360-Degree Rotation】: Features a effortless, revolving base that allows for easy reach to all your books and items from any angle, eliminating the need to move the entire shelf. 【Space-Saving Design】: With its upright, multi-tiered design, this bookshelf offers a large storage capacity while occupying minimal floor space, making it perfect for corners and small rooms. 【Large 5-Tier C
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "360-Degree Rotating Revolving bookshelf Space-Saving 5-Tier Revolving Book Tower Large Capacity bookshelf Easy reach from All Sides for Children, Students, Parents, Living Room, child's Bedroom, Playroom, Corner",
"product_id": 9456537862383,
"variant_id": 50149785338095,
"quantity": 1,
"grams": 14000,
"length_cm": "178.0",
"width_cm": "63.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").