Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99
Default variant: White
Default SKU: dcd-30001971688
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3350 g
Cart URL (default variant): https://landmarks.builders/cart/49811056787695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903731
JSON data: https://landmarks.builders/products/m4x-10000903731.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
360-Degree Rotating Design: Features a effortless and quiet 360-degree rotating base, allowing you to effortlessly reach books and items from any angle without moving the entire shelf.
Multi-Tier Storage: Designed with multiple compartments on the lower tier for categorizing books and magazines, plus a planar top surface for placing decorations, stationery, or other small items.
Sturdy Long-Lasting Construction: Made from thickened 12mm grade 1 grade dense construction board board and a stable metal turntable, ensuring sturdy load-bearing capacity and long-lasting durability without deformation.
Space-Saving Space-Efficient: The upright stacked organizer design maximizes storage while ocmugying minimal desk space, making it an perfect organization solution for small desks, dorm rooms, awayices, and bedrooms.
Easy Assembly & Use: Simple to assemble in minutes with the included tools and instructions. The Unobstructed-view design design with built-in baffles allows for quick retrieval while preventing items from falling.
Summary: Rotating Bookshelf Multi-Tier Rotating Bookshelf Multi-Tier Sturdy. Description: 【Desktop Organizer】: A multi-tier rotating bookshelf designed to efficiently organize books, magazines, and files on your desk, floor, or countertop. 【360-Degree Rotation】: Features a effortless and quiet 360-degree rotating base, allowing you to effortlessly reach items from any angle without moving the entire multi-tier. 【Large Capacity Storage】: The multi-level, compartmentalized design provides ample space for various items, helping you categorize and keep your workspace tidy. 【Long-Lasting Construction】: Made
Generated by: m4x-map-v1
This product has 12 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": "Rotating Bookshelf Multi-Tier Rotating Bookshelf Multi-Tier Sturdy",
"product_id": 9429891481839,
"variant_id": 49811056787695,
"quantity": 1,
"grams": 3350,
"length_cm": "61.0",
"width_cm": "47.0",
"height_cm": "11.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").